summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-03audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina2-8/+8
2026-08-03audit: widen ino fields to u64Jeff Layton1-1/+1
2026-08-03VFS/audit: introduce kern_path_parent() for auditNeilBrown1-0/+1
2026-08-03bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski1-0/+4
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers1-8/+10
2026-08-03Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye1-0/+3
2026-08-03media: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong1-4/+4
2026-08-03ppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng1-2/+1
2026-08-03btrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng1-1/+1
2026-08-03sctp: fix auth_hmacs array size in struct sctp_cookieXin Long1-1/+2
2026-08-03powerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+6
2026-08-03RDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni1-0/+4
2026-08-03RDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni1-0/+19
2026-08-03RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas1-0/+3
2026-08-03RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas1-0/+15
2026-08-03seqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens1-3/+4
2026-08-03seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2026-08-03seqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra1-2/+2
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan1-1/+1
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan1-0/+13
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap1-9/+8
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-18/+23
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz2-0/+14
2026-07-24mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+8
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko2-3/+3
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2026-07-24HID: add haptics page definesAngela Czubak1-0/+29
2026-07-24writeback: Avoid contention on wb->list_lock when switching inodesJan Kara2-0/+6
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
2026-07-24Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver1-0/+1
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-2/+2
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin1-0/+2
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol1-2/+1
2026-07-24ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki1-0/+2
2026-07-24netfilter: nf_queue: pin bridge device while NFQUEUE holds fake dstHaoze Xie1-0/+1
2026-07-24SUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
2026-07-24ipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
2026-07-24ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
2026-07-24Bluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
2026-07-24net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
2026-07-24gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-24ipv4: fib: Don't ignore error route in local/main tables.Kuniyuki Iwashima1-4/+3
2026-07-24sctp: hold socket lock when dumping endpoints in sctp_diagXin Long1-1/+2
2026-07-24xfrm: validate selector family and prefixlen during matchEric Dumazet1-0/+7
2026-07-24xfrm: annotate data-races around xfrm_policy_count[] and xfrm_policy_default[]Eric Dumazet1-4/+4
2026-07-24nfs: keep PG_UPTODATE clear after read errors in page groupsClark Wang1-0/+1