index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge tag 'x86_cache_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-64
/
+90
2020-06-01
Merge tag 'x86_microcode_for_5.8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+7
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
24
-48
/
+23
2020-06-01
Merge branches 'acpi-apei', 'acpi-pmic', 'acpi-video' and 'acpi-dptf'
Rafael J. Wysocki
2
-5
/
+32
2020-05-31
Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-56
/
+73
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-05-30
Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+5
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+1
2020-05-29
Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-53
/
+41
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-05-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2020-05-29
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
8
-114
/
+0
2020-05-29
arm: switch to csum_and_copy_from_user()
Al Viro
1
-0
/
+14
2020-05-29
sh32: convert to csum_and_copy_from_user()
Al Viro
1
-2
/
+7
2020-05-29
m68k: convert to csum_and_copy_from_user()
Al Viro
2
-3
/
+4
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
1
-4
/
+7
2020-05-29
sparc: switch to providing csum_and_copy_from_user()
Al Viro
3
-2
/
+9
2020-05-29
parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2
-10
/
+5
2020-05-29
alpha: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2
-4
/
+5
2020-05-29
ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()
Al Viro
2
-15
/
+6
2020-05-29
ia64: csum_partial_copy_nocheck(): don't abuse csum_partial_copy_from_user()
Al Viro
1
-2
/
+2
2020-05-29
x86: switch 32bit csum_and_copy_to_user() to user_access_{begin,end}()
Al Viro
3
-7
/
+3
2020-05-29
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
4
-13
/
+14
2020-05-29
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
1
-11
/
+12
2020-05-29
parisc: Fix kernel panic in mem_init()
Helge Deller
1
-1
/
+1
2020-05-29
powerpc/64s: Disable sanitisers for C syscall/interrupt entry/exit code
Daniel Axtens
1
-0
/
+3
2020-05-29
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...
Ingo Molnar
1
-38
/
+48
2020-05-28
x86/ioperm: Prevent a memory leak when fork fails
Jay Lang
3
-15
/
+15
2020-05-28
Merge tag 'csky-for-linus-5.7-rc8' of git://github.com/c-sky/csky-linux
Linus Torvalds
4
-71
/
+66
2020-05-28
x86/spinlock: Remove obsolete ticket spinlock macros and types
Waiman Long
1
-22
/
+0
2020-05-28
x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
Alexander Dahl
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
16
-9
/
+168
2020-05-28
Merge branch 'for-next/kvm/errata' into for-next/core
Will Deacon
9
-77
/
+68
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
62
-208
/
+739
2020-05-28
Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...
Will Deacon
50
-504
/
+893
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
4
-84
/
+1
2020-05-28
KVM: arm64: Move __load_guest_stage2 to kvm_mmu.h
Marc Zyngier
2
-18
/
+17
2020-05-28
KVM: arm64: Check advertised Stage-2 page size capability
Marc Zyngier
4
-3
/
+57
2020-05-28
x86/Kconfig: Update config and kernel doc for MPK feature on AMD
Babu Moger
1
-2
/
+2
2020-05-28
powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
Petr Mladek
1
-0
/
+1
2020-05-28
arm64/kernel: Fix return value when cpu_online() fails in __cpu_up()
Nobuhiro Iwamatsu
1
-1
/
+1
2020-05-28
m68k: coldfire/clk.c: move m5441x specific code
Angelo Dureghello
2
-15
/
+15
2020-05-28
m68k: mcf5441x: add support for esdhc mmc controller
Angelo Dureghello
5
-3
/
+74
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
12
-184
/
+140
2020-05-28
perf/x86/rapl: Add AMD Fam17h RAPL support
Stephane Eranian
2
-0
/
+21
2020-05-28
perf/x86/rapl: Make perf_probe_msr() more robust and flexible
Stephane Eranian
1
-0
/
+13
2020-05-28
perf/x86/rapl: Flip logic on default events visibility
Stephane Eranian
1
-0
/
+11
[prev]
[next]