[PATCH 0/4] sched: Various reweight_entity() fixes
2026-02-11 5:21 UTC (8+ messages)
[PATCH net-next v2] net: mana: Improve diagnostic logging for better debuggability
2026-02-11 5:20 UTC (6+ messages)
[GIT PULL 0/4] soc updates for 7.0
2026-02-11 5:18 UTC (9+ messages)
` [GIT PULL 1/4] soc: defconfig "
` [GIT PULL 2/4] soc: driver "
` [GIT PULL 3/4] soc: arm platform code changes "
` [GIT PULL 4/4] soc: devicetree updates "
[tip:core/debugobjects] BUILD SUCCESS fd3634312a04f336dcbfb481060219f0cd320738
2026-02-11 5:14 UTC
[LSF/MM/BPF TOPIC] Data Access-aware Transparent Hugepages
2026-02-11 5:07 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove NDIS_802_11 types and cleanup style
2026-02-11 5:04 UTC (3+ messages)
[PATCH] revocable: hide the implementation details from users
2026-02-11 4:59 UTC (5+ messages)
[PATCH 6.1.y] smb: client: set correct id, uid and cruid for multiuser automounts
2026-02-11 4:57 UTC
[PATCH] smb: server: Remove duplicate include of misc.h
2026-02-11 4:55 UTC
[PATCH 2/2] riscv: export kaslr offset and satp in VMCOREINFO ELF notes
2026-02-11 4:49 UTC
[PATCH 1/2] riscv: move kaslr_offset() to page.h as a static inline function
2026-02-11 4:47 UTC
[PATCH] cifs: SMB1 split: Remove duplicate include of cifs_debug.h
2026-02-11 4:46 UTC
[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Enable USB2 controller Micro-USB OTG
2026-02-11 4:46 UTC (3+ messages)
[PATCH 1/1] gpio: aggregator: add gpio-aggregator DT compatible
2026-02-11 4:42 UTC
[PATCH] btrfs: remove duplicate include of delayed-inode.h
2026-02-11 4:40 UTC
[GIT PULL] x86/entry for 7.0-rc1
2026-02-11 4:39 UTC (4+ messages)
[PATCH v12 0/3] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2026-02-11 4:39 UTC (8+ messages)
` [PATCH v12 3/3] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[PATCH v4] nvme/host: fixup some typos
2026-02-11 4:28 UTC (2+ messages)
[PATCH 6.6 00/86] 6.6.124-rc1 review
2026-02-11 4:26 UTC (4+ messages)
[PATCH 6.12 000/113] 6.12.70-rc1 review
2026-02-11 4:26 UTC (2+ messages)
[PATCH v13 0/3] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
2026-02-11 4:25 UTC (4+ messages)
` [PATCH v13 1/3] dt-bindings: arm: qcom: talos-evk: Add QCS615 Talos EVK SMARC platform
` [PATCH v13 2/3] arm64: dts: qcom: talos/qcs615-ride: Fix inconsistent USB PHY node naming
` [PATCH v13 3/3] arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
[PATCH 6.18 000/175] 6.18.10-rc1 review
2026-02-11 4:25 UTC (2+ messages)
[PATCH v1] LoongArch: add i2c clocks and clock-div parameter parsing
2026-02-11 4:23 UTC (2+ messages)
[PATCH net-next v2] mptcp: allow overridden write_space to be invoked
2026-02-11 4:20 UTC (2+ messages)
[PATCH net-next v7 0/4] net: netconsole: convert to NBCON console infrastructure
2026-02-11 4:20 UTC (2+ messages)
[PATCH net v2 0/2] octeontx2-af: CGX: fix bitmap leaks
2026-02-11 4:20 UTC (2+ messages)
[RFC PATCH] mm: only set fault addrsss' access bit in do_anonymous_page
2026-02-11 4:18 UTC (6+ messages)
[PATCH net-next v5 00/13] net: phy_port: SFP modules representation and phy_port listing
2026-02-11 4:11 UTC (2+ messages)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-02-11 4:08 UTC (30+ messages)
` [RFC v3 01/27] rust: add untrusted data abstraction
` [RFC v3 02/27] X.509: Make certificate parser public
` [RFC v3 03/27] X.509: Parse Subject Alternative Name in certificates
` [RFC v3 04/27] X.509: Move certificate length retrieval into new helper
` [RFC v3 05/27] certs: Create blacklist keyring earlier
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 09/27] PCI/CMA: Authenticate devices on enumeration
` [RFC v3 10/27] PCI/CMA: Validate Subject Alternative Name in certificates
` [RFC v3 11/27] PCI/CMA: Reauthenticate devices on reset and resume
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 17/27] crypto: asymmetric_keys - Load certificate parsing early in boot
` [RFC v3 18/27] KEYS: Load keyring and certificates "
` [RFC v3 19/27] PCI/CMA: Support built in X.509 certificates
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge
` [RFC v3 25/27] PCI/CMA: Expose in sysfs whether devices are authenticated
` [RFC v3 26/27] rust: add bindings for hash_info
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink
[PATCH 1/1] pinctrl: sunxi: add GPIO get_direction callback
2026-02-11 4:04 UTC (3+ messages)
[PATCH] iommu/amd: Add NUMA node affinity for IOMMU log buffers
2026-02-11 3:58 UTC
[PATCH] media: dvb-core: fix uninit-value in dvb_dmxdev_read_sec
2026-02-11 3:58 UTC
[GIT PULL] x86/misc for 7.0-rc1
2026-02-11 3:57 UTC (2+ messages)
[PATCH 1/1] mm: replace vma_start_write() with vma_start_write_killable()
2026-02-11 3:55 UTC (2+ messages)
[PATCH 0/5] iio: proximity: hx9023s: firmware property, safety fixes, and ACPI support
2026-02-11 3:54 UTC (4+ messages)
` [PATCH 5/5] iio: proximity: hx9023s: add "
[syzbot] [media?] KMSAN: uninit-value in dvb_demux_read
2026-02-11 3:51 UTC
[syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue
2026-02-11 3:49 UTC
[PATCH] media: rp1-cfe: Fix double-free on video device re-registration
2026-02-11 3:45 UTC
[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
2026-02-11 3:44 UTC (33+ messages)
` [PATCH v2 02/14] nvmet/debugfs: Add ctrl uniquifier and random values
` [PATCH v2 03/14] nvmet: Implement CCR nvme command
` [PATCH v2 04/14] nvmet: Implement CCR logpage
` [PATCH v2 05/14] nvmet: Send an AEN on CCR completion
` [PATCH v2 06/14] nvme: Rapid Path Failure Recovery read controller identify fields
` [PATCH v2 08/14] nvme: Implement cross-controller reset recovery
[PATCH] powerpc/crash: sort crash memory ranges before preparing elfcorehdr
2026-02-11 3:35 UTC (2+ messages)
[PATCH v3 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
2026-02-11 3:32 UTC (2+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue
2026-02-11 3:31 UTC (2+ messages)
` Forwarded: [PATCH] futex: Fix use-after-free in futex_unqueue() on private hash teardown
[PATCH v2 1/2] xfs: remove duplicate static size checks
2026-02-11 3:31 UTC (4+ messages)
` [PATCH v2 2/2] xfs: add static size checks for ioctl UABI
[PATCH v2 0/2] two fixes in kho_populate()
2026-02-11 3:29 UTC (3+ messages)
` [PATCH v2 1/2] kho: fix missing early_memunmap() call "
` [PATCH v2 2/2] kho: remove unnecessary WARN_ON(err) "
[PATCH v3 1/2] xfs: remove duplicate static size checks
2026-02-11 3:29 UTC (2+ messages)
` [PATCH v3 2/2] xfs: add static size checks for ioctl UABI
[GIT PULL] x86/sev for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/paravirt for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/microcode for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/cleanups for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/cache for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/bugs for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] x86/alternatives for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[GIT PULL] EDAC updates for v7.0-rc1
2026-02-11 3:28 UTC (2+ messages)
[PATCH] staging: rtl8723bs: remove NDIS_802_11_RATES typedef
2026-02-11 3:26 UTC (2+ messages)
[net-next] bng_en: Remove duplicate include
2026-02-11 3:20 UTC
[PATCHv2] mm: khugepaged: make scan loops suspend aware
2026-02-11 3:15 UTC
[RFC PATCH 0/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
2026-02-11 3:11 UTC (11+ messages)
` [RFC PATCH 1/1] "
[PATCH] mm: khugepaged: make scan loops suspend aware
2026-02-11 3:10 UTC (3+ messages)
[PATCH v2] ALSA: hda/tas2781: Ignore reset check for SPI device
2026-02-11 3:09 UTC
[PATCH] zram: drop slot trylock and miss_free
2026-02-11 3:07 UTC (3+ messages)
[PATCH 6.1.y] nfsd: don't ignore the return code of svc_proc_register()
2026-02-11 3:05 UTC
[PATCH net-next v2 05/14] net: bridge: mcast: track active state, foreign IGMP/MLD querier disappearance
2026-02-11 3:05 UTC (3+ messages)
` [net-next,v2,05/14] "
[PATCH 6.6.y] nfsd: don't ignore the return code of svc_proc_register()
2026-02-11 3:05 UTC
[PATCH v2 1/1] dt-bindings: interrupt-controller: Add compatiblie string fsl,imx(1|25|27|31|35)-avic
2026-02-11 2:58 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-1 tag
2026-02-11 2:57 UTC
[RFC PATCH] initramfs: correctly handle space in path on cpio list generation
2026-02-11 2:40 UTC (6+ messages)
[PATCH] ufs: add missing parameter documentation for ufs_getfrag_block
2026-02-11 2:40 UTC (2+ messages)
[PATCH v1 00/11] perf tools: Improvements to data type profiler
2026-02-11 2:38 UTC (15+ messages)
` [PATCH v1 01/11] perf dwarf-aux: Skip check_variable for die_find_variable_by_reg
` [PATCH v1 02/11] perf dwarf-aux: Add die_get_pointer_type to get pointer types
` [PATCH v1 03/11] perf dwarf-aux: Preserve typedefs in match_var_offset
` [PATCH v1 04/11] perf annotate-data: Improve type comparison from different scopes
` [PATCH v1 06/11] perf annotate-data: Collect global variables without name
` [PATCH v1 07/11] perf annotate-data: Handle global variable access with const register
` [PATCH v1 08/11] perf annotate-data: Add invalidate_reg_state() helper for x86
[PATCH 2/2] fat: Add FS_IOC_SETFSLABEL ioctl
2026-02-11 2:26 UTC (2+ messages)
[PATCH] fs: Keep long filenames in isolated slab buckets
2026-02-11 2:23 UTC (6+ messages)
[syzbot] [media?] KMSAN: uninit-value in dvb_demux_read
2026-02-11 2:22 UTC (2+ messages)
` Forwarded: [PATCH] media: dvb-core: fix uninit-value in dvb_dmxdev_read_sec
[PATCH net] selftests: net: lib: Fix jq parsing error
2026-02-11 2:21 UTC
[PATCH] ext2: avoid drop_nlink() during unlink of zero-nlink inode in ext2_unlink()
2026-02-11 2:20 UTC
[PATCH bpf v1] selftests/bpf: Rename do_filp_open() to do_file_open()
2026-02-11 2:20 UTC (2+ messages)
[PATCH] drm/amd/display: Remove duplicate include
2026-02-11 2:19 UTC
[PATCH v1 0/3] Increase CoCo attestation report buffer size
2026-02-11 2:19 UTC (7+ messages)
` [PATCH v1 1/3] virt: tsm: Document size limits for outblob attributes
` [PATCH v1 2/3] virt: tsm: Increase TSM_REPORT_OUTBLOB_MAX to 16MB
` [PATCH v1 3/3] virt: tdx-guest: Increase Quote buffer size to 128KB
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-02-11 2:16 UTC (11+ messages)
` [RFC PATCH v5 08/45] KVM: x86/mmu: Propagate mirror SPTE removal to S-EPT in handle_changed_spte()
[RESEND] In cgroup v2, setting a smaller value for sched_rt_runtime_us fails
2026-02-11 2:12 UTC
[PATCH] arm64: dts: qcom: x1-asus-zenbook-a14: add HDMI port
2026-02-11 2:10 UTC (2+ messages)
[GIT pull] irq/cleanups for v7.0-rc1
2026-02-11 2:03 UTC (14+ messages)
` [GIT pull] irq/msi "
` [GIT pull] timers/clocksource "
` [GIT pull] timers/core "
` [GIT pull] timers/vdso "
` [GIT pull] x86/irq "
[PATCH v2 0/2] Enable tertiary USB controller in OTG mode
2026-02-11 2:03 UTC (5+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: lemans-evk: Enable GPIO expander interrupt for Lemans EVK
` [PATCH v2 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller
[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
2026-02-11 2:03 UTC (10+ messages)
[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
2026-02-11 2:01 UTC (13+ messages)
[PATCH] staging: rtl8723bs: remove NDIS_802_11_RATES typedef
2026-02-11 2:01 UTC
[PATCH v2 0/2] vmcoreinfo: Expose hardware error recovery statistics via sysfs
2026-02-11 2:01 UTC (3+ messages)
` [PATCH v2 1/2] vmcoreinfo: expose "
[PATCH v8 0/3] Add support for Cix Sky1 resets
2026-02-11 1:56 UTC (4+ messages)
` [PATCH v8 2/3] reset: add Sky1 soc reset support
` 回复: "
[PATCH v5 0/2] Add NXP FRDM-IMX91S board support
2026-02-11 1:54 UTC (4+ messages)
` [PATCH v5 2/2] arm64: dts: freescale: add "
[PATCH v1 0/5] perf data pipe mode support and tests
2026-02-11 1:52 UTC (6+ messages)
` [PATCH v1 1/5] perf check: Add libbabeltrace to the listed features
` [PATCH v1 2/5] perf json: Pipe mode --to-json support
` [PATCH v1 3/5] perf json: Pipe mode --to-ctf support
` [PATCH v1 4/5] perf test: Test pipe mode with data conversion --to-json
` [PATCH v1 5/5] perf test: perf data --to-ctf testing
[PATCH 0/2] Enable tertiary USB controller in OTG mode
2026-02-11 1:52 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: monaco-evk: Enable the tertiary USB controller
[PATCH v2 0/2] enable sector size > PAGE_SIZE for scsi
2026-02-11 1:50 UTC (3+ messages)
` [PATCH 1/2] scsi: sd: fix write_same(16/10) to enable sector size > PAGE_SIZE
` [PATCH 2/2] scsi: scsi_debug: enable sdebug_sector_size "
[PATCH] ext4: Reject on-disk mount options with missing NUL-terminator
2026-02-11 1:50 UTC (6+ messages)
[PATCH v2 0/3] pinctrl: single: bit-per-mux DT flexibility, probe robustness, and consistent pinconf offsets
2026-02-11 1:48 UTC (13+ messages)
[PATCH v9] sched/fair: Filter false overloaded_group case for EAS
2026-02-11 1:48 UTC (2+ messages)
[PATCH v3 0/2] Cover letter QCC2072 enablement
2026-02-11 1:48 UTC (7+ messages)
` [PATCH v3 2/2] Bluetooth: qca: add QCC2072 support
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-11 1:47 UTC (2+ messages)
[PATCH 0/2] Enable tertiary USB controller in OTG mode
2026-02-11 1:47 UTC (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: lemans-evk: Enable the tertiary USB controller
[PATCH net] net/mlx5e: Skip NAPI polling when PCI channel is offline
2026-02-11 1:42 UTC (4+ messages)
[RFC] AMD VM crashing on deferred memory error injection
2026-02-11 1:42 UTC (4+ messages)
[PATCH] perf report: Get rid of unnecessary comm collapsing
2026-02-11 1:39 UTC
[Lsf-pc] [LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-11 1:30 UTC (2+ messages)
[PATCH] scsi: pm8001: Fix use-after-free in pm8001_queue_command()
2026-02-11 1:28 UTC (2+ messages)
[PATCH 6.1.y] clk: mediatek: fix of_iomap memory leak
2026-02-11 1:23 UTC
[PATCH -next 1/2] kho: fix missing early_memunmap() call in kho_populate()
2026-02-11 1:23 UTC (2+ messages)
[PATCH v2 00/11] mm: thp: always enable mTHP support
2026-02-11 1:12 UTC (5+ messages)
` [PATCH v2 10/11] "
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
2026-02-11 1:08 UTC (4+ messages)
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
2026-02-11 1:08 UTC (10+ messages)
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-11 1:07 UTC (4+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
[stable-6.6.y] mm: khugepaged refuses to freeze
2026-02-11 1:03 UTC (12+ messages)
[PATCH 0/4] KVM: nSVM: Fix save/restore of next_rip & int_state
2026-02-11 1:02 UTC (10+ messages)
` [PATCH 1/4] KVM: nSVM: Sync next_rip to cached vmcb12 after VMRUN of L2
[PATCH 0/6 v8] sched/fair: Add push task mechanism and handle more EAS cases
2026-02-11 0:59 UTC (5+ messages)
` [RFC PATCH 6/6 v8] sched/fair: Add EAS and idle cpu push trigger
[PATCH RFC v2 08/17] RISC-V: QoS: add resctrl interface for CBQRI controllers
2026-02-11 0:57 UTC (3+ messages)
[syzbot] [kernel?] KASAN: slab-use-after-free Read in futex_unqueue
2026-02-11 0:55 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®