index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
spi: s3c64xx: Drop S3C2443
Krzysztof Kozlowski
1
-16
/
+0
2025-09-03
spi: spi-fsl-dspi: Report FIFO overflows as errors
James Clark
1
-1
/
+27
2025-09-03
spi: spi-fsl-dspi: Increase target mode DMA buffer size
James Clark
1
-1
/
+12
2025-09-03
spi: spi-fsl-dspi: Use whole page for DMA buffers
James Clark
1
-11
/
+30
2025-09-03
spi: spi-fsl-dspi: Use non-coherent memory for DMA
James Clark
1
-24
/
+41
2025-09-03
spi: spi-fsl-dspi: Stub out DMA functions
James Clark
1
-10
/
+24
2025-09-03
spi: fsl-dspi: Store status directly in cur_msg->status
James Clark
1
-19
/
+17
2025-09-03
spi: fsl-dspi: Avoid using -EINPROGRESS error code
James Clark
1
-17
/
+24
2025-09-03
spi: mxs: fix "transfered"->"transferred"
Xichao Zhao
1
-1
/
+1
2025-09-01
spi: spi-fsl-lpspi: Add compatible for S32G
Larisa Grigore
1
-0
/
+5
2025-09-01
spi: spi-fsl-lpspi: Parameterize reading num-cs from hardware
James Clark
1
-1
/
+3
2025-09-01
spi: spi-fsl-lpspi: Treat prescale_max == 0 as no erratum
James Clark
1
-5
/
+5
2025-09-01
spi: spi-fsl-lpspi: Constify devtype datas
James Clark
1
-2
/
+2
2025-09-01
dt-bindings: lpspi: Document support for S32G
Larisa Grigore
1
-0
/
+5
2025-09-01
spi: spi-fsl-lpspi: Clear status register after disabling the module
Larisa Grigore
1
-4
/
+5
2025-09-01
spi: spi-fsl-lpspi: Reset FIFO and disable module on transfer abort
Larisa Grigore
1
-3
/
+1
2025-09-01
spi: spi-fsl-lpspi: Set correct chip-select polarity bit
Larisa Grigore
1
-2
/
+5
2025-09-01
spi: spi-fsl-lpspi: Fix transmissions when using CONT
Larisa Grigore
1
-2
/
+2
2025-08-31
Linux 6.17-rc4
v6.17-rc4
Linus Torvalds
1
-1
/
+1
2025-08-30
kselftest/arm64: Don't open code SVE_PT_SIZE() in fp-ptrace
Mark Brown
1
-3
/
+2
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
3
-9
/
+10
2025-08-29
hardening: Require clang 20.1.0 for __counted_by
Nathan Chancellor
1
-4
/
+5
2025-08-28
drm/mediatek: mtk_hdmi: Fix inverted parameters in some regmap_update_bits calls
Louis-Alexis Eyraud
1
-4
/
+4
2025-08-28
MAINTAINERS: mark bcachefs externally maintained
Linus Torvalds
1
-1
/
+1
2025-08-28
KVM: arm64: nv: Fix ATS12 handling of single-stage translation
Marc Zyngier
1
-3
/
+3
2025-08-28
KVM: arm64: Remove __vcpu_{read,write}_sys_reg_{from,to}_cpu()
Marc Zyngier
2
-111
/
+80
2025-08-28
KVM: arm64: Fix vcpu_{read,write}_sys_reg() accessors
Marc Zyngier
2
-112
/
+162
2025-08-28
KVM: arm64: Simplify sysreg access on exception delivery
Marc Zyngier
1
-12
/
+4
2025-08-28
KVM: arm64: Check for SYSREGS_ON_CPU before accessing the 32bit state
Marc Zyngier
1
-2
/
+2
2025-08-28
bcache: change maintainer's email address
Coly Li
1
-1
/
+1
2025-08-28
ublk selftests: add --no_ublk_fixed_fd for not using registered ublk char device
Ming Lei
6
-33
/
+74
2025-08-28
ublk: avoid ublk_io_release() called after ublk char dev is closed
Ming Lei
1
-2
/
+70
2025-08-28
io_uring/kbuf: always use READ_ONCE() to read ring provided buffer lengths
Jens Axboe
1
-7
/
+13
2025-08-28
spi: Drop dev_pm_domain_detach() call
Claudiu Beznea
1
-7
/
+3
2025-08-28
spi: rb4xx: use devm for clk_prepare_enable
Rosen Penev
1
-14
/
+1
2025-08-28
spi: rb4xx: add COMPILE_TEST support
Rosen Penev
2
-6
/
+15
2025-08-28
spi: rb4xx: depend on OF
Rosen Penev
2
-1
/
+2
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-28
net: macb: Disable clocks once
Neil Mandir
1
-5
/
+2
2025-08-28
efivarfs: Fix slab-out-of-bounds in efivarfs_d_compare
Li Nan
1
-0
/
+4
2025-08-28
ata: ahci_xgene: Use int type for 'rc' to store error codes
Qianfeng Rong
1
-5
/
+2
2025-08-27
fbnic: Move phylink resume out of service_task and into open/close
Alexander Duyck
2
-2
/
+4
2025-08-27
fbnic: Fixup rtnl_lock and devl_lock handling related to mailbox code
Alexander Duyck
1
-7
/
+6
2025-08-27
net: rose: fix a typo in rose_clear_routes()
Eric Dumazet
1
-1
/
+1
2025-08-27
l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
Eric Dumazet
1
-17
/
+8
2025-08-27
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
1
-0
/
+2
2025-08-27
MAINTAINERS: rmnet: Update email addresses
Subash Abhinov Kasiviswanathan
1
-2
/
+2
2025-08-27
fs/smb: Fix inconsistent refcnt update
Shuhao Fu
1
-2
/
+5
2025-08-27
drm/amdgpu/userq: fix error handling of invalid doorbell
Alex Deucher
1
-0
/
+1
2025-08-27
drm/amdgpu: update firmware version checks for user queue support
Jesse.Zhang
1
-3
/
+3
[next]