summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-05f2fs: avoid unnecessary shrink in f2fs_shrink_scan()Chao Yu1-1/+2
2026-08-05f2fs: fix to return -EFSCORRUPTED in f2fs_get_node_info() correctlyChao Yu1-0/+1
2026-08-05Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-nextDave Jiang7-68/+87
2026-08-05drm/panel-edp: Add pre_unprepare delayHsin-Te Yuan1-1/+22
2026-08-05cxl: Rename find_cxl_port() to find_cxl_port_by_dport()Dan Williams1-6/+14
2026-08-05cxl: Tighten CPER kfifo registration API and symbol visibilityDan Williams5-45/+27
2026-08-05acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locksTerry Bowman3-19/+33
2026-08-05cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity registerTerry Bowman1-5/+5
2026-08-05cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register readTerry Bowman1-1/+16
2026-08-05clk: rockchip: rk3576: fix source muxes for SPI0..SPI4Alexey Charkov1-5/+6
2026-08-05clk: rockchip: Add clock controller for the RV1106Simon Glass3-0/+1107
2026-08-05dt-bindings: clock: rockchip: Add RV1106 CRU supportSimon Glass2-0/+366
2026-08-05Merge tag 'selinux-pr-20260805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-32/+136
2026-08-05bpf: Check sk_state before sk_protocol in bpf_tcp_*_syncookieLuxiao Xu1-2/+2
2026-08-05Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang6-13/+30
2026-08-05cxl/test: Assign one mock memdev a full-width serial numberAlison Schofield1-1/+14
2026-08-05cxl/core: Format the memdev serial number as unsigned in TP_printkAlison Schofield1-5/+5
2026-08-05cxl/pmem: Format the nvdimm serial number as unsigned decimalAlison Schofield4-7/+11
2026-08-05Merge branch 'html' into docs-mwJonathan Corbet2-0/+21
2026-08-05Documentation: html: adjust sidebar section titles stylingAntonin Godard1-0/+7
2026-08-05drm/nouveau: Wire up dmem cgroupsNatalie Vock1-0/+5
2026-08-05Documentation: html: show sections in the sidebarAntonin Godard2-0/+14
2026-08-05checkpatch.pl: adapt to new Assisted-by: formatJeff Layton1-3/+4
2026-08-05MAINTAINERS: update Traditional Chinese documentation maintainersChen-Yu Yeh2-3/+7
2026-08-05bpf: Harden bloom filter sizing and indexing on 32-bit kernelsJérémy Jean1-10/+9
2026-08-05Merge branch 'bpf-fix-sleepable-check-for-tracing-lsm-prog'Andrii Nakryiko4-0/+84
2026-08-05selftests/bpf: Verify rejection of sleepable tracing progLeon Hwang3-0/+81
2026-08-05bpf: Fix sleepable check for tracing/lsm progLeon Hwang1-0/+3
2026-08-05Merge branch 'bpf-disable-preemption-in-stack-map-code'Andrii Nakryiko1-108/+205
2026-08-05bpf: Avoid changing callchain in bpf_get_stackid_peJiri Olsa1-22/+17
2026-08-05bpf: Avoid changing callchain in bpf_get_stack_peJiri Olsa1-21/+15
2026-08-05bpf: Disable preemption in __bpf_get_stackDaniel Borkmann1-0/+3
2026-08-05bpf: Clear buf on error in __bpf_get_task_stackJiri Olsa1-2/+5
2026-08-05bpf: Remove trace_in argument from __bpf_get_stackJiri Olsa1-14/+35
2026-08-05bpf: Factor callchain_finalize function from __bpf_get_stackJiri Olsa1-8/+17
2026-08-05bpf: Factor callchain_store function from __bpf_get_stackJiri Olsa1-14/+25
2026-08-05bpf: Disable preemption in bpf_get_stackidJiri Olsa1-11/+13
2026-08-05bpf: Use stack id functions instead of __bpf_get_stackidJiri Olsa1-16/+27
2026-08-05bpf: Factor stackid_new_bucket from __bpf_get_stackidJiri Olsa1-18/+30
2026-08-05bpf: Factor stackid_fastpath function from __bpf_get_stackidJiri Olsa1-15/+28
2026-08-05bpf: Factor stackid_init function from __bpf_get_stackidJiri Olsa1-36/+59
2026-08-05rapidio: mport_cdev: fix use-after-free in dma_req_free()James Kim1-3/+7
2026-08-05ocfs2: o2hb: quiesce negotiate handlers and timeout workCen Zhang3-22/+138
2026-08-05ocfs2: synchronize heartbeat callbacks with o2net teardownCen Zhang5-27/+109
2026-08-05RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao1-8/+2
2026-08-05lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao1-6/+0
2026-08-05drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocationGou Hao1-4/+0
2026-08-05kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa3-45/+58
2026-08-05ocfs2: fix missing metadata reservation for large xattrsIan Bridges1-6/+12
2026-08-05stacktrace: header: repair kernel-doc commentsRandy Dunlap1-3/+3