[PATCH v1] kasan, arm64: Unpoison dirty stack frames when resuming from suspend
2016-03-02 15:43 UTC (10+ messages)
` [PATCH 1/2] cpu, idle: move init_idle() out of idle_thread_get()
` [PATCH 2/2] kasan: unpoison stack of idle task on cpu online
[PATCH v5 0/7] remoteproc: Add driver for STMicroelectronics platforms
2016-03-02 15:43 UTC (4+ messages)
[PATCH] clk: ti: Fix some errors found by static checkers
2016-03-02 15:42 UTC (3+ messages)
perf, tools: Refactor and support interval and CSV metrics
2016-03-02 15:38 UTC (5+ messages)
` [PATCH 5/7] perf, tools, stat: Implement --metric-only mode
[PATCH RT 00/20] Linux 3.18.27-rt27-rc1
2016-03-02 15:37 UTC (21+ messages)
` [PATCH RT 01/20] sched: reset tasks lockless wake-queues on fork()
` [PATCH RT 02/20] ptrace: dont open IRQs in ptrace_freeze_traced() too early
` [PATCH RT 03/20] net: move xmit_recursion to per-task variable on -RT
` [PATCH RT 04/20] preempt-lazy: Add the lazy-preemption check to preempt_schedule()
` [PATCH RT 05/20] softirq: split timer softirqs out of ksoftirqd
` [PATCH RT 06/20] net: provide a way to delegate processing a softirq to ksoftirqd
` [PATCH RT 07/20] latencyhist: disable jump-labels
` [PATCH RT 08/20] arm64: replace read_lock to rcu lock in call_step_hook
` [PATCH RT 09/20] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 10/20] kernel: softirq: unlock with irqs on
` [PATCH RT 11/20] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 12/20] tick/broadcast: Make broadcast hrtimer irqsafe
` [PATCH RT 13/20] sched,rt: __always_inline preemptible_lazy()
` [PATCH RT 14/20] drm,radeon,i915: Use preempt_disable/enable_rt() where recommended
` [PATCH RT 15/20] drm,i915: Use local_lock/unlock_irq() in intel_pipe_update_start/end()
` [PATCH RT 16/20] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 17/20] f2fs: Mutex cant be used by down_write_nest_lock()
` [PATCH RT 18/20] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 19/20] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 20/20] Linux 3.18.27-rt27-rc1
perf, tools: Refactor and support interval and CSV metrics
2016-03-02 15:35 UTC (4+ messages)
` [PATCH 5/7] perf, tools, stat: Implement --metric-only mode
[PATCH 1/6] usb: host: unhide suspend/resume declarations
2016-03-02 15:34 UTC (8+ messages)
` [PATCH 2/6] usb: xhci-mtk: use __maybe_unused to hide pm functions
` [PATCH 3/6] usb: ohci-at91: "
` [PATCH 4/6] usb: ehci-atmel: "
` [PATCH 5/6] phy: dm816x: "
` [PATCH 6/6] phy: twl4030: "
[PATCH] usbhid: Fix lockdep unannotated irqs-off warning
2016-03-02 15:34 UTC (6+ messages)
[PATCH 00/41] Remove CLK_IS_ROOT from drivers/clk
2016-03-02 15:32 UTC (5+ messages)
` [PATCH 17/41] clk: tegra: Remove CLK_IS_ROOT
` [PATCH 18/41] clk: ti: "
[RESEND 00/11] pwm: Add support for PWM Capture
2016-03-02 15:32 UTC (9+ messages)
` [RESEND 03/11] pwm: sti: Reorganise register names in preparation for new functionality
` [RESEND 04/11] pwm: sti: Only request clock rate when you need to
` [RESEND 06/11] pwm: sti: Supply PWM Capture clock handling
` [RESEND 07/11] pwm: sti: Initialise PWM Capture channel data
` [RESEND 08/11] pwm: sti: Add support for PWM Capture IRQs
` [RESEND 09/11] pwm: sti: Add PWM Capture call-back
` [RESEND 10/11] pwm: sti: Enable PWM Capture
` [RESEND 11/11] pwm: sti: Take the opportunity to conduct a little house keeping
4.4.3 issue: Hisax driver no longer loading
2016-03-02 15:30 UTC (2+ messages)
[PATCH 3/3] ARM: dts: NSP: Add PWM Support to DT
2016-03-02 15:28 UTC (2+ messages)
[PATCH v3 0/2] sched/core: Cleanup leftovers in __schedule()
2016-03-02 15:28 UTC (4+ messages)
` [PATCH v3 1/2] sched/core: Get rid of 'cpu' argument in wq_worker_sleeping()
[PATCH v2 0/8] arm64: Support for systems without AArch32 state
2016-03-02 15:25 UTC (5+ messages)
[PATCH] ALSA: portman2x4: fix NULL pointer dereference
2016-03-02 15:23 UTC (2+ messages)
[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
2016-03-02 15:22 UTC (11+ messages)
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd
[PATCH 3/3] drm: panel-simple: implement URT UMSH-8596MD-xT panel support
2016-03-02 15:22 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: Add URT UMSH-8596MD-xT panel bindings
[PATCH] lightnvm: do not load L2P table if not supported
2016-03-02 15:21 UTC
[PATCH v2 0/6] ARM64: meson: GXBaby (S905) and Vega S95 enablement
2016-03-02 15:17 UTC (4+ messages)
a question about slub in function __slab_free()
2016-03-02 15:12 UTC (3+ messages)
[PATCH] kbuild/mkspec: clean boot loader configuration on rpm removal
2016-03-02 15:09 UTC (3+ messages)
[PATCH RT 00/22] Linux 4.1.15-rt18-rc1
2016-03-02 15:09 UTC (23+ messages)
` [PATCH RT 01/22] sched: reset tasks lockless wake-queues on fork()
` [PATCH RT 02/22] ptrace: dont open IRQs in ptrace_freeze_traced() too early
` [PATCH RT 03/22] net: move xmit_recursion to per-task variable on -RT
` [PATCH RT 04/22] kernel/softirq: use cond_resched_rcu_qs() on -RT as well (run_ksoftirqd())
` [PATCH RT 05/22] net/core: protect users of napi_alloc_cache against reentrance
` [PATCH RT 06/22] preempt-lazy: Add the lazy-preemption check to preempt_schedule()
` [PATCH RT 07/22] softirq: split timer softirqs out of ksoftirqd
` [PATCH RT 08/22] net: provide a way to delegate processing a softirq to ksoftirqd
` [PATCH RT 09/22] latencyhist: disable jump-labels
` [PATCH RT 10/22] arm64: replace read_lock to rcu lock in call_step_hook
` [PATCH RT 11/22] kernel: migrate_disable() do fastpath in atomic & irqs-off
` [PATCH RT 12/22] kernel: softirq: unlock with irqs on
` [PATCH RT 13/22] kernel/stop_machine: partly revert "stop_machine: Use raw spinlocks"
` [PATCH RT 14/22] tick/broadcast: Make broadcast hrtimer irqsafe
` [PATCH RT 15/22] sched,rt: __always_inline preemptible_lazy()
` [PATCH RT 16/22] drm,radeon,i915: Use preempt_disable/enable_rt() where recommended
` [PATCH RT 17/22] drm,i915: Use local_lock/unlock_irq() in intel_pipe_update_start/end()
` [PATCH RT 18/22] trace: Use rcuidle version for preemptoff_hist trace point
` [PATCH RT 19/22] f2fs: Mutex cant be used by down_write_nest_lock()
` [PATCH RT 20/22] rcu/torture: Comment out rcu_bh ops on PREEMPT_RT_FULL
` [PATCH RT 21/22] kernel: sched: Fix preempt_disable_ip recodring for preempt_disable()
` [PATCH RT 22/22] Linux 4.1.15-rt18-rc1
[PATCH] perf tools: fix incorrect argument order in calls to get_common_field
2016-03-02 15:02 UTC
[PATCH 0/3] OOM detection rework v4
2016-03-02 15:01 UTC (21+ messages)
[RFC PATCH 0/7] KEYS: Adjust public key signature handling
2016-03-02 15:00 UTC (4+ messages)
[PATCH] iommu/vt-d: Assign old irt entries a common valid vector in kdump kernel
2016-03-02 14:58 UTC (2+ messages)
fs: uninterruptible hang in handle_userfault
2016-03-02 14:55 UTC (6+ messages)
[patch] iommu/exynos: checking for IS_ERR() instead of NULL
2016-03-02 14:53 UTC (3+ messages)
[patch 2/2] iommu/mediatek: checking for IS_ERR() instead of NULL
2016-03-02 14:49 UTC (2+ messages)
[PATCH] batman-adv: clarify CFG80211 dependency
2016-03-02 14:46 UTC (2+ messages)
Applied "regulator: max77620: Add support to configure active-discharge" to the regulator tree
2016-03-02 14:44 UTC
Applied "regulator: core: Add support for active-discharge configuration" to the regulator tree
2016-03-02 14:44 UTC
[PATCH] of/unittest: fix infinite loop in of_unittest_destroy_tracked_overlays()
2016-03-02 14:44 UTC (2+ messages)
[PATCH 00/23] tracing: 'hist' triggers
2016-03-02 14:38 UTC (5+ messages)
` [PATCH v15 02/23] tracing: Add 'hist' event trigger command
` [PATCH v15 03/23] tracing: Add hist trigger support for multiple values ('vals=' param)
[PATCH 4.4 000/342] 4.4.4-stable review
2016-03-02 14:35 UTC (2+ messages)
[PATCH 3.14 000/130] 3.14.63-stable review
2016-03-02 14:34 UTC (2+ messages)
[RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
2016-03-02 14:32 UTC (5+ messages)
[PATCH 3.10 00/80] 3.10.99-stable review
2016-03-02 14:32 UTC (2+ messages)
linux-next: unsigned commits in tpmdd tree
2016-03-02 14:29 UTC (2+ messages)
[PATCH V2] dma: tegra: don't open code of_device_get_match_data()
2016-03-02 14:29 UTC
[PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups
2016-03-02 14:28 UTC (7+ messages)
` [PATCH 01/10] selftests/x86: In syscall_nt, test NT|TF as well
` [PATCH 03/10] x86/entry/32: Filter NT and speed up AC filtering in SYSENTER
Applied "regulator: DT: Add DT property for active-discharge configuration" to the regulator tree
2016-03-02 14:28 UTC
Applied "regulator: core: Add support for active-discharge configuration" to the regulator tree
2016-03-02 14:28 UTC
Applied "regulator: helper: Add helper to configure active-discharge using regmap" to the regulator tree
2016-03-02 14:28 UTC
[PATCH 0/3] ARM: dts: at91: add more devices to sama5d2 Xplained
2016-03-02 14:28 UTC (2+ messages)
[PATCH 0/2] staging: comedi: comedi.h: Avoid BIT macro
2016-03-02 14:27 UTC (3+ messages)
` [PATCH 1/2] staging: comedi: comedi.h: Do not use "
` [PATCH 2/2] staging: comedi: comedi.h: Fix comment for struct comedi_krange
[PATCH 0/3] KASAN: clean stale poison upon cold re-entry to kernel
2016-03-02 14:26 UTC (4+ messages)
` [PATCH 1/3] kasan: add functions to clear stack poison
` [PATCH 2/3] sched/kasan: remove stale KASAN poison after hotplug
` [PATCH 3/3] arm64: kasan: clear stale stack poison
[RFC 0/4] perf kvm: Guest Symbol Resolution for powerpc
2016-03-02 14:25 UTC (3+ messages)
` [RFC 4/4] perf kvm: Fix output fields instead of 'trace' for perf kvm report on powerpc
[PATCH] wan: lmc: Switch to using managed resources
2016-03-02 14:22 UTC (3+ messages)
[PATCH v2 0/3] mmc: pwrseq: convert to proper driver
2016-03-02 14:22 UTC (4+ messages)
` [PATCH v2 3/3] mmc: pwrseq: convert to proper platform device
[PATCH] ovl: fix working on distributed fs as lower layer
2016-03-02 14:18 UTC (3+ messages)
[PATCH mmotm] mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()
2016-03-02 14:17 UTC (3+ messages)
[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
2016-03-02 14:17 UTC (2+ messages)
[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
2016-03-02 14:15 UTC (3+ messages)
[PATCH 0/4] MIPS cache & highmem fixes
2016-03-02 14:12 UTC (2+ messages)
` [PATCH 4/4] MIPS: Sync icache & dcache in set_pte_at
[PATCH v3 00/12] ACPI NUMA support for ARM64
2016-03-02 14:10 UTC (6+ messages)
` [PATCH v3 05/12] arm64, acpi, numa: NUMA support based on SRAT and SLIT
[PATCH] dax: check return value of dax_radix_entry()
2016-03-02 14:09 UTC (2+ messages)
[RFC v2 0/6] Track RCU dereferences in RCU read-side critical sections
2016-03-02 14:08 UTC (11+ messages)
[PATCH] ASoC: intel: remove unused variable
2016-03-02 14:04 UTC (11+ messages)
[PATCH] list: kill list_force_poison()
2016-03-02 14:01 UTC (2+ messages)
[RESEND RFC 0/3] Proposed extensions for NVMEM
2016-03-02 13:59 UTC (7+ messages)
` [RESEND RFC 1/3] nvmem: Add 'of_nvmem_cell_from_device_node()'
` [RESEND RFC 2/3] nvmem: Add 'nvmem-blob' driver
` [RESEND RFC 3/3] nvmem: Add 'nvmem-composite' driver
[PATCH v2] futex: replace bare barrier() with a READ_ONCE()
2016-03-02 13:56 UTC (3+ messages)
[PATCH] staging: rtl8723au: fix static checker warning
2016-03-02 13:55 UTC (2+ messages)
[patch 1/2] iommu/mediatek: signedness bug in probe function
2016-03-02 13:53 UTC (2+ messages)
Suspicious error for CMA stress test
2016-03-02 13:52 UTC
[PATCH] arm64/efi: check SetupMode when determining Secure Boot status
2016-03-02 13:38 UTC (3+ messages)
` [PATCH v2 0/2] arm64/efi: query Secure Boot status according to UEFI spec
[RFC PATCH 0/2] iio: introduce iio_{claim|release}_direct_mode()
2016-03-02 13:28 UTC (3+ messages)
` [RFC PATCH 1/2] iio: core: implement iio_{claim|release}_direct_mode()
[PATCH] staging/lustre: Unbreak ll_prep_inode iget result check
2016-03-02 13:25 UTC
[PATCH] Fix hists related 'perf test' entries
2016-03-02 13:24 UTC (2+ messages)
[PATCH] perf tests: initialize sa.sa_flags
2016-03-02 13:23 UTC (6+ messages)
[v2 PATCH 0/3] Use nmi_panic() in panic on NMI case
2016-03-02 13:22 UTC (4+ messages)
` [v2 PATCH 1/3] panic: Change nmi_panic from macro to function
[PATCH] mfd: Fix MACRO for commonly declared MFD cell attributes
2016-03-02 13:08 UTC (6+ messages)
[PATCH] device property: don't bother the drivers with struct property_set
2016-03-02 13:03 UTC (2+ messages)
[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
2016-03-02 12:58 UTC (4+ messages)
` [PATCH v7 07/10] usb: dbc: handle endpoint stall
[PATCH] IB/ipoib: Add handling of skb with many frags
2016-03-02 12:44 UTC (2+ messages)
` [PATCH v2] IB/ipoib: Add handling for sending "
[patch 10/20] cpu/hotplug: Make target state writeable
2016-03-02 12:41 UTC (3+ messages)
` [tip:smp/hotplug] "
[patch 09/20] cpu/hotplug: Add sysfs state interface
2016-03-02 12:40 UTC (3+ messages)
` [tip:smp/hotplug] "
[PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
2016-03-02 12:35 UTC (6+ messages)
` [PATCH v4 4/5] dell-wmi: properly process Dell Instant Launch hotkey
[RESEND PATCH v3 0/6] EC-based USB Power Delivery support for Chrome machines
2016-03-02 12:34 UTC (5+ messages)
` [RESEND PATCH v3 1/6] mfd: cros_ec: Add MKBP event support
` [RESEND PATCH v3 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver
[PATCH 0/2] MT8173 IOMMU 4GB MODE SUPPORT
2016-03-02 12:31 UTC (3+ messages)
` [PATCH 1/2] iommu/io-pgtable: Add MTK 4GB mode in Short-descriptor
[RFC v5 00/17] KVM PCIe/MSI passthrough on ARM/ARM64
2016-03-02 12:30 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®