summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2025-05-02PCI: Introduce domain_nr in pci_host_bridgeBoqun Feng
2025-05-02soc: samsung: exynos-chipid: Pass revision reg offsetsSam Protsenko
2025-05-02net: defer final 'struct net' free in netns dismantleEric Dumazet
2025-05-02blk-cgroup: support to track if policy is onlineYu Kuai
2025-05-02nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-05-02nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-05-02writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-05-02sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin
2025-05-02xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10drm/dp_mst: Fix drm RAD printWayne Lin
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior
2025-04-10PM: sleep: Adjust check before setting power.must_resumeRafael J. Wysocki
2025-04-10proc: fix UAF in proc_get_inode()Ye Bin