index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-28
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-28
Merge tag 'tpmdd-next-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-28
Merge tag 'livepatching-for-6.11-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-28
Merge tag 'pinctrl-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-28
Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-08-27
tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
Stefan Berger
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-26
selftests/livepatch: wait for atomic replace to occur
Ryan Sullivan
2024-08-26
ALSA: hda: hda_component: Fix mutex crash if nothing ever binds
Richard Fitzgerald
2024-08-26
ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LED
Hendrik Borghorst
2024-08-25
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 Ultra
YOUNGJIN JOO
2024-08-25
cifs: Fix FALLOC_FL_PUNCH_HOLE support
David Howells
2024-08-25
smb/client: fix rdma usage in smb2_async_writev()
Stefan Metzmacher
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-25
smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()
Stefan Metzmacher
2024-08-25
Linux 6.11-rc5
Linus Torvalds
2024-08-25
Merge tag 'bcachefs-2024-08-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-25
Merge tag '6.11-rc5-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-08-25
Merge tag 's390-6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-08-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-24
pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
Huang-Huang Bao
2024-08-24
bcachefs: Fix rebalance_work accounting
Kent Overstreet
2024-08-24
bcachefs: Fix failure to flush moves before sleeping in copygc
Kent Overstreet
2024-08-24
netfs: Fix interaction of streaming writes with zero-point tracker
David Howells
2024-08-24
netfs: Fix missing iterator reset on retry of short read
David Howells
2024-08-24
netfs: Fix trimming of streaming-write folios in netfs_inval_folio()
David Howells
2024-08-24
netfs: Fix netfs_release_folio() to say no if folio dirty
David Howells
2024-08-24
afs: Fix post-setattr file edit to do truncation correctly
David Howells
2024-08-24
mm: Fix missing folio invalidation calls during truncation
David Howells
2024-08-24
Merge patch series "ovl: simplify ovl_parse_param_lowerdir()"
Christian Brauner
2024-08-24
Merge tag 'cgroup-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-24
Merge tag 'wq-for-6.11-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-24
Merge tag 'mips-fixes_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-08-24
Merge tag 'nfs-for-6.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-08-24
Merge tag 'v6.11-rc4-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-24
Merge tag 'drm-fixes-2024-08-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-08-24
Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
2024-08-24
Merge tag 'io_uring-6.11-20240823' of git://git.kernel.dk/linux
Linus Torvalds
2024-08-24
Merge tag 'acpi-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2024-08-24
Merge tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-24
Merge tag 'mmc-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-08-24
Merge tag 'spi-fix-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-23
ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err
Zhihao Cheng
2024-08-23
ovl: fix wrong lowerdir number check for parameter Opt_lowerdir
Zhihao Cheng
2024-08-23
ovl: pass string to ovl_parse_layer()
Christian Brauner
2024-08-23
pinctrl: starfive: jh7110: Correct the level trigger configuration of iev reg...
Hal Feng
[next]