index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
1
-2
/
+29
2019-05-15
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
1
-1
/
+1
2019-05-15
io_uring: fix failure to verify SQ_AFF cpu
Jens Axboe
1
-2
/
+3
2019-05-15
powerpc/mm: Fix crashes with hugepages & 4K pages
Michael Ellerman
1
-1
/
+1
2019-05-15
selftests: avoid KBUILD_OUTPUT dir cluttering with selftest objects
Shuah Khan
1
-1
/
+4
2019-05-15
selftests: drivers: Create .gitignore to include /dma-buf/udmabuf
Kelsey Skunberg
1
-0
/
+1
2019-05-15
selftests: pidfd: Create .gitignore to include pidfd_test
Kelsey Skunberg
1
-0
/
+1
2019-05-15
nfp: flower: add rcu locks when accessing netdev for tunnels
Pieter Jansen van Vuuren
1
-6
/
+11
2019-05-15
ppp: deflate: Fix possible crash in deflate_init
YueHaibing
1
-6
/
+14
2019-05-15
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-8
/
+8
2019-05-15
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
1
-6
/
+10
2019-05-15
net/mlx4_core: Change the error print to info print
Yunjian Wang
1
-1
/
+1
2019-05-15
NFC: Orphan the subsystem
Johannes Berg
1
-4
/
+2
2019-05-15
net: Always descend into dsa/
Florian Fainelli
1
-1
/
+1
2019-05-15
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
1
-0
/
+3
2019-05-15
drm/pl111: Initialize clock spinlock early
Guenter Roeck
1
-2
/
+3
2019-05-15
cifs:smbd Use the correct DMA direction when sending data
Long Li
1
-3
/
+5
2019-05-15
cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...
Long Li
1
-17
/
+20
2019-05-15
power: supply: olpc_battery: force the le/be casts
Lubomir Rintel
1
-3
/
+3
2019-05-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-59
/
+40
2019-05-14
Add gitignore file for samples/vfs/ generated files
Linus Torvalds
1
-0
/
+2
2019-05-14
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-72
/
+73
2019-05-14
Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
5
-9
/
+8
2019-05-14
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-9
/
+27
2019-05-14
drm/msm: correct attempted NULL pointer dereference in debugfs
Brian Masney
1
-1
/
+2
2019-05-14
Merge branch 'lru-map-fix'
Alexei Starovoitov
4
-20
/
+297
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
1
-14
/
+274
2019-05-14
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-14
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2
-1
/
+5
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-45
/
+293
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
79
-219
/
+3745
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
92
-1621
/
+2911
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
189
-2332
/
+3646
2019-05-14
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
1
-1
/
+0
2019-05-14
mm: delete find_get_entries_tag
Matthew Wilcox (Oracle)
2
-64
/
+0
2019-05-14
mm/huge_memory.c: make __thp_get_unmapped_area static
Bharath Vedartham
1
-1
/
+1
2019-05-14
mm/mprotect.c: fix compilation warning because of unused 'mm' variable
Mike Rapoport
1
-3
/
+2
2019-05-14
mm/page-writeback: introduce tracepoint for wait_on_page_writeback()
Yafang Shao
3
-10
/
+28
2019-05-14
mm/vmscan: simplify trace_reclaim_flags and trace_shrink_flags
Yafang Shao
1
-12
/
+8
2019-05-14
mm/Kconfig: update "Memory Model" help text
Mike Rapoport
1
-25
/
+23
2019-05-14
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
1
-1
/
+1
2019-05-14
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
16
-23
/
+19
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2
-3
/
+27
2019-05-14
mm/z3fold.c: support page migration
Vitaly Wool
1
-10
/
+231
2019-05-14
mm/z3fold.c: add structure for buddy handles
Vitaly Wool
1
-40
/
+145
2019-05-14
mm/z3fold.c: improve compression by extending search
Vitaly Wool
1
-0
/
+36
2019-05-14
mm/z3fold.c: introduce helper functions
Vitaly Wool
1
-84
/
+100
2019-05-14
mm/page_alloc.c: remove unnecessary parameter in rmqueue_pcplist
Yafang Shao
1
-6
/
+5
2019-05-14
mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
Jérôme Glisse
1
-0
/
+16
2019-05-14
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
1
-22
/
+9
[prev]
[next]