All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-04 07:14:28 to 2018-01-04 08:04:21 UTC [more...]

"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
 2018-01-04  8:03 UTC  (14+ messages)

libaio: resurrect aio poll and add io_pgetevents support
 2018-01-04  8:03 UTC  (11+ messages)
` [PATCH 1/6] resurrect aio poll support
` [PATCH 2/6] move _body_io_syscall to the generic syscall.h
` [PATCH 3/6] provide a generic io_syscall6
` [PATCH 4/6] move the aio_ring defintion and empty check into a header
` [PATCH 5/6] add support for io_pgetevents
` [PATCH 6/6] add test for aio poll and io_pgetevents

[PATCH v5 0/4] kaslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2018-01-04  8:02 UTC  (5+ messages)
` [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory
` [PATCH v5 2/4] kaslr: calculate the memory region in immovable node
` [PATCH v5 3/4] kaslr: disable memory mirror feature when movable_node
` [PATCH v5 4/4] document: change the document for immovable_mem

aio poll, io_pgetevents and a new in-kernel poll API
 2018-01-04  8:00 UTC  (55+ messages)
` [PATCH 01/31] fs: update documentation for __poll_t
` [PATCH 02/31] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 03/31] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 04/31] net: add support for ->poll_mask in proto_ops
` [PATCH 05/31] net: remove sock_no_poll
` [PATCH 06/31] net/tcp: convert to ->poll_mask
` [PATCH 07/31] net/unix: "
` [PATCH 08/31] net: convert datagram_poll users tp ->poll_mask
` [PATCH 09/31] net/dccp: convert to ->poll_mask
` [PATCH 10/31] net/atm: "
` [PATCH 11/31] net/vmw_vsock: "
` [PATCH 12/31] net/tipc: "
` [PATCH 13/31] net/sctp: "
` [PATCH 14/31] net/bluetooth: "
` [PATCH 15/31] net/caif: "
` [PATCH 16/31] net/nfc: "
` [PATCH 17/31] net/phonet: "
` [PATCH 18/31] net/iucv: "
` [PATCH 19/31] net/rxrpc: "
` [PATCH 20/31] pipe: "
` [PATCH 21/31] eventfd: switch "
` [PATCH 22/31] timerfd: convert "
` [PATCH 23/31] aio: don't print the page size at boot time
` [PATCH 24/31] aio: remove an outdated comment in aio_complete
` [PATCH 25/31] aio: refactor read/write iocb setup
` [PATCH 26/31] aio: sanitize ki_list handling
` [PATCH 27/31] aio: simplify cancellation
` [PATCH 28/31] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 29/31] aio: add delayed cancel support
` [PATCH 30/31] aio: implement IOCB_CMD_POLL
` [PATCH 31/31] aio: implement io_pgetevents

[PATCH v6 00/11] Intel SGX Driver
 2018-01-04  8:02 UTC 

