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-27
a.out: Remove the a.out implementation
Eric W. Biederman
16
-108
/
+0
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
1
-8
/
+8
2022-09-26
bpf: Use given function address for trampoline ip arg
Jiri Olsa
1
-6
/
+5
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-7
/
+16
2022-09-26
ARM: dts: integrator: Fix DMA ranges
Linus Walleij
2
-4
/
+5
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+4
2022-09-26
x86/uaccess: avoid check_object_size() in copy_from_user_nmi()
Kees Cook
1
-1
/
+1
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
1
-9
/
+0
2022-09-26
x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabled
Bill Wendling
1
-1
/
+10
2022-09-26
x86/paravirt: clean up typos and grammaros
Bill Wendling
1
-8
/
+8
2022-09-26
x86/entry: Work around Clang __bdos() bug
Kees Cook
1
-1
/
+2
2022-09-26
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
5
-1
/
+115
2022-09-26
x86/purgatory: Disable CFI
Sami Tolvanen
1
-0
/
+4
2022-09-26
x86: Add types to indirectly called assembly functions
Sami Tolvanen
3
-3
/
+17
2022-09-26
x86/tools/relocs: Ignore __kcfi_typeid_ relocations
Sami Tolvanen
1
-0
/
+1
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
8
-8
/
+8
2022-09-26
arm64: Drop unneeded __nocfi attributes
Sami Tolvanen
3
-3
/
+3
2022-09-26
arm64: Add CFI error handling
Sami Tolvanen
2
-3
/
+50
2022-09-26
arm64: Add types to indirect called assembly functions
Sami Tolvanen
5
-7
/
+15
2022-09-26
cfi: Switch to -fsanitize=kcfi
Sami Tolvanen
1
-3
/
+5
2022-09-26
cfi: Remove CONFIG_CFI_CLANG_SHADOW
Sami Tolvanen
1
-10
/
+0
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
2
-2
/
+4
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
1
-1
/
+1
2022-09-24
LoongArch: Use acpi_arch_dma_setup() and remove ARCH_HAS_PHYS_TO_DMA
Jianmin Lv
3
-33
/
+22
2022-09-24
MIPS: IRQ: remove orphan allocate_irqno() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-24
MIPS: remove orphan sb1250_time_init() declaration
Gaosheng Cui
2
-7
/
+0
2022-09-24
MIPS: Lantiq: switch vmmc to use gpiod API
Dmitry Torokhov
1
-9
/
+13
2022-09-24
MIPS: lantiq: enable all hardware interrupts on second VPE
Aleksander Jan Bajkowski
1
-2
/
+24
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-15
/
+19
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-13
/
+25
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-26
/
+51
2022-09-23
Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-20
/
+13
2022-09-23
ARM: dts: integrator: Tag PCI host with device_type
Linus Walleij
1
-0
/
+1
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
79
-329
/
+427
2022-09-23
Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-2
/
+5
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
3
-19
/
+15
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2
-3
/
+8
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
4
-25
/
+37
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2
-17
/
+20
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-14
/
+17
2022-09-23
ARM: sunplus: fix serial console kconfig and build problems
Randy Dunlap
1
-2
/
+2
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
3
-25
/
+42
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2
-1
/
+3
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2
-14
/
+39
2022-09-23
mips: dts: ralink: mt7621: add GB-PC2 LEDs
Arınç ÜNAL
2
-12
/
+36
2022-09-23
mips: dts: ralink: mt7621: fix external phy on GB-PC2
Arınç ÜNAL
1
-3
/
+3
2022-09-23
mips: dts: ralink: mt7621: change mt7530 switch address
Arınç ÜNAL
1
-2
/
+2
2022-09-23
mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii
Arınç ÜNAL
1
-1
/
+1
2022-09-23
mips: dts: ralink: mt7621: remove interrupt-parent from switch node
Arınç ÜNAL
1
-1
/
+0
[prev]
[next]