linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-10 00:23:47 to 2018-03-10 11:26:43 UTC [more...]

[PATCH 09/11] media: vsp1: Provide support for extended command pools
 2018-03-10 11:26 UTC  (2+ messages)

Nokia N900: refcount_t underflow, use after free
 2018-03-10 11:26 UTC  (9+ messages)

[PATCH 0/5 V2] tpm: timeouts revamp
 2018-03-10 11:21 UTC  (5+ messages)
` [PATCH 3/5 V2] tpm2: add longer timeouts for creation commands

Nokia N900: v4.16-rc4: oops in iio when grepping sysfs
 2018-03-10 11:19 UTC  (5+ messages)

[PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
 2018-03-10 11:18 UTC  (3+ messages)

[PATCH] drm/sun4i: Fix exclusivity of the TCON clocks
 2018-03-10 11:05 UTC 

[RESEND PATCH 0/2] ASoC: Add support for max9759 Amplifier Driver
 2018-03-10 11:05 UTC  (3+ messages)
` [RESEND PATCH 1/2] ASoC: Add DT bindings documentation for max9759 amplifier
` [RESEND PATCH 2/2] ASoC: max9759: Add Amplifier Driver

[PATCH] drivers: gpio: pca953x: add compatibility for pcal6524 and pcal9555a
 2018-03-10 11:00 UTC 

[PATCH v2] scripts/kconfig: cleanup symbol handling code
 2018-03-10 10:56 UTC 

[PATCH] staging: speakup: Add unicode support to the speakup_dummy driver
 2018-03-10 10:56 UTC 

[GIT PULL REQUEST] watchdog - v4.16 Fixes 2
 2018-03-10 10:44 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-10 10:45 UTC  (7+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-10 10:40 UTC  (10+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics

KASAN: use-after-free Read in __list_del_entry_valid (3)
 2018-03-10 10:31 UTC  (2+ messages)

[PATCH v2] Staging: iio: adis16209: Move adis16209 driver out of staging
 2018-03-10 10:20 UTC 

[PATCH] audit: set TIF_AUDIT_SYSCALL only if audit filter has been populated
 2018-03-10 10:15 UTC  (6+ messages)

[PATCH v5] Staging: iio: adis16209: Change some macro names
 2018-03-10 10:10 UTC 

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-10  9:55 UTC  (15+ messages)
` [PATCH v5 01/11] dax: store pfns in the radix
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops
` [PATCH v5 03/11] ext4, dax: introduce ext4_dax_aops
` [PATCH v5 04/11] ext2, dax: introduce ext2_dax_aops
` [PATCH v5 05/11] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
` [PATCH v5 09/11] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v5 10/11] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v5 11/11] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH v2] perf machine: Fix load kernel symbol with '-k' option
 2018-03-10  9:50 UTC  (3+ messages)

[PATCH tools/memory-model 4/4] tools/memory-model: Update: Remove rb-dep, smp_read_barrier_depends, and lockless_dereference
 2018-03-10  9:29 UTC  (2+ messages)
` [tip:locking/core] tools/memory-model: Finish the removal of rb-dep, smp_read_barrier_depends(), and lockless_dereference()

[PATCH tools/memory-model 3/4] tools/memory-order: Add documentation of new litmus test
 2018-03-10  9:28 UTC  (2+ messages)
` [tip:locking/core] tools/memory-model: "

[PATCH tools/memory-model 2/4] tools/memory-model: Remove mention of docker/gentoo image
 2018-03-10  9:28 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH tools/memory-model 1/4] memory-barriers: More text to de-emphasize smp_read_barrier_depends()
 2018-03-10  9:27 UTC  (2+ messages)
` [tip:locking/core] locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more

[PATCH] x86/microcode/AMD: check microcode file sanity before loading it
 2018-03-10  9:18 UTC  (2+ messages)

[PATCH 2/4] timekeeping: Determine multiplier directly from NTP tick length
 2018-03-10  9:13 UTC  (2+ messages)
` [tip:timers/core] timekeeping/ntp: Determine the "

[PATCH 1/4] timekeeping: Don't align frequency adjustments to ticks
 2018-03-10  9:12 UTC  (2+ messages)
