summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-01net_sched: constify qdisc_priv()Eric Dumazet1-4/+4
2023-10-01tcp: derive delack_max from rto_minEric Dumazet1-0/+2
2023-10-01tcp: constify tcp_rto_min() and tcp_rto_min_us() argumentEric Dumazet1-2/+2
2023-10-01net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet1-2/+2
2023-10-01crypto: engine - Make crypto_engine_exit() return voidUwe Kleine-König1-1/+1
2023-10-01vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macrosMasahiro Yamada1-7/+0
2023-09-30KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointerMarc Zyngier1-2/+2
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds1-7/+16
2023-09-30wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff1-0/+2
2023-09-30Input: mt - annotate struct input_mt with __counted_byKees Cook1-1/+1
2023-09-30mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2-3/+5
2023-09-30maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett1-0/+2
2023-09-30maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett1-0/+9
2023-09-30mm: abstract moving to the next PFNMatthew Wilcox (Oracle)1-1/+9
2023-09-30Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-13/+11
2023-09-29Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds3-5/+12
2023-09-29groups: Convert group_info.usage to refcount_tElena Reshetova1-3/+4
2023-09-29ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński1-0/+2
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki1-3/+6
2023-09-29io_uring: add support for vectored futex waitsJens Axboe1-0/+1
2023-09-29io_uring: add support for futex wake and waitJens Axboe2-0/+8
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef1-0/+5
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-98/+114
2023-09-29PCI: Add pci_get_base_class() helperSui Jingfeng1-0/+5
2023-09-28vfio: use __aligned_u64 in struct vfio_device_ioeventfdStefan Hajnoczi1-2/+3
2023-09-28vfio: use __aligned_u64 in struct vfio_device_gfx_plane_infoStefan Hajnoczi1-1/+2
2023-09-28vfio: trivially use __aligned_u64 for ioctl structsStefan Hajnoczi1-9/+9
2023-09-28vfio: add bus master feature to device feature ioctlNipun Gupta1-0/+21
2023-09-28cdx: add support for bus masteringNipun Gupta1-0/+18
2023-09-28ACPI: PCC: Add PCC shared memory region command and status bitfieldsSudeep Holla1-0/+13
2023-09-28Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe7-14/+97
2023-09-28Merge branch 'for-6.7/io_uring' into io_uring-futexJens Axboe3-3/+31
2023-09-28Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...Paolo Abeni2-0/+2
2023-09-28io_uring: cancelable uring_cmdMing Lei2-0/+21
2023-09-28io_uring: retain top 8bits of uring_cmd flags for kernel internal useMing Lei2-3/+5
2023-09-28scsi: Do not attempt to rescan suspended devicesDamien Le Moal1-1/+1
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal1-2/+4
2023-09-28scsi: sd: Differentiate system and runtime start/stop managementDamien Le Moal1-1/+4
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal1-0/+2
2023-09-28net/mlx5: Introduce ifc bits for migration in a chunk modeYishai Hadas1-4/+11
2023-09-28thermal: core: Allow trip pointers to be used for cooling device bindingRafael J. Wysocki1-0/+8
2023-09-28xfrm: Remove unused function declarationsYue Haibing1-2/+0
2023-09-28irqdomain: Annotate struct irq_domain with __counted_byKees Cook1-1/+1
2023-09-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2023-09-27Merge patch series "UFS core patches"Martin K. Petersen2-6/+4
2023-09-27scsi: ufs: core: Set the Command Priority (CP) flag for RT requestsBart Van Assche1-1/+2
2023-09-27scsi: ufs: core: Move the 4K alignment code into the Exynos driverBart Van Assche1-5/+2
2023-09-27tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()Xueshi Hu1-10/+0
2023-09-27timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker1-1/+5
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen1-0/+1