public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-21 21:32:19 to 2023-11-22 01:10:07 UTC [more...]

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-22  1:09 UTC  (15+ messages)
` [RFC PATCH 48/86] rcu: handle quiescent states for PREEMPT_RCU=n

[PATCH 0/2] zstd: import upstream v1.5.5
 2023-11-22  1:09 UTC  (8+ messages)
` [PATCH 2/2] zstd: Backport Huffman speed improvement from upstream

[PATCH v2 00/10] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-22  1:01 UTC  (5+ messages)
` [PATCH v2 03/10] cxl/mbox: Add SET_FEATURE mailbox command
` [PATCH v2 04/10] cxl/memscrub: Add CXL device patrol scrub control feature

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-22  1:09 UTC  (5+ messages)
` [PATCH v5 1/9] slub: Reflow ___slab_alloc()
` [PATCH v5 2/9] slub: Change get_partial() interfaces to return slab

[PATCH v3 0/8] riscv: ASID-related and UP-related TLB flush enhancements
 2023-11-22  1:07 UTC  (9+ messages)
` [PATCH v3 1/8] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v3 2/8] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v3 3/8] riscv: Avoid TLB flush loops when affected by SiFive CIP-1200
` [PATCH v3 4/8] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v3 5/8] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v3 6/8] riscv: mm: Make asid_bits a local variable
` [PATCH v3 7/8] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v3 8/8] riscv: mm: Always use ASID to flush MM contexts

[PATCH V1] vfio: add attach_group_by_node to control behavior of attaching group to domain
 2023-11-22  1:02 UTC  (3+ messages)

[PATCH 0/3] A few fixes for i386 build errors
 2023-11-22  1:02 UTC  (4+ messages)
` [PATCH 3/3] perf bench sched-seccomp-notify: Fix __NR_seccomp undeclared build error on i386

[ANNOUNCE] 5.10.201-rt98
 2023-11-22  1:01 UTC 

[PATCH 0/7] TCP-AO fixes
 2023-11-22  1:00 UTC  (4+ messages)
` [PATCH 4/7] net/tcp: Reset TCP-AO cached keys on listen() syscall

[PATCH] drm/msm/dpu: Fix encoder CRC to account for CTM enablement
 2023-11-22  0:59 UTC  (8+ messages)

[PATCH net] net: axienet: Fix check for partial TX checksum
 2023-11-22  0:55 UTC  (2+ messages)

[PATCH] extcon: usbc-tusb320: Set interrupt polarity based on device-tree
 2023-11-22  0:54 UTC  (2+ messages)

[PATCH 10/12] iio: adc: ad9467: convert to backend framework
 2023-11-22  0:54 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2023-11-22  0:51 UTC 

[PATCH -next] drm/nouveau/fifo: Remove duplicated include in chan.c
 2023-11-22  0:49 UTC 

[PATCH v3] wifi: rtw88: sdio: Honor the host max_req_size in the RX path
 2023-11-22  0:47 UTC  (2+ messages)

[PATCH -next] bcachefs: Remove unneeded semicolon
 2023-11-22  0:43 UTC 

[syzbot] [bpf?] [trace?] WARNING in format_decode (3)
 2023-11-22  0:43 UTC 

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-22  0:39 UTC  (9+ messages)
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-22  0:36 UTC  (3+ messages)
` [PATCH 16/24] mm/swap: reduce scope of get_swap_device in swapin path

[PATCH] docs/sp_SP: Add translation of process/management-style
 2023-11-22  0:33 UTC 

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2023-11-22  0:29 UTC 

[PATCH v7][2/4] mmc: Add Synopsys DesignWare mmc cmdq host driver
 2023-11-22  0:20 UTC  (2+ messages)

[syzbot] [bpf?] [trace?] WARNING in format_decode (3)
 2023-11-22  0:19 UTC  (2+ messages)
` [syzbot] "

[PATCH] riscv: Remove obsolete rv32_defconfig file
 2023-11-22  0:08 UTC  (2+ messages)

Fwd: Kernel 6.6.1 hangs on "loading initial ramdisk"
 2023-11-22  0:06 UTC 

[net-next PATCH] net: phy: aquantia: make mailbox interface4 lsw addr mask more specific
 2023-11-22  0:04 UTC  (7+ messages)

[PATCH v2 01/10] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
 2023-11-22  0:04 UTC  (2+ messages)

[PATCH v2] riscv: Safely remove entries from relocation list
 2023-11-22  0:04 UTC  (2+ messages)

[PATCH] MAINTAINERS: TRACING: Add Mathieu Desnoyers as Reviewer
 2023-11-22  0:04 UTC  (2+ messages)

[PATCH 0/4] x86: vdso: clean up vdso Makefile
 2023-11-21 23:57 UTC  (5+ messages)
` [PATCH 1/4] x86: vdso: consolidate targets and clean-files
` [PATCH 2/4] x86: vdso: simplify obj-y addition
` [PATCH 3/4] x86: vdso: use $(addprefix ) instead of $(foreach )
` [PATCH 4/4] x86: vdso: use CONFIG_COMPAT_32 to specify vdso32

[PATCH v4 00/12] RISC-V: support some cryptography accelerations
 2023-11-21 23:51 UTC  (9+ messages)

[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-21 23:48 UTC  (3+ messages)

[PATCH 0/3] riscv: CPU operations cleanup
 2023-11-21 23:47 UTC  (4+ messages)
` [PATCH 1/3] riscv: Deduplicate code in setup_smp()
` [PATCH 2/3] riscv: Remove unused members from struct cpu_operations
` [PATCH 3/3] riscv: Use the same CPU operations for all CPUs

[PATCH V3 0/5] mlx5 ConnectX control misc driver
 2023-11-21 23:46 UTC  (9+ messages)
` [PATCH V3 5/5] misc: mlx5ctl: Add umem reg/unreg ioctl

[REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
 2023-11-21 23:43 UTC  (2+ messages)

[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
 2023-11-21 23:40 UTC  (11+ messages)

[PATCH] Documentation: xfs: consolidate XFS docs into its own subdirectory
 2023-11-21 23:37 UTC  (3+ messages)

linux-next: manual merge of the vfs-brauner tree with the mm tree
 2023-11-21 23:31 UTC 

[PATCH 12/12] iio: adc: adi-axi-adc: move to backend framework
 2023-11-21 23:27 UTC  (2+ messages)

drivers/extcon/extcon-intel-cht-wc.c:153:3: warning: this statement may fall through
 2023-11-21 23:27 UTC 

linux-next: build warning after merge of the kspp-gustavo tree
 2023-11-21 23:23 UTC  (4+ messages)

[PATCH] usb: dwc3: gadget: Handle EP0 request dequeuing properly
 2023-11-21 23:20 UTC 

linux-next: build warning after merge of the kspp-gustavo tree
 2023-11-21 23:19 UTC  (2+ messages)

linux-next: build failure after merge of the kspp-gustavo tree
 2023-11-21 23:15 UTC  (3+ messages)

[PATCH 0/2] bootconfig: Support early options in embedded config
 2023-11-21 23:13 UTC  (3+ messages)
` [PATCH 1/2] bootconfig: Support appending initrd config to embedded one
` [PATCH 2/2] bootconfig: Apply early options from embedded config

[PATCH 0/4] eventfs: Some more minor fixes
 2023-11-21 23:10 UTC  (5+ messages)
` [PATCH 1/4] eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
` [PATCH 2/4] eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
` [PATCH 3/4] eventfs: Do not allow NULL parent to eventfs_start_creating()
` [PATCH 4/4] eventfs: Make sure that parent->d_inode is locked in creating files/dirs

[PATCH] regmap: fix regmap_noinc_write() description
 2023-11-21 23:09 UTC 

[PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
 2023-11-21 23:05 UTC  (3+ messages)
` [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them

[PATCH] selftests/kvm: fix compilation on non-x86_64 platforms
 2023-11-21 23:02 UTC  (2+ messages)

[PATCH 1/3] perf/core: Update perf_adjust_freq_unthr_context()
 2023-11-21 23:01 UTC  (5+ messages)

[PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend
 2023-11-21 23:01 UTC  (5+ messages)
` [PATCH 1/2] dm verity: init fec io before cleaning it
` [PATCH 2/2] dm verity: don't verity if readahead failed

[PATCH v7 0/4] add zynqmp TCM bindings
 2023-11-21 22:59 UTC  (3+ messages)
` [PATCH v7 3/4] remoteproc: zynqmp: add pm domains support

[PATCH 01/14] tools headers UAPI: Update tools's copy of drm headers
 2023-11-21 22:56 UTC  (14+ messages)
` [PATCH 02/14] tools headers UAPI: Update tools's copy of fscrypt.h header
` [PATCH 03/14] tools headers UAPI: Update tools's copy of kvm.h header
` [PATCH 04/14] tools headers UAPI: Update tools's copy of mount.h header
` [PATCH 05/14] tools headers UAPI: Update tools's copy of vhost.h header
` [PATCH 06/14] tools headers UAPI: Update tools's copy of unistd.h header
` [PATCH 07/14] tools headers: Update tools's copy of socket.h header
` [PATCH 08/14] tools headers: Update tools's copy of x86/asm headers
` [PATCH 09/14] tools headers: Update tools's copy of arm64/asm headers
` [PATCH 10/14] tools headers: Update tools's copy of s390/asm headers
` [PATCH 11/14] tools/perf: Update tools's copy of x86 syscall table
` [PATCH 12/14] tools/perf: Update tools's copy of powerpc "
` [PATCH 13/14] tools/perf: Update tools's copy of s390 "
` [PATCH 14/14] tools/perf: Update tools's copy of mips "

[PATCH v8 00/15] KVM: xen: update shared_info and vcpu_info handling
 2023-11-21 22:53 UTC  (17+ messages)
` [PATCH v8 02/15] KVM: pfncache: remove unnecessary exports
` [PATCH v8 03/15] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v8 05/15] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v8 06/15] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v8 07/15] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v8 08/15] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v8 14/15] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v8 15/15] KVM: xen: allow vcpu_info content to be 'safely' copied

