[PATCH v2 1/2] lib: parser: reject out-of-range values in match_number()
2026-09-26 1:27 UTC (2+ messages)
` [PATCH v2 2/2] lib/tests: add KUnit test for parser number helpers
[PATCH v2 0/6] bitmap: fix three parsing bugs in bitmap_parse() and bitmap_parselist()
2026-09-26 1:26 UTC (7+ messages)
` [PATCH v2 1/6] bitmap: bitmap_parse(): reject non-hex character before 8 digits
` [PATCH v2 2/6] bitmap: test bitmap_parse() with an illegal character before 8 hex digits
` [PATCH v2 3/6] bitmap: bitmap_parselist(): reject trailing characters after group size
` [PATCH v2 4/6] bitmap: test bitmap_parselist() with text after the "
` [PATCH v2 5/6] bitmap: bitmap_parselist(): don't wrap around on a huge "
` [PATCH v2 6/6] bitmap: test bitmap_parselist() with a group size close to UINT_MAX
[PATCH v2 net-next] octeontx2-af: nix: Log TX scheduler queue validation failures
2026-09-26 1:20 UTC (2+ messages)
[PATCH net-next v2] net: phy: mxl-gpy: add 2.5G for MXL86211C
2026-09-26 1:20 UTC (2+ messages)
[PATCH 0/9] iio: adc: reject SPI devices without match data
2026-09-26 1:18 UTC (4+ messages)
` [PATCH 6/9] iio: adc: ti-adc128s052: validate SPI "
[PATCH 1/7] x86/fpu: Document signal frame layout and portability
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 2/7] x86/fpu: Clean up and rename variables in signal frame handling
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 3/7] x86/fpu: Extract restore_from_ia32_fxstate() and clean up fpu__restore_sig()
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 4/7] x86/fpu: Document reasoning of FX-only fallback
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 5/7] x86/fpu: Fix potential underflow in xstate_calculate_size()
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 7/7] selftests/x86: Add tests for signal frame FPU portability
2026-09-26 1:12 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH 0/7] iio: validate SPI match data before use
2026-09-26 1:11 UTC (2+ messages)
AMD Ryzen 9 8945HX: TSC synchronization failure with ~9.3 billion cycle warp on Lenovo Legion R9000P ADR10
2026-09-26 1:10 UTC
[PATCH v2] hfs: handle extent B-tree write errors
2026-09-26 1:09 UTC (4+ messages)
` [PATCH v4] "
[PATCH v2] dt-bindings: input: Add AD7147 CapTouch schema
2026-09-26 1:07 UTC (2+ messages)
[PATCH 00/28] Add speaker and headset jack support for Apple Silicon Macs
2026-09-26 1:06 UTC (4+ messages)
` [PATCH 16/28] ASoC: apple: Add macaudio machine driver
[PATCH] Input: goodix_berlin - reject devices without match data
2026-09-26 1:05 UTC (2+ messages)
[PATCH] iio: gyro: bmg160: reject duplicate event disable
2026-09-26 1:01 UTC (4+ messages)
` "
[PATCH] drm/xe/i2c: use device_create_managed_software_node()
2026-09-26 1:00 UTC (2+ messages)
[PATCH net-next v2 0/3] net: macb: Rework hardware timestamp configuration
2026-09-26 1:00 UTC (2+ messages)
[PATCH v1] platform/x86: asus-wmi: add TUF keyboard RGB readback support
2026-09-26 0:56 UTC (4+ messages)
` [PATCH v2 0/2] platform/x86: asus-wmi: Fix TUF keyboard shutdown naming and add RGB readback
` [PATCH v2 1/2] platform/x86: asus-wmi: fix TUF keyboard power state shutdown naming
` [PATCH v2 2/2] platform/x86: asus-wmi: add TUF keyboard RGB readback support
[PATCH 1/2] Documentation: dsa: b53: fix stale tagging-support section
2026-09-26 0:55 UTC (3+ messages)
[PATCH] clang-tools: Import os for broken pipe handling
2026-09-26 0:52 UTC (3+ messages)
[PATCH net-next v8 0/3] net/sched: sch_fq_pie: add per-flow class statistics
2026-09-26 0:51 UTC (5+ messages)
` [PATCH net-next v8 1/3] net/sched: sch_fq_pie: add per-flow statistics via class ops
[PATCH RFC 00/17] Allow guest_memfd to be created using a resource (pool) fd
2026-09-26 0:51 UTC (18+ messages)
` [PATCH RFC 01/17] mm: shmem: Implement guest_memfd provider operations for tmpfs
` [PATCH RFC 02/17] KVM: guest_memfd: Support provider folio allocation
` [PATCH RFC 03/17] KVM: guest_memfd: Support provider folio invalidation
` [PATCH RFC 04/17] KVM: guest_memfd: Add helper to attach resource provider file
` [PATCH RFC 05/17] KVM: selftests: Add helper to create guest_memfd with a resource file
` [PATCH RFC 06/17] KVM: selftests: Test negative validation of resource_fd argument
` [PATCH RFC 07/17] KVM: selftests: Test rejection of unsupported filesystem for resource_fd
` [PATCH RFC 08/17] KVM: selftests: Test rejection of tmpfs file "
` [PATCH RFC 09/17] KVM: selftests: Test rejection of swap tmpfs mounts
` [PATCH RFC 10/17] KVM: selftests: Test rejection of hugepage "
` [PATCH RFC 11/17] KVM: selftests: Test guest_memfd with anonymous fsmount() tmpfs pool
` [PATCH RFC 12/17] KVM: selftests: Test guest_memfd with mounted tmpfs root directory
` [PATCH RFC 13/17] KVM: selftests: Test guest_memfd resource pool sharing across instances
` [PATCH RFC 14/17] KVM: selftests: Test memory allocation against shared tmpfs resource pool
` [PATCH RFC 15/17] KVM: selftests: Test that shared tmpfs resource pool size limit is respected
` [PATCH RFC 16/17] KVM: selftests: Test guest execution with tmpfs-backed guest_memfd
` [PATCH RFC 17/17] KVM: selftests: Document testing TODOs
[PATCH] iio: accel: kxcjk-1013: reject duplicate event disable
2026-09-26 0:49 UTC (4+ messages)
` "
[PATCH v5 2/3] kallsyms: Increase marker density to 16:1 to accelerate lookups
2026-09-26 0:48 UTC (2+ messages)
[PATCH v5 1/3] kallsyms: Match compressed tokens on the fly during binary search
2026-09-26 0:48 UTC (2+ messages)
[syzbot] [trace?] KASAN: slab-use-after-free Read in ring_buffer_lock_reserve
2026-09-26 0:47 UTC
[PATCH net v2] amt: do not store tunnel pointer in skb control block
2026-09-26 0:47 UTC (2+ messages)
[PATCH v2] sched_ext: Update scx_dispatch_dequeue() comments
2026-09-26 0:46 UTC (2+ messages)
[PATCH] iio: adc: ti-ads112c14: add gpio support
2026-09-26 0:46 UTC (2+ messages)
[PATCH] irqchip/atmel-aic[5]: Disable interrupts in the irq_pm_shutdown() callbacks
2026-09-26 0:41 UTC
[PATCH net-next v3 0/2] ch9200: stop ignoring the register write errors
2026-09-26 0:40 UTC (2+ messages)
[PATCH net-next v4] net: pcs: lynx: enable autonegotiation for 10g-qxgmii and usxgmii
2026-09-26 0:40 UTC (3+ messages)
[PATCH v3 0/6] ntfs: report filesystem errors through fsnotify
2026-09-26 0:40 UTC (6+ messages)
` [PATCH v3 4/6] ntfs: report MFT metadata and recovery errors to fsnotify
` [PATCH v3 6/6] ntfs: report shutdown "
[PATCH net] ipv6: fix prefix route expiry in modify_prefix_route()
2026-09-26 0:40 UTC (2+ messages)
[PATCH net] net: bcmgenet: allocate RX buffers as page fragments
2026-09-26 0:40 UTC (2+ messages)
[PATCH v5] x86/apic: Use EILVT register count from APIC_EFEAT
2026-09-26 0:38 UTC (2+ messages)
[PATCH 0/3] platform/x86: uniwill-laptop: Support the PCSpecialist Recoil 16 AMD
2026-09-26 0:33 UTC (9+ messages)
` [PATCH 1/3] platform/x86: uniwill-laptop: Add "
` [PATCH 2/3] platform/x86: uniwill-laptop: Add platform profile support
` [PATCH 3/3] platform/x86: uniwill-laptop: Map the screen rotation key
[PATCH] tty: add break_wait kernel-doc
2026-09-26 0:32 UTC (2+ messages)
[PATCH] resource, kunit: stop selecting GET_FREE_REGION
2026-09-26 0:26 UTC
[PATCH v3 0/2] drm/tyr: safely write GpuInfo to userspace
2026-09-26 0:26 UTC (3+ messages)
` [PATCH v3 1/2] rust: uapi: add zerocopy/zerocopy_derive
` [PATCH v3 2/2] drm/tyr: safely write GpuInfo to userspace
[PATCH 0/9] drm/tyr: add CSF firmware interface support
2026-09-26 0:24 UTC (3+ messages)
` [PATCH 6/9] "
[PATCH 0/2] iio: adc: ti-ads112c14: minor fixes
2026-09-26 0:23 UTC (3+ messages)
` [PATCH 1/2] iio: adc: ti-ads112c14: fix negative settlingtime check
[PATCH] wifi: mwifiex: Reattach interfaces on suspend failure
2026-09-26 0:22 UTC
[PATCH net-next v4 0/8] net: dsa: motorcomm: Add SerDes PCS
2026-09-26 0:20 UTC (2+ messages)
[PATCH 0/3] qcom: videocc: Fix sleep clock on Glymur/SM8750
2026-09-26 0:18 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: glymur: Add videocc sleep clock
[PATCH] docs: kdoc: parse context_lock_struct() as struct declaration
2026-09-26 0:14 UTC (2+ messages)
[PATCH v8 0/7] x86/fpu: Restore and reinforce signal frame portability
2026-09-26 0:14 UTC (6+ messages)
` [PATCH 6/7] x86/fpu: Pre-fault only required size of xstate buffer
[PATCH] hwmon: (gpd-fan) Reset both fans to automatic on duo boards
2026-09-26 0:13 UTC
[PATCH] selftests: netdevsim: skip the rate tc-bw check without tool support
2026-09-26 0:11 UTC (2+ messages)
[PATCH v12 00/25] Allow AET to use PMT as loadable module
2026-09-26 0:11 UTC (5+ messages)
` [PATCH v12 06/25] arm,x86,fs/resctrl: Replace architecture resctrl_arch_{alloc,mon}_capable()
[PATCH] media: gspca: Fix crash in sonixj driver
2026-09-26 0:08 UTC
[PATCH v2] leds: blinkm: Clean up sysfs group on LED registration failure
2026-09-26 0:03 UTC
[PATCH v1] ptp: idt82p33: Stop PTP work producers before teardown
2026-09-26 0:00 UTC (2+ messages)
arch/xtensa/boot/boot-elf/bootstrap.S:68: Warning: value 0x1a0003000 truncated to 0xa0003000
2026-09-25 23:51 UTC
[PATCH net-next v5 00/10] ravb: Add gPTP support for Gen4
2026-09-25 23:50 UTC (3+ messages)
[PATCH] riscv: process: Use str_supported_unsupported() in compat_mode_detect()
2026-09-25 23:48 UTC (2+ messages)
[PATCH] rhashtable: specialize default comparison for constant parameters
2026-09-25 23:48 UTC (4+ messages)
[PATCH] riscv: align pcie bus assign logic with ARM64
2026-09-25 23:46 UTC (2+ messages)
[RFC PATCH 0/4] Bluetooth: hci_intel: support the CcP controller (X1 Fold Gen1)
2026-09-25 23:40 UTC (5+ messages)
` [RFC PATCH 1/4] Bluetooth: hci_intel: fix tty-only assumptions in the LPM paths
` [RFC PATCH 2/4] Bluetooth: hci_intel: add the CcP controller (hardware variant 0x14)
` [RFC PATCH 3/4] Bluetooth: hci_intel: add serdev support for the CcP controller
` [RFC PATCH 4/4] Bluetooth: hci_intel: download the CcP firmware at 921.6 kbaud
error: couldn't allocate output register for constraint 'ZB'
2026-09-25 23:40 UTC
[PATCH net v2] net/mctp: publish the mctp_dev only after it is initialised
2026-09-25 23:40 UTC (3+ messages)
[PATCH bpf-next v3 0/9] bpf: make the vmlinux BTF an on-demand loadable module (CONFIG_DEBUG_INFO_BTF=m) to save ~5.4 MB memory
2026-09-25 23:34 UTC (15+ messages)
` [PATCH bpf-next v3 1/9] bpf: pass the vmlinux BTF to btf_parse_module() and let it adopt the data
` [PATCH bpf-next v3 2/9] bpf: split the kfunc, dtor kfunc and struct_ops registration bodies
` [PATCH bpf-next v3 3/9] bpf: fetch the vmlinux BTF where kernel types enter a program
` [PATCH bpf-next v3 4/9] bpf: take the vmlinux BTF from the btf_vmlinux module
` [PATCH bpf-next v3 5/9] bpf: defer vmlinux kfunc and struct_ops registrations
` [PATCH bpf-next v3 6/9] bpf: keep module BTF until the vmlinux BTF is available
` [PATCH bpf-next v3 7/9] bpf: expose deferred .BTF.base module BTF in sysfs from module load
` [PATCH bpf-next v3 8/9] bpf, trace, net: prepare CONFIG_DEBUG_INFO_BTF checks for a tristate
` [PATCH bpf-next v3 9/9] kbuild, bpf: allow building the vmlinux BTF as a module
[PATCH net 2/2] selftests: net: check timestamp echo after an old ACK
2026-09-25 23:34 UTC (2+ messages)
[GIT PULL] KVM: Fixes for 7.3-rcN
2026-09-25 23:33 UTC
[PATCH net-next v3 0/8] net: dsa: Add SoC-e DSA driver
2026-09-25 23:32 UTC (14+ messages)
` [PATCH net-next v3 2/8] dt-bindings: net: Add SoC-e SWIP MDIO controller
` [PATCH net-next v3 3/8] dt-bindings: net: dsa: Add SoC-e SWIP switch
` [PATCH net-next v3 5/8] net: mdio: Add SoC-e SWIP MDIO controller driver
` [PATCH net-next v3 6/8] net: dsa: soce: Add basic support for SoC-e switch IP cores
` [PATCH net-next v3 7/8] net: dsa: soce: Add VLAN offload support
` [PATCH net-next v3 8/8] net: dsa: soce: Disable unsupported hardware STP
[PATCH bpf-next 0/2] bpf, mips: Add JIT support for v4 instructions
2026-09-25 23:19 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf, mips: Add JIT support for unconditional BSWAP
` [PATCH bpf-next 2/2] bpf, mips: Add JIT support for JMP32_JA
[PATCH v8 0/4] cxl: Repair poison enumeration regressions
2026-09-25 23:18 UTC (3+ messages)
` [PATCH v8 2/4] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
[PATCH net-next v4 0/2] selftests: Fix and migrate XDP feature test
2026-09-25 23:15 UTC (4+ messages)
` [PATCH net-next v4 2/2] selftests/net: Move XDP feature test to driver framework
[PATCH v6 0/3] mm: improve folio refcount scalability
2026-09-25 23:13 UTC (12+ messages)
` [PATCH v6 3/3] mm: implement page refcount locking via dedicated bit
[PATCH v6 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-09-25 23:13 UTC (12+ messages)
` [PATCH v6 07/12] "
` [PATCH v6 08/12] vfs: change ->create/->mkdir operations unavailable errno
[PATCH v6 00/17] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
2026-09-25 23:13 UTC (3+ messages)
` [PATCH v6 02/17] PCI/CXL: Probe the underlying bus reset in cxl_reset_bus_function()
[PATCH net-next v4 00/10] tunnels: add core and gre drop reasons
2026-09-25 23:12 UTC (9+ messages)
` [PATCH net-next v4 03/10] gre: make gre_parse_header() report a drop reason
` [PATCH net-next v4 04/10] ip_tunnel: add __iptunnel_pull_header_reason()
[PATCH v2] checkpatch: don't flag ACQUIRE_ERR() assignments in if conditions
2026-09-25 23:09 UTC (2+ messages)
[PATCH net v2 4/5] net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr
2026-09-25 23:09 UTC (2+ messages)
[PATCH net v2 3/5] net: bcmgenet: do not skip WoL power up on GENET V1
2026-09-25 23:09 UTC (2+ messages)
[git pull] drm fixes for 7.3-rc5
2026-09-25 23:06 UTC (2+ messages)
[GIT PULL] SCSI fixes for 7.3-rc4+
2026-09-25 23:05 UTC (2+ messages)
[GIT PULL] IPE fixes for 7.3-rc5
2026-09-25 23:05 UTC (2+ messages)
[PATCH net-next 0/3] selftests: drv-net: Introduce flow-control selftest
2026-09-25 23:05 UTC (8+ messages)
` [PATCH net-next 1/3] selftests: drv-net: Introduce a selftest for ethtool flow control
[PATCH] mm/nommu: Reject wrapping ranges in access_remote_vm()
2026-09-25 23:04 UTC (3+ messages)
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-09-25 23:02 UTC (2+ messages)
[PATCH bpf-next 3/6] bpf: fetch the vmlinux BTF where kernel types enter a program
2026-09-25 23:02 UTC (2+ messages)
[PATCH bpf-next 2/6] bpf: split the kfunc, dtor kfunc and struct_ops registration bodies
2026-09-25 23:02 UTC (2+ messages)
[PATCH bpf-next 5/6] bpf: defer registrations until the vmlinux BTF is available
2026-09-25 23:02 UTC (2+ messages)
[PATCH bpf-next 3/6] bpf: fetch the vmlinux BTF where kernel types enter a program
2026-09-25 23:02 UTC (2+ messages)
[PATCH] Input: synaptics - limit the T440p InterTouch quirk to LEN0036
2026-09-25 23:00 UTC
[PATCH] assoc_array: discard shortcut when collapsing a leaf-only node
2026-09-25 22:58 UTC (2+ messages)
[PATCH] KEYS: trusted: Reject short TPM2 public areas
2026-09-25 22:57 UTC (2+ messages)
[PATCH] clang-tools: Decode dollar escaping in compile commands
2026-09-25 22:55 UTC (2+ messages)
[PATCH net-next v17 00/10] net: phy_port: SFP modules representation and phy_port listing
2026-09-25 22:50 UTC (7+ messages)
` [PATCH net-next v17 06/10] net: phy: phy_port: Store information about a port's upstream
` [PATCH net-next v17 10/10] Documentation: networking: Update the phy_port infrastructure description
` [PATCH net-next v17 07/10] net: phy: phy_link_topology: Add a helper to retrieve ports
` [PATCH net-next v17 09/10] net: ethtool: Introduce ethtool command to list ports
[PATCH] soc: renesas: Kconfig: Enable ICU support for RZ/G3E and RZ/V2N
2026-09-25 22:49 UTC
[PATCH] KEYS: trusted: Fix blob allocation size in tpm2_key_decode()
2026-09-25 22:49 UTC (2+ messages)
[PATCH v7 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
2026-09-25 22:48 UTC (2+ messages)
[PATCH v8] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
2026-09-25 22:48 UTC (2+ messages)
[PATCH] cxl/acpi: Check ACPI companion before use
2026-09-25 22:47 UTC (3+ messages)
[PATCH net v2 2/2] selftests: net: check timestamp echo after an old ACK
2026-09-25 22:47 UTC (2+ messages)
[PATCH RFC 00/10] arm64: qcom: sm6125-ginkgo: display, backlight, and touch support
2026-09-25 22:45 UTC (5+ messages)
` [PATCH RFC 04/10] drm/panel: novatek-nt36672a: add Tianma FHD+ video mode panel
` [PATCH RFC 10/10] arm64: dts: qcom: sm6125-xiaomi-ginkgo: enable display, backlight and touchscreen
[PATCH v2] keys/trusted/tpm2: Validate TPM2_Create object sizes separately
2026-09-25 22:44 UTC (6+ messages)
[PATCH] scsi: ufs: rpmb: register and unregister the ufs_rpmb bus
2026-09-25 22:36 UTC (2+ messages)
[PATCH v4 0/7] hfsplus: convert regular file I/O to iomap-based operations
2026-09-25 22:35 UTC (4+ messages)
` [PATCH v4 7/7] hfsplus: switch address_space_operations on iomap-based support
[PATCH iwl-net 0/2] ice: fix E825 PTP timer race and drop redundant cross-timestamp access
2026-09-25 22:28 UTC (3+ messages)
` [PATCH iwl-net 1/2] ice: ptp: serialize E825 PHY timer start with PTP lock and incval
` [PATCH iwl-net 2/2] ice: remove redundant cross-timestamp PTP command
[PATCH v5 00/12] mm: make userland page table freeing RCU-safe
2026-09-25 22:28 UTC (2+ messages)
[RFC PATCH 0/3] iommu/arm-smmu-v3: Add support for hitless replace of CD entries
2026-09-25 22:27 UTC (3+ messages)
[PATCH] ice: fix pktgen crash in eswitch mode
2026-09-25 22:26 UTC
[PATCH v5 00/27] vfio/pci: Add CXL Type-2 device passthrough support
2026-09-25 22:22 UTC (7+ messages)
` [PATCH v5 11/27] vfio/pci: Virtualize the CXL DVSEC in vfio_pci_config.c
` [PATCH v5 12/27] vfio/pci: Call the CXL open and close hooks around device use
` [PATCH v5 16/27] vfio/cxl: Create the CXL memdev and set media ready at bind
[PATCH v10 00/10] Support for block device NVMEM providers
2026-09-25 22:22 UTC (2+ messages)
` (subset) "
[PATCH v2] random: vDSO: Avoid call to memset() when zeroing reserved in __cvdso_getrandom_data()
2026-09-25 22:19 UTC (5+ messages)
[PATCH 0/4] kconfig: tests: Minor fixes and cleanups for warn_changed_input
2026-09-25 22:19 UTC (6+ messages)
` [PATCH 1/4] kconfig: tests: Reset KCONFIG_WARN_CHANGED_INPUT by default
[PATCH v8 0/5] Input: support for STM FTS5
2026-09-25 22:18 UTC (3+ messages)
` [PATCH v8 1/5] Input: stmfts - wait for controller ready after reset
drivers/iio/temperature/ltc2983.c:1895:1: warning: the frame size of 1136 bytes is larger than 1024 bytes
2026-09-25 22:16 UTC
[syzbot] [kernel?] KASAN: slab-use-after-free Read in raw_process_ep_io (2)
2026-09-25 22:15 UTC (2+ messages)
` Forwarded: [PATCH] usb: raw-gadget: fix UAF in raw_process_ep_io
[PATCH v1 1/1] ASoC: sprd: Shadow errors from dma_request_chan()
2026-09-25 17:52 UTC (2+ messages)
[PATCH v4 0/5] ASoC: mediatek: mt8183: Fix clock error handling
2026-09-25 17:40 UTC (2+ messages)
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®