summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-28XArray: Add calls to might_alloc()Matthew Wilcox (Oracle)
2025-08-28mm: extract might_alloc() debug checkDaniel Vetter
2025-08-28module: Restore the moduleparam prefix length checkPetr Pavlu
2025-08-28net_sched: act_ctinfo: use atomic64_t for three countersEric Dumazet
2025-08-28pps: fix poll supportDenis OSTERLAND-HEIM
2025-08-28fs_context: fix parameter name in infofc() macroRubenKelevra
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost
2025-07-17x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-07-17x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-07-17vm_sockets: Add VMADDR_FLAG_TO_HOST vsock flagAndra Paraschiv
2025-07-17vm_sockets: Add flags field in the vsock address data structureAndra Paraschiv
2025-07-17usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-07-17Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)
2025-07-17vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella
2025-07-17Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2025-06-27bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon
2025-06-27net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-06-27erofs: remove unused trace event erofs_destroy_inodeGao Xiang
2025-06-27mm: hugetlb: independent PMD page table shared countLiu Shixin
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung
2025-06-27media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung
2025-06-27ACPICA: Avoid sequence overread in call to strncmp()Ahmed Salem
2025-06-27net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-27net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2025-06-27bpf: Clean up sockmap related KconfigsCong Wang
2025-06-27tcp: factorize logic into tcp_epollin_ready()Eric Dumazet
2025-06-27RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-04tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-06-04pid: add pidfd_prepare()Christian Brauner
2025-06-04ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai
2025-06-04btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues
2025-06-04drm/atomic: clarify the rules around drm_atomic_state->allow_modesetSimona Vetter
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-06-04media: v4l: Memset argument to 0 before calling get_mbus_config pad opSakari Ailus
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-06-04netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal
2025-06-04netfilter: nf_tables: wait for rcu grace period on net_device removalPablo Neira Ayuso
2025-06-04netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctxFlorian Westphal
2025-06-04net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-06-04types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-06-04rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2025-05-02xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior