index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
selftests: kselftest: Mark functions that unconditionally call exit() as __no...
Nathan Chancellor
2024-04-12
1
-6
/
+9
|
*
|
|
selftests: timers: Fix posix_timers ksft_print_msg() warning
John Stultz
2024-04-12
1
-1
/
+1
|
*
|
|
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
John Stultz
2024-04-10
1
-37
/
+36
|
*
|
|
bug: Fix no-return-statement warning with !CONFIG_BUG
Adrian Hunter
2024-04-10
1
-1
/
+4
|
*
|
|
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
Thomas Gleixner
2024-04-10
2
-22
/
+31
|
*
|
|
selftests/timers/posix_timers: Reimplement check_timer_distribution()
Oleg Nesterov
2024-04-09
2
-56
/
+60
|
*
|
|
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
2024-04-08
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-04-14
1
-0
/
+1
|
\
\
\
|
*
|
|
perf/x86: Fix out of range data
Namhyung Kim
2024-04-10
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-14
2
-5
/
+5
|
\
\
\
|
*
|
|
locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=y
Sebastian Andrzej Siewior
2024-04-08
2
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'irq-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-14
1
-1
/
+7
|
\
\
\
|
*
|
|
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Nianyao Tang
2024-04-09
1
-1
/
+7
|
|
/
/
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-04-14
5
-15
/
+40
|
\
\
\
|
*
|
|
vhost: correct misleading printing information
Xianting Tian
2024-04-08
1
-1
/
+1
|
*
|
|
vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
Michael S. Tsirkin
2024-04-08
1
-7
/
+8
|
*
|
|
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2024-04-08
3
-5
/
+9
|
*
|
|
vhost: Add smp_rmb() in vhost_enable_notify()
Gavin Shan
2024-04-08
1
-1
/
+11
|
*
|
|
vhost: Add smp_rmb() in vhost_vq_avail_empty()
Gavin Shan
2024-04-08
1
-1
/
+11
|
|
/
/
*
|
|
Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm...
Linus Torvalds
2024-04-14
1
-33
/
+58
|
\
\
\
|
*
|
|
swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files()
Dexuan Cui
2024-04-02
1
-4
/
+0
|
*
|
|
swiotlb: fix swiotlb_bounce() to do partial sync's correctly
Michael Kelley
2024-04-02
1
-17
/
+13
|
*
|
|
swiotlb: extend buffer pre-padding to alloc_align_mask if necessary
Petr Tesarik
2024-04-02
1
-13
/
+46
*
|
|
|
Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
2024-04-13
3
-5
/
+91
|
\
\
\
\
|
*
|
|
|
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
2024-04-13
1
-1
/
+1
|
*
|
|
|
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
2024-04-13
1
-4
/
+5
|
*
|
|
|
ata: ahci: Add mask_port_map module parameter
Damien Le Moal
2024-04-05
1
-0
/
+85
*
|
|
|
|
Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-04-13
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-10
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-13
9
-42
/
+103
|
\
\
\
\
\
|
*
|
|
|
|
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
6
-0
/
+44
|
*
|
|
|
|
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
1
-39
/
+55
|
*
|
|
|
|
smb3: fix Open files on server counter going negative
Steve French
2024-04-11
1
-2
/
+2
|
*
|
|
|
|
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-11
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-04-12
1
-9
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
arm64: tlb: Fix TLBI RANGE operand
Gavin Shan
2024-04-10
1
-9
/
+11
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-04-12
15
-121
/
+158
|
\
\
\
\
\
|
*
|
|
|
|
MAINTAINERS: Change Krzysztof Kozlowski's email address
Krzysztof Kozlowski
2024-04-09
1
-19
/
+19
|
*
|
|
|
|
Merge tag 'riscv-soc-fixes-for-v6.9-rc3' of https://git.kernel.org/pub/scm/li...
Arnd Bergmann
2024-04-09
1
-26
/
+46
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cache: sifive_ccache: Partially convert to a platform driver
Samuel Holland
2024-03-28
1
-26
/
+46
|
*
|
|
|
|
|
Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...
Arnd Bergmann
2024-04-09
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()
Jens Wiklander
2024-03-25
1
-1
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2024-04-09
2
-2
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
firmware: arm_scmi: Make raw debugfs entries non-seekable
Cristian Marussi
2024-03-25
1
-1
/
+6
|
|
*
|
|
|
|
|
firmware: arm_scmi: Fix wrong fastchannel initialization
Pierre Gondois
2024-03-25
1
-1
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2024-04-09
8
-43
/
+44
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
arm64: dts: imx8qm-ss-dma: fix can lpcg indices
Frank Li
2024-04-03
1
-4
/
+4
|
|
*
|
|
|
|
|
arm64: dts: imx8-ss-dma: fix can lpcg indices
Frank Li
2024-04-03
1
-6
/
+6
|
|
*
|
|
|
|
|
arm64: dts: imx8-ss-dma: fix adc lpcg indices
Frank Li
2024-04-03
1
-4
/
+4
|
|
*
|
|
|
|
|
arm64: dts: imx8-ss-dma: fix pwm lpcg indices
Frank Li
2024-04-03
1
-2
/
+2
[prev]
[next]