index
:
kernel/git/arm64/linux.git
devel/kmalloc-minalign
devel/mte-pg-flags
for-kernelci
for-next/a510-erratum-2658417
for-next/alternatives
for-next/atomics
for-next/core
for-next/doc
for-next/el1-exceptions
for-next/fixes
for-next/gettimeofday
for-next/kselftest
for-next/misc
for-next/stacktrace
for-next/sve
for-next/sysreg
staging/ilp32-4.12
staging/ilp32-4.13
staging/ilp32-4.14
staging/ilp32-4.15
staging/ilp32-4.16
staging/ilp32-4.17
staging/ilp32-4.18
staging/ilp32-4.19
staging/ilp32-4.20
staging/ilp32-5.0
staging/ilp32-5.1
AArch64 Linux kernel port
ARM64 group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/doc', 'for-ne...
HEAD
for-next/core
Catalin Marinas
98
-1159
/
+2757
4 days
arm64: alternatives: add shared NOP callback
for-next/alternatives
Mark Rutland
3
-1
/
+10
4 days
arm64: alternatives: add alternative_has_feature_*()
Mark Rutland
5
-36
/
+46
4 days
arm64: alternatives: have callbacks take a cap
Mark Rutland
9
-36
/
+60
4 days
arm64: alternatives: make alt_region const
Mark Rutland
1
-14
/
+12
4 days
arm64: alternatives: hoist print out of __apply_alternatives()
Mark Rutland
1
-2
/
+4
4 days
arm64: alternatives: proton-pack: prepare for cap changes
Mark Rutland
1
-1
/
+1
4 days
arm64: alternatives: kvm: prepare for cap changes
Mark Rutland
1
-2
/
+3
4 days
arm64: cpufeature: make cpus_have_cap() noinstr-safe
Mark Rutland
1
-2
/
+2
4 days
arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510
for-next/a510-erratum-2658417
James Morse
4
-0
/
+42
4 days
arm64: cpufeature: Expose get_arm64_ftr_reg() outside cpufeature.c
James Morse
2
-1
/
+3
4 days
arm64: cpufeature: Force HWCAP to be based on the sysreg visible to user-space
James Morse
1
-7
/
+30
4 days
kselftest/arm64: Add hwcap test for RNG
for-next/kselftest
Mark Brown
1
-0
/
+12
4 days
kselftest/arm64: Add SVE 2 to the tested hwcaps
Mark Brown
1
-0
/
+136
4 days
kselftest/arm64: Add missing newline in hwcap output
Mark Brown
1
-1
/
+1
4 days
arm64/sysreg: Convert ID_AA64AFRn_EL1 to automatic generation
for-next/sysreg
Mark Brown
2
-3
/
+16
4 days
arm64/sysreg: Convert ID_AA64DFR1_EL1 to automatic generation
Mark Brown
2
-2
/
+4
4 days
arm64/sysreg: Convert ID_AA64FDR0_EL1 to automatic generation
Mark Brown
2
-24
/
+63
4 days
arm64/sysreg: Use feature numbering for PMU and SPE revisions
Mark Brown
4
-16
/
+16
4 days
arm64/sysreg: Add _EL1 into ID_AA64DFR0_EL1 definition names
Mark Brown
12
-65
/
+65
4 days
arm64/sysreg: Align field names in ID_AA64DFR0_EL1 with architecture
Mark Brown
12
-64
/
+64
4 days
arm64: rework BTI exception handling
for-next/el1-exceptions
Mark Rutland
3
-5
/
+22
4 days
arm64: rework FPAC exception handling
Mark Rutland
3
-9
/
+14
4 days
arm64: consistently pass ESR_ELx to die()
Mark Rutland
3
-15
/
+15
4 days
arm64: die(): pass 'err' as long
Mark Rutland
2
-4
/
+4
4 days
arm64: report EL1 UNDEFs better
Mark Rutland
1
-1
/
+3
5 days
arm64: support huge vmalloc mappings
for-next/misc
Kefeng Wang
2
-1
/
+2
11 days
arm64: spectre: increase parameters that can be used to turn off bhb mitigati...
Liu Song
2
-1
/
+14
11 days
arm64: run softirqs on the per-CPU IRQ stack
Qi Zheng
2
-0
/
+15
11 days
arm64: atomic: always inline the assembly
for-next/atomics
Mark Rutland
2
-26
/
+38
11 days
arm64: atomics: remove LL/SC trampolines
Mark Rutland
1
-31
/
+9
11 days
arm64: stacktrace: track hyp stacks in unwinder's address space
for-next/stacktrace
Mark Rutland
4
-49
/
+46
11 days
arm64: stacktrace: track all stack boundaries explicitly
Mark Rutland
5
-199
/
+132
11 days
arm64: stacktrace: remove stack type from fp translator
Mark Rutland
2
-39
/
+49
11 days
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
7
-96
/
+153
11 days
arm64: stacktrace: add stackinfo_on_stack() helper
Mark Rutland
1
-8
/
+21
11 days
arm64: stacktrace: move SDEI stack helpers to stacktrace code
Mark Rutland
4
-52
/
+48
11 days
arm64: stacktrace: rename unwind_next_common() -> unwind_next_frame_record()
Mark Rutland
4
-14
/
+17
11 days
arm64: stacktrace: simplify unwind_next_common()
Mark Rutland
4
-14
/
+9
11 days
arm64: stacktrace: fix kerneldoc comments
Mark Rutland
2
-13
/
+19
11 days
arm64: vdso: use SYS_CNTVCTSS_EL0 for gettimeofday
for-next/gettimeofday
Joey Gouly
1
-4
/
+15
11 days
arm64: alternative: patch alternatives in the vDSO
Joey Gouly
4
-3
/
+38
11 days
arm64: module: move find_section to header
Joey Gouly
2
-15
/
+15
12 days
arm64/sysreg: Add defintion for ALLINT
Mark Brown
1
-0
/
+6
12 days
arm64/sysreg: Convert SCXTNUM_EL1 to automatic generation
Mark Brown
2
-2
/
+4
12 days
arm64/sysreg: Convert TIPDR_EL1 to automatic generation
Mark Brown
2
-2
/
+4
12 days
arm64/sysreg: Convert ID_AA64PFR1_EL1 to automatic generation
Mark Brown
2
-21
/
+45
12 days
arm64/sysreg: Convert ID_AA64PFR0_EL1 to automatic generation
Mark Brown
2
-24
/
+76
12 days
arm64/sysreg: Convert ID_AA64MMFR2_EL1 to automatic generation
Mark Brown
2
-19
/
+67
12 days
arm64/sysreg: Convert ID_AA64MMFR1_EL1 to automatic generation
Kristina Martsenko
2
-23
/
+71
12 days
arm64/sysreg: Convert ID_AA64MMFR0_EL1 to automatic generation
Mark Brown
2
-30
/
+73
12 days
arm64/sysreg: Convert HCRX_EL2 to automatic generation
Mark Brown
2
-4
/
+16
12 days
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 SME enumeration
Mark Brown
2
-3
/
+3
12 days
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 BTI enumeration
Mark Brown
2
-3
/
+3
12 days
arm64/sysreg: Standardise naming of ID_AA64PFR1_EL1 fractional version fields
Mark Brown
2
-4
/
+4
12 days
arm64/sysreg: Standardise naming for MTE feature enumeration
Mark Brown
4
-9
/
+9
12 days
arm64/sysreg: Standardise naming for SSBS feature enumeration
Mark Brown
2
-8
/
+8
12 days
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1.AdvSIMD constants
Mark Brown
4
-7
/
+7
12 days
arm64/sysreg: Standardise naming for ID_AA64PFR0_EL1 constants
Mark Brown
3
-10
/
+9
12 days
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.CnP
Mark Brown
3
-4
/
+4
12 days
arm64/sysreg: Standardise naming for ID_AA64MMFR2_EL1.VARange
Mark Brown
4
-5
/
+5
12 days
arm64/sysreg: Standardise naming for ID_AA64MMFR1_EL1 fields
Kristina Martsenko
10
-55
/
+55
12 days
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.ASIDBits
Mark Brown
5
-9
/
+9
12 days
arm64/sysreg: Standardise naming of ID_AA64MMFR0_EL1.BigEnd
Mark Brown
4
-5
/
+5
12 days
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
12
-55
/
+55
12 days
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
13
-109
/
+109
12 days
arm64/sysreg: Add _EL1 into ID_AA64MMFR2_EL1 definition names
Mark Brown
5
-47
/
+47
12 days
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
15
-121
/
+121
12 days
arm64: cache: Remove unused CTR_CACHE_MINLINE_MASK
Kristina Martsenko
1
-4
/
+0
12 days
arm64/sysreg: Describe ID_AA64SMFR0_EL1.SMEVer as an enumeration
Mark Brown
1
-1
/
+3
12 days
arm64/sysreg: Remove stray SMIDR_EL1 defines
Mark Brown
1
-4
/
+0
13 days
kselftest/arm64: Fix spelling misakes of signal names
Colin Ian King
1
-2
/
+2
13 days
kselftest/arm64: Enforce actual ABI for SVE syscalls
Mark Brown
1
-19
/
+38
13 days
kselftest/arm64: Correct buffer allocation for SVE Z registers
Mark Brown
1
-2
/
+2
13 days
kselftest/arm64: Include larger SVE and SME VLs in signal tests
Mark Brown
4
-46
/
+33
13 days
kselftest/arm64: Allow larger buffers in get_signal_context()
Mark Brown
14
-15
/
+16
13 days
kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
Mark Brown
1
-2
/
+48
13 days
kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
Mark Brown
1
-4
/
+21
13 days
kselftest/arm64: Only validate each signal context once
Mark Brown
1
-7
/
+12
13 days
kselftest/arm64: Remove unneeded protype for validate_extra_context()
Mark Brown
1
-2
/
+0
13 days
kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
Mark Brown
1
-1
/
+1
13 days
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
Mark Brown
1
-1
/
+1
13 days
kselftest/arm64: Validate signal ucontext in place
Mark Brown
1
-3
/
+6
13 days
kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
Mark Brown
1
-2
/
+2
13 days
kselftest/arm64: Add a test for signal frames with ZA disabled
Mark Brown
1
-0
/
+119
13 days
kselftest/arm64: Tighten up validation of ZA signal context
Mark Brown
1
-1
/
+15
13 days
kselftest/arm64: kselftest harness for FP stress tests
Mark Brown
3
-1
/
+540
13 days
kselftest/arm64: Install signal handlers before output in FP stress tests
Mark Brown
3
-72
/
+72
2022-09-06
arm64/sysreg: Add hwcap for SVE EBF16
for-next/sve
Mark Brown
5
-0
/
+7
2022-09-06
arm64/sve: Document our actual ABI for clearing registers on syscall
for-next/doc
Mark Brown
1
-1
/
+1
2022-09-06
kselftest/arm64: Count SIGUSR2 deliveries in FP stress tests
Mark Brown
4
-0
/
+46
2022-09-06
kselftest/arm64: Always encourage preemption for za-test
Mark Brown
1
-6
/
+1
2022-09-06
kselftest/arm64: Add simple hwcap validation
Mark Brown
3
-1
/
+190
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
5
-0
/
+395
2022-08-28
Linux 6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
21
-60
/
+108
2022-08-28
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
4
-24
/
+38
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+79
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-67
/
+70
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-88
/
+183
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-28
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of git://git.kernel.org/pub/...
Linus Torvalds
8
-32
/
+61
2022-08-27
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+7
2022-08-27
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2022-08-27
Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-7
/
+6
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
4
-13
/
+13
2022-08-27
Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-08-27
Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
34
-201
/
+240
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-27
Merge branch 'thermal-core'
Rafael J. Wysocki
2
-0
/
+2
2022-08-27
Merge branch 'acpi-processor' into acpi
Rafael J. Wysocki
1
-1
/
+1
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
20
-66
/
+136
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
Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
24
-82
/
+206
2022-08-26
Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-10
/
+17
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-17
/
+74
2022-08-26
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
1
-2
/
+25
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-114
/
+60
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
10
-12
/
+60
2022-08-25
Merge branch 'linus'
Andrew Morton
112
-450
/
+971
2022-08-26
Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
18
-47
/
+173
2022-08-26
Merge tag 'drm-misc-fixes-2022-08-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-35
/
+33
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
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
102
-358
/
+865
2022-08-25
Merge branch 'net-lantiq_xrx200-fix-errors-under-memory-pressure'
Jakub Kicinski
1
-1
/
+8
2022-08-25
net: lantiq_xrx200: restore buffer if memory allocation failed
Aleksander Jan Bajkowski
1
-0
/
+1
2022-08-25
net: lantiq_xrx200: fix lock under memory pressure
Aleksander Jan Bajkowski
1
-1
/
+1
2022-08-25
net: lantiq_xrx200: confirm skb is allocated before using
Aleksander Jan Bajkowski
1
-0
/
+6
2022-08-25
net: stmmac: work around sporadic tx issue on link-up
Heiner Kallweit
2
-6
/
+11
2022-08-25
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-14
/
+47
2022-08-25
Merge branch 'ionic-bug-fixes'
Jakub Kicinski
2
-6
/
+93
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
1
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-25
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2
-39
/
+57
2022-08-25
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
1
-0
/
+1
2022-08-25
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2
-0
/
+18
2022-08-25
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
1
-5
/
+1
2022-08-25
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
1
-2
/
+10
2022-08-25
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2
-14
/
+19
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
1
-6
/
+12
2022-08-25
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-25
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
1
-4
/
+3
2022-08-25
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
1
-0
/
+78
2022-08-25
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
2
-0
/
+15
2022-08-25
Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2022-08-25
cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
Tetsuo Handa
1
-0
/
+2
2022-08-25
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
1
-10
/
+11
2022-08-25
Documentation/ABI: Mention retbleed vulnerability info file for sysfs
Salvatore Bonaccorso
1
-0
/
+1
2022-08-25
x86/sev: Mark snp_abort() noreturn
Borislav Petkov
3
-18
/
+20
2022-08-25
io_uring/net: save address for sendzc async execution
Pavel Begunkov
3
-8
/
+50
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: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
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-25
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
1
-2
/
+1
2022-08-25
ACPI: property: Ignore already existing data node tags
Sakari Ailus
1
-1
/
+1
2022-08-25
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
1
-4
/
+4
2022-08-25
net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
Lorenzo Bianconi
2
-10
/
+17
2022-08-24
cifs: Add helper function to check smb1+ server
Zhang Xiaoxu
4
-9
/
+13
2022-08-24
cifs: Use help macro to get the mid header size
Zhang Xiaoxu
2
-6
/
+4
2022-08-24
cifs: Use help macro to get the header preamble size
Zhang Xiaoxu
4
-22
/
+22
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
16
-56
/
+109
2022-08-24
MAINTAINERS: rectify file entry in BONDING DRIVER
Lukas Bulwahn
1
-1
/
+1
[next]