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
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+1
2022-09-06
bpf: arm64: No support of struct argument in trampoline programs
Yonghong Song
1
-1
/
+7
2022-09-06
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
1
-17
/
+51
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2
-2
/
+18
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
62
-281
/
+551
2022-08-29
bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
Tiezhu Yang
2
-2
/
+18
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-27
Merge tag 's390-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+19
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
16
-53
/
+117
2022-08-26
Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-10
/
+19
2022-08-26
Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-98
/
+164
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
1
-0
/
+21
2022-08-25
Merge branch 'riscv-variable_fixes_without_kvm' of git://git.kernel.org/pub/s...
Palmer Dabbelt
4
-1
/
+17
2022-08-25
Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kernel.org/pub/scm/linux...
Palmer Dabbelt
3
-9
/
+2
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-143
/
+135
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
2
-2
/
+2
2022-08-25
s390/mm: do not trigger write fault when vma does not allow VM_WRITE
Gerald Schaefer
1
-1
/
+3
2022-08-25
s390: fix double free of GS and RI CBs on fork() failure
Brian Foster
1
-6
/
+16
2022-08-25
xen: x86: remove setting the obsolete config XEN_MAX_DOMAIN_MEMORY
Lukas Bulwahn
1
-1
/
+0
2022-08-25
LoongArch: mm: Avoid unnecessary page fault retires on shared memory types
Huacai Chen
1
-0
/
+4
2022-08-25
LoongArch: Add subword xchg/cmpxchg emulation
Huacai Chen
2
-1
/
+105
2022-08-25
LoongArch: Cleanup headers to avoid circular dependency
Huacai Chen
5
-33
/
+22
2022-08-25
LoongArch: Cleanup reset routines with new API
Huacai Chen
2
-58
/
+21
2022-08-25
LoongArch: Fix build warnings in VDSO
Huacai Chen
2
-6
/
+11
2022-08-25
LoongArch: Select PCI_QUIRKS to avoid build error
Huacai Chen
1
-0
/
+1
2022-08-24
x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
Tom Lendacky
1
-2
/
+14
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2
-1
/
+19
2022-08-23
riscv: dts: microchip: mpfs: remove pci axi address translation property
Conor Dooley
1
-1
/
+0
2022-08-23
riscv: dts: microchip: mpfs: remove bogus card-detect-delay
Conor Dooley
2
-2
/
+0
2022-08-23
riscv: dts: microchip: mpfs: remove ti,fifo-depth property
Conor Dooley
2
-4
/
+0
2022-08-23
riscv: dts: microchip: mpfs: fix incorrect pcie child node name
Conor Dooley
1
-1
/
+1
2022-08-23
Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-25
/
+49
2022-08-23
x86/cpu: Add new Raptor Lake CPU model number
Tony Luck
1
-0
/
+2
2022-08-23
arm64/sme: Don't flush SVE register state when handling SME traps
Mark Brown
1
-11
/
+0
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
4
-10
/
+12
2022-08-23
arm64/signal: Flush FPSIMD register state when disabling streaming mode
Mark Brown
1
-0
/
+10
2022-08-23
arm64/signal: Raise limit on stack frames
Mark Brown
1
-1
/
+1
2022-08-23
arm64/cache: Fix cache_type_cwg() for register generation
Mark Brown
1
-1
/
+1
2022-08-23
arm64/sysreg: Guard SYS_FIELD_ macros for asm
Mark Brown
1
-2
/
+2
2022-08-23
arm64/sysreg: Directly include bitfield.h
Mark Brown
1
-0
/
+1
2022-08-23
arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...
Sudeep Holla
1
-1
/
+5
2022-08-23
arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
Ionela Voinescu
5
-3
/
+62
2022-08-23
arm64: fix rodata=full
Mark Rutland
2
-18
/
+17
2022-08-23
arm64: Fix comment typo
Kuan-Ying Lee
1
-1
/
+1
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
7
-14
/
+0
2022-08-22
parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
Helge Deller
1
-1
/
+42
[next]