index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-02-20
cifs: Use a folio in cifs_page_mkwrite()
Matthew Wilcox (Oracle)
-9
/
+8
2023-02-20
cifs: Fix uninitialized memory read in smb3_qfs_tcon()
Volker Lendecke
-6
/
+7
2023-02-20
cifs: don't try to use rdma offload on encrypted connections
Stefan Metzmacher
-0
/
+4
2023-02-20
cifs: split out smb3_use_rdma_offload() helper
Stefan Metzmacher
-6
/
+28
2023-02-20
cifs: introduce cifs_io_parms in smb2_async_writev()
Stefan Metzmacher
-14
/
+39
2023-02-20
cifs: get rid of unneeded conditional in cifs_get_num_sgs()
Paulo Alcantara
-5
/
+7
2023-02-20
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
-55
/
+64
2023-02-20
cifs: fix indentation in make menuconfig options
Steve French
-0
/
+4
2023-02-20
cifs: update Kconfig description
Steve French
-32
/
+29
2023-02-20
cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
Andy Shevchenko
-5
/
+9
2023-02-20
cifs: print last update time for interface list
Shyam Prasad N
-2
/
+4
2023-02-20
cifs: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-2
/
+2
2023-02-20
cifs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
-2
/
+3
2023-02-19
Linux 6.2
v6.2
Linus Torvalds
-1
/
+1
2023-02-18
Merge tag 'x86-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+1
2023-02-18
Merge tag 'timers-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+29
2023-02-18
Merge tag 'irq-urgent-2023-02-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+12
2023-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-16
/
+28
2023-02-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-15
/
+9
2023-02-18
Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linux
Linus Torvalds
-0
/
+8
2023-02-17
Merge tag 'mm-hotfixes-stable-2023-02-17-15-16-2' of git://git.kernel.org/pub...
Linus Torvalds
-7
/
+38
2023-02-17
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
-1
/
+23
2023-02-17
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
-1
/
+4
2023-02-17
mm/migrate: fix wrongly apply write bit after mkdirty on sparc64
Peter Xu
-2
/
+6
2023-02-17
Merge tag 'powerpc-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2023-02-17
Merge tag 'nfs-for-6.2-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-4
/
+4
2023-02-17
Merge tag 'sound-fix-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-7
/
+15
2023-02-17
Merge tag 'gpio-fixes-for-v6.2-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-1
/
+1
2023-02-17
Merge tag 'ata-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
-8
/
+12
2023-02-17
Merge tag 'mmc-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
-29
/
+41
2023-02-17
Merge tag 'sched-urgent-2023-02-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-11
/
+21
2023-02-17
Merge tag 'nvme-6.2-2022-02-17' of git://git.infradead.org/nvme into block-6.2
Jens Axboe
-0
/
+8
2023-02-17
Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"
Anna Schumaker
-4
/
+4
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
-1
/
+1
2023-02-17
Merge tag 'asoc-fix-v6.2-rc8-2' of https://git.kernel.org/pub/scm/linux/kerne...
Takashi Iwai
-4
/
+4
2023-02-17
nvme-pci: refresh visible attrs for cmb attributes
Keith Busch
-0
/
+8
2023-02-16
Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-38
/
+73
2023-02-16
MAINTAINERS: update FPU EMULATOR web page
Randy Dunlap
-1
/
+1
2023-02-16
mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
Zach O'Keefe
-0
/
+1
2023-02-16
mm/filemap: fix page end in filemap_get_read_batch
Qian Yingjin
-2
/
+3
2023-02-17
powerpc/64s: Prevent fallthrough to hash TLB flush when using radix
Benjamin Gray
-2
/
+2
2023-02-17
Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-7
/
+7
2023-02-17
Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-29
/
+57
2023-02-17
Merge tag 'amd-drm-fixes-6.2-2023-02-15' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-2
/
+9
2023-02-16
arm64: perf: reject CHAIN events at creation time
Mark Rutland
-0
/
+8
2023-02-16
arm_pmu: fix event CPU filtering
Mark Rutland
-15
/
+1
2023-02-16
Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-194
/
+508
2023-02-16
Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
-10
/
+10
2023-02-16
Merge tag 'spi-v6.2-rc8-abi' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-5
/
+18
2023-02-16
Merge tag 'gpio-fixes-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-19
/
+36
[next]