public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-22 13:13:21 to 2016-03-22 19:00:20 UTC [more...]

[PATCHSET][RFC] Make background writeback not suck
 2016-03-22 18:59 UTC  (10+ messages)
` [PATCH 1/6] block: ensure we don't truncate top bits of the request command flags
` [PATCH 2/6] writeback: wb_start_writeback() should use WB_SYNC_ALL for WB_REASON_SYNC
` [PATCH 3/6] block: add ability to flag write back caching on a device
` [PATCH 4/6] sd: inform block layer of write cache state
` [PATCH 5/6] NVMe: "
` [PATCH 6/6] writeback: throttle buffered writeback

[PATCH v5 0/6] (mostly) Arch-independent livepatch
 2016-03-22 18:55 UTC  (5+ messages)
` [PATCH v5 2/6] module: preserve Elf information for livepatch modules
    `  "

[PATCH v4 0/3] IB/hns: Add HiSilicon RoCE driver
 2016-03-22 18:54 UTC  (5+ messages)
` [PATCH v4 1/3] net: hns: Add reset function support for "
` [PATCH v4 2/3] IB/hns: Add HiSilicon RoCE driver support
` [PATCH v4 3/3] IB/hns: Add binding document for HiSilicon RoCE driver

[PATCH 0/6] of: Implement iterator for phandles
 2016-03-22 18:53 UTC  (10+ messages)
` [PATCH 1/6] of: Introduce struct of_phandle_iterator
` [PATCH 2/6] of: Move phandle walking to of_phandle_iterator_next()
` [PATCH 3/6] of: Remove counting special case from __of_parse_phandle_with_args()
` [PATCH 4/6] of: Introduce of_for_each_phandle() helper macro
` [PATCH 5/6] of: Introduce of_phandle_iterator_args()
` [PATCH 6/6] iommu/arm-smmu: Make use of phandle iterators in device-tree parsing

[PATCH v15 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-03-22 18:48 UTC  (2+ messages)

[PATCH 1/2] kexec: Introduce a protection mechanism for the crashkernel reserved memory
 2016-03-22 18:39 UTC  (2+ messages)

[PATCH] tools lib api: respect CROSS_COMPILE for the linker
 2016-03-22 18:38 UTC  (13+ messages)

[GIT PULL] Please pull NFS client changes for Linux 4.6
 2016-03-22 18:36 UTC 

[PATCH] dlm: config: Fix ENOMEM failures in make_cluster()
 2016-03-22 18:24 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.6
 2016-03-22 18:21 UTC 

[PATCH 0/6] Enhance PAT init to fix Xorg crashes
 2016-03-22 18:35 UTC  (4+ messages)
` [PATCH v2 1/6] x86/mm/pat: Change PAT to support non-default PAT MSR

[PATCH 1/2] perf, tools: Document event specifications better
 2016-03-22 18:09 UTC  (2+ messages)
` [PATCH 2/2] perf, tools: Fix documentation of :ppp in perf list

[GIT PULL] target updates for v4.6-rc1
 2016-03-22 18:08 UTC 

[GIT PULL] xen: features and fixes for 4.6-rc0
 2016-03-22 18:03 UTC 

[PATCH 0/9] oom reaper v6
 2016-03-22 17:56 UTC  (8+ messages)
` [PATCH 1/9] sched: add schedule_timeout_idle()

[RFC PATCH 0/2] of: Implement iterator for phandles
 2016-03-22 17:55 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v13 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-03-22 17:53 UTC  (3+ messages)
` [PATCH v13 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
 2016-03-22 17:48 UTC  (2+ messages)

[PATCH v3 0/3] locking/mutex: Enable optimistic spinning of lock waiter
 2016-03-22 17:46 UTC  (4+ messages)
` [PATCH v3 1/3] locking/mutex: Add waiter parameter to mutex_optimistic_spin()
` [PATCH v3 2/3] locking/mutex: Enable optimistic spinning of woken task in wait queue
` [PATCH v3 3/3] locking/mutex: Avoid missed wakeup of mutex waiter

[PATCH v2] Drivers: hv: vmbus: handle various crash scenarios
 2016-03-22 17:43 UTC 

[PATCH v5 0/6] ACPI: parse the SPCR table
 2016-03-22 17:41 UTC  (18+ messages)
