aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionGravatar Linus Torvalds 1-1/+0
2022-07-03sparse: introduce conditional lock acquire function attributeGravatar Linus Torvalds 2-3/+5
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+5
2022-07-01Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-7/+19
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-5/+17
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-11/+22
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 1-1/+1
2022-06-30Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+4
2022-06-30io_uring: keep sendrecv flags in ioprioGravatar Pavel Begunkov 1-1/+1
2022-06-29net: phy: Don't trigger state machine while in suspendGravatar Lukas Wunner 1-0/+6
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfGravatar Jakub Kicinski 1-6/+10
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structGravatar Christian Marangi 1-0/+5
2022-06-29drm/fourcc: fix integer type usage in uapi headerGravatar Carlos Llamas 1-2/+2
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionGravatar Javier Martinez Canillas 1-0/+12
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerGravatar Javier Martinez Canillas 1-5/+5
2022-06-28mptcp: fix conflict with <netinet/in.h>Gravatar Ossama Othman 1-4/+5
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMGravatar Tao Liu 1-1/+1
2022-06-28fanotify: refine the validation checks on non-dir inode maskGravatar Amir Goldstein 1-0/+4
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+2
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenGravatar Florian Westphal 1-6/+10
2022-06-26Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Gravatar Linus Torvalds 1-4/+5
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-1/+2
2022-06-24Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-13/+16
2022-06-24net: fix IFF_TX_SKB_NO_LINEAR definitionGravatar Dan Carpenter 1-1/+1
2022-06-24Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Gravatar Linus Torvalds 1-0/+1
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-7/+6
2022-06-24Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+35
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-33/+0
2022-06-24virtio: disable notification hardening by defaultGravatar Jason Wang 1-0/+2
2022-06-23gpio: Fix kernel-doc comments to nested unionGravatar Akira Yokosawa 1-13/+16
2022-06-23Merge tag 'random-5.19-rc4-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-4/+8
2022-06-23Merge branch 'rework/kthreads' into for-linusGravatar Petr Mladek 2-33/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Gravatar Petr Mladek 1-11/+0
2022-06-23Revert "printk: add kthread console printers"Gravatar Petr Mladek 1-2/+0
2022-06-23Revert "printk: extend console_lock for per-console locking"Gravatar Petr Mladek 1-15/+0
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Gravatar Petr Mladek 1-5/+0
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkGravatar Dylan Yudaken 1-7/+35
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+5
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specGravatar Joel Granados 1-2/+2
2022-06-23sock: redo the psock vs ULP protection checkGravatar Jakub Kicinski 1-0/+5
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+3
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeGravatar David Howells 1-0/+3
2022-06-19block: remove queue from struct blk_independent_access_rangeGravatar Damien Le Moal 1-1/+0
2022-06-19random: quiet urandom warning ratelimit suppression messageGravatar Jason A. Donenfeld 1-4/+8
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+6
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+5
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+0
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2