index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
nsdeps
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+2
2023-07-12
mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: mxc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-07-12
mtd: rawnand: lpc32xx_slc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
1
-2
/
+5
2023-07-12
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
1
-2
/
+16
2023-07-12
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
1
-1
/
+11
2023-07-12
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
1
-0
/
+8
2023-07-12
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
1
-33
/
+41
2023-07-12
mtd: rawnand: meson: use NAND core API to check status
Arseniy Krasnov
1
-14
/
+12
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2
-0
/
+2
2023-07-12
dt-bindings: mtd: oxnas-nand: remove obsolete bindings
Neil Armstrong
1
-41
/
+0
2023-07-12
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
3
-217
/
+0
2023-07-12
mtd: spinand: toshiba: add support for T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0...
Sridharan S N
1
-0
/
+33
2023-07-12
mtd: spinand: esmt: add support for F50D2G41KA
Sridharan S N
1
-0
/
+9
2023-07-12
mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxH
Sridharan S N
1
-0
/
+20
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
1
-0
/
+3
2023-07-08
mailmap: update manpage link
Heiko Stuebner
1
-1
/
+2
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
2023-07-08
mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparison
John Hubbard
1
-1
/
+6
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
7
-17
/
+17
2023-07-08
MAINTAINERS: update ocfs2-devel mailing list address
Anthony Iliopoulos
1
-1
/
+1
2023-07-08
mm: disable CONFIG_PER_VMA_LOCK until its fixed
Suren Baghdasaryan
1
-1
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+6
2023-07-08
ntb.rst: Fix copy and paste error
Geoff Levand
1
-2
/
+2
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
1
-8
/
+4
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+5
2023-07-08
MAINTAINERS: git://github -> https://github.com for jonmason
Palmer Dabbelt
1
-1
/
+1
[next]