` [PATCH v5 1/6] of/serial: move earlycon early_param handling to serial
` [PATCH v5 3/6] ACPI: parse SPCR and enable matching console
` [PATCH v5 6/6] serial: pl011: add EARLYCON_DECLARE

rcu_preempt self-detected stall on CPU from 4.5-rc3, since 3.17
 2016-03-22 17:40 UTC  (13+ messages)

[PATCH] sound/usb: fix to release stream resources from media_snd_device_delete()
 2016-03-22 17:37 UTC  (7+ messages)

[PATCH] arm64/dma-mapping: Add DMA_ATTR_ALLOC_SINGLE_PAGES support
 2016-03-22 17:37 UTC  (3+ messages)

[PATCH] ath9k: fix checkpatch.pl identation and sapce errors
 2016-03-22 17:36 UTC  (2+ messages)

[PATCH v2 4/4] nmi_backtrace: generate one-line reports for idle cpus
 2016-03-22 17:30 UTC  (7+ messages)
` [PATCH v3 0/4] improvements to the nmi_backtrace code
  ` [PATCH v3 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
  ` [PATCH v3 2/4] nmi_backtrace: do a local dump_stack() instead of a self-NMI
  ` [PATCH v3 3/4] arch/tile: adopt the new nmi_backtrace framework
  ` [PATCH v3 4/4] nmi_backtrace: generate one-line reports for idle cpus

[PATCH 0/5] Drivers: hv: vmbus
 2016-03-22 17:11 UTC  (8+ messages)
` [PATCH 1/5] Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
  ` [PATCH 3/5] Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()

[PATCH] TTY: n_gsm, fix false positive WARN_ON
 2016-03-22 17:09 UTC  (2+ messages)

[PATCH v4] iio: potentiometer: add driver for Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X
 2016-03-22 17:05 UTC  (3+ messages)

[PATCH v2 2/6] x86/mm/pat: Add pat_disable() interface
 2016-03-22 17:02 UTC  (10+ messages)
` [PATCH v2 3/6] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH v2 4/6] x86/mtrr: Fix PAT init handling when MTRR MSR is disabled
` [PATCH v2 5/6] x86/xen,pat: Remove PAT table init code from Xen
` [PATCH v2 6/6] x86/pat: Document PAT initializations

[PATCH v2 0/2] mtd: spi-nor: add an alternative method to support memory >16MiB
 2016-03-22 16:57 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: dt: mtd: add a DT property to enable the use of 4byte-address op codes

[PATCH 1/3] rbd: use KMEM_CACHE macro
 2016-03-22 16:58 UTC  (4+ messages)
` [PATCH 3/3] libceph: "

[PATCH 1/2] aio: use kmem_cache_zalloc
 2016-03-22 16:56 UTC  (3+ messages)
` [PATCH 2/2] ceph: "

[PATCH v11 0/9] arm64: Add kernel probes (kprobes) support
 2016-03-22 16:51 UTC  (9+ messages)
` [PATCH v11 3/9] arm64: add copy_to/from_user to kprobes blacklist

[PATCH] mpt3sas: Don't overreach ioc->reply_post[] during initialization
 2016-03-22 16:48 UTC  (2+ messages)

[GIT PULL] at91: fixes for 4.6 #1
 2016-03-22 16:46 UTC 

[PATCH -tip 0/3] locking/rtmutex: Another crack at spin on owner
 2016-03-22 16:41 UTC  (11+ messages)
` [PATCH 4/3] rtmutex: Avoid barrier in rt_mutex_handle_deadlock

[PATCH] KVM: page_track: fix access to NULL slot
 2016-03-22 16:40 UTC 

[RFC][PATCH v6 0/2] printk: Make printk() completely async
 2016-03-22 16:36 UTC  (5+ messages)
` [RFC][PATCH v6 1/2] "

[PATCH] tpm: drop int_queue from tpm_vendor_specific
 2016-03-22 16:31 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH v5 0/4] Add Ethernet support on STM32F429
 2016-03-22 16:27 UTC  (9+ messages)
