messages from 2018-01-04 01:54:50 to 2018-01-04 08:03:56 UTC [more...]
libaio: resurrect aio poll and add io_pgetevents support
2018-01-04 8:03 UTC (6+ 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 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 (25+ messages)
` [PATCH 02/31] fs: add new vfs_poll and file_can_poll helpers
` [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 10/31] net/atm: convert to ->poll_mask
` [PATCH 12/31] net/tipc: "
` [PATCH 13/31] net/sctp: "
` [PATCH 14/31] net/bluetooth: "
` [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 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 v6 00/11] Intel SGX Driver
2018-01-04 8:02 UTC
[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 (4+ messages)
` [PATCH v5 26/39] nds32: Device tree support
[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
2018-01-04 7:44 UTC (7+ 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] mm/fadvise: discard partial pages iff endbyte is also eof
2018-01-04 7:44 UTC (5+ messages)
[PATCH 4.9 00/39] 4.9.75-stable review
2018-01-04 7:41 UTC (7+ messages)
[PATCH 0/9] scsi: Use zeroing allocators than allocator/memset
2018-01-04 7:38 UTC (14+ messages)
` [PATCH 1/9] scsi: qla4xxx: Use zeroing allocator rather "
` [PATCH 2/9] scsi: qla2xxx: "
` [PATCH 3/9] scsi: qedi: Use zeroing allocator instead of allocator/memset
` [PATCH 7/9] scsi: bnx2fc: Use zeroing allocator rather than allocator/memset
` [PATCH 8/9] scsi: bfa: "
` [PATCH 9/9] scsi: bnx2i: "
[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 (6+ 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] "
[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
2018-01-04 7:36 UTC (3+ messages)
[PATCH 0/6] mm, hugetlb: allocation API and migration improvements
2018-01-04 7:32 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 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 V2 0/5] Add regulator suspend and resume support
2018-01-04 7:22 UTC (6+ 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 (8+ messages)
` [PATCH v2] f2fs: check segment type in __f2fs_replace_block
` [PATCH v3] "
` [PATCH v4] "
"bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs
2018-01-04 7:22 UTC (12+ messages)
[PATCH V7 00/12] add clock driver for Spreadtrum platforms
2018-01-04 7:08 UTC (3+ messages)
` [RECEND PATCH V7 11/12] arm64: dts: add syscon for whale2 platform
` [RECEND PATCH V7 12/12] arm64: dts: add clocks for SC9860
[PATCH] thermal: Add debugfs support for cooling devices
2018-01-04 7:02 UTC
possible deadlock in ppp_dev_uninit
2018-01-04 6:58 UTC
Crashes with KPTI and -rc6
2018-01-04 6:57 UTC (2+ messages)
KASAN: use-after-free Read in __dev_queue_xmit
2018-01-04 6:53 UTC (3+ messages)
[PATCH 4.4 00/37] 4.4.110-stable review
2018-01-04 6:50 UTC (2+ messages)
[PATCH v3 00/20] arm64: Unmap the kernel whilst running in userspace (KPTI)
2018-01-04 6:50 UTC (4+ messages)
Avoid speculative indirect calls in kernel
2018-01-04 6:50 UTC (17+ messages)
` [PATCH v2 01/12] x86/retpoline: Define retpoline indirect thunk and macros
` [PATCH v2 02/12] x86/retpoline/crypto: Convert crypto assembler indirect jumps
` [PATCH v2 03/12] x86/retpoline/entry: Convert entry "
` [PATCH v2 04/12] x86/retpoline/ftrace: Convert ftrace "
` [PATCH v2 05/12] x86/retpoline/hyperv: Convert "
` [PATCH v2 06/12] x86/retpoline/crypto: Convert xen "
` [PATCH v2 07/12] x86/retpoline/checksum32: Convert "
` [PATCH v2 08/12] x86/retpoline/irq32: "
` [PATCH v2 09/12] x86/retpoline: Finally enable retpoline for C code
` [PATCH v2 10/12] retpoline/taint: Taint kernel for missing retpoline in compiler
` [PATCH v2 11/12] retpoline/objtool: Disable some objtool warnings
` [PATCH v2 12/12] retpoline: Attempt to quiten objtool warning for unreachable code
[PATCH v5 0/9] Support PPTT for ARM64
2018-01-04 6:48 UTC (20+ messages)
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code
` [PATCH v5 7/9] arm64: Topology, rename cluster_id
[RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives
2018-01-04 6:42 UTC (21+ messages)
` [RFC PATCH] asm/generic: introduce if_nospec and nospec_barrier
[PATCH 1/2] f2fs: use flexible array for f2fs_checkpoint::sit_nat_version_bitmap
2018-01-04 6:28 UTC (5+ messages)
[PATCH v2 0/7] ARM: dts: imx6q: engicam LVDS panel changes
2018-01-04 6:12 UTC (8+ messages)
` [PATCH v2 1/7] drm/panel: simple: add support for Ampire AM-800480AYTZQW-00H
` [PATCH v2 2/7] ARM: dts: imx6q-icore: Switch LVDS timings from panel-simple
` [PATCH v2 3/7] ARM: dts: imx6dl-icore: Add LVDS node
` [PATCH v2 4/7] drm/panel: simple: Add support for KEO TX31D200VM0BAA
` [PATCH v2 5/7] ARM: dts: imx6q-icore-ofcap12: Switch LVDS timings from panel-simple
` [PATCH v2 6/7] ARM: dts: imx6q: Add Engicam i.CoreM6 Quad/Dual OpenFrame Cap 7 initial support
` [PATCH v2 7/7] ARM: dts: imx6q: Add Engicam i.CoreM6 1.5 Quad/Dual MIPI starter kit support
[PATCH v2 0/2] pci-dra7xx: Fix legacy IRQ handling
2018-01-04 6:15 UTC (7+ messages)
` [PATCH v2 1/2] PCI: dra7xx: Fix legacy INTD "
` [PATCH v2 2/2] PCI: dra7xx: Iterate over INTx status bits
[PATCH net] net: dsa: b53: Turn off Broadcom tags for more switches
2018-01-04 6:02 UTC
[PATCH v5 0/7] Enhance libsas hotplug feature
2018-01-04 6:01 UTC (3+ messages)
[PATCH] f2fs: add reserved blocks for root user
2018-01-04 6:02 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [f2fs-dev] "
[lkp-robot] [workqueue] 5c0338c687: blogbench.write_score -21.2% regression
2018-01-04 5:57 UTC
[PATCHv4 0/2] capability controlled user-namespaces
2018-01-04 5:53 UTC (3+ messages)
[PATCH] virtio_balloon: use non-blocking allocation
2018-01-04 5:56 UTC (2+ messages)
linux-next: build warning after merge of the cifs tree
2018-01-04 5:52 UTC (3+ messages)
[PATCH 2/7] perf machine: Use cached rbtrees
2018-01-04 5:51 UTC (2+ messages)
` [lkp-robot] [perf machine] 8edf8850d5: stderr./usr/src/linux-perf-x86_64-rhel-#/tools/perf/util/rb_resort.h:#:#:error:passing_argument#of'threads_sorted__new'from_incompatible_pointer_type[-Werror=incompatible-pointer-types]
[lkp-robot] [mm/memory_hotplug] 3072e413e3: page_allocation_failure:order:#,mode:#(GFP_KERNEL|__GFP_RETRY_MAYFAIL|__GFP_ZERO),nodemask=(null)
2018-01-04 5:49 UTC
[PATCH] f2fs: enable quota at remount from r to w
2018-01-04 5:49 UTC (2+ messages)
` [f2fs-dev] "
[lkp-robot] [x86/mm/kasan] 2533a63618: BUG:KASAN:use-after-scope_in__lock_acquire
2018-01-04 5:47 UTC
[PATCH] tty: fix data race in n_tty_receive_buf_common
2018-01-04 5:47 UTC (3+ messages)
[PATCH v1 1/1] usb: xhci: do not create and register shared_hcd when USB3.0 is disabled
2018-01-04 5:17 UTC (2+ messages)
linux-next: Tree for Jan 4
2018-01-04 5:06 UTC
[PATCH v2 0/2] clk: qcom: MISC RCG changes for SDM845
2018-01-04 4:59 UTC (3+ messages)
[PATCH 00/12] drop unneeded newline
2018-01-04 4:29 UTC (3+ messages)
` [PATCH 10/12] hpsa: "
[GIT PULL] isolation: 1Hz residual tick offloading v3
2018-01-04 4:25 UTC (6+ messages)
` [PATCH 1/5] sched: Rename init_rq_hrtick to hrtick_rq_init
` [PATCH 2/5] sched/isolation: Add scheduler tick offloading interface
` [PATCH 3/5] nohz: Allow to check if remote CPU tick is stopped
` [PATCH 4/5] sched/isolation: Residual 1Hz scheduler tick offload
` [PATCH 5/5] sched/isolation: Document "nohz_offload" flag
[PATCH V7] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
2018-01-04 4:17 UTC
[PATCH] nvme: check ctrl.tagset before start ns scan
2018-01-04 4:01 UTC (3+ messages)
[PATCH] doc: memory-barriers: reStructure Text
2018-01-04 3:59 UTC (5+ messages)
[PATCH -next] irqchip/ompic: fix return value check in ompic_of_init()
2018-01-04 3:56 UTC (3+ messages)
[PATCH] scsi: lpfc: fix a couple of minor indentation issues
2018-01-04 3:53 UTC (2+ messages)
[PATCH] scsi: lpfc: don't dereference localport before it has been null checked
2018-01-04 3:53 UTC (2+ messages)
[PATCH] scsi: sd: Use warn for logs about no caching info
2018-01-04 3:50 UTC (2+ messages)
[PATCH] igb: Delete an error message for a failed memory allocation in igb_enable_sriov()
2018-01-04 3:41 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v3 0/3] ocfs2: add nowait aio support
2018-01-04 3:32 UTC (6+ messages)
` [PATCH v3 2/3] ocfs2: add ocfs2_overwrite_io function
` [Ocfs2-devel] "
[PATCH] cpufreq: stats: Change return type of cpufreq_stats_update() as void
2018-01-04 3:23 UTC
Regression: kexec/kdump boot hangs with x86/vector commits
2018-01-04 3:15 UTC (4+ messages)
[PATCH net-next V2 0/2] XDP transmission for tuntap
2018-01-04 3:14 UTC (3+ messages)
` [PATCH net-next V2 1/2] tun/tap: use ptr_ring instead of skb_array
` [PATCH net-next V2 2/2] tuntap: XDP transmission
[PATCH V3 00/12] perf top overwrite mode
2018-01-04 2:46 UTC (5+ messages)
` [PATCH V3 04/12] perf mmap: introduce perf_mmap__read_done
[PATCH 4.13 00/43] 4.13.11-stable review
2018-01-04 2:15 UTC (5+ messages)
` [PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
CONFIG_PAGE_TABLE_ISOLATION=y on x86_64 causes gcc to segfault when building x86_32 binaries
2018-01-04 2:44 UTC (6+ messages)
[PATCH V2 1/5] usb: serial: f81534: add high baud rate support
2018-01-04 2:29 UTC (5+ messages)
` [PATCH V2 2/5] usb: serial: f81534: add auto RTS direction support
` [PATCH V2 3/5] usb: serial: f81534: add output pin control
` [PATCH V2 4/5] usb: serial: f81534: add H/W disable port support
` [PATCH V2 5/5] usb: serial: f81534: fix tx error on some baud rate
[RFC] pwm-backlight: Allow backlight to remain disabled on boot
2018-01-04 2:18 UTC (2+ messages)
Avoid speculative indirect calls in kernel
2018-01-04 2:11 UTC (5+ messages)
[PATCH v2 1/2] ocfs2: add trimfs dlm lock resource
2018-01-04 2:03 UTC (4+ messages)
` [PATCH v2 2/2] ocfs2: add trimfs lock to avoid duplicated trims in cluster
` [Ocfs2-devel] "
"BUG: using smp_processor_id() in preemptible" with KPTI on 4.14.11
2018-01-04 1:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).