linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 19:48:49 to 2018-05-15 22:55:13 UTC [more...]

[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
 2018-05-15 22:55 UTC  (10+ messages)
` [PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works

[PATCH v10 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-15 22:51 UTC  (6+ messages)
` [PATCH v10 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64
` [PATCH v10 2/2] blk-mq: Rework blk-mq timeout handling again
` [PATCH v9 0/2] "
` [PATCH v9 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64
` [PATCH v9 2/2] blk-mq: Rework blk-mq timeout handling again

[lkp-robot] [x86/asm] 51bad67ffb: int3:#[##]
 2018-05-15 22:52 UTC  (12+ messages)

[PATCH v7 1/6] softirq: reorder trace_softirqs_on to prevent lockdep splat
 2018-05-15 22:45 UTC  (3+ messages)
` [PATCH v7 2/6] srcu: Add notrace variants of srcu_read_{lock,unlock}
` [PATCH v7 4/6] trace/irqsoff: Split reset into separate functions

[PATCH v10 00/27] ARM: davinci: convert to common clock framework​
 2018-05-15 22:44 UTC  (4+ messages)

[PATCH 0/3] MIPS: DSP ASE regset support
 2018-05-15 22:34 UTC  (4+ messages)
` [PATCH 1/3] binfmt_elf: Respect error return from `regset->active'
` [PATCH 2/3] MIPS: Correct the 64-bit DSP accumulator register size
` [PATCH 3/3] MIPS: Add DSP ASE regset support

[PATCH] vsprintf: Fix memory barriers of ptr_key to have_filed_random_ptr_key
 2018-05-15 22:41 UTC  (7+ messages)

[PATCH] MIPS: Add FP_MODE regset support
 2018-05-15 22:40 UTC 

linux-next 20180515 - ACPI disabled
 2018-05-15 22:40 UTC  (5+ messages)

[GIT PULL] tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
 2018-05-15 22:37 UTC 

[RFC 0/8] Improving compiler inlining decisions
 2018-05-15 22:14 UTC  (22+ messages)
` [RFC 1/8] x86: objtool: use asm macro for better compiler decisions
` [RFC 2/8] x86: bug: prevent gcc distortions
` [RFC 3/8] x86: alternative: macrofy locks for better inlining
` [RFC 4/8] x86: prevent inline distortion by paravirt ops
` [RFC 5/8] x86: refcount: prevent gcc distortions
` [RFC 6/8] x86: removing unneeded new-lines
` [RFC 7/8] ilog2: preventing compiler distortion due to big condition
` [RFC 8/8] bitops: prevent compiler inline decision distortion

[PATCH] kernel: sys: fix potential Spectre v1
 2018-05-15 22:29 UTC  (3+ messages)

[PATCH v6 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-15 22:27 UTC  (10+ messages)
` [PATCH v6 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[PATCH v4 0/3] enable early printing of hashed pointers
 2018-05-15 22:26 UTC  (9+ messages)
` [PATCH v4 2/3] random: Return nbytes filled from hw RNG
` [PATCH v4 3/3] vsprintf: Use hw RNG for ptr_key

[PATCHv3] arm64: dts: stratix10: Add QSPI support for Stratix10
 2018-05-15 22:26 UTC 

[PATCH v2 0/6] add Mali-450 support to MT7623 SoC
 2018-05-15 22:22 UTC  (9+ messages)
` [PATCH v2 2/6] dt-bindings: clock: mediatek: add g3dsys bindings
` [PATCH v2 3/6] dt-bindings: clock: mediatek: add entry for Mali-450 node to refer
` [PATCH v2 4/6] dt-bindings: reset: "
` [PATCH v2 5/6] clk: mediatek: add g3dsys support for MT2701 and MT7623

[PATCH v2] {net, IB}/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
 2018-05-15 22:21 UTC  (2+ messages)

[PATCH v3 0/4] KVM: Support PUD hugepages at stage 2
 2018-05-15 22:19 UTC  (3+ messages)
` [PATCH v3 4/4] KVM: arm64: Add support for "

[PATCH v1] clk: mediatek: correct the clocks for MT2701 HDMI PHY module
 2018-05-15 22:19 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-15 22:17 UTC  (4+ messages)

[PATCH] clk: bulk: silently error out on EPROBE_DEFER
 2018-05-15 22:16 UTC  (2+ messages)

[PATCH v1 0/1] clk: npcm750: fix base address and of_clk_get_by_name
 2018-05-15 22:15 UTC  (3+ messages)
` [PATCH v1 1/1] clk: npcm750: fix base address and of_clk_get_by_name error handling. Also update error messages to be more informative

sound/soc/codecs/pcm1789.c:247:19: error: implicit declaration of function 'devm_gpiod_get_optional'
 2018-05-15 22:10 UTC 

[PATCH] regulator: core: Allow for regulators that can't be read at bootup
 2018-05-15 22:07 UTC 

[PATCH] MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
 2018-05-15 22:04 UTC 

[PATCH] MIPS: ptrace: Make FPU context layout comments match reality
 2018-05-15 22:03 UTC 

[PATCH] clk:aspeed: Fix reset bits for PCI/VGA and PECI
 2018-05-15 22:02 UTC  (4+ messages)

[PATCH net-next 0/2] of: mdio: Fall back to mdiobus_register() with np is NULL
 2018-05-15 21:59 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()

[PATCH v2] clk: aspeed: Support second reset register
 2018-05-15 22:00 UTC  (2+ messages)

[PATCH 0/3] KVM: VMX: Allow to disable ioport intercept per-VM by userspace
 2018-05-15 21:57 UTC  (11+ messages)
` [PATCH 1/3] KVM: VMX: Introduce per-VM I/O permission bitmaps
` [PATCH 2/3] KVM: X86: Allow userspace to disable ioport intercept
` [PATCH 3/3] KVM: VMX: Allow I/O port 0x80 bypass when userspace prefer

[PATCH 1/2] clk: socfpga: stratix10: use platform driver APIs
 2018-05-15 21:55 UTC  (5+ messages)
` [PATCH 2/2] clk: socfpga: stratix10: suppress unbinding platform's clock driver

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-15 21:53 UTC  (4+ messages)
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data

[PATCH v4 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-15 21:49 UTC  (3+ messages)
` [PATCH v4 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH v4 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN

[RESEND PATCH] clk: stm32: fix: stm32 clock drivers are not compiled by default
 2018-05-15 21:48 UTC  (5+ messages)

[PATCH 0/3] drm/tinydrm: new dirver for ILI9341 displays
 2018-05-15 21:43 UTC  (3+ messages)
` [PATCH 3/3] drm/tinydrm: new driver for ILI9341 display panels

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-15 21:42 UTC  (4+ messages)
` [PATCH v9 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH v2 0/3] fix free pmd/pte page handlings on x86
 2018-05-15 21:39 UTC  (4+ messages)
` [PATCH v2 1/3] x86/mm: disable ioremap free page handling on x86-PAE
` [PATCH v2 2/3] ioremap: Update pgtable free interfaces with addr
` [PATCH v2 3/3] x86/mm: add TLB purge to free pmd/pte page interfaces

WARNING: ODEBUG bug in hfsplus_fill_super
 2018-05-15 21:34 UTC  (3+ messages)
` [PATCH] hfsplus: stop workqueue when fill_super() failed

[PATCH v5] mm: don't allow deferred pages with NEED_PER_CPU_KM
 2018-05-15 21:33 UTC  (4+ messages)

[PATCH v3 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-15 21:30 UTC  (7+ messages)
` [PATCH v3 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN

linux-next: Signed-off-by missing for commit in the pinctrl tree
 2018-05-15 21:27 UTC 

[RFC PATCH] PM / devfreq: Add policy notifier
 2018-05-15 21:24 UTC 

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-15 21:21 UTC  (5+ messages)

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-15 21:23 UTC  (12+ messages)
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output

[patch v21 0/4] JTAG driver introduction
 2018-05-15 21:21 UTC  (5+ messages)
` [patch v21 1/4] drivers: jtag: Add JTAG core driver
` [patch v21 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH v4 0/3] ARM: dts: tegra: Add 256 MB Colibri-T20 and cleanups
 2018-05-15 21:20 UTC  (3+ messages)
` [PATCH v4 3/3] ARM: dts: tegra: Work safely with 256 MB Colibri-T20 modules

linux-next: Signed-off-by missing for commit in the hid tree
 2018-05-15 21:17 UTC 

[PATCH] nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us
 2018-05-15 21:16 UTC 

[PATCH RESEND] clk: uniphier: add LD11/LD20 stream demux system clock
 2018-05-15 21:16 UTC  (2+ messages)

[PATCH v3 0/2] Add support for general system clock on ST AMD platform
 2018-05-15 21:14 UTC  (6+ messages)
` [PATCH v5 1/2] clk: x86: Add ST oscout platform clock

[PATCH] gpu: host1x: Fix compiler errors
 2018-05-15 21:07 UTC  (3+ messages)

[greybus-dev] [PATCH 00/61] tree-wide: simplify getting .drvdata
 2018-05-15 21:05 UTC  (5+ messages)
` [PATCH 05/61] clk: samsung: "

[PATCH v5 2/2] mtd: rawnand: use bit-wise majority to recover the contents of ONFI parameter
 2018-05-15 21:02 UTC  (9+ messages)

[GIT PULL] STi DT update for v4.18 round 1
 2018-05-15 20:45 UTC  (2+ messages)

[PATCH 0/5] remoteproc: updates for new events
 2018-05-15 20:53 UTC  (6+ messages)
` [PATCH 1/5] remoteproc: Rename subdev functions to start/stop
` [PATCH 2/5] remoteproc: Make start and stop in subdev optional
` [PATCH 3/5] remoteproc: Make client initialize ops in rproc_subdev
` [PATCH 4/5] remoteproc: rename subdev probe and remove functions
` [PATCH 5/5] remoteproc: Introduce prepare and unprepare for subdevices

KASAN: use-after-free Read in __list_add_valid (5)
 2018-05-15 20:49 UTC  (3+ messages)

for_each_cpu() is buggy for UP kernel?
 2018-05-15 20:48 UTC  (7+ messages)
` [PATCH] tick/broadcast: Use for_each_cpu() specially on UP kernels
  ` [tip:timers/urgent] "

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-15 20:45 UTC  (2+ messages)

[PATCH][next] scripts/dtc: fix spelling mistake: "endpont" -> "endpoint"
 2018-05-15 20:42 UTC  (2+ messages)

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-15 20:42 UTC  (6+ messages)
` [PATCH v2 22/35] vfs: don't open real

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-15 20:41 UTC  (3+ messages)
` [RFC PATCH 07/10] clk: rockchip: set clk-ddr to GET_RATE_NOCACHE

[PATCH] drm/bridge: checkpatch strict minor updates
 2018-05-15 20:37 UTC 

[PATCH v2] mm: allow deferred page init for vmemmap only
 2018-05-15 20:38 UTC  (8+ messages)

[PATCH] clk: stm32mp1: Fix a memory leak in 'clk_stm32_register_gate_ops()'
 2018-05-15 20:37 UTC  (2+ messages)

[PATCH v6 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-05-15 20:29 UTC  (6+ messages)
` [PATCH v6 04/11] firmware: xilinx: Add query data API

[PATCH v2 00/11] Fix some doc build warnings/errors and broken links
 2018-05-15 20:26 UTC  (3+ messages)
` [PATCH v2 09/11] docs: Fix some broken references

[PATCH] selftest: intel_pstate: More accurate error message and also a debug support message from aperf.c
 2018-05-15 20:22 UTC  (2+ messages)

[PATCH 0/5] mtd-utils: Add fastmap support to ubinize
 2018-05-15 20:22 UTC  (4+ messages)
` [PATCH 4/5] libubigen: Maintain a eraseblock association table

stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
 2018-05-15 20:19 UTC  (3+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "

[PATCH 0/2] support kdump for AMD secure memory encryption(sme)
 2018-05-15 20:18 UTC  (3+ messages)
` [PATCH 2/2] support kdump when AMD secure memory encryption is active

linux-next: manual merge of the audit tree with the selinux tree
 2018-05-15 20:18 UTC  (3+ messages)

[PATCH] vfio/mdev: Check globally for duplicate devices
 2018-05-15 20:17 UTC 

[PATCH 4.4 000/190] 4.4.128-stable review
 2018-05-15 20:16 UTC  (3+ messages)
` [PATCH 4.4 054/190] xfrm: fix state migration copy replay sequence numbers

[PATCH -mm] mm, hugetlb: Pass fault address to no page handler
 2018-05-15 20:03 UTC  (3+ messages)

[PATCH v3] x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'
 2018-05-11  7:43 UTC  (2+ messages)

[PATCH 1/2] tools/testing/selftests/x86: fix warning: "SEGV_PKUERR|SEGV_BNDERR" redefined
 2018-05-15 20:08 UTC  (5+ messages)

[PATCH V2 0/6] Memory bandwidth allocation software controller(mba_sc)
 2018-05-15 20:06 UTC  (4+ messages)
` [PATCH 2/6] x86/intel_rdt/mba_sc: Enable/disable MBA software controller

[PATCHv2] arm64: dts: stratix10: Add QSPI support for Stratix10
 2018-05-15 20:10 UTC  (3+ messages)

aio poll and a new in-kernel poll API V11
 2018-05-15 19:48 UTC  (32+ messages)
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "

[PATCH v8 00/10] drivers/qcom: add RPMH communication support
 2018-05-15 19:52 UTC  (9+ messages)
` [PATCH v8 09/10] drivers: qcom: rpmh: add support for batch RPMH request


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