linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-03 23:28:54 to 2016-06-04 15:11:28 UTC [more...]

[PATCH 7/7] mwifiex: fix typo
 2016-06-04 15:11 UTC  (2+ messages)
` [7/7] "

[PATCH v2 RESEND] irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
 2016-06-04 14:53 UTC  (2+ messages)

[PATCH v2] carl9170: Clarify kconfig text
 2016-06-04 14:58 UTC  (2+ messages)
` [v2] "

[PATCH] hwmon: (fam15h_power) Disable preemption when reading registers
 2016-06-04 14:55 UTC  (11+ messages)

[PATCH v3 1/2] b43: Remove unused phy_a code
 2016-06-04 14:54 UTC  (2+ messages)
` [PATCH v3 2/2] b43: Completely remove support for phy_a

[PATCH] net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
 2016-06-04 14:51 UTC 

[PATCH 1/2] rtc-cmos: Clear expired alarm after resume
 2016-06-04 14:46 UTC  (2+ messages)

[PATCH] char: Prefer pr_* instead of printk
 2016-06-04 14:45 UTC 

[PATCH V3 0/2] Add two-level support to ITS device table
 2016-06-04 14:42 UTC  (8+ messages)
` [PATCH V3 1/2] irqchip/gicv3-its: split its_alloc_tables() into two functions
` [PATCH V3 2/2] irqchip/gicv3-its: Implement two-level(indirect) device table support

linux-next: Tree for May 30
 2016-06-04 14:37 UTC  (12+ messages)
  ` ath9k gpio request

[PATCH 1/1] scsi: storvsc: Filter out storvsc messages CD-ROM medium not present
 2016-06-04 14:33 UTC  (2+ messages)

[PATCH] net: wireless: marvell: libertas: Remove create_workqueue
 2016-06-04 14:32 UTC  (3+ messages)

[PATCH 33/54] MAINTAINERS: Add file patterns for wireless device tree bindings
 2016-06-04 14:24 UTC  (2+ messages)
` [33/54] "

[PATCH v2] net: fjes: fjes_main: Remove create_workqueue
 2016-06-04 14:10 UTC 

[PATCH v4] rtc:add support for maxim rtc max6916
 2016-06-04 14:07 UTC  (2+ messages)

[PATCH v3 1/3] mm/hugetlb: Simplify hugetlb unmap
 2016-06-04 14:06 UTC  (3+ messages)
` [PATCH v3 2/3] mm: Change the interface for __tlb_remove_page
` [PATCH v3 3/3] mm/mmu_gather: Track page size with mmu gather and force flush if page size change

[PATCH] net: fjes: fjes_main: Remove create_workqueue
 2016-06-04 14:01 UTC  (3+ messages)

[PATCH] rtc-pcf2123: use sign_extend32() for sign extension
 2016-06-04 13:52 UTC  (2+ messages)

[PATCH 1/1] rtc: ds1685: correct check of day of month
 2016-06-04 13:46 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] power_supply: power_supply_read_temp only if use_cnt > 0
 2016-06-04 13:30 UTC  (2+ messages)

[PATCH] rtc: interface: ignore exprired timers one enqueing new timers
 2016-06-04 13:27 UTC  (2+ messages)

[PATCH v2 0/2] Clean up and shrink uuid input & output
 2016-06-04 13:16 UTC  (5+ messages)
  ` [PATCH v2 1/2] lib/vsprintf.c: Simplify uuid_string()
  ` [PATCH v2 2/2] lib/uuid.c: eliminate uuid_[bl]e_index arrays
  ` [PATCH v2 3/2] lib/uuid.c: Silence an unchecked return value warning

[PATCH 00/10] Documentation/Sphinx
 2016-06-04 13:01 UTC  (17+ messages)
