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.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-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
mm, soft-offline: convert parameter to pfn
Naoya Horiguchi
1
-1
/
+1
2019-12-01
bpf: Avoid setting bpf insns pages read-only when prog is jited
Daniel Borkmann
1
-2
/
+6
2019-12-01
mm/memory.c: fix a huge pud insertion race during faulting
Thomas Hellstrom
1
-0
/
+25
2019-12-01
mm: move the backup x_devmap() functions to asm-generic/pgtable.h
Thomas Hellstrom
2
-15
/
+15
2019-12-01
asm-generic/mm: stub out p{4,u}d_clear_bad() if __PAGETABLE_P{4,U}D_FOLDED
Vineet Gupta
1
-0
/
+11
2019-12-01
asm-generic/tlb: stub out pmd_free_tlb() if nopmd
Vineet Gupta
1
-1
/
+1
2019-12-01
asm-generic/tlb: stub out p4d_free_tlb() if nop4d ...
Vineet Gupta
3
-4
/
+1
2019-12-01
asm-generic/tlb: stub out pud_free_tlb() if nopud ...
Vineet Gupta
3
-4
/
+1
2019-12-01
rss_stat: add support to detect RSS updates of external mm
Joel Fernandes (Google)
3
-7
/
+35
2019-12-01
mm: emit tracepoint when RSS changes
Joel Fernandes (Google)
2
-3
/
+32
2019-12-01
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
1
-8
/
+0
2019-12-01
include/linux/memcontrol.h: fix comments based on per-node memcg
Hao Lee
1
-3
/
+2
2019-12-01
mm, memcg: clean up reclaim iter array
Yafang Shao
1
-2
/
+1
2019-12-01
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
1
-1
/
+5
2019-12-01
mm, slab: remove unused kmalloc_size()
Pengfei Li
1
-20
/
+0
2019-12-01
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+32
2019-12-01
Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2019-12-01
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+28
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-2
/
+12
2019-12-01
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-10
/
+69
2019-11-30
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-2
/
+14
2019-11-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-74
/
+94
2019-11-30
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-34
/
+95
2019-11-30
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
4
-261
/
+146
2019-11-30
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...
Linus Torvalds
5
-4
/
+38
2019-11-29
Merge branch 'for-5.5/logitech' into for-linus
Jiri Kosina
1
-0
/
+75
2019-11-29
PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
Leonard Crestez
1
-0
/
+12
2019-11-29
PM / QoS: Reorder pm_qos/freq_qos/dev_pm_qos structs
Leonard Crestez
1
-36
/
+38
2019-11-29
PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX
Leonard Crestez
1
-1
/
+1
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
1
-1
/
+1
2019-11-29
net/tls: use sg_next() to walk sg entries
Jakub Kicinski
1
-1
/
+1
2019-11-29
net/tls: remove the dead inplace_crypto code
Jakub Kicinski
1
-1
/
+0
2019-11-29
net: skmsg: fix TLS 1.3 crash with full sk_msg
Jakub Kicinski
1
-14
/
+14
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
5
-33
/
+48
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-53
/
+36
2019-11-28
Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+12
2019-11-28
i2c: replace i2c_new_probed_device with an ERR_PTR variant
Wolfram Sang
1
-3
/
+9
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2
-3
/
+18
2019-11-28
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'pci/virtualization'
Bjorn Helgaas
2
-71
/
+24
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
3
-2
/
+3
2019-11-28
Merge branch 'pci/pm'
Bjorn Helgaas
1
-5
/
+9
2019-11-28
Merge branch 'pci/msi'
Bjorn Helgaas
2
-6
/
+1
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
2
-3
/
+4
2019-11-28
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-3
/
+7
2019-11-28
Merge branch 'pci/aer'
Bjorn Helgaas
1
-0
/
+4
2019-11-28
KVM: PPC: Book3S HV: Support reset of secure guest
Bharata B Rao
1
-0
/
+1
2019-11-28
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
5
-4
/
+38
2019-11-28
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-606
/
+893
2019-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-14
/
+7
[prev]
[next]