` [tip:timers/core] timekeeping/ntp: Don't align NTP "

[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
 2018-03-10  9:09 UTC  (5+ messages)

[PATCH 2/2] seq_file: account everything
 2018-03-10  8:52 UTC 

[PATCH 1/2] seq_file: allocate seq_file from kmem_cache
 2018-03-10  8:50 UTC 

[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-10  8:43 UTC  (2+ messages)

[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-10  8:24 UTC  (9+ messages)
` [PATCH v2 1/8] tpm: move tpm1_pcr_extend to tpm1-cmd.c
` [PATCH v2 2/8] tpm: move tpm_getcap "
` [PATCH v2 3/8] tpm: factor out tpm1_get_random into tpm1-cmd.c
` [PATCH v2 4/8] tpm: move tpm1 selftest code from tpm-interface tpm1-cmd.c
` [PATCH v2 5/8] tpm: factor out tpm1 pm suspend flow into tpm1-cmd.c
` [PATCH v2 6/8] tpm: factor out tpm_startup function
` [PATCH v2 7/8] tpm: Move pcr extend to tpm2-cmd.c
` [PATCH v2 8/8] tpm: move tpm2 code validation to tpm2-space.c

[RFC PATCH -tip 0/9] kprobes: Cleanup jprobe implementation
 2018-03-10  8:24 UTC  (4+ messages)
` [RFC PATCH -tip 8/9] error-injection: Fix to not enabling preemption in pre_handler

[PATCH 0/4] ARM: sunxi: Clean and improvements for multi-cluster SMP
 2018-03-10  8:16 UTC  (2+ messages)

[GIT PULL][PATCH 0/4] Timekeeping queue for 4.17
 2018-03-10  8:11 UTC  (3+ messages)
` [PATCH 3/4] y2038: time: Introduce struct __kernel_old_timeval

[PATCH 4.9 00/65] 4.9.87-stable review
 2018-03-10  7:59 UTC  (3+ messages)

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-10  7:58 UTC  (3+ messages)

[PATCH 2/2] drivers: android: binder: fixed a brace coding style issue
 2018-03-10  7:46 UTC 

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-03-10  7:27 UTC  (3+ messages)

[PATCH 4.4 00/36] 4.4.121-stable review
 2018-03-10  7:19 UTC  (6+ messages)

[PATCH 4.14 0/9] 4.14.26-stable review
 2018-03-10  7:19 UTC  (7+ messages)
` [PATCH 4.14 2/9] bpf: fix memory leak in lpm_trie map_free callback function
` [PATCH 4.14 4/9] bpf, x64: implement retpoline for tail call
` [PATCH 4.14 5/9] bpf, arm64: fix out of bounds access in "
` [PATCH 4.14 7/9] bpf: allow xadd only on aligned memory

[PATCH 1/1] x86/kprobes: Prohibit probing of .entry_trampoline code
 2018-03-10  7:07 UTC  (2+ messages)
` [tip:x86/pti] x86/kprobes: Fix kernel crash when probing "

[PATCH v3] kernel.h: Skip single-eval logic on literals in min()/max()
 2018-03-10  7:03 UTC  (11+ messages)

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-10  6:50 UTC  (4+ messages)

[PATCH] vgacon: fix function prototypes
 2018-03-10  6:40 UTC 

[PATCH 0/2] Remove VLA usage in rtc-s5m
 2018-03-10  6:27 UTC  (3+ messages)
` [PATCH 1/2] rtc: s5m: Move enum from rtc.h to rtc-s5m.c
` [PATCH 2/2] rtc: s5m: Remove VLA usage

[PATCH 3.18 00/21] 3.18.99-stable review
 2018-03-10  6:19 UTC  (3+ messages)

[PATCH 4.15 00/11] 4.15.9-stable review
 2018-03-10  5:59 UTC  (11+ messages)
