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-07
MAINTAINERS: Remove myself from the general IRQ subsystem maintenance
Marc Zyngier
1
-2
/
+1
2023-10-07
MAINTAINERS: Add myself as the ARM GIC maintainer
Marc Zyngier
1
-0
/
+11
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
1
-1
/
+1
2023-10-07
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
1
-0
/
+1
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
1
-1
/
+9
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
3
-4
/
+34
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
1
-60
/
+89
2023-10-07
dt-bindings: interrupt-controller: arm,gic-v3: Add dma-noncoherent property
Lorenzo Pieralisi
1
-0
/
+12
2023-10-07
dt-bindings: interrupt-controller: renesas,irqc: Add r8a779f0 support
Geert Uytterhoeven
1
-0
/
+1
2023-10-07
dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G2UL SoC
Lad Prabhakar
1
-55
/
+170
2023-09-24
irqchip: renesas-rzg2l: Fix logic to clear TINT interrupt source
Biju Das
1
-1
/
+1
2023-09-12
dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update description for...
Lad Prabhakar
1
-2
/
+3
2023-09-12
arm64: dts: qcom: sm8150: extend the size of the PDC resource
Dmitry Baryshkov
1
-1
/
+1
2023-09-12
irqchip/qcom-pdc: Add support for v3.2 HW
Neil Armstrong
1
-18
/
+51
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
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
2023-09-07
ALSA: hda/realtek - ALC287 I2S speaker platform support
Kailang Yang
1
-0
/
+30
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
7
-6
/
+22
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2
-1
/
+2
2023-09-07
LoongArch: Update Loongson-3 default config file
Huacai Chen
1
-4
/
+70
[next]