index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
2022-09-05
1
-1
/
+3
*
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
2022-09-05
1
-3
/
+14
*
spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()
Andy Shevchenko
2022-08-31
1
-2
/
+1
*
spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-08-31
1
-2
/
+2
*
spi: spi-rockchip: Add rk3588-spi compatible
Sebastian Reichel
2022-08-30
1
-0
/
+1
*
spi: amd: Fix speed selection
Shreeya Patel
2022-08-30
1
-4
/
+1
*
spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
Lad Prabhakar
2022-08-30
1
-0
/
+6
*
spi: mt7621: Fix an erroneous message + clean-ups
Mark Brown
2022-08-29
743
-5228
/
+10271
|
\
|
*
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
Christophe JAILLET
2022-08-29
1
-3
/
+1
|
*
spi: mt7621: Use devm_spi_register_controller()
Christophe JAILLET
2022-08-29
1
-15
/
+1
|
*
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
Christophe JAILLET
2022-08-29
1
-13
/
+1
|
*
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
2022-08-29
1
-5
/
+3
|
*
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
2022-08-29
1
-1
/
+1
|
*
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
21
-60
/
+108
|
|
\
|
|
*
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
2022-08-28
1
-0
/
+1
|
|
*
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
1
-1
/
+2
|
|
*
squashfs: don't call kmalloc in decompressors
Phillip Lougher
2022-08-28
4
-21
/
+22
|
|
*
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
1
-0
/
+3
|
|
*
mailmap: update email address for Colin King
Colin Ian King
2022-08-28
1
-2
/
+1
|
|
*
asm-generic: sections: refactor memory_intersects
Quanyang Wang
2022-08-28
1
-2
/
+5
|
|
*
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
1
-0
/
+2
|
|
*
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
2
-5
/
+6
|
|
*
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
2022-08-28
1
-2
/
+13
|
|
*
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
1
-1
/
+1
|
|
*
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
2022-08-28
1
-10
/
+21
|
|
*
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-28
1
-3
/
+10
|
|
*
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-28
1
-0
/
+1
|
|
*
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
2022-08-28
1
-0
/
+2
|
|
*
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
3
-12
/
+16
|
|
*
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-28
1
-0
/
+1
|
|
*
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-28
1
-1
/
+1
|
|
*
Merge branch 'linus'
Andrew Morton
2022-08-26
112
-450
/
+971
|
|
|
\
|
|
*
\
Merge branch 'linus'
Andrew Morton
2022-08-24
10
-31
/
+68
|
|
|
\
\
|
|
*
\
\
Merge branch 'mm-hotfixes-stable'
Andrew Morton
2022-08-23
18
-119
/
+240
|
|
|
\
\
\
|
*
|
\
\
\
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
2022-08-28
4
-24
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
lib/cpumask_kunit: add tests file to MAINTAINERS
Sander Vanheule
2022-08-24
1
-0
/
+1
|
|
*
|
|
|
|
lib/cpumask_kunit: log mask contents
Sander Vanheule
2022-08-24
1
-20
/
+31
|
|
*
|
|
|
|
lib/test_cpumask: follow KUnit style guidelines
Sander Vanheule
2022-08-24
3
-3
/
+6
|
|
*
|
|
|
|
lib/test_cpumask: fix cpu_possible_mask last test
Sander Vanheule
2022-08-24
1
-1
/
+1
|
|
*
|
|
|
|
lib/test_cpumask: drop cpu_possible_mask full test
Sander Vanheule
2022-08-24
1
-1
/
+0
|
*
|
|
|
|
|
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
11
-70
/
+79
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
btrfs: add info when mount fails due to stale replace target
Anand Jain
2022-08-23
1
-1
/
+1
|
|
*
|
|
|
|
|
btrfs: replace: drop assert for suspended replace
Anand Jain
2022-08-23
1
-2
/
+1
|
|
*
|
|
|
|
|
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-23
1
-2
/
+3
|
|
*
|
|
|
|
|
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
4
-60
/
+22
|
|
*
|
|
|
|
|
btrfs: don't allow large NOWAIT direct reads
Josef Bacik
2022-08-22
1
-0
/
+14
|
|
*
|
|
|
|
|
btrfs: don't merge pages into bio if their page offset is not contiguous
Qu Wenruo
2022-08-22
1
-4
/
+29
|
|
*
|
|
|
|
|
btrfs: update generation of hole file extent item when merging holes
Filipe Manana
2022-08-22
1
-0
/
+2
|
|
*
|
|
|
|
|
btrfs: fix possible memory leak in btrfs_get_dev_args_from_path()
Zixuan Fu
2022-08-22
1
-1
/
+4
|
|
*
|
|
|
|
|
btrfs: check if root is readonly while setting security xattr
Goldwyn Rodrigues
2022-08-22
1
-0
/
+3
[next]