summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpuThomas Gleixner2024-04-102-22/+31
| * | | selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-092-56/+60
| * | | irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann2024-04-081-1/+1
| |/ /
* | | Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-141-0/+1
|\ \ \
| * | | perf/x86: Fix out of range dataNamhyung Kim2024-04-101-0/+1
| | |/ | |/|
* | | Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-142-5/+5
|\ \ \
| * | | locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior2024-04-082-5/+5
| | |/ | |/|
* | | Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-141-1/+7
|\ \ \
| * | | irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1Nianyao Tang2024-04-091-1/+7
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-145-15/+40
|\ \ \
| * | | vhost: correct misleading printing informationXianting Tian2024-04-081-1/+1
| * | | vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZEMichael S. Tsirkin2024-04-081-7/+8
| * | | virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski2024-04-083-5/+9
| * | | vhost: Add smp_rmb() in vhost_enable_notify()Gavin Shan2024-04-081-1/+11
| * | | vhost: Add smp_rmb() in vhost_vq_avail_empty()Gavin Shan2024-04-081-1/+11
| |/ /
* | | Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...Linus Torvalds2024-04-141-33/+58
|\ \ \
| * | | swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()Dexuan Cui2024-04-021-4/+0
| * | | swiotlb: fix swiotlb_bounce() to do partial sync's correctlyMichael Kelley2024-04-021-17/+13
| * | | swiotlb: extend buffer pre-padding to alloc_align_mask if necessaryPetr Tesarik2024-04-021-13/+46
* | | | Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-04-133-5/+91
|\ \ \ \
| * | | | ata: libata-core: Allow command duration limits detection for ACS-4 drivesIgor Pylypiv2024-04-131-1/+1
| * | | | ata: libata-scsi: Fix ata_scsi_dev_rescan() error pathDamien Le Moal2024-04-131-4/+5
| * | | | ata: ahci: Add mask_port_map module parameterDamien Le Moal2024-04-051-0/+85
* | | | | Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-04-131-1/+1
|\ \ \ \ \
| * | | | | zonefs: Use str_plural() to fix Coccinelle warningThorsten Blum2024-04-101-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-04-139-42/+103
|\ \ \ \ \
| * | | | | smb3: fix broken reconnect when password changing on the server by allowing p...Steve French2024-04-116-0/+44
| * | | | | smb: client: instantiate when creating SFU filesPaulo Alcantara2024-04-111-39/+55
| * | | | | smb3: fix Open files on server counter going negativeSteve French2024-04-111-2/+2
| * | | | | smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()Paulo Alcantara2024-04-101-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-04-121-9/+11
|\ \ \ \ \
| * | | | | arm64: tlb: Fix TLBI RANGE operandGavin Shan2024-04-101-9/+11
| |/ / / /
* | | | | Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-1215-121/+158
|\ \ \ \ \
| * | | | | MAINTAINERS: Change Krzysztof Kozlowski's email addressKrzysztof Kozlowski2024-04-091-19/+19
| * | | | | Merge tag 'riscv-soc-fixes-for-v6.9-rc3' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2024-04-091-26/+46
| |\ \ \ \ \
| | * | | | | cache: sifive_ccache: Partially convert to a platform driverSamuel Holland2024-03-281-26/+46
| * | | | | | Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...Arnd Bergmann2024-04-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()Jens Wiklander2024-03-251-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2024-04-092-2/+7
| |\ \ \ \ \ \
| | * | | | | | firmware: arm_scmi: Make raw debugfs entries non-seekableCristian Marussi2024-03-251-1/+6
| | * | | | | | firmware: arm_scmi: Fix wrong fastchannel initializationPierre Gondois2024-03-251-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2024-04-098-43/+44
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: imx8qm-ss-dma: fix can lpcg indicesFrank Li2024-04-031-4/+4
| | * | | | | | arm64: dts: imx8-ss-dma: fix can lpcg indicesFrank Li2024-04-031-6/+6
| | * | | | | | arm64: dts: imx8-ss-dma: fix adc lpcg indicesFrank Li2024-04-031-4/+4
| | * | | | | | arm64: dts: imx8-ss-dma: fix pwm lpcg indicesFrank Li2024-04-031-2/+2
| | * | | | | | arm64: dts: imx8-ss-dma: fix spi lpcg indicesFrank Li2024-04-031-8/+8
| | * | | | | | arm64: dts: imx8-ss-conn: fix usb lpcg indicesFrank Li2024-04-031-2/+2
| | * | | | | | arm64: dts: imx8-ss-lsio: fix pwm lpcg indicesFrank Li2024-04-031-8/+8
| | * | | | | | ARM: dts: imx7s-warp: Pass OV2680 link-frequenciesFabio Estevam2024-04-031-0/+1