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
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
mmc: sunplus: Fix platform_get_irq() error checking
Harshit Mogalapalli
1
-1
/
+1
2023-08-09
mmc: sdhci: milbeaut: remove redundant of_match_ptr()
Zhu Wang
1
-1
/
+1
2023-08-09
mmc: sdhci-spear: remove redundant of_match_ptr()
Zhu Wang
1
-3
/
+1
2023-08-09
dt-bindings: mmc: arasan,sdci: Add power-domains and iommus properties
Michal Simek
1
-0
/
+6
2023-08-09
mmc: sdhci-st: Use devm_platform_ioremap_resource_byname()
Li Zetao
1
-4
/
+1
2023-08-09
dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
Varshini Rajendran
1
-1
/
+3
2023-08-09
mmc: core: propagate removable attribute to driver core
Thomas Weißschuh
1
-0
/
+3
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
29
-30
/
+20
2023-08-09
mmc: uniphier-sd: register irqs before registering controller
Wolfram Sang
1
-6
/
+6
2023-08-09
mmc: davinci: Make SDIO irq truly optional
Julien Delbergue
1
-1
/
+1
2023-08-09
mmc: pxamci: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-3
/
+2
2023-08-09
mmc: omap_hsmmc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-4
/
+1
2023-08-09
mmc: mxcmmc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-09
mmc: renesas_sdhi: remove outdated indentation
Wolfram Sang
1
-6
/
+6
2023-08-09
mmc: renesas_sdhi: register irqs before registering controller
Wolfram Sang
1
-3
/
+7
2023-08-09
dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents
Frank Wunderlich
1
-10
/
+0
2023-08-09
mmc: mmci: Improve ux500 debug prints
Linus Walleij
1
-8
/
+31
2023-08-09
mmc: meson-gx: Drop redundant WARN_ON() in the irq handler
Ulf Hansson
1
-3
/
+0
2023-08-09
mmc: sunplus: Fix error handling in spmmc_drv_probe()
Harshit Mogalapalli
1
-11
/
+3
2023-08-09
mmc: sunplus: fix return value check of mmc_add_host()
Wei Chen
1
-4
/
+12
2023-08-09
mmc: wbsd: fix double mmc_free_host() in wbsd_init()
Yang Yingliang
1
-2
/
+0
2023-08-08
mmc: block: Fix in_flight[issue_type] value error
Yibin Ding
1
-3
/
+4
2023-08-06
Linux 6.5-rc5
v6.5-rc5
Linus Torvalds
1
-1
/
+1
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
13
-58
/
+95
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
1
-1
/
+1
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2
-22
/
+3
2023-08-04
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2
-15
/
+60
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-03
arm64/ptrace: Flush FP state when setting ZT0
Mark Brown
1
-0
/
+2
2023-08-03
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
1
-1
/
+1
2023-08-03
parisc: unaligned: Add required spaces after ','
hanyu001@208suo.com
1
-9
/
+9
2023-08-03
parport: gsc: remove DMA leftover code
Arnd Bergmann
2
-31
/
+4
2023-08-03
parisc: pci-dma: remove unused and dead EISA code and comment
Petr Tesarik
1
-8
/
+0
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
2
-3
/
+34
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
[next]