` [PATCH 4.15 01/11] bpf: fix mlock precharge on arraymaps
` [PATCH 4.15 03/11] bpf: fix rcu lockdep warning for lpm_trie map_free callback
` [PATCH 4.15 04/11] bpf, x64: implement retpoline for tail call
` [PATCH 4.15 05/11] bpf, arm64: fix out of bounds access in "
` [PATCH 4.15 06/11] bpf: add schedule points in percpu arrays management
` [PATCH 4.15 07/11] bpf: allow xadd only on aligned memory
` [PATCH 4.15 08/11] bpf, ppc64: fix out of bounds access in tail call
` [PATCH 4.15 09/11] scsi: mpt3sas: fix oops in error handlers after shutdown/unload

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-10  5:53 UTC  (2+ messages)

[5/5 V3] tpm: factor out tpm_get_timeouts
 2018-03-10  5:28 UTC 

[GIT PULL] ARM: at91: DT for 4.17
 2018-03-10  5:26 UTC 

[PATCH] rbd: Remove VLA usage
 2018-03-10  5:14 UTC 

[GIT PULL] ARM: at91: SoC for 4.17
 2018-03-10  5:20 UTC 

[RFC 0/3] arch/x86/kvm: Introduce PLE(pause loop exit) logic in SVM
 2018-03-10  5:07 UTC  (4+ messages)
` [RFC 3/3] arch/x86/kvm: SVM: Introduce pause loop exit "

[PATCH 1/2] watchdog: dw: RMW the control register
 2018-03-10  5:04 UTC  (8+ messages)
` [PATCH 2/2] watchdog: dw: save/restore control and timeout across suspend/resume

[PATCH 1/2] Revert "e1000e: Separate signaling for link check/link up"
 2018-03-10  4:53 UTC  (4+ messages)
` [PATCH 2/2] e1000e: Fix link check race condition
` [Intel-wired-lan] [PATCH 1/2] Revert "e1000e: Separate signaling for link check/link up"

[PATCH v4 00/10] drivers/qcom: add RPMH communication support
 2018-03-10  4:47 UTC  (4+ messages)
` [PATCH v4 03/10] drivers: qcom: rpmh-rsc: log RPMH requests in FTRACE

[PATCH] rtc: s5m: Remove VLA usage
 2018-03-10  4:34 UTC  (5+ messages)

possible deadlock in get_user_pages_unlocked
 2018-03-10  4:15 UTC  (9+ messages)

[PATCH v2 1/2] watchdog: dw: RMW the control register
 2018-03-10  4:04 UTC  (3+ messages)
` [PATCH v2 2/2] watchdog: dw: save/restore control and timeout across suspend/resume

[PATCH v2] Input: stmpe-keypad - remove VLA usage
 2018-03-10  3:36 UTC 

[PATCH] Input: stmpe-keypad - remove VLA usage
 2018-03-10  3:32 UTC  (3+ messages)

[PATCH] EDAC, sb_edac: Remove VLA usage
 2018-03-10  3:02 UTC 

