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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
30
-58
/
+78
2022-09-22
Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
21
-31
/
+56
2022-09-22
arm64: mte: move register initialization to C
Peter Collingbourne
5
-42
/
+65
2022-09-22
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
1
-3
/
+0
2022-09-22
riscv: Make VM_WRITE imply VM_READ
Andrew Bresticker
1
-1
/
+2
2022-09-22
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2
-0
/
+49
2022-09-22
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2
-11
/
+18
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
4
-11
/
+26
2022-09-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
3
-22
/
+5
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
3
-29
/
+52
2022-09-22
arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
Kefeng Wang
1
-9
/
+4
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2
-1
/
+39
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
1
-5
/
+14
2022-09-22
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()
Will Deacon
1
-1
/
+1
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
1
-7
/
+3
2022-09-22
perf: arm64: Add SVE vector granule register to user regs
James Clark
2
-2
/
+35
2022-09-22
arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to USB nodes
Alexander Stein
1
-2
/
+2
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
3
-30
/
+43
2022-09-22
x86/resctrl: Group struct rdt_hw_domain cleanup
James Morse
1
-7
/
+10
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
3
-54
/
+66
2022-09-22
arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch
Lorenzo Bianconi
1
-0
/
+24
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
3
-9
/
+4
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
4
-12
/
+4
2022-09-22
arm64: topology: fix possible overflow in amu_fie_setup()
Sergey Shtylyov
1
-1
/
+1
2022-09-22
arm64: mm: don't acquire mutex when rewriting swapper
Mark Rutland
1
-14
/
+18
2022-09-22
ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
Wang Kefeng
1
-0
/
+4
2022-09-22
ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()
Wang Kefeng
1
-1
/
+1
2022-09-22
ARM: 9243/1: riscpc: Unbreak the build
Bart Van Assche
1
-0
/
+2
2022-09-22
ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()
Zhen Lei
3
-5
/
+7
2022-09-21
ARM: decompressor: Include .data.rel.ro.local
Kees Cook
1
-0
/
+2
2022-09-21
Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux
Linus Torvalds
6
-12
/
+14
2022-09-21
Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-8
/
+9
2022-09-21
arm64/ptrace: Support access to TPIDR2_EL0
Mark Brown
1
-5
/
+20
2022-09-21
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
1
-0
/
+5
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
1
-0
/
+14
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2
-5
/
+13
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2
-2
/
+2
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
1
-3
/
+13
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2
-5
/
+5
2022-09-21
Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2022-09-21
arm64: Enable docker support in defconfig
Vincenzo Frascino
1
-0
/
+5
2022-09-21
arm64: defconfig: Enable memory hotplug and hotremove config
Kefeng Wang
1
-0
/
+4
2022-09-21
arm64: configs: Enable all PMUs provided by Arm
Mark Brown
1
-0
/
+6
2022-09-21
arm64: avoid BUILD_BUG_ON() in alternative-macros
Mark Rutland
1
-3
/
+4
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2
-0
/
+2
2022-09-21
arm64: dts: ti: k3-j7200: fix main pinmux range
Matt Ranostay
2
-5
/
+16
2022-09-21
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
1
-1
/
+2
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
2359
-27425
/
+58359
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
2
-1
/
+9
2022-09-20
powerpc/64: don't refer nr_cpu_ids in asm code when it's undefined
Yury Norov
1
-0
/
+4
[prev]
[next]