[PATCH v2 02/10] cxl/mbox: Add GET_FEATURE mailbox command
 2023-11-21 22:52 UTC  (2+ messages)

[PATCH 2/3] rtc: add rtc controller support for Sophgo CV1800B SoC
 2023-11-21 22:52 UTC  (2+ messages)

[PATCH v10 2/2] input: joystick: driver for Adafruit Seesaw Gamepad
 2023-11-21 22:52 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: frequency: add admfm2000
 2023-11-21 22:52 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V SBI debug console extension support
 2023-11-21 22:48 UTC  (9+ messages)
` [PATCH v4 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v4 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v4 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v4 5/5] RISC-V: Enable SBI based earlycon support

[PATCH v2 1/2] net: usb: ax88179_178a: fix failed operations during ax88179_reset
 2023-11-21 22:40 UTC  (3+ messages)

[PATCH] net/sched: cls: Load net classifier modules via alias
 2023-11-21 22:37 UTC  (2+ messages)

[PATCH 00/17] tty: small cleanups and fixes
 2023-11-21 22:30 UTC  (5+ messages)
` [PATCH 09/17] tty: hso: don't emit load/unload info to the log
` [PATCH 10/17] tty: hso: don't initialize global serial_table

[PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-21 22:23 UTC 

[PATCH v2 00/33] kmsan: Enable on s390
 2023-11-21 22:01 UTC  (34+ messages)
` [PATCH v2 01/33] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v2 02/33] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v2 03/33] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v2 04/33] kmsan: Increase the maximum store size to 4096
` [PATCH v2 05/33] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v2 06/33] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v2 07/33] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v2 08/33] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v2 09/33] kmsan: Introduce kmsan_memmove_metadata()
` [PATCH v2 10/33] kmsan: Expose kmsan_get_metadata()
` [PATCH v2 11/33] kmsan: Export panic_on_kmsan
` [PATCH v2 12/33] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v2 13/33] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v2 14/33] kmsan: Support SLAB_POISON
` [PATCH v2 15/33] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v2 16/33] mm: slub: Let KMSAN access metadata
` [PATCH v2 17/33] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v2 18/33] lib/string: Add KMSAN support to strlcpy() and strlcat()
` [PATCH v2 19/33] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v2 20/33] kmsan: Accept ranges starting with 0 on s390
` [PATCH v2 21/33] s390: Turn off KMSAN for boot, vdso and purgatory
` [PATCH v2 22/33] s390: Use a larger stack for KMSAN
` [PATCH v2 23/33] s390/boot: Add the KMSAN runtime stub
` [PATCH v2 24/33] s390/checksum: Add a KMSAN check
` [PATCH v2 25/33] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v2 26/33] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v2 27/33] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v2 28/33] s390/string: Add KMSAN support
` [PATCH v2 29/33] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v2 30/33] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v2 31/33] s390/unwind: Disable KMSAN checks
` [PATCH v2 32/33] s390: Implement the architecture-specific kmsan functions
` [PATCH v2 33/33] kmsan: Enable on s390

[PATCH] riscv: select ARCH_HAS_FAST_MULTIPLIER
 2023-11-21 22:20 UTC  (2+ messages)

[PATCH v2] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:19 UTC 

[PATCH] acpi: Fix ARM32 platforms compile issue introduced by fw_table changes
 2023-11-21 22:11 UTC  (3+ messages)

[PATCH net-next] net: phy: mdio_device: Reset device only when necessary
 2023-11-21 22:10 UTC 

[PATCH] arm64: add dependency between vmlinuz.efi and Image
 2023-11-21 22:10 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] selftests/bpf: Update multiple prog_tests to use ASSERT_ macros
 2023-11-21 22:04 UTC  (3+ messages)

Radeon regression in 6.6 kernel
 2023-11-21 22:05 UTC  (10+ messages)

[PATCH v2] s390/vfio-ap: fix sysfs status attribute for AP queue devices
 2023-11-21 22:02 UTC  (5+ messages)

[PATCH 0/1] PCI: dwc: Use regular interrupt instead of chained
 2023-11-21 21:57 UTC  (3+ messages)
` [PATCH 1/1] "

