summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Merge tag 'vfs-6.8.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds4-45/+169
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds5-4/+88
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-15/+41
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds8-44/+64
2024-01-08asm-generic: make sparse happy with odd-sized put_unaligned_*()Dmitry Torokhov1-12/+12
2024-01-05Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+24
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cDavid Laight1-5/+0
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+1
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2023-12-28linux/export: Ensure natural alignment of kcrctab arrayHelge Deller1-0/+1
2023-12-28fs: fix __sb_write_started() kerneldoc formattingVegard Nossum1-3/+3
2023-12-26block: renumber QUEUE_FLAG_HW_WCChristoph Hellwig1-1/+1
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+2
2023-12-23fs: factor out backing_file_mmap() helperAmir Goldstein1-0/+2
2023-12-23fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein1-0/+8
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein1-0/+15
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein2-3/+17
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesHelge Deller1-1/+4
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds1-4/+7
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-54/+31
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryDavid Howells1-0/+1
2023-12-21Merge branch 'vfs.file'Christian Brauner4-19/+25
2023-12-21fs/proc: show correct device and inode numbers in /proc/pid/mapsAndrei Vagin1-5/+13
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2-0/+9
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern1-51/+13
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso1-1/+1
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Srinivas Pandruvada1-1/+0
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Srinivas Pandruvada1-3/+0
2023-12-16Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2023-12-16bpf: Add missing BPF_LINK_TYPE invocationsJiri Olsa1-0/+4
2023-12-16cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe1-50/+0
2023-12-16cred: switch to using atomic_long_tJens Axboe1-4/+4
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds1-0/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds4-28/+39
2023-12-15Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao1-0/+5
2023-12-15Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz1-2/+2
2023-12-15driver core: Add a guard() definition for the device_lock()Dan Williams1-0/+2
2023-12-15Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-1/+2
2023-12-15Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-7/+28
2023-12-14fs: keep struct mnt_id_req extensibleChristian Brauner1-0/+5
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi1-1/+7
2023-12-14add listmount(2) syscallMiklos Szeredi2-1/+16
2023-12-14bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend1-0/+5
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe1-0/+3
2023-12-13mm/mglru: reclaim offlined memcgs harderYu Zhao1-4/+4