messages from 2026-01-08 01:41:55 to 2026-01-08 05:21:05 UTC [more...]
[PATCH 00/13] Enable compound page for p2pdma memory
2026-01-08 5:20 UTC (9+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
[PATCH] perf/core: Drop an unused parameter 'ctx'
2026-01-08 5:19 UTC (2+ messages)
[PATCH v3 0/8] Generic IRQ entry/exit support for powerpc
2026-01-08 5:16 UTC (2+ messages)
[PATCH v9 0/2] ARM: dts: aspeed: Add Facebook Anacapa platform
2026-01-08 5:16 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: aspeed: Add compatible for Facebook Anacapa BMC
[syzbot] BUG: KASAN: slab-use-after-free in mutex_optimistic_spin via adf_ctl_ioctl
2026-01-08 5:14 UTC (2+ messages)
[PATCH] fork/pid: Fix use-after-free in __task_pid_nr_ns
2026-01-08 3:44 UTC (3+ messages)
[PATCH v2 0/3] cpufreq: Introduce boot frequency QoS
2026-01-08 5:10 UTC (4+ messages)
` [PATCH v2 2/3] cpufreq: Centralize boost freq QoS requests
[PATCH 0/3 v2] exec: inherit HWCAPs from the parent process
2026-01-08 5:07 UTC (4+ messages)
` [PATCH 1/3] binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
` [PATCH 2/3] exec: inherit HWCAPs from the parent process
` [PATCH 3/3] selftests/exec: add test for HWCAP inheritance
[PATCH] perf/x86/core: Remove duplicate include
2026-01-08 5:05 UTC (2+ messages)
[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
2026-01-08 5:02 UTC (2+ messages)
[PATCH bpf-next v11 00/11] Improve the performance of BTF type lookups with binary search
2026-01-08 5:01 UTC (14+ messages)
` [PATCH bpf-next v11 01/11] libbpf: Add BTF permutation support for type reordering
` [PATCH bpf-next v11 02/11] selftests/bpf: Add test cases for btf__permute functionality
` [PATCH bpf-next v11 03/11] tools/resolve_btfids: Support BTF sorting feature
` [PATCH bpf-next v11 04/11] libbpf: Optimize type lookup with binary search for sorted BTF
` [PATCH bpf-next v11 05/11] libbpf: Verify BTF sorting
` [PATCH bpf-next v11 06/11] btf: Optimize type lookup with binary search
` [PATCH bpf-next v11 07/11] btf: Verify BTF sorting
` [PATCH bpf-next v11 08/11] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v11 09/11] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v11 10/11] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v11 11/11] btf: Refactor the code by calling str_is_empty
[PATCH] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
2026-01-08 5:01 UTC
[PATCH 8/8] memcg: rename mem_cgroup_ino() to mem_cgroup_id()
2026-01-08 4:59 UTC (2+ messages)
[PATCH V4 0/4] Add UFS support for x1e80100 SoC
2026-01-08 4:58 UTC (3+ messages)
` [PATCH V4 2/4] dt-bindings: ufs: qcom,sc7180-ufshc: Add UFSHC compatible for x1e80100
[PATCH] rtc: max31335: use correct CONFIG symbol in IS_REACHABLE()
2026-01-08 4:54 UTC
[PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED
2026-01-08 4:54 UTC (4+ messages)
` [PATCH v7 2/3] io_uring/msg_ring: drop unnecessary submitter_task checks
[PATCH v10 4/5] arm64: dts: qcom: talos: Fix inconsistent USB PHY node naming
2026-01-08 4:51 UTC (3+ messages)
[PATCH 1/2] module: expose imported namespaces via sysfs
2026-01-08 4:47 UTC (2+ messages)
` [PATCH 2/2] docs: symbol-namespaces: mention sysfs attribute
[PATCH] ARM: dts: aspeed: yosemite5: add x4 E1.S expansion board I2C mux
2026-01-08 4:46 UTC (2+ messages)
[PATCH V4 0/4] ufs: ufs-qcom: Add support firmware managed platforms
2026-01-08 4:42 UTC (3+ messages)
` [PATCH V4 4/4] ufs: ufs-qcom: Add support for firmware-managed resource abstraction
[PATCH v4 0/2] PCI: endpoint: BAR subrange mapping support
2026-01-08 4:41 UTC (3+ messages)
` [PATCH v4 1/2] PCI: endpoint: Add "
` [PATCH v4 2/2] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
2026-01-08 4:41 UTC
[PATCH v3 0/2] PCI: endpoint: BAR subrange mapping support
2026-01-08 4:39 UTC (4+ messages)
` [PATCH v3 1/2] PCI: endpoint: Add "
` [PATCH v3 2/2] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-08 4:38 UTC (11+ messages)
` [PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v7 5/9] tun/tap: add unconsume function for returning entries to ptr_ring
` [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
` [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
[PATCH v2 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
2026-01-08 4:37 UTC (3+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC
[PATCH 0/2] PCI tracepoint documentation fixes
2026-01-08 4:30 UTC (5+ messages)
` [PATCH 1/2] Documentation: tracing: Add toctree entry for PCI tracepoint
` [PATCH 2/2] Documentation: tracing: Wrap PCI tracepoint examples
[PATCH 0/2] pinctrl: spacemit: support I/O power domain configuration
2026-01-08 4:27 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v2] arch/sparc: fix unused variable warning
2026-01-08 2:30 UTC (4+ messages)
[PATCH] [v2] ext4: fix ext4_tune_sb_params padding
2026-01-08 4:12 UTC (3+ messages)
[PATCH] drm/imagination: Wait for FW trace update command completion
2026-01-08 4:09 UTC
[PATCH v3] serial: qcom_geni: Fix BT failure regression on RB2 platform
2026-01-08 4:10 UTC
[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2026-01-08 4:13 UTC (4+ messages)
` [PATCH v8 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
[PATCH] arm64/mm: Assert NR_BM_PUD_TABLES for bm_pud[]
2026-01-08 4:04 UTC (5+ messages)
[PATCH] overlayfs: mask d_type high bits before whiteout check
2026-01-08 3:45 UTC (3+ messages)
subscribe linux-kernel
2026-01-08 3:58 UTC
[syzbot] [bpf?] KASAN: slab-out-of-bounds Read in strnchr
2026-01-08 3:52 UTC (4+ messages)
` [PATCH] bpf: Format string can't be empty
[PATCH] ext4: fast commit: make s_fc_lock reclaim-safe
2026-01-08 3:48 UTC (2+ messages)
[PATCH v2 0/7] Fix PMI8950 WLED ovp values and more
2026-01-08 3:43 UTC (8+ messages)
` [PATCH v2 1/7] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8994
` [PATCH v2 2/7] backlight: qcom-wled: Support "
` [PATCH v2 3/7] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950
` [PATCH v2 4/7] backlight: qcom-wled: Fix "
` [PATCH v2 5/7] arm64: dts: qcom: msm8953-xiaomi-vince: correct wled ovp value
` [PATCH v2 6/7] arm64: dts: qcom: msm8937-xiaomi-land: "
` [PATCH v2 7/7] arm64: dts: qcom: msm8953-xiaomi-daisy: fix backlight
[PATCH v2] serial: qcom_geni: Fix BT failure regression on RB2 platform
2026-01-08 3:44 UTC (5+ messages)
[PATCH] reset: drop Kconfig dependencies from symbol RESET_TN48M_CPLD
2026-01-08 3:42 UTC
[PATCH] gpio: drop Kconfig dependencies from symbol GPIO_TN48M_CPLD
2026-01-08 3:42 UTC
[PATCHv2 0/7] zram: introduce compressed data writeback
2026-01-08 3:39 UTC (8+ messages)
` [PATCHv2 1/7] "
[PATCH] vfio: selftests: Add vfio_dma_mapping_mmio_test
2026-01-08 3:36 UTC (5+ messages)
[PATCH -next 1/8] rcu: Fix rcu_read_unlock() deadloop due to softirq
2026-01-08 3:35 UTC (2+ messages)
[PATCH v6] mm/vmscan: fix demotion targets checks in reclaim/demotion
2026-01-08 3:32 UTC (4+ messages)
` [PATCH v7 0/2] "
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm/vmscan: select the closest preferred node in demote_folio_list()
[RFC PATCH 0/5] md/raid1: introduce a new sync action to repair badblocks
2026-01-08 3:31 UTC (8+ messages)
` [RFC PATCH 1/5] md: add helpers for requested sync action
[PATCH net-next v8 0/5] net: devmem: improve cpu cost of RX token management
2026-01-08 3:30 UTC (2+ messages)
[PATCH v1] ALSA: hda/tas2781: Prevent throwing away custom calibration addresses
2026-01-08 3:29 UTC (3+ messages)
[PATCH v1] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
2026-01-08 3:28 UTC (2+ messages)
[PATCH 0/5] RISC-V: RPMI performance service bindings and cpufreq support
2026-01-08 3:27 UTC (3+ messages)
` [PATCH 4/5] cpufreq: Add cpufreq driver for the RISC-V RPMI performance service group
[PATCH V1 1/2] accel/amdxdna: Update message DMA buffer allocation
2026-01-08 3:26 UTC (10+ messages)
` [PATCH V1 2/2] accel/amdxdna: Update firmware version check for latest firmware
[PATCH] selftests/bpf: wq: destroy skeleton on failure paths
2026-01-08 3:26 UTC
[PATCH RESEND net-next v2] net: devmem: convert binding refcount to percpu_ref
2026-01-08 1:29 UTC
[RFC PATCH 0/6] Input: New EV_BTN event for generic buttons
2026-01-08 3:24 UTC (2+ messages)
[PATCH 1/1] sched_ext: Add error logging for dsq creation failures
2026-01-08 3:23 UTC (2+ messages)
[PATCH ath-next] wifi: ath12k: don't force radio frequency check in freq_to_idx()
2026-01-08 3:21 UTC
[PATCH] selftests/mm: run_vmtests.sh: fix relative path handling
2026-01-08 3:16 UTC
[PATCH 0/2] virtio_net: add page_pool support
2026-01-08 3:16 UTC (3+ messages)
` [PATCH 1/2] virtio_net: add page pool support for buffer allocation
[PATCH] bpf: Reject BPF_MAP_TYPE_INSN_ARRAY in check_reg_const_str()
2026-01-08 3:10 UTC (2+ messages)
[PATCH] sched/rt: fix incorrect schedstats for rt thread
2026-01-08 3:13 UTC
linux-6.19-rc4/kernel/kexec_core.c:425: Possible loss of data ?
2026-01-08 3:12 UTC (2+ messages)
[PATCH v3] panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
2026-01-08 3:11 UTC (3+ messages)
` [PATCH v4] "
[PATCH] erofs: don't bother with s_stack_depth increasing for now
2026-01-08 3:10 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v3 RESEND] "
[PATCH 0/2] tracing: Remove backup instance after read all
2026-01-08 3:07 UTC (6+ messages)
` [PATCH 1/2] tracing: Make the backup instance readonly
[PATCH v2 0/4] x86, fpu/kvm: fix crash with AMX
2026-01-08 3:06 UTC (3+ messages)
` [PATCH 1/4] x86/fpu: Clear XSTATE_BV[i] in save state whenever XFD[i]=1
[syzbot] BUG: KASAN: slab-use-after-free in mutex_optimistic_spin via adf_ctl_ioctl
2026-01-08 3:04 UTC
linux-next: Tree for Jan 8
2026-01-08 3:02 UTC
[PATCH v4 1/2] tee: add revision sysfs attribute
2026-01-08 3:01 UTC (5+ messages)
` [PATCH v5 "
[RFC v3 0/2] ext4: fast commit: fix lockdep issues
2026-01-08 3:00 UTC (7+ messages)
` [RFC v3 1/2] ext4: fast_commit: assert i_data_sem only before sleep
[PATCH] tools: jobserver: Add validation for jobserver tokens to ensure valid '+' characters
2026-01-08 2:58 UTC (6+ messages)
[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
2026-01-08 2:56 UTC (3+ messages)
` [PATCH v2 02/28] arc: introduce arch_zone_limits_init()
[PATCH v2 00/11] Remove device private pages from physical address space
2026-01-08 2:55 UTC (6+ messages)
[PATCH] Bluetooth: btusb: Reject autosuspend if HCI inquiry or LE scan is active
2026-01-08 2:52 UTC (3+ messages)
` [PATCH v2] Bluetooth: btusb: Reject autosuspend if discovery "
[PATCH v2] char: lp: Fix NULL pointer dereference of cad
2026-01-08 2:41 UTC
[syzbot] Kernel panic in pcipcwd_get_status due to simulated overheat
2026-01-08 2:50 UTC
[syzbot] BUG: KASAN: slab-use-after-free in mutex_lock via adf_ctl_ioctl
2026-01-08 2:46 UTC
[PATCH 0/5] Fix PMI8950 WLED ovp values and more
2026-01-08 2:42 UTC (4+ messages)
` [PATCH 1/5] dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950
[PATCH] sched_ext: Add DSQ statistics collection functionality
2026-01-08 2:35 UTC
[PATCH v17 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
2026-01-08 2:42 UTC (12+ messages)
Question about RISCV IOMMU irqbypass patch series
2026-01-08 2:42 UTC (3+ messages)
` [External] "
[syzbot] WARNING in __alloc_frozen_pages_noprof due to large DMA allocation
2026-01-08 2:41 UTC
[PATCH] usb: xhci: Fix memory leak in xchi_disable_slot()
2026-01-08 2:37 UTC (2+ messages)
[PATCH net-next v2 0/2] r8169: add dash and LTR support
2026-01-08 2:35 UTC (3+ messages)
` [PATCH net-next v2 1/2] r8169: add DASH support for RTL8127AP
` [PATCH net-next v2 2/2] r8169: enable LTR support
[PATCH v2] tracing: Avoid possible signed 64-bit truncation
2026-01-08 2:35 UTC (2+ messages)
[syzbot] WARNING in drm_gem_object_handle_put_unlocked
2026-01-08 2:33 UTC
ERROR: modpost: "__pt_no_sw_bit" [drivers/iommu/generic_pt/fmt/iommu_amdv1.ko] undefined!
2026-01-08 2:31 UTC (4+ messages)
[syzbot] refcount_t: saturated in qrtr_bind
2026-01-08 2:28 UTC
[PATCH v3 1/2] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
2026-01-08 2:26 UTC (3+ messages)
[PATCH bpf-next v8 00/11] bpf: fsession support
2026-01-08 2:24 UTC (12+ messages)
` [PATCH bpf-next v8 01/11] bpf: add "
` [PATCH bpf-next v8 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v8 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v8 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v8 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v8 06/11] bpf,x86: introduce emit_st_r0_imm64() for trampoline
` [PATCH bpf-next v8 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v8 08/11] libbpf: add fsession support
` [PATCH bpf-next v8 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v8 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v8 11/11] selftests/bpf: test fsession mixed with fentry and fexit
[PATCH] fuse: add hang check in request_wait_answer()
2026-01-08 2:25 UTC (9+ messages)
` [External] "
[syzbot] WARNING in drm_prime_destroy_file_private
2026-01-08 2:25 UTC
[PATCH] mm/pgtable: convert pgtable_t to ptdesc pointer
2026-01-08 2:23 UTC (5+ messages)
[PATCH v2 0/5] iommu/vt-d: Ensure memory ordering in context & root entry updates
2026-01-08 2:22 UTC (13+ messages)
[PATCH v2] x86/split_lock: Handle unexpected split lock as fatal
2026-01-08 2:19 UTC (6+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-08 2:19 UTC (10+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
[PATCH v1 0/5] f2fs: fix large folio read corner cases for immutable files
2026-01-08 2:17 UTC (3+ messages)
` "
[PATCH net v4] net: nfc: nci: Fix parameter validation for packet data
2026-01-08 2:15 UTC (4+ messages)
[PATCH v2] drm/amdkfd: fix a memory leak in device_queue_manager_init()
2026-01-08 2:15 UTC (2+ messages)
[syzbot] [xfs?] KMSAN: uninit-value in xlog_sync
2026-01-08 2:14 UTC
[PATCH 0/3] blk-cgroup: cleanup and bugfixs in blk-cgroup
2026-01-08 1:44 UTC (4+ messages)
` [PATCH 1/3] blk-cgroup: factor policy pd teardown loop into helper
` [PATCH 2/3] blk-cgroup: fix uaf in blkcg_activate_policy() racing with blkg_free_workfn()
` [PATCH 3/3] blk-cgroup: skip dying blkg in blkcg_activate_policy()
[PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
2026-01-08 2:12 UTC (2+ messages)
[PATCH v5 0/5] Add clock support for SpacemiT K3 SoC
2026-01-08 2:11 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: soc: spacemit: k3: add clock support
` [PATCH v5 2/5] clk: spacemit: ccu_mix: add inverted enable gate clock
` [PATCH v5 3/5] clk: spacemit: ccu_pll: add plla type clock
` [PATCH v5 4/5] clk: spacemit: k3: extract common header
` [PATCH v5 5/5] clk: spacemit: k3: add the clock tree
[PATCH v3 00/19] ublk: add support for integrity data
2026-01-08 2:11 UTC (7+ messages)
` [PATCH v3 09/19] ublk: implement integrity user copy
[PATCH net-next v4 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
2026-01-08 2:09 UTC (6+ messages)
[PATCH v2 4/8] selftests/mm: fix usage of FORCE_READ() in cow tests
2026-01-08 2:07 UTC (3+ messages)
` [PATCH v2 7/8] selftests/mm: fix exit code in pagemap_ioctl
[REGRESSION] Unexpected section title false positive warnings on DOC: directive
2026-01-08 2:06 UTC (7+ messages)
[PATCH v3] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
2026-01-08 2:04 UTC
[PATCH v2 00/19] ublk: add support for integrity data
2026-01-08 2:03 UTC (7+ messages)
` [PATCH v2 04/19] ublk: set request integrity params in ublksrv_io_desc
[PATCH 0/2] gpu: nova-core: gpu_name cleanup, PMU debug output cleanup
2026-01-08 1:52 UTC (3+ messages)
` [PATCH 2/2] gpu: nova-core: don't print raw PMU table entries
[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
2026-01-08 1:50 UTC (8+ messages)
` [PATCH bpf-next v10 05/13] libbpf: Verify BTF Sorting
[PATCH] f2fs: support non-4KB block size without packed_ssa feature
2026-01-08 1:46 UTC
[PATCH RFC v2 0/2] fuse: compound commands
2026-01-08 1:42 UTC (7+ messages)
` [PATCH RFC v2 1/2] fuse: add compound command to combine multiple requests
` "
[PATCH v2 0/2] PCI: endpoint: BAR subrange mapping support
2026-01-08 1:42 UTC (4+ messages)
` [PATCH v2 2/2] PCI: dwc: ep: Support BAR subrange inbound mapping via address-match iATU
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