LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-22 12:50:08 to 2015-09-22 15:28:36 UTC [more...]

[PATCH v11 0/4] FPGA Manager Framework
 2015-09-22 15:21 UTC  (2+ messages)
` [PATCH v11 1/4] usage documentation for FPGA manager core

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

[PATCH] ARM: davinci: clock: Correct return values for API functions
 2015-09-22 15:27 UTC  (2+ messages)

[PATCH] coccinelle: tests: unsigned value cannot be lesser than zero
 2015-09-22 15:27 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v2] x86: hyperv: fix build in !CONFIG_KEXEC_CORE case
 2015-09-22 15:27 UTC  (2+ messages)
` [tip:x86/urgent] x86/hyperv: Fix build for CONFIG_KEXEC_CORE=n

[RFC v2 0/7] atomics: powerpc: Implement relaxed/acquire/release variants of some atomics
 2015-09-22 15:25 UTC  (9+ messages)
` [RFC v2 3/7] powerpc: atomic: Implement atomic{,64}_{add,sub}_return_* variants

[RFC PATCH 1/2] VFS: Kill use of O_LARGEFILE inside the kernel
 2015-09-22 15:25 UTC  (2+ messages)
` [RFC PATCH 2/2] VFS: Don't pass O_LARGEFILE when opening a file internally

[PATCH v2 4/6] virtio-gpu: add 3d/virgl support
 2015-09-22 15:24 UTC  (6+ messages)
` [PATCH v2 5/6] virtio-gpu: add basic prime support

[PATCH] barriers: introduce smp_mb__release_acquire and update documentation
 2015-09-22 15:22 UTC  (11+ messages)

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

[GIT PULL 0/2] perf/urgent fixes
 2015-09-22 15:22 UTC  (3+ messages)
` [PATCH 1/2] perf record: Avoid infinite loop at buildid processing with no samples
` [PATCH 2/2] tools lib traceevent: Fix string handling in heterogeneous arch environments

[PATCH 00/22] arm64: Consolidate CPU feature handling
 2015-09-22 15:21 UTC  (4+ messages)

[PATCH v5] tools lib traceevent: str addresses in heterogeneous arch environments
 2015-09-22 15:21 UTC  (7+ messages)

[PATCH 00/10] mm: fix instances of non-modular code using modular fcns
 2015-09-22 15:20 UTC  (5+ messages)
` [PATCH 01/10] mm: make cleancache.c explicitly non-modular

[PATCH v2 00/12] usb: gadget: amd5536udc: fix memory leaks
 2015-09-22 15:19 UTC  (17+ 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] lib: fix data race in rhashtable_rehash_one
 2015-09-22 15:19 UTC  (2+ messages)

[PATCH v4 0/7] Add support for additional bq27xxx devices
 2015-09-22 15:18 UTC  (3+ messages)
` [PATCH v4 1/7] power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS

[PATCH] lib: fix data race in rhashtable_rehash_one
 2015-09-22 15:18 UTC  (2+ messages)

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

[PATCH] power: charger-manager: comment spelling fixes
 2015-09-22 15:18 UTC  (2+ messages)

[PATCH] tps65090-charger: Fix module autoload for OF platform driver
 2015-09-22 15:17 UTC  (2+ messages)

Please suggest proper format for DT properties
 2015-09-22 15:17 UTC  (4+ messages)

[PATCH] max8903_charger: Convert to using managed resources
 2015-09-22 15:15 UTC  (2+ messages)

[PATCH] power: max17042_battery: Convert to using managed resources
 2015-09-22 15:15 UTC  (2+ messages)

[PATCH v2] power_supply: max8998: Use devm_power_supply_register
 2015-09-22 15:14 UTC  (2+ messages)

[PATCH v3 0/5] power/reset: at91: cleanups and slow clock
 2015-09-22 15:13 UTC  (2+ messages)

[PATCH] net: dsa: Fix Marvell Egress Trailer check
 2015-09-22 15:12 UTC  (2+ messages)

[PATCH tip/core/rcu 0/19] Expedited grace period changes for 4.3
 2015-09-22 15:10 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
  ` [PATCH tip/core/rcu 14/19] rcu: Extend expedited funnel locking to rcu_data structure