KASAN: use-after-free Read in __media_entity_remove_links
 2023-11-21 21:45 UTC  (3+ messages)
` [syzbot] "

[PATCH v2] kasan: Improve free meta storage in Generic KASAN
 2023-11-21 21:41 UTC 

[PATCH 0/5] staging: rtl8192e: renaming of 5 different variables patch series
 2023-11-21 21:39 UTC  (2+ messages)

[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
 2023-11-21 21:39 UTC  (3+ messages)
` [PATCH v6 10/13] x86/bugs: Rename RETHUNK to MITIGATION_RETHUNK

[PATCH] workqueue: fix invalid cpu in kick_pool
 2023-11-21 21:39 UTC  (4+ messages)
    ` [PATCH] workqueue: Make sure that wq_unbound_cpumask is never empty

[PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
 2023-11-21 21:37 UTC 

[PATCH 0/7] Add support for AD7091R-2/-4/-8
 2023-11-21 21:36 UTC  (8+ messages)
` [PATCH 1/7] iio: adc: ad7091r-base: Set alert config and drvdata
` [PATCH 2/7] MAINTAINERS: Add MAINTAINERS entry for AD7091R
` [PATCH 3/7] iio: adc: ad7091r: Move defines to header file
` [PATCH 4/7] iio: adc: ad7091r: Alloc IIO device before generic probe
` [PATCH 5/7] dt-bindings: iio: Add binding documentation for AD7091R-8
` [PATCH 6/7] iio: adc: Add support "
` [PATCH 7/7] iio: adc: ad7091r-base: Add debugfs reg access

[PATCH] riscv: mm: implement pgprot_nx
 2023-11-21 21:34 UTC  (2+ messages)

[PATCH 0/2] riscv: Resolve module loading issues
 2023-11-21 21:33 UTC  (3+ messages)
` [PATCH 2/2] Correct type casting in module loading

[PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
 2023-11-21 21:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox