summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
5 daysKVM: Introduce vcpu->wants_to_runDavid Matlack
5 daysbootconfig: move xbc_snprint_cmdline() to lib/bootconfig.cBreno Leitao
5 dayspinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski
5 daysworkqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari
5 daysfirmware_loader: introduce __free() cleanup hanlerDmitry Torokhov
5 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
5 daysSUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
5 dayssunrpc: allocate a separate bvec array for socket sendsJeff Layton
5 daysnetfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
5 daysnetfilter: nf_tables: Remove unused nft_reduce_is_readonly()Yue Haibing
5 dayslsm: infrastructure management of the sock securityCasey Schaufler
5 daysrxrpc: Fix notification vs call-release vs recvmsgDavid Howells
5 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells
5 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
5 daysaudit: widen ino fields to u64Jeff Layton
5 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown
5 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
5 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
5 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
5 daysmedia: vb2: use ssize_t for vb2_read/vb2_writeZile Xiong
5 daysppp: use IFF_NO_QUEUE in virtual interfacesQingfang Deng
5 daysbtrfs: declare btrfs_ioctl_search_args_v2::buf as __u8You-Kai Zheng
5 dayssctp: fix auth_hmacs array size in struct sctp_cookieXin Long
5 dayspowerpc/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
5 daysRDMA/umem: Add helpers for umem dmabuf revoke lockJacob Moroni
5 daysRDMA/umem: Add pinned revocable dmabuf import interfaceJacob Moroni
5 daysRDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
5 daysRDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
5 daysseqlock: Allow UBSAN_ALIGNMENT to fail optimizingHeiko Carstens
5 daysseqlock: Allow KASAN to fail optimizingPeter Zijlstra
5 daysseqlock: Cure some more scoped_seqlock() optimization failsPeter Zijlstra
2026-07-24jiffies: Cast to unsigned long in secs_to_jiffies() conversionEaswar Hariharan
2026-07-24jiffies: Define secs_to_jiffies()Easwar Hariharan
2026-07-24Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2026-07-24seqlock: fix scoped_seqlock_read kernel-docRandy Dunlap
2026-07-24Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-24Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen
2026-07-24Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2026-07-24mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-24audit: add audit_log_nf_skb helper functionRicardo Robaina
2026-07-24bpf: Consistently use bpf_rcu_lock_held() everywhereAndrii Nakryiko
2026-07-24seqlock: Introduce scoped_seqlock_read()Peter Zijlstra
2026-07-24HID: add haptics page definesAngela Czubak
2026-07-24writeback: Avoid contention on wb->list_lock when switching inodesJan Kara
2026-07-24Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
2026-07-24Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn refMarco Elver
2026-07-24PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2026-07-24bitops: make BYTES_TO_BITS() treewide-availableAlexander Lobakin
2026-07-24iio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol
2026-07-24ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki