linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-22 10:25:01 to 2015-09-22 14:15:25 UTC [more...]

[PATCH 2/3] irqchip: atmel-aic5: fix variable naming
 2015-09-22 14:09 UTC  (2+ messages)
` [tip:irq/core] irqchip/atmel-aic5: Use explicit variable name for the base chip

ARM64 readahead: fault retry breaks mmap file read random detection
 2015-09-22 14:15 UTC  (5+ messages)

[PATCH v4 0/6] MT8173 IOMMU SUPPORT
 2015-09-22 14:12 UTC  (5+ messages)
` [PATCH v4 3/6] iommu: add ARM short descriptor page table allocator

[PATCH 1/3] irqchip: atmel-aic5: fix bug with mask/unmask
 2015-09-22 14:07 UTC  (8+ messages)
` [tip:irq/urgent] irqchip/atmel-aic5: Use proper mask cache in mask/unmask()
` [tip:irq/urgent] irqchip/atmel-aic5: Use per chip mask caches "

[PATCH 3/3] irqchip: atmel-aic5: simplify base chip selection
 2015-09-22 14:09 UTC  (2+ messages)
` [tip:irq/core] irqchip/atmel-aic5: Simplify "

[PATCH v7] pci: quirk to skip msi disable on shutdown
 2015-09-22 14:07 UTC  (7+ messages)

[PATCH 0/2] selftests/userfaultfd: fix build
 2015-09-22 14:06 UTC  (5+ messages)
` [PATCH 1/2] userfaultfd: remove kernel header include from uapi header
` [PATCH 2/2] selftests/userfaultfd: improve syscall number definition

[PATCH v2] net/wireless: enable wiphy device to suspend/resume asynchronously
 2015-09-22 14:05 UTC  (2+ messages)

[PATCH v5] tools lib traceevent: str addresses in heterogeneous arch environments
 2015-09-22 14:04 UTC  (3+ messages)

[PATCH 0/5] ARM: sunxi: Introduce CHIP support
 2015-09-22 14:04 UTC  (8+ messages)
` [PATCH 5/5] ARM: sun5i: Add C.H.I.P DTS
      ` [linux-sunxi] "

[PATCH v1 0/3] Support the timer on RK3368 SoC
 2015-09-22 14:00 UTC  (3+ messages)
` [PATCH v1 1/3] clocksource: rockchip: Make the driver more readability and compatible

[PATCH 1/2] kernel/trace: call helper function to check global_trace
 2015-09-22 13:59 UTC  (4+ messages)
` [PATCH 2/2] kernel/trace_probe: is_good_name can be boolean

[PATCH 1/3] power: reset: at91-reset/trivial: driver applies to SAMA5 family as well
 2015-09-22 13:59 UTC  (4+ messages)
` [PATCH 3/3] power: reset: at91-shdwc: add new shutdown controller driver

crisv32 runtime failure in -next due to 'page-flags: define behavior SL*B-related flags on compound pages'
 2015-09-22 13:57 UTC  (11+ messages)

[PATCH] staging: rtl8723au: Mark type casts to __le32 as intentional
 2015-09-22  7:24 UTC 

[RFC 0/8] tools/build fixes related to eBPF support
 2015-09-22 13:55 UTC  (13+ messages)
` [PATCH 5/8] tools build: Allow setting the feature detection user
` [PATCH 8/8] perf tools: Make perf depend on libbpf

[PATCH 14/15] tools lib api: Remove debugfs, tracefs and findfs objects
 2015-09-22 13:53 UTC  (4+ messages)
` [tip:perf/core] tools lib api fs: "

[Patch v4] Do not reserve crashkernel high memory if crashkernel low memory reserving failed
 2015-09-22 13:50 UTC  (2+ messages)

[PATCH v2] x86: hyperv: fix build in !CONFIG_KEXEC_CORE case
 2015-09-22 13:49 UTC 

[PATCH 1/1] time: It seems spell mistake
 2015-09-22 13:45 UTC  (2+ messages)
` [tip:timers/core] time: Fix spelling in comments

[PATCH] kernel/time: fix data race in timer_stats_account_timer
 2015-09-22 13:45 UTC  (2+ messages)
