summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-07-24SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
2026-07-24i3c: master: Defer new-device registration out of DAA caller contextAdrian Hunter1-0/+6
2026-07-24i3c: master: Ensure Hot-Join operations are stopped on shutdownAdrian Hunter1-0/+2
2026-07-24i3c: master: Consolidate Hot-Join DAA work in the coreAdrian Hunter1-0/+4
2026-07-24i3c: master: Make hot-join workqueue freezable to block hot-join during suspendAdrian Hunter1-1/+1
2026-07-24virtio: add missing kernel-doc for map and vmap membersChristian Fontanez1-0/+2
2026-07-24nfs: use nfsi->rwsem to protect traversal of the file lock listYang Erkun1-1/+0
2026-07-24nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang1-0/+1
2026-07-24mfd: bd72720: Drop BUCK11 IDMatti Vaittinen1-1/+0
2026-07-24bpf: Fix setting retval to -EPERM for cgroup hooks not returning errnoXu Kuohai1-0/+6
2026-07-24net: watchdog: fix refcount tracking racesEric Dumazet1-0/+4
2026-07-24iommu: Avoid copying the user array twice in the full-array copy helperNicolin Chen1-0/+1
2026-07-24bpf: Cancel special fields on map value recycleJustin Suess1-0/+1
2026-07-24vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton1-0/+1
2026-07-24vmalloc: fix NULL pointer dereference in is_vm_area_hugepages()Hui Zhu1-1/+3
2026-07-24wifi: mac80211: bound S1G TIM PVB walk to the TIM elementBryam Vargas1-1/+1
2026-07-24filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner1-1/+1
2026-07-24simpe_xattr: use per-sb cacheMiklos Szeredi2-11/+18
2026-07-24simple_xattr: change interface to pass struct simple_xattrs **Miklos Szeredi1-15/+6
2026-07-24kernfs: fix xattr race condition with multiple superblocksMiklos Szeredi1-3/+8
2026-07-24libbpf: Reject non-exclusive metadata maps in the signed loaderKP Singh1-0/+1
2026-07-24liveupdate: Reference count incoming FLB dataDavid Matlack1-0/+6
2026-07-24liveupdate: Use refcount_t for FLB reference countsDavid Matlack1-1/+2
2026-07-24bpf: fix BPF_PROG_QUERY OOB write and cgroup backward compatYuyang Huang1-2/+3
2026-07-24rpmsg: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-07-24Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-07-24cdx: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-07-24amba: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-07-24EDAC/igen6: Fix memory topology parsing for Panther Lake-H SoCsQiuxu Zhuo1-0/+3
2026-07-24firmware: samsung: acpm: remove compile-testing stubsArnd Bergmann1-14/+0
2026-07-24firmware: samsung: acpm: Add devm_acpm_get_by_phandle helperTudor Ambarus1-0/+6
2026-07-24uaccess: minimize INLINE_COPY_USER-related ifdeferyYury Norov1-14/+7
2026-07-24uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-6/+6
2026-07-24gpu: host1x: Allow entries in BO caches to be freedMikko Perttunen1-0/+7
2026-07-24of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan1-0/+1
2026-07-24firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara1-0/+5
2026-07-24rhashtable: give each instance its own lockdep classChristian Brauner1-4/+18
2026-07-24sockptr: fix usize check in copy_struct_from_sockptr() for user pointersStefan Metzmacher1-1/+1
2026-07-24uaccess: fix ignored_trailing logic in copy_struct_to_user()Stefan Metzmacher1-1/+1
2026-07-24driver core: use READ_ONCE() for dev->driver in dev_has_sync_state()Danilo Krummrich1-1/+4
2026-07-24hfsplus: Add a sanity check for btree node sizeEdward Adam Davis1-0/+1
2026-07-18svcrdma: wake sq waiters when the transport closesChuck Lever1-0/+1
2026-07-18KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson1-1/+2
2026-07-18bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-07-18mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-18mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan1-6/+13
2026-07-18tracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
2026-07-18HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
2026-07-18mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6