index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
9
-67
/
+0
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-22
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
Michal Hocko
1
-2
/
+0
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
1
-0
/
+6
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
3
-9
/
+3
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-3
/
+5
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-13
/
+20
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2
-6
/
+1
2022-03-22
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
3
-5
/
+0
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
3
-2
/
+4
2022-03-22
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+3
2022-03-22
RISC-V: Add support for restartable sequence
Vincent Chen
3
-0
/
+7
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-24
/
+84
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2022-03-22
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
1
-4
/
+6
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
3
-5
/
+19
2022-03-22
x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
Nathan Chancellor
1
-0
/
+2
2022-03-22
x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
Nathan Chancellor
1
-2
/
+3
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-51
/
+151
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-4
/
+11
2022-03-22
Revert "rethook: x86: Add rethook x86 implementation"
Alexei Starovoitov
5
-129
/
+1
2022-03-22
Revert "arm64: rethook: Add arm64 rethook implementation"
Alexei Starovoitov
6
-121
/
+2
2022-03-22
Revert "powerpc: Add rethook support"
Alexei Starovoitov
3
-74
/
+0
2022-03-22
Revert "ARM: rethook: Add rethook arm implementation"
Alexei Starovoitov
5
-113
/
+2
2022-03-22
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
51
-51
/
+0
2022-03-22
xtensa: define update_mmu_tlb function
Max Filippov
2
-0
/
+10
2022-03-22
x86/PCI: Add #includes to asm/pci_x86.h
Randy Dunlap
1
-0
/
+3
2022-03-22
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-opp
Rafael J. Wysocki
3
-5
/
+5
2022-03-22
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-0
/
+16
2022-03-22
sched/headers: ARM needs asm/paravirt_api_clock.h too
Randy Dunlap
1
-0
/
+1
2022-03-21
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
4
-15
/
+15
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-5
/
+5
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
13
-22
/
+48
2022-03-21
Merge tag 'execve-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-2
/
+0
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
15
-164
/
+130
2022-03-21
Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-17
/
+0
2022-03-21
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-6
/
+0
2022-03-21
perf: RISC-V: Add support for SBI PMU and Sscofpmf
Palmer Dabbelt
9
-572
/
+164
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
34
-613
/
+1284
2022-03-21
RISC-V: Add sscofpmf extension support
Atish Patra
4
-1
/
+11
2022-03-21
RISC-V: Add RISC-V SBI PMU extension definitions
Atish Patra
1
-0
/
+95
2022-03-21
RISC-V: Add CSR encodings for all HPMCOUNTERS
Atish Patra
1
-0
/
+58
2022-03-21
RISC-V: Remove the current perf implementation
Atish Patra
4
-571
/
+0
2022-03-21
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+7
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+24
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
7
-122
/
+147
2022-03-21
Merge tag 'for-5.18/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
49
-548
/
+1491
2022-03-21
Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+3
[prev]
[next]