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-07-11
Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-3
/
+7
2022-07-11
bpf, arm64: Add bpf trampoline for arm64
Xu Kuohai
1
-3
/
+382
2022-07-11
bpf, arm64: Implement bpf_arch_text_poke() for arm64
Xu Kuohai
2
-14
/
+322
2022-07-11
arm64: Add LDR (literal) instruction
Xu Kuohai
2
-4
/
+29
2022-07-11
bpf: Remove is_valid_bpf_tramp_flags()
Xu Kuohai
1
-20
/
+0
2022-07-11
Merge tag 'sunxi-dt-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Arnd Bergmann
4
-0
/
+983
2022-07-11
Merge tag 'imx-dt64-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Arnd Bergmann
53
-172
/
+4550
2022-07-11
Merge tag 'imx-dt-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dt
Arnd Bergmann
65
-1244
/
+2234
2022-07-11
Merge tag 'ti-keystone-dt-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/dt
Arnd Bergmann
9
-56
/
+56
2022-07-11
Merge tag 'ti-k3-dt-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/dt
Arnd Bergmann
14
-32
/
+68
2022-07-11
Merge tag 'tegra-for-5.20-arm64-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt
Arnd Bergmann
16
-30
/
+733
2022-07-11
Merge tag 'tegra-for-5.20-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt
Arnd Bergmann
28
-66
/
+66
2022-07-11
Merge tag 'sunxi-dt-for-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dt
Arnd Bergmann
45
-114
/
+251
2022-07-11
Merge tag 'v5.19-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
Arnd Bergmann
29
-151
/
+2571
2022-07-11
Merge tag 'v5.19-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dt
Arnd Bergmann
9
-17
/
+91
2022-07-11
Merge tag 'imx-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
3
-4
/
+12
2022-07-11
s390: Add attestation query information
Steffen Eiden
3
-1
/
+28
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
1
-1
/
+1
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
17
-37
/
+1102
2022-07-11
MIPS: Make phys_to_virt utilize __va()
Florian Fainelli
1
-1
/
+1
2022-07-11
MIPS: vdso: Utilize __pa() for gic_pfn
Florian Fainelli
1
-1
/
+1
2022-07-11
MIPS: mm: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-11
MIPS: math-emu: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
3
-7
/
+47
2022-07-11
Merge tag 'v5.19-rc6' into tip:x86/kdump
Borislav Petkov
59
-472
/
+402
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
3
-0
/
+103
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
6
-0
/
+205
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
3
-0
/
+249
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
3
-0
/
+52
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
5
-2
/
+103
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
7
-0
/
+256
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
4
-0
/
+61
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
3
-2
/
+8
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
5
-1
/
+19
2022-07-11
s390/pci: externalize the SIC operation controls and routine
Matthew Rosato
3
-23
/
+23
2022-07-11
s390/airq: allow for airq structure that uses an input vector
Matthew Rosato
2
-5
/
+7
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
3
-4
/
+12
2022-07-11
s390/sclp: detect the AISI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AENI facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the AISII facility
Matthew Rosato
1
-0
/
+1
2022-07-11
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
1
-0
/
+1
2022-07-11
x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
Masahiro Yamada
1
-2
/
+0
2022-07-11
x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang
Nathan Chancellor
1
-2
/
+2
2022-07-11
RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
Anup Patel
1
-0
/
+2
2022-07-11
riscv: Fix missing PAGE_PFN_MASK
Alexandre Ghiti
3
-10
/
+10
2022-07-10
Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-14
/
+28
2022-07-10
x86/boot: Fix the setup data types max limit
Borislav Petkov
1
-1
/
+1
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-9
/
+30
2022-07-09
arm64: dts: allwinner: h616: Add X96 Mate TV box support
Andre Przywara
2
-0
/
+178
2022-07-09
arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
Andre Przywara
2
-0
/
+214
[prev]
[next]