summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-21drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost1-1/+3
2026-07-21net/iucv: fix use-after-free of a severed iucv_pathBryam Vargas1-0/+14
2026-07-21Merge branch 'net-stmmac-eic7700-add-eth1-variant-support-and-update-delay-bi...Paolo Abeni2-27/+164
2026-07-21net: stmmac: eic7700: add support for eth1 clock inversion variantZhi Li1-8/+103
2026-07-21net: stmmac: eic7700: make RGMII delay properties optionalZhi Li1-6/+0
2026-07-21dt-bindings: ethernet: eswin: add EIC7700 eth1 RX clock inversion variantZhi Li1-2/+49
2026-07-21dt-bindings: ethernet: eswin: relax internal delay model to range-based const...Zhi Li1-12/+13
2026-07-20riscv: defconfig: thead: enable PCA953X GPIO driverMarek Szyprowski1-0/+2
2026-07-21btrfs: raid56: fix scrub read assembly submitting no readsMykola Lysenko1-6/+5
2026-07-21btrfs: zoned: skip fully truncated ordered extents at zone finishJohannes Thumshirn1-0/+10
2026-07-21btrfs: initialize 'args' to avoid compiler warning in btrfs_ioctl_get_csums()Paul E. McKenney1-1/+1
2026-07-21btrfs: zoned: fix missing chunk metadata reservationGuanghui Yang1-15/+19
2026-07-21btrfs: raid56: fix an incorrect csum skip during scrubQu Wenruo1-1/+3
2026-07-21btrfs: report missing raid stripe tree root during lookupDongjiang Zhu1-0/+6
2026-07-21btrfs: skip global block reserve accounting for rescue mountsDongjiang Zhu3-12/+27
2026-07-21btrfs: zoned: reset meta_write_pointer on zone resetJohannes Thumshirn1-0/+11
2026-07-21btrfs: zoned: fix deadlock between metadata writeback and transaction commitJohannes Thumshirn1-1/+5
2026-07-21btrfs: fix leaking BTRFS_FS_STATE_REMOUNTING flagQu Wenruo1-3/+5
2026-07-20cdrom: fix stack out-of-bounds read in CDROMVOLCTRLXu Rao1-0/+1
2026-07-20ecryptfs: use filemap_dirty_folio for address space operationsAditya Prakash Srivastava1-14/+1
2026-07-20ecryptfs: avoid heap allocation for inode size writeYichong Chen1-11/+4
2026-07-20ecryptfs: show filename encryption optionsYichong Chen1-0/+7
2026-07-20eCryptfs: bound the packet-length peek to the user bufferPengpeng Hou1-2/+3
2026-07-20ecryptfs: reject too-small tag 70 packetsYichong Chen1-0/+6
2026-07-20ecryptfs: fix tag 11 packet exact-fit size checkYichong Chen1-1/+1
2026-07-20ecryptfs: pass packet set buffer size to parserYichong Chen3-5/+23
2026-07-20x86/msr: Document the I/O-like write semantics in the msr driverTim Wiederhake1-0/+3
2026-07-20apparmor: leverage audit_log_n_untrustedstring() when possiblePaul Moore1-4/+1
2026-07-21tracing/eprobe: Fix exact system name matching in eprobe_dyn_event_match()Masami Hiramatsu (Google)1-1/+2
2026-07-21tracing/probes: Fix potential underflow in LEN_OR_ZERO macroMasami Hiramatsu (Google)1-1/+1
2026-07-21tracing/probes: Prevent out-of-bounds write in __trace_probe_log_err()Masami Hiramatsu (Google)1-1/+1
2026-07-21tracing/probes: Avoid temporary buffer truncation in trace_probe_match_comman...Masami Hiramatsu (Google)1-4/+5
2026-07-20bnx2x: fix null pointer dereference in bnx2x_free_mem_bp()Abdun Nihaal1-4/+4
2026-07-20bonding: fix devconf_all NULL dereference when IPv6 is disabledZhaolong Zhang1-1/+2
2026-07-20Merge branch 'fix-broken-tc_act_redirect-from-qdiscs'Jakub Kicinski19-25/+175
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann3-0/+137
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim15-17/+27
2026-07-20bpf: Reject redirect helpers without a bpf_net_contextDaniel Borkmann2-10/+13
2026-07-20net/packet: avoid fanout hook re-registration after unregisterDavid Lee1-1/+5
2026-07-20netlink: specs: rt-link: convert bridge port flag attributes to u8Danielle Ratson1-20/+20
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière1-4/+4
2026-07-20net: phy: marvell: fix return codeMichael Walle1-1/+1
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)1-2/+18
2026-07-20mm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai1-1/+1
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng2-7/+29
2026-07-20selftest: fix headers in fclog.cJori Koolstra1-3/+1
2026-07-20ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offsetJoseph Qi1-2/+3
2026-07-20mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan1-1/+1
2026-07-20mm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan1-1/+1
2026-07-20mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)1-3/+7