aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-18posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner1-1/+1
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-4/+10
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy1-0/+17
2023-06-18sysctl: replace child with an enumerationJoel Granados1-2/+12
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal1-1/+1
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-0/+1
2023-06-17hwmon: (sht3x) remove sht3x_platform_dataJuenKit Yip1-15/+0
2023-06-17irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototypeArnd Bergmann1-1/+2
2023-06-17irqchip/mmp: Remove non-DT codepathArnd Bergmann1-10/+0
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov1-2/+4
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh2-1/+3
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh1-1/+3
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2023-06-16iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_allocChristoph Hellwig1-6/+0
2023-06-16block: remove BIO_PAGE_REFFEDChristoph Hellwig2-3/+1
2023-06-16Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...Jens Axboe1-5/+5
2023-06-16sched/wait: Fix a kthread_park race with wait_woken()Arve Hjønnevåg1-0/+1
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin1-1/+1
2023-06-16perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier1-3/+3
2023-06-16locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldocMark Rutland3-9/+9
2023-06-16genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans1-0/+13
2023-06-16genirq: Use BIT() for the IRQD_* state flagsMarc Zyngier1-23/+23
2023-06-16Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...Vlastimil Babka1-0/+12
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner1-0/+6
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao3-4/+55
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+12
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+12
2023-06-15cpufreq: Fail driver register if it has adjust_perf without fast_switchWyes Karny1-1/+4
2023-06-15eventfd: add a uapi header for eventfd userspace APIsWen Yang1-5/+1
2023-06-15fbdev: Use /* */ comment in initializer macroThomas Zimmermann1-2/+2
2023-06-15net: create device lookup API with reference trackingJakub Kicinski1-0/+4
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+3
2023-06-14blktrace: use inline function for blk_trace_remove() while blktrace is disabledYu Kuai1-1/+5
2023-06-14fsverity: rework fsverity_get_digest() againEric Biggers1-5/+9
2023-06-14regulator: mt6358: Drop *_SSHUB regulatorsChen-Yu Tsai1-4/+0
2023-06-14regulator: mt6358: Merge VCN33_* regulatorsChen-Yu Tsai1-4/+2
2023-06-14wifi: iwlwifi: mvm: add support for Extra EHT LTFGregory Greenman1-0/+1
2023-06-13bpf: Verify scalar ids mapping in regsafe() using check_ids()Eduard Zingerman1-6/+11
2023-06-13bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman1-1/+9
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 19Naman Jain1-2/+6
2023-06-13soc: qcom: socinfo: Add support for new fields in revision 18Naman Jain1-0/+3
2023-06-13gpiolib: remove unused gpio_cansleep()Andy Shevchenko1-12/+0
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells1-6/+5
2023-06-12Remove file->f_op->sendpageDavid Howells1-1/+0
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello1-3/+5
2023-06-12nvmet: reorder fields in 'struct nvmefc_fcp_req'Christophe JAILLET1-5/+5
2023-06-12cgroup: remove unused task_cgroup_path()Miaohe Lin1-1/+0
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever1-1/+0
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever1-1/+2