CPU redirect and skb mode
 2018-01-04  7:59 UTC  (3+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: select the CONFIG_CPUFREQ_DT
 2018-01-04 15:36 UTC 

[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
 2018-01-04  7:57 UTC  (6+ messages)
` [PATCH v5 26/39] nds32: Device tree support

[PATCH v3 2/2] net/virtio: support GUEST ANNOUNCE
 2018-01-04 15:59 UTC  (6+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] net/virtio: make control queue thread-safe
  ` [PATCH v4 2/3] net/virtio: add packet injection method
  ` [PATCH v4 3/3] net/virtio: support GUEST ANNOUNCE

[U-Boot] [PATCH 1/2] spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option
 2018-01-04  7:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] rockchip: firefly-rk3399: enable SPL_ATF_NO_PLATFORM_PARAM

[PATCH v3 0/2] move RSS to flow API
 2018-01-04  7:46 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] net/e1000: "
  ` [PATCH v4 2/2] net/ixgbe: "

Patch "x86/pti: Make sure the user/kernel PTEs match" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/pti: Switch to kernel CR3 at early in entry_SYSCALL_compat()" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/process: Define cpu_tss_rw in same section as declaration" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/dumpstack: Fix partial register dumps" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

[RFC] mlx5: update NIC documentation on RDMA core version
 2018-01-04  7:54 UTC  (4+ messages)

Patch "x86/dumpstack: Print registers for first stack frame" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "x86/cpu, x86/pti: Do not enable PTI on AMD processors" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "exec: Weaken dumpability for secureexec" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

Patch "capabilities: fix buffer overread on very short xattr" has been added to the 4.14-stable tree
 2018-01-04  7:53 UTC 

[PATCH] common/rc: add overlay support to _require_metadata_journaling
 2018-01-04  7:53 UTC  (3+ messages)

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2018-01-04  7:52 UTC  (2+ messages)

[Bug 75985] New: HDMI audio device only visible after rescan
 2018-01-04  7:51 UTC  (2+ messages)
  ` [Bug 75985] [NVC1] "

[Qemu-devel] [PATCH v4 0/2] Rewrite TCP packet comparison in colo
 2018-01-04  7:42 UTC  (2+ messages)

[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
 2018-01-04  7:44 UTC  (21+ messages)
` [PATCH v1 1/6] ASoC: mediatek: add some core clocks for MT2701 AFE
` [PATCH v1 2/6] ASoC: mediatek: modify MT2701 AFE driver to adapt mfd device
` [PATCH v1 3/6] ASoC: mediatek: update MT2701 AFE documentation "
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation
` [PATCH v1 5/6] clk: mediatek: update missing clock data for MT7622 audsys
` [PATCH v1 6/6] clk: mediatek: add audsys support for MT2701

[PATCH net-next v2 00/10] net: qualcomm: rmnet: Enable csum offloads
 2018-01-04  7:44 UTC  (5+ messages)
` [PATCH net-next v2 05/10] net: qualcomm: rmnet: Set pacing rate

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-04  7:44 UTC  (6+ messages)

[PATCH -next] serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
 2018-01-04  7:42 UTC  (4+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-04  7:41 UTC  (4+ messages)

[PATCH] ethdev: fix setting of MAC address
 2018-01-04  7:39 UTC  (3+ messages)
` [PATCH v2] net/i40e: fix setting of MAC address on i40evf

[PATCH 0/9] scsi: Use zeroing allocators than allocator/memset
 2018-01-04  7:38 UTC  (4+ messages)
` [PATCH 7/9] scsi: bnx2fc: Use zeroing allocator rather "

[PATCH 4.9 29/39] x86/kaiser: Check boottime cmdline params
 2018-01-04  7:38 UTC  (3+ messages)

[PATCH 1/2] f2fs: show precise # of blocks that user/root can use
 2018-01-04  7:21 UTC  (8+ messages)
` [PATCH 2/2] f2fs: add reserved blocks for root user
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [PATCH 1/2 v2] f2fs: show precise # of blocks that user/root can use
  ` [f2fs-dev] "

[U-Boot] [PATCH v2 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2018-01-04  7:37 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] zynqmp: zcu102: Add qspi driver support for ZynqMP zcu102 boards

[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
 2018-01-04  7:36 UTC  (3+ messages)

[V2] dmaengine: fsl-qdma: add NXP Layerscape qDMA engine driver support
 2018-01-04  7:36 UTC 

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-04  7:34 UTC  (4+ messages)
` [patch iproute2 v6 1/3] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v6 2/3] tc: Add -bs option to batch mode
` [patch iproute2 v6 3/3] man: Add -bs option to tc manpage

[PATCH v3 1/2] net/mlx5: load libmlx5 and libibverbs in run-time
 2018-01-04  7:36 UTC  (5+ messages)
` [PATCH v4] "

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-04  7:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 03/21] RISC-V CPU Core Definition