[git pull] drm for 4.3
 2015-09-22 15:13 UTC  (5+ messages)
    ` [Intel-gfx] "
      ` [regression] "

[PATCH 00/17] PM / wakeup : remove misuse of IRQF_NO_SUSPEND flag
 2015-09-22 15:09 UTC  (6+ messages)
` [PATCH 13/17] net: gianfar: "

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

[PATCH v2 0/2] EDAC: Fix sysfs dimm_label show & store operations
 2015-09-22 14:58 UTC  (3+ messages)
` [PATCH v2 1/2] EDAC: Fix sysfs dimm_label show operation
` [PATCH v2 2/2] EDAC: Fix sysfs dimm_label store operation

[PATCH] net: ll_temac: Use of_property_read_u32 instead of open-coding it
 2015-09-22 14:59 UTC  (2+ messages)

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

[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
 2015-09-22 14:46 UTC  (10+ messages)

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

[PATCH v1 0/8] enable I2C devices behind I2C bus on Gen2
 2015-09-22 14:37 UTC  (3+ messages)
` [PATCH v1 8/8] pwm-pca9685: enable ACPI device found on Galileo Gen2

[PATCH 0/9] powerpc32: set of optimisation of network checksum functions
 2015-09-22 14:34 UTC  (10+ messages)
` [PATCH 1/9] powerpc: unexport csum_tcpudp_magic
` [PATCH 2/9] powerpc: mark xer clobbered in csum_add()
` [PATCH 3/9] powerpc32: checksum_wrappers_64 becomes checksum_wrappers
` [PATCH 4/9] powerpc: inline ip_fast_csum()
` [PATCH 5/9] powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
` [PATCH 6/9] powerpc32: optimise a few instructions in csum_partial()
` [PATCH 7/9] powerpc32: optimise csum_partial() loop
` [PATCH 8/9] powerpc: simplify csum_add(a, b) in case a or b is constant 0
` [PATCH 9/9] powerpc: optimise csum_partial() call when len is constant

[PATCH v4 0/5] SCPI sensors support
 2015-09-22 14:31 UTC  (3+ messages)
` [PATCH v4 1/5] Documentation: add DT bindings for ARM SCPI sensors

[PATCH] MAINTAINERS: Update website and git repo for Wolfson Microelectronics
 2015-09-22 14:30 UTC 

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

[RFC PATCH 00/20] Coresight integration with perf
 2015-09-22 14:29 UTC  (3+ messages)
` [RFC PATCH 14/20] coresight: etm-perf: implementing 'event_init()' API

[PATCH] futex: eliminate cache miss from futex_hash()
 2015-09-22 14:27 UTC  (2+ messages)
` [tip:locking/core] futex: Force hot variables into a single cache line

[PATCH] staging: wicl1000: remove duplicated operand in OR operation
 2015-09-22 14:24 UTC 

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

[PATCH] kernel/watchdog: is_hardlockup can be boolean
 2015-09-22 14:23 UTC  (2+ messages)

[PATCH] genirq: Remove the second parameter from handle_irq_event_percpu
 2015-09-22 14:18 UTC  (2+ messages)
` [tip:irq/core] genirq: Remove the second parameter from handle_irq_event_percpu()

[PATCH 0/5] Add Marvell berlin4ct clk support
 2015-09-22 14:12 UTC  (6+ messages)
` [PATCH 1/5] clk: berlin: add common pll driver
` [PATCH 2/5] clk: berlin: add common clk driver for newer SoCs
` [PATCH 3/5] clk: berlin: add clk support for berlin4ct
` [PATCH 4/5] dt-bindings: add binding for marvell berlin4ct SoC
` [PATCH 5/5] arm64: dts: berlin4ct: add pll and clock nodes

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

[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  (6+ messages)
` [tip:irq/urgent] irqchip/atmel-aic5: Use per chip mask caches in mask/unmask()

[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  (4+ messages)
` [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 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

[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 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  (3+ messages)
` [PATCH 2/3] power_supply: Add support for tps65217-charger

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

[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] 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] 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


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 read-only IMAP folder(s) and NNTP newsgroup(s).