` [PATCH v5 2/4] Documentation: Bindings: Add STM32 DWMAC glue

[PATCH] spi: rockchip: fix warning of static check
 2016-03-22 16:23 UTC  (2+ messages)

[PATCH 1/2] iio:adc:at91-sama5d2: cleanup mode register use
 2016-03-22 16:08 UTC  (2+ messages)
` [PATCH 2/2] iio:adc:at91-sama5d2: add support for differential conversions

[PATCH] cpufreq: rockchip: add driver
 2016-03-22 16:07 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v3 0/2] AF_VSOCK: Shrink the area influenced by prepare_to_wait
 2016-03-22 16:05 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "vsock: Fix blocking ops call in prepare_to_wait"
` [PATCH v3 2/2] AF_VSOCK: Shrink the area influenced by prepare_to_wait

[PATCH 1/3] leds: triggers: add support for RGB triggers
 2016-03-22 16:00 UTC  (8+ messages)

[PATCH] Syntactic and factual errors in the API document
 2016-03-22 16:00 UTC  (5+ messages)

[PATCH v5 0/3] "gpio: designware: add gpio-signaled acpi event support for power button"
 2016-03-22 15:55 UTC  (4+ messages)
` [PATCH v5 1/3] gpio: designware: convert device node to fwnode

UFS V11 patch-set
 2016-03-22 15:53 UTC  (12+ messages)

[PATCH] Bluetooth: vhci, fix open_timeout vs. hdev race
 2016-03-22 15:52 UTC  (4+ messages)
` [PATCH v2] "

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-22 15:38 UTC  (4+ messages)

[PATCH] lan78xx: Protect runtime_auto check by #ifdef CONFIG_PM
 2016-03-22 15:29 UTC  (5+ messages)

net/sctp: stack-out-of-bounds in sctp_getsockopt
 2016-03-22 15:28 UTC  (4+ messages)

[PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-22 15:20 UTC  (8+ messages)

[PATCH v3 0/4] Hierarchical thermal zones
 2016-03-22 15:13 UTC  (6+ messages)
` [PATCH v3 2/4] devicetree: bindings: let thermal-sensor point to other "

[PATCH v2] drm/rockchip: vop: Disable planes when disabling CRTC
 2016-03-22 15:08 UTC 

[PATCH] iommu/rockchip: Only log stall errors when attaching
 2016-03-22 15:04 UTC 

Suspicious error for CMA stress test
 2016-03-22 14:56 UTC  (21+ messages)

[PATCH v2 00/18] Support non-lru page migration
 2016-03-22 14:55 UTC  (4+ messages)
` [PATCH v2 13/18] mm/compaction: support non-lru movable "

[PATCH] kvm-pr: manage single-step mode
 2016-03-22 14:53 UTC 

[PATCH] net: phy: at803x: don't depend on GPIOLIB
 2016-03-22 14:53 UTC  (14+ messages)

[PATCH RESEND] drivers: firmware: psci: drop duplicate const from psci_of_match
 2016-03-22 14:45 UTC 

[PATCH 0/4] ARM: cpuidle: use const and __initconst for cpuidle_ops
 2016-03-22 14:42 UTC  (5+ messages)
` [PATCH 1/4] ARM: cpuidle: add const qualifier to cpuidle_ops member in structures
` [PATCH 2/4] ARM: cpuidle: constify return value of arm_cpuidle_get_ops()
` [PATCH 3/4] soc: qcom: spm: use const and __initconst for qcom_cpuidle_ops
` [PATCH 4/4] drivers: firmware: psci: use const and __initconst for psci_cpuidle_ops

[PATCH] cpufreq: acpi-cpufreq: make Intel/AMD MSR access, io port access static
 2016-03-22 14:43 UTC  (2+ messages)

[PATCH 0/3] cpufreq: Governor start handling unification and cpufreq_resume() cleanup
 2016-03-22 14:42 UTC  (5+ messages)
` [PATCH 3/3] cpufreq: Always update current frequency before startig governor

[PATCH v3] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-22 14:42 UTC  (4+ messages)

Updated version of RD/WR FS/GS BASE patchkit
 2016-03-22 14:40 UTC  (7+ messages)