[PATCH 0/1] coreutils: upgrade to 8.29
 2018-01-04  7:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
 2018-01-04  7:32 UTC  (4+ messages)

[patch iproute2 v5 0/3] tc: Add -bs option to batch mode
 2018-01-04  7:32 UTC  (7+ messages)
` [patch iproute2 v5 1/3] lib/libnetlink: Add a function rtnl_talk_msg
` [patch iproute2 v5 2/3] tc: Add -bs option to batch mode

[PATCH v1 09/10] bcache: add io_disable to struct cache_set
 2018-01-03 17:59 UTC 

[PATCH net] tipc: fix missing rtnl lock protection during setting link properties
 2018-01-04  7:30 UTC  (3+ messages)

[PATCH 1/2] clk: imx: imx7d: add the snvs clock
 2018-01-04 15:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx7s: add snvs rtc clock

[PATCH net-next 0/2] tun: allow to attach eBPF filter
 2018-01-04  7:28 UTC  (6+ messages)
` [PATCH net-next 2/2] tun: allow to attach ebpf socket filter

[PATCH bpf-next 0/2] bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
 2018-01-04  7:27 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] tools/bpf: add a bpf selftest for stacktrace

[PATCH] systemd: fix udev-hwdb warning
 2018-01-04  7:06 UTC 

[Qemu-devel] CVE-2017-5715: relevant qemu patches
 2018-01-04  7:27 UTC  (3+ messages)

[PATCH v9 0/8] Add io{read|write}64 to io-64-atomic headers
 2018-01-04  7:25 UTC  (3+ messages)
` [PATCH v9 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH net-next] net: dsa: lan9303: Fix error return code in lan9303_check_device()
 2018-01-04  7:30 UTC 

[PATCH] f2fs: update inode info to inode page for new file
 2018-01-04  7:24 UTC  (5+ messages)

[PATCH] Makefile: Split INSTALL out into INSTALL_{PROGRAM,LIB,DATA,SCRIPT}
 2018-01-04  7:25 UTC  (2+ messages)

[PATCH V2 0/5] Add regulator suspend and resume support
 2018-01-04  7:22 UTC  (9+ messages)
` [PATCH V2 1/5] bindings: regulator: added support for suspend states
` [PATCH V2 2/5] regulator: make regulator voltage be an array to support more states
` [PATCH V2 3/5] drivers: regulator: leave one item to record whether regulator is enabled
` [PATCH V2 4/5] drivers: regulator: empty the old suspend functions
` [PATCH V2 5/5] regulator: add PM suspend and resume hooks

[PATCH] f2fs: check segment type before recover data
 2018-01-04  7:22 UTC  (5+ messages)
` [PATCH v4] f2fs: check segment type in __f2fs_replace_block

[Qemu-devel] [RFC 0/3] Extend vhost-user to support VFIO based accelerators
 2018-01-04  7:21 UTC  (4+ messages)
` [Qemu-devel] [virtio-dev] "

LBA selection in FIO
 2018-01-04  7:21 UTC  (8+ messages)

[PATCH -next] clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()
 2018-01-04  6:34 UTC 

[meta-oe][PATCH 1/2] cfengine-masterfiles: 3.9.0 -> 3.10.2
 2018-01-04  6:58 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] cfengine: "

[PATCH 0/8] spi: sh-msiof: Import some BSP patches
 2018-01-04  7:19 UTC  (11+ messages)
` [PATCH 2/8] spi: sh-msiof: Fix DMA transfer size check

[PATCH] iwlwifi: pcie: fix DMA memory mapping / unmapping
 2018-01-04  7:19 UTC 

Verify mismatch with buffer_pattern and verify_pattern
 2018-01-04  7:18 UTC  (4+ messages)

O(n^2) deletion performance
 2018-01-04  7:16 UTC  (7+ messages)

Applied "spi: sh-msiof: Fix timeout failures for TX-only DMA transfers" to the spi tree
 2018-01-04  7:05 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.