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