[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
 2018-03-10  3:47 UTC  (10+ messages)

[PATCH 0/3] tracing: Rewrite the function filter code
 2018-03-10  3:22 UTC  (8+ messages)
` [PATCH 1/3] tracing: Combine enum and arrays into single macro in "
` [PATCH 2/3] tracing: Clean up and document pred_funcs_##type creation and use
` [PATCH 3/3] tracing: Rewrite filter logic to be simpler and faster

[PATCH net-next 00/12] fix some bugs for HNS3 driver
 2018-03-10  3:29 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: add existence check when remove old uc mac address
` [PATCH net-next 02/12] net: hns3: fix for netdev not running problem after calling net_stop and net_open
` [PATCH net-next 03/12] net: hns3: fix for ipv6 address loss problem after setting channels
` [PATCH net-next 04/12] net: hns3: unify the pause params setup function
` [PATCH net-next 05/12] net: hns3: fix rx path skb->truesize reporting bug
` [PATCH net-next 06/12] net: hns3: add support for querying pfc puase packets statistic
` [PATCH net-next 07/12] net: hns3: fix for loopback failure when vlan filter is enable
` [PATCH net-next 08/12] net: hns3: fix for buffer overflow smatch warning
` [PATCH net-next 09/12] net: hns3: fix error type definition of return value
` [PATCH net-next 10/12] net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
` [PATCH net-next 11/12] net: hns3: add existence checking before adding unicast mac address
` [PATCH net-next 12/12] net: hns3: add result checking for VF when modify "

[PATCH] ipmi: Remove ACPI SPMI probing from the SSIF (I2C) driver
 2018-03-10  2:42 UTC  (3+ messages)

[PATCH] Bluetooth: btusb: Restore QCA Rome suspend/resume fix with a "rewritten" version
 2018-03-10  2:42 UTC  (15+ messages)

[PATCH v2] ASoC: dapm: add support to pinctrl dapm
 2018-03-10  2:37 UTC 

[PATCH] clk: imx25: set correct parents for ssi ipg clocks
 2018-03-10  2:37 UTC  (6+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-10  2:34 UTC  (7+ messages)

[PATCH v4 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-03-10  2:24 UTC  (25+ messages)
` [PATCH v4 01/24] soc: qcom dt-bindings: Add APR bus bindings
` [PATCH v4 02/24] soc: qcom: Add APR bus driver
` [PATCH v4 03/24] ASoC: qdsp6: q6common: Add qdsp6 helper functions
` [PATCH v4 04/24] ASoC: qdsp6: dt-bindings: Add q6afe dt bindings
` [PATCH v4 05/24] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v4 06/24] ASoC: qdsp6: dt-bindings: Add q6asm "
` [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver
` [PATCH v4 08/24] ASoC: qdsp6: qdafe: Add SLIMBus port Support
` [PATCH v4 09/24] ASoC: qdsp6: q6afe: Add support to MI2S ports
` [PATCH v4 10/24] ASoC: qdsp6: q6afe: Add support to MI2S sysclks
` [PATCH v4 11/24] ASoC: qdsp6: q6adm: Add q6adm driver
` [PATCH v4 12/24] ASoC: qdsp6: q6asm: Add q6asm driver
` [PATCH v4 13/24] ASoC: qdsp6: q6asm: Add support to memory map and unmap
` [PATCH v4 14/24] ASoC: qdsp6: q6asm: Add support to audio stream apis
` [PATCH v4 15/24] ASoC: qdsp6: q6core: Add q6core driver
` [PATCH v4 16/24] ASoC: qdsp6: q6routing: Add q6routing driver
` [PATCH v4 17/24] ASoC: qdsp6: q6routing: Add support to all SLIMBus Mixers
` [PATCH v4 18/24] ASoC: qdsp6: q6routing: Add support to MI2S Mixers
` [PATCH v4 19/24] ASoC: qdsp6: q6afe: Add q6afe dai driver
` [PATCH v4 20/24] ASoC: qdsp6: q6asm: Add q6asm "
` [PATCH v4 21/24] ASoC: qdsp6: dt-bindings: Add apq8096 machine bindings
` [PATCH v4 22/24] ASoC: qcom: apq8096: Add db820c machine driver
` [PATCH v4 23/24] arm64: dts: db820c: add sound card dt entry
` [PATCH v4 24/24] MAINTAINERS: Add myself as co-maintainer of qcom audio

[PATCH] f2fs: align memory boundary for bitops
 2018-03-10  2:03 UTC 

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-10  1:43 UTC  (6+ messages)

[PATCH 1/2] of: unittest: remove unneeded local return value variables
 2018-03-10  1:28 UTC  (3+ messages)

[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-03-10  1:20 UTC  (4+ messages)
` [PATCH v5 1/3] "

[PATCH 0/2] Backport IBPB on context switch to non-dumpable process
 2018-03-10  1:14 UTC  (6+ messages)
` [PATCH 1/2] x86/mm: Give each mm a unique ID

[PATCH v2 0/2] clk: aspeed: Fix is_enabled and prevent reset if clock enabled
 2018-03-10  0:41 UTC  (2+ messages)

[PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
 2018-03-10  0:21 UTC  (2+ messages)

mmotm 2018-03-09-16-34 uploaded
 2018-03-10  0:35 UTC 

[PATCH] staging: lustre: o2iblnd: fix race at kiblnd_connect_peer
 2018-03-10  0:34 UTC  (2+ messages)

[PATCH V2 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-03-10  0:33 UTC  (8+ messages)
` [PATCH V2 2/3] efi: Introduce efi_rts_workqueue and some infrastructure to invoke all efi_runtime_services()


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