` [tip:timers/core] timers: Fix data race in timer_stats_account_timer()

[PATCH 0/3] Add support for tps65217 charger
 2015-09-22 13:44 UTC  (7+ messages)
` [PATCH 2/3] power_supply: Add support for tps65217-charger
` [PATCH 3/3] mfd: Add battery charger as subdevice to the tps65217

[PATCH 1/2] btrfs: avoid passing int param to start_transaction which takes u64
 2015-09-22 13:43 UTC  (4+ messages)

[PATCH] kernel/watchdog: is_hardlockup can be boolean
 2015-09-22 13:32 UTC 

[PATCH] powercap / RAPL : remove dependency on iosf_mbi
 2015-09-22 13:41 UTC  (6+ messages)

[RESEND PATCH] media: vb2: Fix vb2_dc_prepare do not correct sync data to device
 2015-09-22 13:35 UTC  (5+ messages)

[PATCH] perf probe: Fix module probing with shortname
 2015-09-22 13:35 UTC  (2+ messages)

[PATCH v2] Add virt directory to the top Makefile
 2015-09-22 13:33 UTC  (2+ messages)

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-22 13:26 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH v2 00/12] usb: gadget: amd5536udc: fix memory leaks
 2015-09-22 13:24 UTC  (13+ messages)
` [PATCH v2 01/12] usb: gadget: amd5536udc: rewrite init_dma_pools
` [PATCH v2 02/12] usb: gadget: amd5536udc: fix error path
` [PATCH v2 03/12] usb: gadget: amd5536udc: use WARN_ON
` [PATCH v2 04/12] usb: gadget: amd5536udc: use free_dma_pools
` [PATCH v2 05/12] usb: gadget: amd5536udc: remove unnecessary conditions
` [PATCH v2 06/12] usb: gadget: amd5536udc: remove forward declaration of udc_probe
` [PATCH v2 07/12] usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeup
` [PATCH v2 08/12] usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chain
` [PATCH v2 09/12] usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chain
` [PATCH v2 10/12] usb: gadget: amd5536udc: remove forward declaration of udc_pci_*
` [PATCH v2 11/12] usb: gadget: amd5536udc: remove forward declaration of udc_basic_init
` [PATCH v2 12/12] usb: gadget: amd5536udc: NULL comparison

[PATCH v2] staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()
 2015-09-22 13:24 UTC 

[PATCH v2] dma-mapping: Deinline dma_[un]map_single_attrs()
 2015-09-22 13:31 UTC 

[PATCH 0/6] mac80211: Deinline large functions in driver-ops.h
 2015-09-22 13:30 UTC  (3+ messages)

[PATCH v4 5/5] power: wm831x_power: Support USB charger current limit management
 2015-09-22 13:29 UTC  (2+ messages)

[PATCH -tip 2/3] sched/wake_q: Relax to acquire semantics
 2015-09-22 13:29 UTC  (16+ messages)

[PATCH] perf: Fix perf-targz-src-pkg building failure
 2015-09-22 13:29 UTC  (2+ messages)

[PATCH] dma-mapping: Deinline dma_[un]map_single_attrs()
 2015-09-22 13:28 UTC  (3+ messages)

[PATCH 1/4] sound/onyx: remove redundant case entry
 2015-09-22 13:28 UTC  (5+ messages)
` [PATCH 4/4] sound/core/seq: make prioq_match return bool

[PATCH 1/3] mm/vmscan: make inactive_anon_is_low_global return directly
 2015-09-22 13:15 UTC  (3+ messages)

[PATCH] Coccinelle: remove incorrect -include option transformation
 2015-09-22 13:27 UTC  (7+ messages)
    ` [PATCH v2] Coccinelle: fix "

[PATCH] btrfs: memset cur_trans->delayed_refs to zero
 2015-09-22 13:24 UTC  (4+ messages)

[PATCH 0/3] PCI: Add support for Cavium ThunderX RC and on-SoC devices
 2015-09-22 13:19 UTC  (6+ messages)
` [PATCH 2/3] PCI: Add quirks for devices found on Cavium ThunderX SoCs

[PATCH] f2fs: fix to correct freed section number during gc
 2015-09-22 13:18 UTC 

[PATCH] 88pm860x_battery: Convert to using managed resources
 2015-09-22 13:17 UTC  (2+ messages)

[PATCH v2] power: Remove unnecessary MODULE_ALIAS() for I2C drivers
 2015-09-22 13:15 UTC  (2+ messages)

[PATCH 1/2] power:lp8727_charger: use the private data instead of updating I2C device platform data
 2015-09-22 13:14 UTC  (2+ messages)

[PATCH] USB: serial: add Moxa UPORT 11x0 driver
 2015-09-22 13:08 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/3] f2fs: introduce __try_update_largest_extent
 2015-09-22 13:07 UTC 

[PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-09-22 13:07 UTC  (5+ messages)
` [PATCHv2 3/4] power: Add Qualcomm SMBB driver

[PATCH] staging: most: Use NULL instead of 0 in assignment of pointer
 2015-09-22 13:07 UTC  (4+ messages)

[PATCH 3/3] regulator: vexpress: Fix module autoload for OF platform driver
 2015-09-22 13:07 UTC  (2+ messages)

[PATCH] btrfs: use a single if() statement for one outcome in get_block_rsv()
 2015-09-22 13:05 UTC  (2+ messages)

[PATCH 1/3] f2fs: introduce __try_update_largest_extent
 2015-09-22 13:04 UTC  (3+ messages)

[PATCH] btrfs: cleanup btrfs_balance profile validity checks
 2015-09-22 13:03 UTC  (2+ messages)

[PATCH] staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()
 2015-09-22 13:04 UTC  (3+ messages)

[PATCH v3 0/2] Driver for Microchip digital potentiometers
 2015-09-22 13:01 UTC  (7+ messages)
` [PATCH v3 1/2] iio: resistance: Document that resistance can be output
` [PATCH v3 2/2] iio: mcp4531: Driver for Microchip digital potentiometers

[PATCH 0/3] ASoC: Add support for DA7219 audio codec
 2015-09-22 13:00 UTC  (6+ messages)
` [PATCH 1/3] ASoC: codecs: Add da7219 codec driver

[PATCH v4 00/11] Introduce Intel Trace Hub support
 2015-09-22 12:47 UTC  (12+ messages)
` [PATCH v4 01/11] stm class: Introduce an abstraction for System Trace Module devices
` [PATCH v4 02/11] MAINTAINERS: add an entry for System Trace Module device class
` [PATCH v4 03/11] stm class: dummy_stm: Add dummy driver for testing stm class
` [PATCH v4 04/11] stm class: stm_console: Add kernel-console-over-stm driver
` [PATCH v4 05/11] intel_th: Add driver infrastructure for Intel(R) Trace Hub devices
` [PATCH v4 06/11] intel_th: Add pci glue layer for Intel(R) Trace Hub
` [PATCH v4 07/11] intel_th: Add Global Trace Hub driver
` [PATCH v4 08/11] intel_th: Add Software "
` [PATCH v4 09/11] intel_th: Add Memory Storage Unit driver
` [PATCH v4 10/11] intel_th: Add PTI output driver
` [PATCH v4 11/11] MAINTAINERS: add an entry for Intel(R) Trace Hub

[PATCH v2 0/7] Pass xattr handler to xattr handler operations
 2015-09-22 12:47 UTC  (10+ messages)
` [PATCH v2 1/7] ubifs: Remove unused security xattr handler
` [PATCH v2 2/7] hfsplus: Remove unused xattr handler list operations
` [PATCH v2 3/7] jffs2: Add missing capability check for listing trusted xattrs
` [PATCH v2 4/7] xattr handlers: Pass handler to operations instead of flags
` [PATCH v2 5/7] 9p: xattr simplifications
` [PATCH v2 6/7] squashfs: "
` [PATCH v2 7/7] f2fs: "

can't oom-kill zap the victim's memory?
 2015-09-22 12:43 UTC  (7+ messages)

[PATCH v3 0/9] zram: introduce crypto decompress noctx API and use it on zram
 2015-09-22 12:43 UTC  (3+ messages)
` [PATCH v3 1/9] crypto: introduce decompression API that can be called via sharable tfm object

[PATCH net-next] BNX2: fix a Null Pointer for stats_blk
 2015-09-22 12:42 UTC 

[PATCH] mm: hugetlbfs: Skip shared VMAs when unmapping private pages to satisfy a fault
 2015-09-22 12:31 UTC 

[patch] ACPI / tables: test the correct variable
 2015-09-22 12:29 UTC 

[PATCH v1] usb: dwc2: gadget: fix a memory use-after-free bug
 2015-09-22 12:24 UTC  (3+ messages)

[PATCH] drivers/crypto/nx: Add CRC and validation support for nx842
 2015-09-22 12:21 UTC  (4+ messages)

[PATCH v2] serial_core: support native endianness
 2015-09-22 12:20 UTC 

[PATCH v2] zbud: allow up to PAGE_SIZE allocations
 2015-09-22 12:17 UTC 

[PATCH v3] arm64: Introduce IRQ stack
 2015-09-22 12:11 UTC 

Driver for Microchip digital potentiometers, v2
 2015-09-22 12:10 UTC  (3+ messages)
` [PATCH v2] iio: mcp4xxx_dpot: Driver for Microchip digital potentiometers

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-22 12:05 UTC  (2+ messages)

[PATCH] net: axinet: Use of_property_read_u32 instead of open-coding it
 2015-09-22 11:45 UTC 

[PATCH 0/4] printk: Softlockup avoidance
 2015-09-22 11:51 UTC  (10+ messages)
` [PATCH 1/4] printk: Hand over printing to console if printing too long
` [PATCH 3/4] kernel: Avoid softlockups in stop_machine() during heavy printing
` [PATCH 4/4] printk: Add config option for disabling printk offloading

[PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it
 2015-09-22 11:41 UTC 

[PATCH] serial_core: support native endianness
 2015-09-22 11:45 UTC  (2+ messages)

[PATCH 0/2] Add PCI support on nios2 architecture
 2015-09-22 11:42 UTC  (5+ messages)
` [PATCH 1/2] nios2: Add architectural support for PCIe

[PATCH v4 0/2] Support Mbigen interrupt controller
 2015-09-22 11:35 UTC  (4+ messages)
` [PATCH v4 2/2] dt-binding:Documents of the mbigen bindings

[PATCH] mfd: lpc_ich: Separate device cells for clarity
 2015-09-22 11:36 UTC  (4+ messages)

[PATCH v4] tools lib traceevent: str addresses in heterogeneous arch environments
 2015-09-22 11:34 UTC  (3+ messages)

Build regressions/improvements in v4.3-rc2
 2015-09-22 11:33 UTC  (3+ messages)

[PATCH] spi: xtensa-xtfpga: fix register endianness
 2015-09-22 11:32 UTC 

[PATCH] i2c-ocores: support big-endian register layout
 2015-09-22 11:29 UTC 

[PATCH] net/ethoc: support big-endian register layout
 2015-09-22 11:27 UTC 

Question about the sparse memory section size
 2015-09-22 11:17 UTC  (2+ messages)

[PATCH v4 00/20] xen/arm64: Add support for 64KB page in Linux
 2015-09-22 10:59 UTC  (11+ messages)

[PATCH 0/5] LED flash: Set brightness in a sync way on demand
 2015-09-22 11:03 UTC  (6+ messages)
` [PATCH 2/5] Documentation: leds: Add description of brightness setting API
` [PATCH 3/5] leds: max77693: Remove work queue

[PATCH v5] Input: Add userio module
 2015-09-22 10:59 UTC  (2+ messages)

[PATCH] arm: Fix backtrace generation when IPI is masked
 2015-09-22 10:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/03] irqchip: renesas-irqc: r8a7795 and generic chip update
 2015-09-22 10:56 UTC  (4+ messages)

[PATCH 21/38] mwifiex: fix comparison expression
 2015-09-22 10:56 UTC  (2+ messages)

[PATCH v2 2/2] irqchip: gic: Document optional Clock and Power Domain properties
 2015-09-22 10:54 UTC  (2+ messages)
` [tip:irq/core] irqchip/gic: "

[PATCH v2 1/2] irqchip: gic: Add arm,pl390 support
 2015-09-22 10:54 UTC  (2+ messages)
` [tip:irq/core] irqchip/gic: "

[PATCH] sched/core: make sched_domain_topology declaration static
 2015-09-22 10:48 UTC 

[PATCH] generic syscalls: wire up userfaultfd syscall
 2015-09-22 10:52 UTC 

[PATCH] arm: wire up userfaultfd and membarrier syscalls
 2015-09-22 10:47 UTC  (4+ messages)

[PATCH V2 0/2] Replace nr_node_ids for loop with for_each_node
 2015-09-22 10:48 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc:numa Do not allocate bootmem memory for non existing nodes

[PATCH] genirq: Handle force threading of irqs with primary and thread handler
 2015-09-22 10:42 UTC  (2+ messages)
` [tip:irq/core] "

[PATCH v2 1/3] mm, compaction: export tracepoints status strings to userspace
 2015-09-22 10:37 UTC  (3+ messages)
` [PATCH v2 3/3] mm, compaction: disginguish contended status in tracepoints

[PATCH v2 2/2] ARM: irqchip: mxs: add Alpascale ASM9260 support
 2015-09-22 10:34 UTC  (4+ messages)
` [PATCH v3 0/2] Add support for ASM9260 interrupt controller
  ` [PATCH v3 2/2] ARM: irqchip: mxs: add Alphascale ASM9260 support

[PATCH 0/2] v3 ath79 misc irq controller
 2015-09-22 10:24 UTC  (3+ messages)
` [PATCH 2/2] MIPS: ath79: add irq chip ar7240-misc-intc


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).