` [PATCH 2/9] x86: Add support for rd/wr fs/gs base

[PATCH] drivers: firmware: psci: add __init mark to psci_dt_cpu_init_idle
 2016-03-22 14:35 UTC 

[PATCH] intel_idle: make intel_idle_state_table_update() static
 2016-03-22 14:32 UTC 

[PATCH] drivers: firmware: psci: make two helper functions static
 2016-03-22 14:31 UTC 

[PATCH 0/2] pinctrl: sh-pfc: tidyup IPSR/MOD_SEL/GPSR settings order
 2016-03-22 14:33 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: sh-pfc: IPSRx and MOD_SELx should be set before GPSRx

[GIT PULL] PCI fixes for v4.6
 2016-03-22 14:32 UTC 

[PATCH v2] drm/radeon: evergreen_hpd_init()/_fini(): fix HPD IRQ bitset
 2016-03-22 14:32 UTC  (4+ messages)

[PATCH 00/17] Add Initial support for PLX Technology OX810SE
 2016-03-22 14:29 UTC  (10+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 02/18] dt-bindings: timer: sp804: add timer-width property

[PATCH] firewire: nosy: Replace timeval with timespec64
 2016-03-22 14:27 UTC  (5+ messages)

[PATCH v13] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-03-22 14:25 UTC  (2+ messages)

[PATCH RESEND v2 00/14] lib/mpi: bug fixes and cleanup
 2016-03-22 14:10 UTC  (4+ messages)

[PATCH] scsi: ufs: select CONFIG_NLS
 2016-03-22 14:18 UTC  (3+ messages)

[RFD] Sharing GPIOs for input (buttons) and output (LEDs)
 2016-03-22 14:18 UTC  (4+ messages)

[PATCH] Drivers: hv: vmbus: handle various crash scenarios
 2016-03-22 14:18 UTC  (6+ messages)

Hello
 2016-03-22 14:11 UTC 

[PATCH] zram: revive swap_slot_free_notify
 2016-03-22 14:06 UTC  (5+ messages)

[patch] ufs: silence uninitialized warnings
 2016-03-22 13:41 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: exynos: Add Security SubSystem node to Exynos4
 2016-03-22 13:58 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2

[RFC] mm: why cat /proc/pid/smaps | grep Rss is different from cat /proc/pid/statm?
 2016-03-22 13:55 UTC 

[PATCH] fujitsu-laptop: Support radio LED
 2016-03-22 13:30 UTC  (3+ messages)

[PATCH] kvm: Fix build error caused by redefinition
 2016-03-22 13:28 UTC  (3+ messages)

[PATCH] Staging: wlan-ng: moved memset() calls after copy_from_user() call
 2016-03-22 13:27 UTC  (3+ messages)

[PATCH 1/2] vfs: export lookup_hash() to modules
 2016-03-22 13:23 UTC  (2+ messages)
` [PATCH 2/2] ovl: ignore permissions on underlying lookup

[PATCH trace-cmd 0/2] better error handling during copy
 2016-03-22 13:19 UTC  (5+ messages)
` [PATCH trace-cmd 1/2] trace-cmd-listen: remove useless printf
` [PATCH trace-cmd 2/2] trace-recorder: better error handling during copy

[PATCH v6 0/8] fix debugfs file removal races
 2016-03-22 13:18 UTC  (7+ messages)
` [PATCH v6 2/8] debugfs: prevent access to removed files' private data
` [PATCH v6 3/8] debugfs: add support for self-protecting attribute file fops
` [PATCH v6 4/8] debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage
` [PATCH v6 6/8] debugfs: unproxify files created through debugfs_create_bool()
` [PATCH v6 7/8] debugfs: unproxify files created through debugfs_create_blob()

[PATCH 1/2] drm/virtio: use new drm_crtc_send_vblank_event()
 2016-03-22 13:17 UTC  (3+ messages)
` [PATCH 2/2] drm/virtio: send vblank event on plane atomic update

[PATCH 0/2] debugfs: fixup to file removal protection series
 2016-03-22 13:17 UTC  (2+ messages)

[PATCH] vfs: rename: check backing inode being equal
 2016-03-22 13:17 UTC 

[PATCH v4 00/13] Add A83T clk, r_pio, mmc rsb support
 2016-03-22 13:16 UTC  (6+ messages)
` [PATCH v4 01/13] pinctrl: sunxi: Add A83T R_PIO controller

[PATCH] debugfs: fix double unlock in open_proxy_open()
 2016-03-22 13:15 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox