messages from 2018-01-09 22:27:14 to 2018-01-10 03:13:38 UTC [more...]
[PATCH 0/7] pipe: buffer limits fixes and cleanups
2018-01-10 3:13 UTC (13+ messages)
` [PATCH 1/7] pipe, sysctl: drop 'min' parameter from pipe-max-size converter
` [PATCH 3/7] pipe: actually allow root to exceed the pipe buffer limits
` [PATCH 6/7] pipe: simplify round_pipe_size()
` [PATCH 7/7] pipe: read buffer limits atomically
[PATCH 0/3] tracing: Fix the parser when processing strings w/ or w/o terminated '\0'
2018-01-10 3:02 UTC (9+ messages)
` [PATCH 1/3] tracing: detect the string termination character when parsing user input string
` [PATCH 2/3] tracing: make sure the parsed string always terminates with '\0'
` [PATCH 3/3] tracing: don't set parser->cont if it has reached the end of input buffer
[PATCH 4.14 000/159] 4.14.9-stable review
2018-01-10 3:08 UTC (11+ messages)
` [PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-10 3:07 UTC (24+ messages)
` [PATCH 04/18] arm: implement nospec_ptr()
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
` [PATCH 16/18] net: mpls: prevent bounds-check bypass via speculative execution
[PATCH 1/2] xen/gntdev: Fix off-by-one error when unmapping with holes
2018-01-10 1:22 UTC (4+ messages)
` [PATCH 2/2] xen/gntdev: Fix partial gntdev_mmap() cleanup
dvb usb issues since kernel 4.9
2018-01-10 3:02 UTC (6+ messages)
[PATCH v5 00/44] ARM: davinci: convert to common clock framework
2018-01-10 3:01 UTC (6+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
[PATCH net-next V2 0/2] XDP transmission for tuntap
2018-01-10 3:00 UTC (3+ messages)
[patch RFC 0/5] x86/spectre_v2: Initial integration of IBRS into the spectre_v2 mechanics
2018-01-10 2:57 UTC (13+ messages)
` [patch RFC 1/5] x86/CPU: Sync CPU feature flags late
` [patch RFC 2/5] x86/spectre: Simplify spectre code a bit
` [patch RFC 3/5] x86/spectre: Prepare for IBRS selection
` [patch RFC 4/5] x86/cpufeatures: Detect Speculation control feature
` [patch RFC 5/5] x86/speculation: Add basic speculation control code
[PATCH V8 0/3] OPP: Allow OPP table to be used for power-domains
2018-01-10 2:54 UTC (11+ messages)
` [PATCH V8 3/3] OPP: Allow "opp-hz" and "opp-microvolt" to contain magic values
[PATCH 1/2] clocksource: Add persistent timer support
2018-01-10 2:52 UTC (3+ messages)
[PATCH] USB TYPEC: RT1711H Type-C Chip Driver
2018-01-10 2:49 UTC (5+ messages)
[PATCH v3] android: binder: use VM_ALLOC to get vm area
2018-01-10 2:49 UTC
[PATCH v3 0/5] IBRS patch series
2018-01-10 2:26 UTC (6+ messages)
` [PATCH v3 1/5] x86/feature: Detect the x86 IBRS feature to control Speculation
` [PATCH v3 2/5] x86/enter: Create macros to set/clear IBRS
` [PATCH v3 3/5] x86/enter: Use IBRS on syscall and interrupts
` [PATCH v3 4/5] x86/ibrs: Create boot option for IBRS
` [PATCH v3 5/5] x86/idle: Disable IBRS entering idle and enable it on wakeup
x86/clearregs: Register sanitizing at kernel entry for speculation hygiene
2018-01-10 2:46 UTC (16+ messages)
` [PATCH v1 1/8] x86/entry/clearregs: Remove partial stack frame in fast system call
` [PATCH v1 2/8] x86/entry/clearregs: Add infrastructure to clear registers
` [PATCH v1 3/8] x86/entry/clearregs: Clear registers for 64bit SYSCALL
` [PATCH v1 4/8] x86/entry/retpoline: Clear extra registers for compat syscalls
` [PATCH v1 5/8] x86/entry/clearregs: Clear registers for 64bit exceptions/interrupts
` [PATCH v1 6/8] x86/entry/clearregs: Add number of arguments to syscall tables
` [PATCH v1 7/8] x86/entry/clearregs: Add 64bit stubs to clear unused arguments regs
` [PATCH v1 8/8] x86/entry/clearregs: Clear registers for 32bit kernel
[PATCH] f2fs: handle newly created page when revoking inmem pages
2018-01-10 2:43 UTC
[PATCH 11/12] watchdog: sp5100-tco: Abort if watchdog is disabled by hardware
2018-01-10 2:41 UTC (11+ messages)
` [11/12] "
[PATCH V4 00/45] block: support multipage bvec
2018-01-10 2:40 UTC (8+ messages)
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size
Update retpoline boot fix
2018-01-10 2:28 UTC (4+ messages)
` [PATCH v3 1/3] x86/retpoline: Add X86_FEATURE_RETPOLINE_GENERIC
` [PATCH v3 2/3] x86/retpoline: Use better sequences for NOSPEC_CALL/JMP
` [PATCH v3 3/3] x86/retpoline: Convert generic specific retpolines to use RETPOLINE_GENERIC
[PATCH 0/2] pinctrl: meson: use one uniform 'function' name
2018-01-10 2:12 UTC (3+ messages)
[PATCHv3 0/2] capability controlled user-namespaces
2018-01-10 2:08 UTC (12+ messages)
` [kernel-hardening] "
[PATCH v2 0/4] clk: Fix debugfs_create_*() usage
2018-01-10 2:02 UTC (3+ messages)
` [PATCH v2 3/4] clk: Show symbolic clock flags in debugfs
[PATCH 0/3] Support qcom pinctrl protected pins
2018-01-10 1:58 UTC (4+ messages)
` [PATCH 1/3] gpiolib: Export gpiochip_irqchip_irq_valid() to drivers
` [PATCH 2/3] dt-bindings: pinctrl: Add a ngpios-ranges property
` [PATCH 3/3] pinctrl: qcom: Don't allow protected pins to be requested
[PATCH] x86/retpoline: Fix NOSPEC_JMP for tip
2018-01-10 1:57 UTC (12+ messages)
[PATCH v2 1/2] x86/retpoline: Add X86_FEATURE_RETPOLINE_COMMON and split RETPLINE/RETPOLINE_AMD
2018-01-10 1:56 UTC (2+ messages)
` [PATCH v2 2/2] x86/retpoline: Use X86_RETPOLINE_COMMON to enable 32bit retpoline
[PATCH 1/2] MAINTAINERS: linux-media: update Microchip ISI and ISC entries
2018-01-10 1:53 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: mtd/nand: update Microchip nand entry
[PATCH] powercap: add suspend and resume mechanism for SOC power limit
2018-01-10 1:53 UTC (3+ messages)
[PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
2018-01-10 1:50 UTC
[RFC PATCH 0/9] soc: samsung: Add support of suspend-to-RAM on Exynos5433
2018-01-10 1:46 UTC (4+ messages)
` [PATCH 3/9] soc: samsung: pmu: Add the PMU data of exynos5433 to support low-power state
[PATCH v2] jbd2: fix sphinx kerel-doc build warnings
2018-01-10 1:42 UTC
[PATCH BUGFIX V2 0/2] block, bfq: fix two memory leaks related to cgroups
2018-01-10 1:41 UTC (3+ messages)
` [PATCH BUGFIX V2 1/2] block, bfq: put async queues for root bfq groups too
Some linux kernel with KAISER/KPTI patch can't work under qemu + haxm
2018-01-10 1:36 UTC (2+ messages)
[PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
2018-01-10 1:34 UTC (2+ messages)
[PATCH v3 0/2] Xilinx ZynqMP IPI Mailbox Controller Driver
2018-01-10 1:22 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: mailbox: Add Xilinx IPI Mailbox
Avoid speculative indirect calls in kernel
2018-01-10 1:11 UTC (13+ messages)
RFC(V3): Audit Kernel Container IDs
2018-01-10 1:05 UTC (2+ messages)
[PATCH v2] x86/retpoline: Only set RETPOLINE_AMD if LFENCE is serializing
2018-01-10 0:51 UTC (2+ messages)
` [tip:x86/pti] "
[PATCH v13 0/7] cgroup-aware OOM killer
2018-01-10 0:57 UTC (3+ messages)
[PATCH 3/8] kvm: vmx: pass MSR_IA32_SPEC_CTRL and MSR_IA32_PRED_CMD down to the guest
2018-01-10 0:33 UTC
remove pci_dma_* abuses and workarounds
2018-01-10 0:25 UTC (5+ messages)
` [PATCH 1/3] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 3/3] pci-dma-compat: remove handling of NULL pdev arguments
[PATCH] powercap: add suspend and resume mechanism for SOC power limit
2018-01-10 0:23 UTC (3+ messages)
[PATCH v1 0/2] x86/retpoline: Clear RETPOLINE_AMD if LFENCE is not serializing
2018-01-10 0:22 UTC (9+ messages)
` [PATCH v1 1/2] x86/retpoline: Add a function to clear the RETPOLINE_AMD feature
` [PATCH v1 2/2] x86/cpu/AMD: Clear RETPOLINE_AMD if LFENCE is not serializing
[PATCH] selftests: sync: missing CFLAGS while compiling
2018-01-10 0:05 UTC (2+ messages)
[PATCH V8 0/5] crypto: AES CBC multibuffer implementation
2018-01-10 0:09 UTC (6+ messages)
` [PATCH V8 1/5] crypto: Multi-buffer encryption infrastructure support
` [PATCH V8 2/5] crypto: AES CBC multi-buffer data structures
` [PATCH V8 3/5] crypto: AES CBC multi-buffer scheduler
` [PATCH V8 4/5] crypto: AES CBC by8 encryption
` [PATCH V8 5/5] crypto: AES CBC multi-buffer glue code
[RFC PATCH v2 0/6] Per process PTI activation
2018-01-09 23:53 UTC (15+ messages)
` [RFC PATCH v2 2/6] x86/arch_prctl: add ARCH_GET_NOPTI and ARCH_SET_NOPTI to enable/disable PTI
[PATCH v5 0/2] kprobes: improve error handling when arming/disarming kprobes
2018-01-09 23:51 UTC (3+ messages)
` [PATCH v5 1/2] kprobes: propagate error from arm_kprobe_ftrace()
` [PATCH v5 2/2] kprobes: propagate error from disarm_kprobe_ftrace()
[PATCH] selftests: seccomp: fix compile error seccomp_bpf
2018-01-09 23:46 UTC (7+ messages)
AMD EPYC microcode update bug?
2018-01-09 23:44 UTC (5+ messages)
linux-next: manual merge of the net-next tree with the vfs tree
2018-01-09 23:34 UTC
[PATCH v1 1/2] Revert "[media] dvb-usb-cxusb: Geniatech T230C support"
2018-01-09 23:33 UTC (2+ messages)
` [PATCH v1 2/2] [media] cxusb: restore RC_MAP for MyGica T230
[PATCH v1 0/2] Remove duplicate driver for MyGica T230C
2018-01-09 23:33 UTC
[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
2018-01-09 23:29 UTC (3+ messages)
` [PATCH v1 01/16] virtio: Validate queue pfn for 32bit transports
[PATCH v2 1/2] mm/memcg: try harder to decrease [memory,memsw].limit_in_bytes
2018-01-09 23:26 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] mm/memcg: Consolidate mem_cgroup_resize_[memsw]_limit() functions
[PATCH 00/13] New driver to support OpenCAPI devices on POWER9
2018-01-09 23:21 UTC (5+ messages)
` [PATCH 10/13] ocxl: Add Makefile and Kconfig
[PATCH] x86/CPU: Sync CPU feature flags late
2018-01-09 23:17 UTC
[PATCH] Fix: membarrier: add missing preempt off around smp_call_function_many
2018-01-09 23:14 UTC (3+ messages)
[RFC git branches] rseq and membarrier against v4.15-rc7
2018-01-09 23:09 UTC
[PATCH 0/3] ata: ahci_brcm: Recover from failures to identify devices
2018-01-09 23:04 UTC (4+ messages)
` [PATCH 1/3] ata: Allow having a port recovery callback
` [PATCH 2/3] phy: brcm-sata: Implementation calibrate callback
` [PATCH 3/3] ata: ahci_brcm: Recover from failures to identify devices
[PATCH] storvsc: do not assume SG list is continuous when doing bounce buffers (for 4.1 stable only)
2018-01-09 23:04 UTC (6+ messages)
[GIT PULL] parisc architecture fixes for 4.15-rc7
2018-01-09 23:03 UTC (2+ messages)
[PATCH] arm64: Stop printing the virtual memory layout
2018-01-09 23:02 UTC (3+ messages)
[PATCH v2 0/8] IBRS patch series
2018-01-09 22:59 UTC (6+ messages)
` [PATCH v2 1/8] x86/feature: Detect the x86 IBRS feature to control Speculation
WARNING in ion_buffer_destroy
2018-01-09 22:58 UTC
KASAN: use-after-free Read in rb_first_postorder
2018-01-09 22:58 UTC
Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'
2018-01-09 22:57 UTC (4+ messages)
` [net-next PATCH] net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
[PATCH v5 00/19] fs: rework and optimize i_version handling in filesystems
2018-01-09 22:55 UTC (7+ messages)
` [PATCH v5 14/19] xfs: convert to new i_version API
` [PATCH v5 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v5 19/19] fs: handle inode->i_version more efficiently
cgroups(7): documenting cgroups v2 thread mode
2018-01-09 22:54 UTC (4+ messages)
[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
2018-01-09 22:53 UTC (13+ messages)
[PATCH] hwmon (pmbus): cffps: Add led class device for power supply fault led
2018-01-09 22:50 UTC (2+ messages)
cgroups(7): documenting cgroups v2 delegation
2018-01-09 22:48 UTC (5+ messages)
[PATCH] zswap: only save zswap header if zpool is shrinkable
2018-01-09 22:47 UTC (3+ messages)
[PATCH linux dev-4.10 0/6] Add support PECI and PECI hwmon drivers
2018-01-09 22:31 UTC (7+ messages)
` [PATCH linux dev-4.10 1/6] Documentation: dt-bindings: Add Aspeed PECI
` [PATCH linux dev-4.10 2/6] ARM: dts: aspeed: peci: "
` [PATCH linux dev-4.10 3/6] drivers/misc: Add driver for Aspeed PECI and generic PECI headers
` [PATCH linux dev-4.10 4/6] Documentation: dt-bindings: Add a generic PECI hwmon
` [PATCH linux dev-4.10 5/6] Documentation: hwmon: "
` [PATCH linux dev-4.10 6/6] drivers/hwmon: Add a driver for "
unify the interface of the proportional-share policy in blkio/io
2018-01-09 22:28 UTC (4+ messages)
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