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
*
mm/memory.c: add apply_to_existing_page_range() helper
Daniel Axtens
2019-12-18
2
-42
/
+97
*
kasan: fix crashes on access to memory mapped by vm_map_ram()
Andrey Ryabinin
2019-12-18
3
-60
/
+67
*
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-12-17
17
-56
/
+127
|
\
|
*
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
2019-12-13
1
-6
/
+0
|
*
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
2019-12-13
1
-0
/
+1
|
*
btrfs: skip log replay on orphaned roots
Josef Bacik
2019-12-13
1
-2
/
+21
|
*
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
2019-12-13
1
-0
/
+2
|
*
btrfs: abort transaction after failed inode updates in create_subvol
Josef Bacik
2019-12-13
1
-2
/
+8
|
*
Btrfs: fix hole extent items with a zero size after range cloning
Filipe Manana
2019-12-13
1
-11
/
+5
|
*
Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues
Filipe Manana
2019-12-13
1
-1
/
+1
|
*
Btrfs: make tree checker detect checksum items with overlapping ranges
Filipe Manana
2019-12-13
1
-2
/
+16
|
*
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
2019-12-13
4
-9
/
+36
|
*
btrfs: return error pointer from alloc_test_extent_buffer
Dan Carpenter
2019-12-13
3
-6
/
+8
|
*
btrfs: fix devs_max constraints for raid1c3 and raid1c4
David Sterba
2019-12-13
1
-2
/
+2
|
*
btrfs: tree-checker: Fix error format string for size_t
Andreas Färber
2019-12-13
1
-1
/
+1
|
*
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-13
1
-6
/
+4
|
*
btrfs: handle error in btrfs_cache_block_group
Josef Bacik
2019-12-13
1
-2
/
+18
|
*
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-13
1
-2
/
+0
|
*
Btrfs: fix cloning range with a hole when using the NO_HOLES feature
Filipe Manana
2019-12-13
1
-2
/
+2
|
*
btrfs: Fix error messages in qgroup_rescan_init
Nikolay Borisov
2019-12-13
1
-2
/
+2
*
|
early init: fix error handling when opening /dev/console
Linus Torvalds
2019-12-17
1
-1
/
+1
*
|
Merge tag 'regulator-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-17
4
-5
/
+21
|
\
\
|
*
|
regulator: rn5t618: fix module aliases
Andreas Kemnade
2019-12-16
1
-0
/
+1
|
*
|
regulator: max77650: add of_match table
Bartosz Golaszewski
2019-12-11
1
-0
/
+7
|
*
|
regulator: core: avoid unneeded .list_voltage calls
Cristian Marussi
2019-12-09
1
-0
/
+4
|
*
|
regulator: s5m8767: Fix a warning message
Christophe JAILLET
2019-12-04
1
-1
/
+1
|
*
|
regulator: core: fix regulator_register() error paths to properly release rdev
Wen Yang
2019-12-03
1
-2
/
+6
|
*
|
regulator: fix use after free issue
Wen Yang
2019-11-27
1
-2
/
+2
*
|
|
Merge tag 'spi-fix-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-17
9
-14
/
+62
|
\
\
\
|
*
|
|
spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
Christophe Leroy
2019-12-16
1
-3
/
+3
|
*
|
|
spi: nxp-fspi: Ensure width is respected in spi-mem operations
Michael Walle
2019-12-16
1
-1
/
+1
|
*
|
|
spi: spi-ti-qspi: Fix a bug when accessing non default CS
Vignesh Raghavendra
2019-12-11
1
-1
/
+5
|
*
|
|
spi: fsl: don't map irq during probe
Christophe Leroy
2019-12-09
1
-3
/
+2
|
*
|
|
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
2019-12-09
1
-0
/
+2
|
*
|
|
spi: sprd: Fix the incorrect SPI register
Huanpeng Xin
2019-12-04
1
-1
/
+1
|
*
|
|
gpiolib: of: Make of_gpio_spi_cs_get_count static
YueHaibing
2019-12-03
1
-1
/
+1
|
*
|
|
spi: fsl: Handle the single hardwired chipselect case
Linus Walleij
2019-11-28
1
-2
/
+12
|
*
|
|
gpio: Handle counting of Freescale chipselects
Linus Walleij
2019-11-28
1
-0
/
+27
|
*
|
|
spi: fsl: Fix GPIO descriptor support
Linus Walleij
2019-11-28
1
-0
/
+1
|
*
|
|
spi: dw: Correct handling of native chipselect
Charles Keepax
2019-11-28
1
-2
/
+3
|
*
|
|
spi: cadence: Correct handling of native chipselect
Charles Keepax
2019-11-27
1
-3
/
+3
|
*
|
|
spi: pxa2xx: Add support for Intel Jasper Lake
Jarkko Nikula
2019-11-25
1
-0
/
+4
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-12-17
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
x86/efi: Update e820 with reserved EFI boot services data to fix kexec breakage
Dave Young
2019-12-04
1
-4
/
+2
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-12-17
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
x86/intel: Disable HPET on Intel Ice Lake platforms
Kai-Heng Feng
2019-11-29
1
-0
/
+2
|
*
|
|
|
|
x86/intel: Disable HPET on Intel Coffee Lake H platforms
Kai-Heng Feng
2019-11-29
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-17
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/cputime, proc/stat: Fix incorrect guest nice cpustat value
Flavio Leitner
2019-12-11
1
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-17
65
-289
/
+976
|
\
\
\
\
\
\
\
[next]