` [PATCH 05/10] Documentation/sphinx: add Sphinx kernel-doc directive extension

[PATCH V3 0/2] irqchip: qcom: Add IRQ combiner driver
 2016-06-04 12:51 UTC  (5+ messages)
` [PATCH V3 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping
` [PATCH V3 2/2] irqchip: qcom: Add IRQ combiner driver

NFS/d_splice_alias breakage
 2016-06-04 12:25 UTC  (14+ messages)
  ` Dcache oops

[PATCH 0/5] Add suspend-to-idle validation for Intel SoCs
 2016-06-04 12:22 UTC  (8+ messages)
` [PATCH 5/5] intel_idle: Add S0ix validation

[PATCH v2 00/38] Documentation/sphinx
 2016-06-04 12:15 UTC  (40+ messages)
` [PATCH v2 01/38] kernel-doc/rst: fix use of uninitialized value
` [PATCH v2 02/38] kernel-doc: support printing exported and non-exported symbols
` [PATCH v2 03/38] Documentation/sphinx: add basic working Sphinx configuration and build
` [PATCH v2 04/38] Documentation: add .gitignore
` [PATCH v2 05/38] Documentation/sphinx: add Sphinx kernel-doc directive extension
` [PATCH v2 06/38] Documentation/sphinx: configure the kernel-doc extension
` [PATCH v2 07/38] Documentation/sphinx: set version and release properly
` [PATCH v2 08/38] sphinx: cheesy script to convert .tmpl files
` [PATCH v2 09/38] sphinx: update docbook->rst conversion script match C domain spec
` [PATCH v2 10/38] Documentation/sphinx: nicer referencing of struct in docbook->rst conversion
` [PATCH v2 11/38] kernel-doc: add names for states and substates
` [PATCH v2 12/38] kernel-doc: add names for output selection
` [PATCH v2 13/38] kernel-doc/rst: do not output DOC: section titles for requested ones
` [PATCH v2 14/38] kernel-doc/rst: reference functions according to C domain spec
` [PATCH v2 15/38] kernel-doc/rst: &foo references are more universal than structs
` [PATCH v2 16/38] kernel-doc/rst: add support for &union foo and &typedef foo references
` [PATCH v2 17/38] kernel-doc/rst: add support for struct/union/enum member references
` [PATCH v2 18/38] kernel-doc/rst: drop redundant unescape in highlighting
` [PATCH v2 19/38] kernel-doc/rst: highlight function/struct/enum purpose lines too
` [PATCH v2 20/38] kernel-doc: do not regard $, %, or & prefixes as special in section names
` [PATCH v2 21/38] kernel-doc: fix wrong code indentation
` [PATCH v2 22/38] kernel-doc/rst: blank lines in output are not needed
` [PATCH v2 23/38] kernel-doc: strip leading blank lines from inline doc comments
` [PATCH v2 24/38] kernel-doc/rst: change the output layout
` [PATCH v2 25/38] kernel-doc: improve handling of whitespace on the first line param description
` [PATCH v2 26/38] kernel-doc: strip leading whitespace from continued param descs
` [PATCH v2 27/38] kernel-doc/rst: use *undescribed* instead of _undescribed_
` [PATCH v2 28/38] kernel-doc/rst: remove fixme comment
` [PATCH v2 29/38] kernel-doc: limit the "section header:" detection to a select few
` [PATCH v2 30/38] kernel-doc: concatenate contents of colliding sections
` [PATCH v2 31/38] kernel-doc: reset contents and section harder
` [PATCH v2 32/38] Documentation/sphinx: fix kernel-doc extension on python3
` [PATCH v2 33/38] doc/sphinx: Pass right filename as source
` [PATCH v2 34/38] scripts/kernel-doc: Remove duplicated DOC: start handling
` [PATCH v2 35/38] doc/sphinx: Stop touching state_machine internals
` [PATCH v2 36/38] scripts/kernel-doc: Also give functions symbolic names
` [PATCH v2 37/38] scripts/kernel-doc: Add option to inject line numbers
` [PATCH v2 38/38] doc/sphinx: Track line-number of starting blocks

[PATCH V5 0/7] Introduce ACPI world to ITS irqchip
 2016-06-04 12:07 UTC  (7+ messages)
` [PATCH V5 1/7] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V5 5/7] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V5 7/7] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH] ARM: dts: omap3-gta04: Add RFID eeprom node
 2016-06-04 12:05 UTC 

[PATCH] drivers: ssb: Change bare unsigned to unsigned int to suit coding style
 2016-06-04 11:55 UTC  (2+ messages)

[PATCH] drivers: ssb: Fix comments to suit coding style
 2016-06-04 11:50 UTC  (2+ messages)

[PATCH v6 00/21] ILP32 for ARM64
 2016-06-04 11:34 UTC  (3+ messages)
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext

Patch for CVE-2016-0774 missing from stable 3.4 and 3.10 kernels
 2016-06-04 11:33 UTC  (2+ messages)

[PATCH v2 0/4] Allow ISA-style drivers on modern systems
 2016-06-04 11:12 UTC  (6+ messages)
` [PATCH v2 2/4] gpio: Allow PC/104 devices on X86_64

[PATCH][RT] netpoll: Always take poll_lock when doing polling
 2016-06-04 11:11 UTC  (3+ messages)

[PATCH] libnvdimm, nfit: treat volatile virtual CD region as read-only pmem
 2016-06-04 11:01 UTC  (3+ messages)

[PATCH v1] Add KVM support for Intel local MCE
 2016-06-04 11:01 UTC  (3+ messages)
` [PATCH v1] KVM: VMX: enable guest access to LMCE related MSRs

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-04 10:57 UTC  (5+ messages)

[PATCH] sparc32: remove stale RTC_PORT definition
 2016-06-04 10:52 UTC  (2+ messages)

