summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-24zloop: advertise a volatile write cacheChristoph Hellwig
2026-02-24media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-02-24arm64: dts: imx93-9x9-qsb: change usdhc tuning step for eMMC and SDLuke Wang
2026-02-24arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak
2026-02-24scsi: ufs: core: Fix shift out of bounds when MAXQ=32wangshuaiwei
2026-02-24MAINTAINERS: update Yosry Ahmed's email addressYosry Ahmed
2026-02-24mailmap: add entry for Daniele AlessandrelliDaniele Alessandrelli
2026-02-24mm: fix NULL NODE_DATA dereference for memoryless nodes on bootMing Lei
2026-02-24mm/tracing: rss_stat: ensure curr is false from kthread contextKalesh Singh
2026-02-24mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko
2026-02-24mm/damon/core: disallow non-power of two min_region_szSeongJae Park
2026-02-24Squashfs: check metadata block offset is within rangePhillip Lougher
2026-02-24MAINTAINERS, mailmap: update e-mail address for Vlastimil BabkaVlastimil Babka (SUSE)
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-02-24mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann
2026-02-24mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko
2026-02-24io_uring/cmd_net: use READ_ONCE() for ->addr3 readJens Axboe
2026-02-24staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak
2026-02-24tools/sched_ext: Add Kconfig to sync with upstreamCheng-Yang Chou
2026-02-24tools/sched_ext: Sync README.md Kconfig with upstream scxCheng-Yang Chou
2026-02-24irqchip/ls-extirq: Fix devm_of_iomap() error checkIoana Ciornei
2026-02-24Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"Ioana Ciornei
2026-02-24regulator: Kconfig: fix a typoFelix Gu
2026-02-24regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gp...Felix Gu
2026-02-24regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()Felix Gu
2026-02-24drm/gpusvm: Fix drm_gpusvm_pages_valid_unlocked() kernel-docMatthew Brost
2026-02-24scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resumePeter Wang
2026-02-24scsi: ufs: core: Fix possible NULL pointer dereference in ufshcd_add_command_...Peter Wang
2026-02-24x86/hyperv: print out reserved vectors in hexadecimalWei Liu
2026-02-24MAINTAINERS: Update Shawn Guo's address for HiSilicon PCIe controller driverShawn Guo
2026-02-24Merge branch 'selftests-bpf-fixes-for-userspace-asan'Alexei Starovoitov
2026-02-24selftests/bpf: Don't override SIGSEGV handler with ASANIhor Solodrai
2026-02-24selftests/bpf: Check BPFTOOL env var in detect_bpftool_path()Ihor Solodrai
2026-02-24selftests/bpf: Fix out-of-bounds array access bugs reported by ASANIhor Solodrai
2026-02-24selftests/bpf: Fix array bounds warning in jit_disasm_helpersIhor Solodrai
2026-02-24selftests/bpf: Free bpf_object in test_sysctlIhor Solodrai
2026-02-24selftests/bpf: Fix resource leaks caused by missing cleanupsIhor Solodrai
2026-02-24selftests/bpf: Fix double thread join in uprobe_multi_testIhor Solodrai
2026-02-24selftests/bpf: Fix use-after-free in xdp_metadata testIhor Solodrai
2026-02-24veristat: Fix a memory leak for preset ENUMERATORIhor Solodrai
2026-02-24selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()Ihor Solodrai
2026-02-24selftests/bpf: Fix memory leaks in testsIhor Solodrai
2026-02-24selftests/bpf: Refactor bpf_get_ksyms() trace helperIhor Solodrai
2026-02-24selftests/bpf: Add DENYLIST.asanIhor Solodrai
2026-02-24resolve_btfids: Fix memory leaks reported by ASANIhor Solodrai
2026-02-24selftests/bpf: Pass through build flags to bpftool and resolve_btfidsIhor Solodrai
2026-02-24selftests/bpf: Use memcpy() for bounded non-NULL-terminated copiesIhor Solodrai
2026-02-24selftests/bpf: Use strscpy in bpftool_helpers.cIhor Solodrai
2026-02-24selftests/bpf: Replace strncpy() with strscpy()Ihor Solodrai