summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-26Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-25Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-23workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds
2023-06-21Merge tag 'regulator-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-21Merge branch irq/misc-6.5 into irq/irqchip-nextMarc Zyngier
2023-06-20fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-19ovl: enable fsnotify events on underlying real filesAmir Goldstein
2023-06-19fs: use backing_file container for internal files with "fake" f_pathAmir Goldstein
2023-06-19fs: use a helper for opening kernel internal filesAmir Goldstein
2023-06-19fs: rename {vfs,kernel}_tmpfile_open()Amir Goldstein
2023-06-19regulator: pca9450: Fix LDO3OUT and LDO4OUT MASKTeresa Remmet
2023-06-19gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann
2023-06-18posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-06-17irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototypeArnd Bergmann
2023-06-17irqchip/mmp: Remove non-DT codepathArnd Bergmann
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-16iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_allocChristoph Hellwig
2023-06-16block: remove BIO_PAGE_REFFEDChristoph Hellwig
2023-06-16Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...Jens Axboe
2023-06-16perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier
2023-06-16genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans
2023-06-16genirq: Use BIT() for the IRQD_* state flagsMarc Zyngier
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-06-15eventfd: add a uapi header for eventfd userspace APIsWen Yang
2023-06-14blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers
2023-06-12nvmet: reorder fields in 'struct nvmefc_fcp_req'Christophe JAILLET
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever
2023-06-12blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-06-12fs: remove the now unused FMODE_* flagsChristoph Hellwig