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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: add a pseudo RTC
Johannes Berg
7
-1
/
+339
2021-02-12
um: remove process stub VMA
Johannes Berg
9
-139
/
+11
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
9
-48
/
+75
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
5
-27
/
+27
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
3
-4
/
+8
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
1
-1
/
+11
2021-02-12
um: print register names in wait_for_stub
Johannes Berg
1
-2
/
+53
2021-02-12
um: hostfs: use a kmem cache for inodes
Johannes Berg
1
-2
/
+8
2021-02-12
mm: Remove arch_remap() and mm-arch-hooks.h
Christophe Leroy
5
-43
/
+0
2021-02-12
um: fix spelling mistake in Kconfig "privleges" -> "privileges"
Colin Ian King
1
-1
/
+1
2021-02-12
um: virtio: allow devices to be configured for wakeup
Johannes Berg
1
-3
/
+16
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
5
-69
/
+267
2021-02-12
um: virtio: disable VQs during suspend
Johannes Berg
1
-0
/
+36
2021-02-12
um: virtio: fix handling of messages without payload
Johannes Berg
1
-0
/
+3
2021-02-12
um: virtio: clean up a comment
Johannes Berg
1
-2
/
+1
2021-02-08
Linux 5.11-rc7
v5.11-rc7
Linus Torvalds
1
-1
/
+1
2021-02-07
Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-58
/
+1293
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+4
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-26
/
+28
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-27
/
+33
2021-02-07
Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+5
2021-02-07
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+6
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-62
/
+85
2021-02-07
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-55
/
+94
2021-02-07
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+36
2021-02-07
Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-5
/
+12
2021-02-07
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-21
/
+23
2021-02-07
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-78
/
+77
2021-02-07
Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-70
/
+237
2021-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-22
/
+102
2021-02-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2021-02-07
Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+12
2021-02-07
Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+3
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
1
-19
/
+0
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
5
-13
/
+20
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
5
-14
/
+13
2021-02-06
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
1
-11
/
+5
2021-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-77
/
+153
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2021-02-05
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
1
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
1
-0
/
+14
2021-02-05
MAINTAINERS/.mailmap: use my @kernel.org address
Nathan Chancellor
2
-1
/
+2
2021-02-05
mm: hugetlb: fix missing put_page in gather_surplus_pages()
Muchun Song
1
-1
/
+4
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2
-0
/
+37
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
1
-1
/
+1
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
1
-0
/
+4
2021-02-05
mailmap: add entries for Manivannan Sadhasivam
Manivannan Sadhasivam
1
-0
/
+2
2021-02-05
mailmap: fix name/email for Viresh Kumar
Viresh Kumar
1
-0
/
+2
[next]