[PATCH v2 7/9] ARM: bcm2835: Add devicetree for the Raspberry Pi 3
 2016-06-03 11:15 UTC  (3+ messages)

[PATCH 0/4] *** rtl8188eu: Replace semaphores with mutexes or completions ***
 2016-06-03 10:06 UTC  (2+ messages)

[PATCH] Drivers: ssb: Fix bare unsigned and changed to trailing comments
 2016-06-04 10:35 UTC  (2+ messages)

[PATCH V4 0/9] Add support for Tegra210 AGIC
 2016-06-04 10:10 UTC  (11+ messages)
` [PATCH V4 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V4 3/9] irqdomain: Don't set type when mapping an IRQ
` [PATCH V4 4/9] genirq: Add runtime power management support for IRQ chips
` [PATCH V4 7/9] irqchip/gic: Prepare for adding platform driver
` [PATCH V4 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

REF:- INSTRUCTION TO CREDIT YOUR ACCOUNT WITH THE SUM OF (US$5Million)
 2016-06-04  9:29 UTC 

Build failure in -next due to 'rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h'
 2016-06-04  9:38 UTC  (4+ messages)

[PATCH] ASoC: sgtl5000: only check VDDD-supply, not revision
 2016-06-04  9:03 UTC  (5+ messages)

[PATCH] sd: remove redundant check for BLK_DEF_MAX_SECTORS
 2016-06-04  8:41 UTC  (2+ messages)

[PATCH] staging: sm750fb: deleted couple of blank lines at the very end
 2016-06-04 10:42 UTC 

[PATCH v2 1/2] b43: Remove unused phy_a code
 2016-06-04  8:01 UTC  (3+ messages)
` [PATCH v2 2/2] b43: Completely remove support for phy_a

[linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup
 2016-06-04  7:51 UTC  (11+ messages)

[PATCH] pinctrl: tegra: Fix build dependency
 2016-06-04  6:35 UTC 

Builtin microcode does nothing
 2016-06-04  6:35 UTC  (13+ messages)

[PATCH 00/14] regulator: pwm: various improvements
 2016-06-04  6:30 UTC  (16+ messages)
` [PATCH 03/14] pwm: rockchip: Fix period and duty_cycle approximation
` [PATCH 04/14] pwm: rockchip: Add support for hardware readout
` [PATCH 05/14] pwm: rockchip: Avoid glitches on already running PWMs
` [PATCH 10/14] regulator: pwm: Switch to the atomic PWM API
` [PATCH 13/14] regulator: pwm: Support extra continuous mode cases

[PATCH] selftests/timers: fix spelling mistake "Asyncrhonous" -> "Asynchronous"
 2016-06-04  6:04 UTC 

[PATCH] usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
 2016-06-04  5:53 UTC 

[PATCH v9 00/14] Add support for remote unwind
 2016-06-04  5:39 UTC  (6+ messages)

[PATCH v2 0/2] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-06-04  5:26 UTC  (3+ messages)
` [PATCH v2 1/2] locking/rwsem: Convert sem->count "
` [PATCH v2 2/2] Remove rwsem_atomic_add() and rwsem_atomic_update()

[PATCH v9 10/14] perf tools: Check the target platform before assigning unwind methods
 2016-06-04  5:36 UTC  (2+ messages)
` [PATCH v9 10/14 UPDATE] "

[PATCH] staging: comedi: adl_pci9118: fix spelling mistake "acqusition" -> "acquisition"
 2016-06-04  5:35 UTC 

[PATCH] regulator: lp8755: fix spelling mistake "acceess" -> "access"
 2016-06-04  5:28 UTC 

SIGSYS annoyance
 2016-06-04  5:16 UTC 

[PATCH v3 1/2] checkpatch: add Kconfig 'default n' test
 2016-06-04  5:10 UTC  (2+ messages)
` [PATCH v3 2/2] checkpatch: testing more config for Kconfig help text

[PATCH 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-06-04  5:08 UTC  (5+ messages)
` [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore
` [PATCH 2/2] x86/entry: Inline enter_from_user_mode

[PATCH 0/6] x86: 32-bit compatible C/R on x86_64
 2016-06-04  5:08 UTC  (3+ messages)
` [PATCH 6/6] x86/signal: add SA_{X32,IA32}_ABI sa_flags

[PATCH] LSM: Fix for security_inode_getsecurity and -EOPNOTSUPP
 2016-06-04  4:54 UTC  (2+ messages)

[power_supply] 7f8d22d52d: WARNING: CPU: 0 PID: 1 at drivers/power/power_supply_core.c:569 power_supply_read_temp+0x87/0x90
 2016-06-04  4:52 UTC 

[PATCH] hwmon: (tmp401) Add support for TI TMP461
 2016-06-04  4:41 UTC  (2+ messages)

[PATCH 1/1 v6] hwmon: add support for Sensirion SHT3x sensors
 2016-06-04  4:17 UTC  (2+ messages)

[PATCH] hwmon: ina2xx: Document compatible for INA231
 2016-06-04  4:15 UTC  (2+ messages)

[PATCH v13 00/10] arm64: Add kernel probes (kprobes) support
 2016-06-04  3:53 UTC  (5+ messages)
` [PATCH v13 03/10] arm64: add conditional instruction simulation support
` [PATCH v13 04/10] arm64: Blacklist non-kprobe-able symbol

[PATCH 2/2] aer: add support aer interrupt with none MSI/MSI-X/INTx mode
 2016-06-04  3:48 UTC  (8+ messages)

[PATCH v3 0/7] zram: switch to crypto api
 2016-06-04  2:49 UTC  (8+ messages)
` [PATCH v3 1/7] zram: rename zstrm find-release functions
` [PATCH v3 2/7] zram: switch to crypto compress API
` [PATCH v3 3/7] zram: use crypto api to check alg availability
` [PATCH v3 4/7] zram: cosmetic: cleanup documentation
` [PATCH v3 5/7] zram: delete custom lzo/lz4
` [PATCH v3 6/7] zram: add more compression algorithms
` [PATCH v3 7/7] zram: drop gfp_t from zcomp_strm_alloc()

[PATCH v10 0/7] usb: add support for Intel dual role port mux
 2016-06-04  2:28 UTC  (5+ messages)
` [PATCH v10 2/7] usb: mux: add generic code for "

[PATCH] dmaengine: bcm2835: Fix polling for completion of DMA with interrupts masked
 2016-06-04  2:29 UTC 

[PATCH] dma: bcm2835: Fix compiler warning on arm64
 2016-06-04  2:23 UTC 

[PATCH v12 00/15] PCI: Fixup for 64bit resource with sparc
 2016-06-04  0:06 UTC  (16+ messages)
` [PATCH v12 01/15] PCI: Let pci_mmap_page_range() take extra resource pointer
` [PATCH v12 02/15] PCI: Let pci_mmap_page_range() take resource address
` [PATCH v12 03/15] sparc/PCI: Use correct offset for bus address to resource
` [PATCH v12 04/15] PCI: Add pci_find_bus_resource()
` [PATCH v12 05/15] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v12 06/15] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v12 07/15] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v12 08/15] powerpc/PCI: "
` [PATCH v12 09/15] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v12 10/15] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v12 11/15] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v12 12/15] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v12 13/15] PCI: Add has_mem64 for struct host_bridge
` [PATCH v12 14/15] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v12 15/15] PCI: Restore pref MMIO allocation logic for host bridge without mmio64

