aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 8-44/+64
2024-01-08asm-generic: make sparse happy with odd-sized put_unaligned_*()Gravatar Dmitry Torokhov 1-12/+12
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+24
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysGravatar Dmitry Safonov 2-5/+23
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningGravatar Randy Dunlap 1-1/+0
2023-12-30locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.cGravatar David Laight 1-5/+0
2023-12-29Merge tag 'block-6.7-2023-12-29' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+1
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar David S. Miller 1-1/+1
2023-12-28Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+5
2023-12-29linux/export: Ensure natural alignment of kcrctab arrayGravatar Helge Deller 1-0/+1
2023-12-26block: renumber QUEUE_FLAG_HW_WCGravatar Christoph Hellwig 1-1/+1
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+2
2023-12-23linux/export: Fix alignment for 64-bit ksymtab entriesGravatar Helge Deller 1-1/+4
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxGravatar Linus Torvalds 1-4/+7
2023-12-21Merge tag 'afs-fixes-20231221' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2023-12-21Merge tag 'net-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-54/+31
2023-12-21keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiryGravatar David Howells 1-0/+1
2023-12-21Merge branch 'vfs.file'Gravatar Christian Brauner 4-19/+25
2023-12-21fs/proc: show correct device and inode numbers in /proc/pid/mapsGravatar Andrei Vagin 1-5/+13
2023-12-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Paolo Abeni 2-0/+9
2023-12-21net/ipv6: Revert remove expired routes with a separated list of routesGravatar David Ahern 1-51/+13
2023-12-20netfilter: nf_tables: set transport offset from mac header for netdev/egressGravatar Pablo Neira Ayuso 1-1/+1
2023-12-19Revert "iio: hid-sensor-als: Add light color temperature support"Gravatar Srinivas Pandruvada 1-1/+0
2023-12-19Revert "iio: hid-sensor-als: Add light chromaticity support"Gravatar Srinivas Pandruvada 1-3/+0
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2023-12-15bpf: Add missing BPF_LINK_TYPE invocationsGravatar Jiri Olsa 1-0/+4
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSGravatar Jens Axboe 1-50/+0
2023-12-15cred: switch to using atomic_long_tGravatar Jens Axboe 1-4/+4
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 4-28/+39
2023-12-15Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEGravatar Xiao Yao 1-0/+5
2023-12-15Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisGravatar Luiz Augusto von Dentz 1-2/+2
2023-12-15driver core: Add a guard() definition for the device_lock()Gravatar Dan Williams 1-0/+2
2023-12-14Merge tag 'wireless-2023-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-1/+2
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+28
2023-12-13bpf: syzkaller found null ptr deref in unix_bpf proto addGravatar John Fastabend 1-0/+5
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEGravatar Jens Axboe 1-0/+3
2023-12-12mm/mglru: reclaim offlined memcgs harderGravatar Yu Zhao 1-4/+4
2023-12-12mm/mglru: respect min_ttl_ms with memcgsGravatar Yu Zhao 1-13/+17
2023-12-12mm/mglru: fix underprotected page cacheGravatar Yu Zhao 1-9/+14
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsGravatar SeongJae Park 1-0/+2
2023-12-12mm: fix VMA heap bounds checkingGravatar Kefeng Wang 1-4/+4
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+6
2023-12-12file: remove __receive_fd()Gravatar Christian Brauner 2-5/+2
2023-12-12file: stop exposing receive_fd_user()Gravatar Christian Brauner 2-7/+9
2023-12-12fs: replace f_rcuhead with f_task_workGravatar Christian Brauner 1-1/+3
2023-12-12file: s/close_fd_get_file()/file_close_fd()/gGravatar Christian Brauner 1-1/+1
2023-12-12Improve __fget_files_rcu() code generation (and thus __fget_light())Gravatar Linus Torvalds 1-6/+11
2023-12-12wifi: ieee80211: don't require protected vendor action framesGravatar Johannes Berg 1-1/+2