index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
ipc: msg, make msgrcv work with LONG_MIN
Jiri Slaby
1
-1
/
+4
2016-12-14
initramfs: allow again choice of the embedded initram compression algorithm
Francisco Blas Izquierdo Riera (klondike)
1
-0
/
+117
2016-12-14
initramfs: select builtin initram compression algorithm on KConfig instead of...
Francisco Blas Izquierdo Riera (klondike)
2
-19
/
+11
2016-12-14
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
3
-8
/
+5
2016-12-14
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2
-18
/
+13
2016-12-14
kdb: remove unused kdb_event handling
Petr Mladek
3
-4
/
+0
2016-12-14
kernel/debug/debug_core.c: more properly delay for secondary CPUs
Douglas Anderson
1
-2
/
+2
2016-12-14
kcov: add more missing includes
Kefeng Wang
1
-0
/
+5
2016-12-14
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
1
-1
/
+2
2016-12-14
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
1
-4
/
+4
2016-12-14
relay: check array offset before using it
Dan Carpenter
1
-2
/
+2
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-14
mm: add support for releasing multiple instances of a page
Alexander Duyck
2
-0
/
+16
2016-12-14
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-12-14
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-14
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+10
2016-12-14
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+4
2016-12-14
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-14
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+8
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-14
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-14
arch/nios2: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-8
/
+18
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+6
2016-12-14
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+8
2016-12-14
arch/metag: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-3
/
+13
2016-12-14
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+7
2016-12-14
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+5
2016-12-14
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2
-6
/
+17
2016-12-14
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-4
/
+10
2016-12-14
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+7
2016-12-14
arch/avr32: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+6
2016-12-14
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-6
/
+10
2016-12-14
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
1
-1
/
+4
2016-12-14
sysctl: add KERN_CONT to deprecated_sysctl_warning()
Tetsuo Handa
1
-2
/
+2
2016-12-14
kexec: add cond_resched into kimage_alloc_crash_control_pages
zhong jiang
1
-0
/
+2
2016-12-14
kexec: export the value of phys_base instead of symbol address
Baoquan He
2
-4
/
+2
2016-12-14
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2
-9
/
+0
2016-12-14
coredump: clarify "unsafe core_pattern" warning
Alexey Dobriyan
1
-3
/
+5
2016-12-14
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2
-0
/
+24
2016-12-14
mm, compaction: allow compaction for GFP_NOFS requests
Michal Hocko
1
-3
/
+14
2016-12-14
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
1
-1
/
+0
2016-12-14
btrfs: better handle btrfs_printk() defaults
Petr Mladek
1
-9
/
+3
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-200
/
+461
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
16
-1236
/
+3403
2016-12-14
Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
12
-88
/
+71
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
142
-4470
/
+5358
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
6
-37
/
+17
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
41
-1302
/
+1450
2016-12-14
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
22
-476
/
+1048
[next]