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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
nvme-pci: add BOGUS_NID for Intel 0a54 device
Keith Busch
1
-1
/
+2
2023-10-18
nvmet-auth: complete a request only after freeing the dhchap pointers
Maurizio Lombardi
1
-3
/
+6
2023-10-18
nvme: sanitize metadata bounce buffer for reads
Keith Busch
1
-3
/
+7
2023-10-13
block: Fix regression in sed-opal for a saved key.
Milan Broz
1
-4
/
+3
2023-10-11
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-10-10
nvme-auth: use chap->s2 to indicate bidirectional authentication
Martin Wilck
1
-2
/
+2
2023-10-10
nvmet-tcp: Fix a possible UAF in queue intialization setup
Sagi Grimberg
1
-5
/
+2
2023-10-05
nvme-rdma: do not try to stop unallocated queues
Maurizio Lombardi
1
-0
/
+3
2023-10-03
nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl
Christoph Hellwig
1
-1
/
+2
2023-10-03
md/raid5: release batch_last before waiting for another stripe_head
David Jeffery
1
-0
/
+7
2023-09-26
block: fix kernel-doc for disk_force_media_change()
Randy Dunlap
1
-1
/
+0
2023-09-18
block: correct stale comment in rq_qos_wait
Kemeng Shi
1
-1
/
+1
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-14
md: Put the right device in md_seq_next
Mariusz Tkaczyk
1
-1
/
+1
2023-09-12
nvme-pci: do not set the NUMA node of device if it has none
Pratyush Yadav
1
-3
/
+0
2023-09-11
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
1
-6
/
+7
2023-09-11
md/raid1: fix error: ISO C90 forbids mixed declarations
Nigel Croxon
1
-2
/
+1
2023-09-10
Linux 6.6-rc1
v6.6-rc1
Linus Torvalds
1
-2
/
+2
2023-09-09
iov_iter: Kunit tests for page extraction
David Howells
1
-0
/
+240
2023-09-09
iov_iter: Kunit tests for copying to/from an iterator
David Howells
3
-0
/
+549
2023-09-09
iov_iter: Fix iov_iter_extract_pages() with zero-sized entries
David Howells
1
-15
/
+15
2023-09-09
sh: push-switch: Reorder cleanup operations to avoid use-after-free bug
Duoming Zhou
1
-1
/
+1
2023-09-09
sh: boards: Fix CEU buffer size passed to dma_declare_coherent_memory()
Petr Tesarik
5
-11
/
+7
2023-09-09
spnego: add missing OID to oid registry
Steve French
1
-0
/
+1
2023-09-09
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
106
-113
/
+113
2023-09-08
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
md: fix warning for holder mismatch from export_rdev()
Yu Kuai
2
-3
/
+15
2023-09-08
md: don't dereference mddev after export_rdev()
Yu Kuai
1
-3
/
+3
2023-09-08
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
1
-1
/
+1
2023-09-08
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if depe...
Lad Prabhakar
1
-3
/
+4
2023-09-08
riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
Lad Prabhakar
1
-1
/
+1
2023-09-08
riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
Lad Prabhakar
1
-1
/
+1
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
1
-5
/
+0
2023-09-07
net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()
Vladimir Oltean
1
-1
/
+1
2023-09-07
Revert "net: team: do not use dynamic lockdep key"
Jakub Kicinski
3
-85
/
+60
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
Revert "io_uring: fix IO hang in io_wq_put_and_exit from do_exit()"
Jens Axboe
1
-32
/
+0
2023-09-07
io_uring: fix unprotected iopoll overflow
Pavel Begunkov
1
-2
/
+2
2023-09-07
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
3
-0
/
+13
2023-09-07
Revert "printk: export symbols for debug modules"
Christoph Hellwig
1
-2
/
+0
2023-09-07
arm64: csum: Fix OoB access in IP checksum code for negative lengths
Will Deacon
1
-1
/
+1
2023-09-07
net: hns3: remove GSO partial feature bit
Jie Wang
1
-2
/
+0
2023-09-07
net: hns3: fix the port information display when sfp is absent
Yisen Zhuang
1
-1
/
+3
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
4
-19
/
+9
2023-09-07
net: hns3: fix debugfs concurrency issue between kfree buffer and read
Hao Chen
1
-3
/
+4
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-09-07
net: hns3: Support query tx timeout threshold by debugfs
Jijie Shao
1
-0
/
+4
2023-09-07
net: hns3: fix tx timeout issue
Jian Shen
1
-5
/
+12
[next]