[PATCH v3 0/3] platform/x86: Describe Yoga Book haptics and audio resources
2026-09-24 21:53 UTC (2+ messages)
[PATCH v2] drm/amdgpu: prevent parameter-space underflow in nested ATOM table calls
2026-09-24 21:52 UTC (3+ messages)
` [PATCH v3] "
[PATCH net 1/3] net: fealnx: fix teardown order in remove
2026-09-24 21:52 UTC (3+ messages)
` [PATCH net 2/3] net: fealnx: disable the PCI device on remove and probe failure
[PATCH] media: amphion: Stop mailbox RX before freeing the message buffer
2026-09-24 21:52 UTC (3+ messages)
[PATCH v5 0/6] KVM: guest_memfd: Fix binding bugs
2026-09-24 21:51 UTC (2+ messages)
[PATCH v2] KVM: guest_memfd: Elaborate on how release() vs. get_pfn() is safe against UAF
2026-09-24 21:51 UTC (2+ messages)
[PATCH v4 0/5] Stop returning struct page from guest_memfd PFN lookup
2026-09-24 21:51 UTC (2+ messages)
[PATCH v13 00/44] guest_memfd: In-place conversion support
2026-09-24 21:51 UTC (2+ messages)
[PATCH v3] usbip: vudc: Prevent transfer timer rearm during teardown
2026-09-24 21:51 UTC
[PATCH v8 0/7] x86/fpu: Restore and reinforce signal frame portability
2026-09-24 21:50 UTC (9+ messages)
` [PATCH 1/7] x86/fpu: Document signal frame layout and portability
` [PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling
` [PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig()
` [PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback
` [PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size()
` [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer
` [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability
[PATCH bpf-next] riscv, bpf: Adjust bpf_func to account for CFI offset in bpf_jit_free
2026-09-24 21:50 UTC (2+ messages)
[PATCH v2 0/2] media: amphion: fix VPU core lifetime during teardown
2026-09-24 21:49 UTC (3+ messages)
` [PATCH v2 1/2] media: amphion: drain message work before releasing core state
` [PATCH v2 2/2] media: amphion: prevent unbind while video instances are open
[PATCH] dt-bindings: input: mediatek,mt6779-keypad: add the MT8173 keypad
2026-09-24 21:49 UTC (2+ messages)
[PATCH 0/2] HID: logitech-hidpp: fix Bolt hi-res wheel handling
2026-09-24 21:48 UTC (5+ messages)
[PATCH] riscv: patch: fix handling of bpf-jit execmem addresses
2026-09-24 21:48 UTC (3+ messages)
[PATCH v2] driver core/ACPI: Introduce companion_bus_register()
2026-09-24 21:47 UTC (5+ messages)
[PATCH v5 2/3] drm/ch1115: add support for Chipwealth CH1115 OLED controller
2026-09-24 21:45 UTC (2+ messages)
` [PATCH] fixup: remove uninitialized variable bl
[PATCH v3] nvme-multipath: add fail_if_no_path sysfs attribute
2026-09-24 21:45 UTC (6+ messages)
[PATCH v2] usbip: vudc: Prevent transfer timer rearm during teardown
2026-09-24 21:44 UTC (3+ messages)
[PATCH v2] hfsplus: validate inline xattr record size against entrylength
2026-09-24 21:42 UTC (2+ messages)
[PATCH] drm/bridge: analogix_dp: Use str_supported_unsupported() helper
2026-09-24 21:41 UTC
[PATCH v2] usb: dwc3-am62: shut down refclk on remove
2026-09-24 21:41 UTC
[PATCH 0/2] platform/x86/intel: power-domains: Handle failed tpmi_init()
2026-09-24 21:40 UTC (5+ messages)
` [PATCH 1/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_linux_die_id()
` [PATCH 2/2] platform/x86/intel: power-domains: Handle failed init in tpmi_get_power_domain_mask()
[PATCH v19 0/7] firmware: arm_rmm: Add RMM v2.0 base RMI support
2026-09-24 21:38 UTC (3+ messages)
` [PATCH v19 6/7] firmware: arm_rmm: Ensure the RMM has GPT entries for memory
[Patch v2 0/7] Implement SNP live firmware update support
2026-09-24 21:37 UTC (3+ messages)
` [Patch v2 7/7] crypto/ccp: Implement SNP Download Firmware EX
[PATCH] riscv: process: Use str_supported_unsupported() in compat_mode_detect()
2026-09-24 21:32 UTC
[PATCH net v3 7/8] vsock: handle listen() racing connect()
2026-09-24 21:28 UTC (3+ messages)
[PATCH net v3 6/8] vsock: handle socket bricking due to transport event
2026-09-24 21:28 UTC (3+ messages)
[PATCH v4 0/6] perf annotate-data: Fix hangs on broken debug info, AMD mem record
2026-09-24 21:28 UTC (7+ messages)
` [PATCH v4 1/6] perf dwarf-aux: Bound the type chases for broken debug info
` [PATCH v4 2/6] perf dwarf-aux: Add die_same_file() and die_get_type_die()
` [PATCH v4 3/6] perf annotate-data: Resolve type DIEs in the debug file they came from
` [PATCH v4 4/6] perf annotate-data: Bound the member nesting recursion
` [PATCH v4 5/6] perf mem record: Request PERF_SAMPLE_CPU by default
` [PATCH v4 6/6] perf mem record: Use the IBS swfilt filter when available
[PATCH net v3 5/8] vsock: treat TCP_CLOSING as once-established
2026-09-24 21:27 UTC (3+ messages)
[PATCH net v3 4/8] vsock: drop the re-assignment logic
2026-09-24 21:27 UTC (3+ messages)
[PATCH net v3 3/8] vsock: do not preserve transport assignment
2026-09-24 21:27 UTC (3+ messages)
[PATCH net v2 0/5] vsock: Fix connect() races
2026-09-24 21:26 UTC (11+ messages)
` [PATCH net v2 2/5] vsock/virtio: Streamline socket reset on transport/PM event
` [PATCH net v2 3/5] vsock: Enforce no-transport invariant for TCP_LISTEN sockets
[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-09-24 21:26 UTC (12+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
` [PATCH 2/4] net: hsr: shrink seqnr_lock to sequence counter updates
` [PATCH 3/4] net: hsr: unfold GSO super-packets at the forward entry
[PATCH v2 00/15] iio: adc: ad4134: Enable greater sample rate data capture
2026-09-24 21:25 UTC (3+ messages)
` [PATCH v2 13/15] dt-bindings: iio: adc: adi,ad4134: Add high data throughput example
[PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync()
2026-09-24 21:24 UTC (2+ messages)
[PATCHv3] dt-bindings: mtd: convert IBM NDFC binding to YAML
2026-09-24 21:22 UTC
[PATCH] hwrng: core - reject unknown RNG names
2026-09-24 21:21 UTC
[PATCH bpf-next v3 0/3] bpf: expose cgroup preorder attachment state to userspace
2026-09-24 21:20 UTC (2+ messages)
[GIT PULL] sched_ext: Fixes for v7.3-rc4
2026-09-24 21:19 UTC
[GIT PULL] cgroup: Fixes for v7.3-rc4
2026-09-24 21:19 UTC
[PATCH v2 00/19] Decouple PCI and auxbus details from Intel TPMI driver
2026-09-24 21:19 UTC (13+ messages)
` [PATCH v2 11/19] platform/x86/intel/tpmi: Include the headers tpmi_common.c relies on
` [PATCH v2 13/19] platform/x86/intel/tpmi: Use guard() for tpmi_dev_lock in the status read
` [PATCH v2 15/19] platform/x86/intel/tpmi: Build the TPMI control words in one expression
` [PATCH v2 16/19] platform/x86/intel/tpmi: Use DEFINE_SHOW_STORE_ATTRIBUTE() for mem_write
` [PATCH v2 18/19] platform/x86/intel/tpmi: Declare the loop counters in their loops
` [PATCH v2 19/19] platform/x86/intel/tpmi: Describe the device creation policy on the function
[RFC PATCH 0/4] memcg_ext: memcg policy through cgroup-attached struct_ops
2026-09-24 21:19 UTC (8+ messages)
` [RFC PATCH 3/4] memcg_ext: allow BPF to defer memory.high enforcement
[RFC PATCH] drm/i915/dp: Ignore inconsistent TMDS limits on an Anker DP branch
2026-09-24 21:18 UTC (2+ messages)
` [PATCH] drm/i915/dp: Configure protocol converter only for TMDS outputs
[PATCHv2] dmaengine: mv_xor: use devm_platform_ioremap_resource()
2026-09-24 21:18 UTC
[PATCH] dmaengine: sh: rz-dmac: Fix off-by-one in residue lmdesc lookup
2026-09-24 21:17 UTC (2+ messages)
[PATCH] sched_ext: Test scx_has_subs() inline before calling sub-sched hooks
2026-09-24 21:16 UTC (2+ messages)
[syzbot] [kernel?] KCSAN: data-race in mas_wr_store_entry / mtree_load
2026-09-24 21:15 UTC (2+ messages)
[PATCH 0/5] drm/msm: Mahua GPU support
2026-09-24 21:14 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: display/msm/gmu: Fix Glymur's compatible
` [PATCH 2/5] arm64: dts: qcom: glymur: fix Adreno X2-90 GMU compatible
` [PATCH 3/5] drm/msm/a8xx: Add Mahua GPU support
` [PATCH 4/5] dt-bindings: display/msm: gpu: Document Mahua GPU/GMU
` [PATCH 5/5] arm64: dts: qcom: mahua: Support GPU and GMU
[PATCH] rhashtable: specialize default comparison for constant parameters
2026-09-24 21:14 UTC (2+ messages)
[PATCH] mtd: concat: use container_of_const() in CONCAT()
2026-09-24 21:14 UTC
[PATCH net-next v2 1/3] net: macb: Preserve timestamp settings on rejected requests
2026-09-24 21:14 UTC (2+ messages)
[PATCH v6 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-09-24 21:12 UTC (6+ messages)
` [PATCH v6 1/6] iommu_pt: Fix test_pgsize_boundary() failure on narrow-OA formats
` [PATCH v6 2/6] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v6 3/6] dt-bindings: display: brcm,bcm2835-hvs: Document iommus property
` [PATCH v6 4/6] iommu/generic_pt: Add Broadcom BCM2712 page table format
[PATCH] Revert "media: siano: Convert to use sysfs_emit_at() API"
2026-09-24 21:11 UTC (2+ messages)
[RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for
2026-09-24 21:11 UTC (3+ messages)
[PATCH 0/8] drm/amd/display: DM trace event cleanups
2026-09-24 21:10 UTC (9+ messages)
` [PATCH 1/8] drm/amd/display: assign missing trace entry in amdgpu_dm_dc_clocks_state
` [PATCH 2/8] drm/amd/display: remove duplicated prev_p_state_change_support assignment
` [PATCH 3/8] drm/amd/display: fix vready offset assignment in dcn_optc_lock_unlock_state
` [PATCH 4/8] drm/amd/display: declare amdgpu_dm_atomic_state_template as an event class
` [PATCH 5/8] drm/amd/display: use right type for amdgpu_dc_performance event entries
` [PATCH 6/8] drm/amd/display: remove redundant cast on amdgpu_dc_reg_template printk
` [PATCH 7/8] drm/amd/display: copy function name into dcn_fpu trace event
` [PATCH 8/8] drm/amd/display: copy function name into dcn_optc_lock_unlock_state "
[RFC PATCH 0/6] luo: tmpfs preservation
2026-09-24 21:10 UTC (2+ messages)
[PATCH v7 0/7] x86/fpu: Restore and reinforce signal frame portability
2026-09-24 21:09 UTC (4+ messages)
` [PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability
[PATCH v2] cgroup: prevent css_set UAF after namespace publication
2026-09-24 21:09 UTC (2+ messages)
[PATCH v4 00/14] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-09-24 21:08 UTC (2+ messages)
[PATCH v3 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
2026-09-24 21:08 UTC (4+ messages)
[PATCH] gpiolib: regmap: document gpio_regmap_get_chip()
2026-09-24 21:06 UTC (2+ messages)
[PATCH] dmaengine: loongson2-apb-cmc: fix descriptor leak in prep_slave_sg()
2026-09-24 21:06 UTC (2+ messages)
[PATCH] drm/amdgpu/gmc_v8_0: restore the FB location after a re-POST
2026-09-24 21:05 UTC (3+ messages)
` [PATCH v2] drm/amdgpu: reset VI ASIC on MacBookPro14,3
[GIT PULL] Networking for v7.3-rc5
2026-09-24 21:02 UTC (4+ messages)
[PATCH v3 0/9] Optimize anonymous swapbacked large folio unmapping
2026-09-24 21:02 UTC (3+ messages)
` [PATCH v3 3/9] mm: move anon-exclusive batch helper to rmap.h
[PATCH v2 00/14] iio: adc: stm32: add support for stm32mp23 and stm32mp25
2026-09-24 21:01 UTC (5+ messages)
` [PATCH v2 05/14] iio: adc: stm32-adc: rework internal channels data
` [PATCH v2 07/14] iio: adc: stm32-adc: add support for stm32mp25
[PATCH v12 00/25] Allow AET to use PMT as loadable module
2026-09-24 21:00 UTC (21+ messages)
` [PATCH v12 13/25] arm,x86,fs/resctrl: Allocate right size for L3 monitor arrays
` [PATCH v12 15/25] x86,fs/resctrl: Handle systems where AET is the only resource
` [PATCH v12 16/25] x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v12 17/25] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v12 18/25] x86/resctrl: Use registered function pointers for AET enumeration
` [PATCH v12 19/25] arm,x86,fs/resctrl: Enumerate AET on every resctrl mount
` [PATCH v12 20/25] x86/resctrl: Enforce system RMID limit on AET
` [PATCH v12 23/25] x86/resctrl: Require 64-bit x86 for resctrl support
` [PATCH v12 24/25] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v12 25/25] x86,fs/resctrl: Document telemetry mount timing caveat
[PATCHv4] dmaengine: ppc4xx: convert irq_of_parse_and_map to platform_get_irq
2026-09-24 21:00 UTC (2+ messages)
[PATCH net-next v8 2/3] selftests: tc-testing: add fq_pie per-flow class stats test
2026-09-24 21:00 UTC (2+ messages)
[PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
2026-09-24 21:00 UTC (2+ messages)
[PATCH v2 0/3] Add RISC-V RPMI voltage service support
2026-09-24 21:00 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: regulator: Add RPMI voltage service bindings
[PATCH] remoteproc: remoteproc_virtio: reset vdev before removing it
2026-09-24 20:59 UTC
[PATCH v2] cgroup: prevent css_set UAF after namespace publication
2026-09-24 20:57 UTC (3+ messages)
[PATCH v12 22/25] platform/x86/intel/pmt: Inform resctrl when MMIO maps are being removed
2026-09-24 20:55 UTC (3+ messages)
` [PATCH 12 22/25 UPDATED] "
[PATCH v7 00/13] spi: spidev_test: new features
2026-09-24 20:54 UTC (4+ messages)
` [PATCH v7 08/13] spi: spidev_test: allow disabling rx or tx buffers
[PATCH] clk: x86: fch: validate registrations and manage their lifetime
2026-09-24 20:54 UTC (2+ messages)
[PATCH v3 0/7] sched/numa: stop VMA scan filters from gating promotion
2026-09-24 20:53 UTC (7+ messages)
` [PATCH v3 3/7] sched/numa: scan read-only file mappings in tiering mode
` [PATCH v3 6/7] mm: use BIT() for change_protection() flags
` [PATCH v3 7/7] mm: use VMA flag helpers in NUMA balancing
[PATCH v2] hfs: handle extent B-tree write errors
2026-09-24 20:53 UTC (4+ messages)
` [PATCH v4] "
[PATCH] hwmon: (lm70) Fix rounding of negative temperatures
2026-09-24 20:53 UTC
[PATCH] ASoC: codecs: lpass-wsa-macro: rewrite the interpolator volume after enabling clocks
2026-09-24 20:52 UTC (4+ messages)
[PATCH] io_uring/sqpoll: pin task across task-work publication
2026-09-24 20:50 UTC
[PATCH] sparc32: emulate UDIV/SDIV on illegal_instruction
2026-09-24 20:50 UTC
[PATCH] mm: remove the unused zone->unaccepted_cleanup
2026-09-24 20:49 UTC (2+ messages)
[PATCH 00/14] media: Add V4L2 H.264 stateless encode and VC8000E support
2026-09-24 20:46 UTC (10+ messages)
[PATCH v7 0/3] Add initial DTS for Samsung Galaxy Book4 Edge
2026-09-24 20:46 UTC (4+ messages)
` [PATCH v7 3/3] arm64: dts: qcom: Add hamoa Samsung Galaxy Book4 Edge devicetrees
[PATCH 0/2] SUNRPC/NFS: limit transport disconnects when cancelling flexfiles I/O
2026-09-24 20:45 UTC (3+ messages)
` [PATCH 1/2] SUNRPC: add request-scoped disconnects when cancelling tasks
` [PATCH 2/2] NFSv4/flexfiles: limit transport disconnects when cancelling I/O
[PATCH 0/2] tracing: fgraph: cut the cost of the shadow stack retry loop
2026-09-24 20:45 UTC (2+ messages)
[PATCH] sparc32: capture SuperSPARC data store error state
2026-09-24 20:44 UTC
[PATCH] clk: clocking-wizard: Fix overflow in clockout0 divisor calculation
2026-09-24 20:42 UTC (2+ messages)
[PATCH 0/3] seccomp: opt in to restarting notifications before receipt
2026-09-24 20:42 UTC (4+ messages)
` [PATCH 1/3] seccomp: allow restarting interrupted unreceived notifications
` [PATCH 2/3] selftests/seccomp: cover restart of "
` [PATCH 3/3] docs/seccomp: describe the SECCOMP_FILTER_FLAG_RESTART_BEFORE_RECV flag
[PATCH] memstick: core: wait for request completion before freeing card
2026-09-24 20:41 UTC
[PATCH v4 0/2] KVM: arm64: ptdump: Shadow ptdump fixes
2026-09-24 20:41 UTC (2+ messages)
[PATCH v6 0/7] KVM: arm64: nv: Implement nested stage-2 reverse map
2026-09-24 20:41 UTC (2+ messages)
[PATCH 6.1.y] HID: hyperv: streamline driver probe to avoid devres issues
2026-09-24 20:39 UTC
[PATCH v2] x86/mm: Drop the page allocation from pud_free_pmd_page()
2026-09-24 20:39 UTC (2+ messages)
[tip:x86:cleanups] BUILD SUCCESS 975809caf4b0e07330110b56ca2d8a3fa7e16ff5
2026-09-24 20:38 UTC
[RESEND v7 00/29] mm: PMD-level swap entries for anonymous THPs
2026-09-24 20:37 UTC (7+ messages)
` [RESEND v7 12/29] mm: handle PMD swap entries in fork path
` [RESEND v7 13/29] mm: zswap: reject high-order swap cache allocations backed by zswap
` [RESEND v7 15/29] fs/proc: account PMD swap entries in smaps
linux-next: build failure in the last build
2026-09-24 20:36 UTC (3+ messages)
[PATCH v5] iommu/io-pgtable-arm: Add support for contiguous hint bit
2026-09-24 20:36 UTC (2+ messages)
[PATCH v4 0/2] integrity: Return error codes in audit messages
2026-09-24 20:34 UTC (3+ messages)
` [PATCH v4 1/2] integrity: Report error code in integrity_audit_msg() call sites
` [PATCH v4 2/2] integrity: Replace integrity_audit_message() with integrity_audit_msg()
[PATCH] fortify: Disable colored diagnostics in test_fortify.sh
2026-09-24 20:34 UTC
[PATCH] remoteproc: xlnx: reset virtio status during attach
2026-09-24 20:34 UTC
[syzbot] Monthly afs report (Sep 2026)
2026-09-24 20:33 UTC
[PATCH 0/3] dmaengine: Use non-atomic bit ops where safe
2026-09-24 20:33 UTC (3+ messages)
` [PATCH 3/3] dmaengine: imx-sdma: Use __assign_bit() for ownership configuration
[PATCH v2 0/8] PM: runtime: Overhaul kerneldoc, runtime_pm.rst docs
2026-09-24 20:32 UTC (4+ messages)
` [PATCH v2 8/8] PM: runtime: Add Example Driver Patterns section
[PATCH v2 0/4] iomap: fix error handling regressions
2026-09-24 20:30 UTC (7+ messages)
` [PATCH v2 1/4] iomap: don't resubmit an ioend after ->writeback_submit() failed
` [PATCH v2 4/4] iomap: don't lose a failed direct I/O bio's error when zeroing the tail
[PATCH v6 0/4] PM: QoS/pmdomains: support resume latencies for system-wide PM
2026-09-24 20:29 UTC (5+ messages)
` [PATCH v6 1/4] PM / QoS: add flag to indicate latency applies system-wide
` [PATCH v6 2/4] PM / QoS: add lockless read for flags
` [PATCH v6 3/4] pmdomain: core: add genpd_for_each_child() helper
` [PATCH v6 4/4] pmdomain: add support system-wide resume latency constraints
[PATCH v1] Revert "i2c: virtio: Avoid hang by using interruptible completion wait"
2026-09-24 20:28 UTC (3+ messages)
[PATCH v1 01/11] dt-bindings: clock: add Allwinner B288 CCU
2026-09-24 20:28 UTC (4+ messages)
` [PATCH v1 04/11] pinctrl: sunxi: add Allwinner B288 pin controller driver
linux-next: build failure after merge of the pagemap-headers tree
2026-09-24 20:27 UTC (2+ messages)
[PATCH net-next] netfilter: nf_flow_table_bpf: populate VLAN encap in XDP flowtable lookup
2026-09-24 20:25 UTC
[PATCH 00/11] PCI: tegra194: Fix EP and Root Port corner cases
2026-09-24 20:25 UTC (3+ messages)
` [PATCH 02/11] PCI: tegra194: Check core reset deassertion
[PATCH v3 3/3] serial: core: reject baud_base values that overflow port->uartclk in uart_set_info()
2026-09-24 20:24 UTC (3+ messages)
` [PATCH v4] "
[PATCH] scripts/kernel-doc: fix false pointer-to-function match for array members
2026-09-24 20:22 UTC (2+ messages)
[PATCH 5.10.y 0/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize()
2026-09-24 20:22 UTC (4+ messages)
` [PATCH 5.10.y 1/3] net: add and use skb_unclone_keeptruesize() helper
` [PATCH 5.10.y 2/3] net: add skb_set_end_offset() helper
` [PATCH 5.10.y 3/3] net: preserve skb_end_offset() in skb_unclone_keeptruesize()
[PATCH 0/8] mtd: rawnand: qcom: share more common code
2026-09-24 20:22 UTC (4+ messages)
` [PATCH 1/8] mtd: rawnand: qcom: make check_flash_errors() more generic
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®