summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-28XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)1-0/+15
2025-08-28mm: extract might_alloc() debug checkDaniel Vetter1-0/+16
2025-08-28module: Restore the moduleparam prefix length checkPetr Pavlu1-3/+2
2025-08-28net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet1-3/+3
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-08-28fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov1-0/+1
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+5
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-07-17vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv1-0/+20
2025-07-17vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv1-1/+5
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera1-0/+1
2025-07-17Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)1-1/+0
2025-07-17vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-17Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar1-0/+2
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon1-1/+1
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang1-18/+0
2025-06-27mm: hugetlb: independent PMD page table shared countLiu Shixin2-0/+6
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+6
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-27media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung1-1/+10
2025-06-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung1-1/+0
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem1-1/+1
2025-06-27net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-27net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2-2/+8
2025-06-27bpf: Clean up sockmap related KconfigsCong Wang5-27/+43
2025-06-27tcp: factorize logic into tcp_epollin_ready()Eric Dumazet1-0/+12
2025-06-27RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-0/+1
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-06-04tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner1-0/+1
2025-06-04pid: add pidfd_prepare()Christian Brauner1-0/+1
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-06-04btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-06-04drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter1-2/+21
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora1-1/+1
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-06-04media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus1-1/+3
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-06-04netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal1-3/+0
2025-06-04netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso1-0/+3
2025-06-04netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal1-1/+1
2025-06-04net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15
2025-06-04types: Complement the aligned types with signed 64-bit oneAndy Shevchenko2-1/+3
2025-06-04rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)1-0/+3
2025-05-02xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior1-0/+4