[PATCH] b43: Remove unused phy_a code
 2016-06-04  0:50 UTC  (3+ messages)

[PATCH 0/5] net-next: ethernet: add sun8i-emac driver
 2016-06-04  0:07 UTC  (3+ messages)
` [PATCH 1/5] "

[Patch v6 00/10] Qualcomm SCM Rework
 2016-06-04  0:04 UTC  (12+ messages)
` [Patch v6 01/10] dt/bindings: firmware: Add Qualcomm SCM binding
` [Patch v6 02/10] firmware: qcom: scm: Convert SCM to platform driver
` [Patch v6 05/10] firmware: qcom: scm: Convert to streaming DMA APIS
` [Patch v6 06/10] firmware: qcom: scm: Add support for ARM64 SoCs
` [Patch v6 09/10] dts: qcom: msm8974: Add SCM firmware node
` [Patch v6 10/10] dts: qcom: apq8064: "

[PATCH] tty: serial: msm: Don't read off end of tx fifo
 2016-06-04  0:03 UTC  (2+ messages)

[PATCH V4 0/4] net-next: mediatek: improve phy support
 2016-06-03 23:54 UTC  (2+ messages)

[PATCH net] ethernet/sfc: report supported link speeds on SFP connections
 2016-06-03 23:50 UTC  (2+ messages)

[PATCH v4 net-next 00/13] net: hns: add support of ACPI
 2016-06-03 23:49 UTC  (3+ messages)

[PATCH V3 0/9] cpufreq: Sort policy->freq_table
 2016-06-03 23:48 UTC  (3+ messages)
` [PATCH V3 8/9] cpufreq: Keep policy->freq_table sorted in ascending order

[PATCH] net: ethernet: ti: cpsw: remove unused priv lock
 2016-06-03 23:43 UTC  (2+ messages)

[PATCH] rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
 2016-06-03 23:41 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Fix VF register on vlan devices
 2016-06-03 23:40 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
 2016-06-03 23:35 UTC  (2+ messages)

[PATCH] Force processes to non-realtime before mm_exit
 2016-06-03 23:33 UTC 

[RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t
 2016-06-03 23:31 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).