index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-08-11
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
1
-1
/
+1
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-11
/
+0
2023-05-17
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
1
-2
/
+2
2023-03-17
arch: fix broken BuildID for arm64 and riscv
Masahiro Yamada
1
-0
/
+5
2023-03-17
x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
H.J. Lu
1
-2
/
+9
2022-12-14
mm/khugepaged: fix GUP-fast interaction by sending IPI
Jann Horn
1
-0
/
+4
2022-11-25
vmlinux.lds.h: Fix placement of '.data..decrypted' section
Nathan Chancellor
1
-1
/
+1
2022-09-05
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-25
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
1
-6
/
+0
2022-04-20
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
2022-02-23
module/ftrace: handle patchable-function-entry
Mark Rutland
1
-7
/
+7
2021-11-26
tlb: mmu_gather: add tlb_flush_*_range APIs
Peter Zijlstra (Intel)
1
-15
/
+40
2021-08-18
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-06-16
vmlinux.lds.h: Avoid orphan section with !SMP
Nathan Chancellor
1
-0
/
+1
2021-03-04
vmlinux.lds.h: add DWARF v5 sections
Nick Desaulniers
1
-1
/
+6
2021-02-17
firmware_loader: align .builtin_fw to 8
Fangrui Song
1
-1
/
+1
2021-02-17
vmlinux.lds.h: Create section for protection against instrumentation
Thomas Gleixner
2
-0
/
+13
2021-01-27
arm64: make atomic helpers __always_inline
Arnd Bergmann
1
-3
/
+3
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2020-12-02
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
1
-0
/
+13
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
1
-4
/
+0
2020-10-14
bpf: Prevent .BTF section elimination
Tony Ambardar
1
-1
/
+1
2020-10-01
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-0
/
+10
2020-08-19
include/asm-generic/vmlinux.lds.h: align ro_after_init
Romain Naour
1
-0
/
+1
2020-07-29
x86, vmlinux.lds: Page-align end of ..page_aligned sections
Joerg Roedel
1
-1
/
+4
2020-07-29
asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()
Will Deacon
1
-2
/
+4
2020-06-17
bpf: Support llvm-objcopy for vmlinux BTF
Fangrui Song
1
-3
/
+19
2020-06-03
include/asm-generic/topology.h: guard cpumask_of_node() macro argument
Arnd Bergmann
1
-1
/
+1
2020-04-23
x86/Hyper-V: Report crash data in die() when panic_on_oops is set
Tianyu Lan
1
-1
/
+1
2020-03-05
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-2
/
+2
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-7
/
+15
2020-01-17
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
1
-1
/
+32
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+7
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-4
/
+4
2019-09-25
bug: move WARN_ON() "cut here" into exception handler
Kees Cook
1
-5
/
+3
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
1
-11
/
+7
2019-09-25
bug: clean up helper macros to remove __WARN_TAINT()
Kees Cook
1
-10
/
+11
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
1
-2
/
+1
2019-09-25
bug: rename __WARN_printf_taint() to __WARN_printf()
Kees Cook
1
-4
/
+4
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
1
-9
/
+4
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
1
-3
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+1
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-5
/
+0
2019-09-22
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+6
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2019-09-17
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-16
/
+11
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]