index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
Kconfig
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
rust: cfi: only 64-bit arm and x86 support CFI_CLANG
Conor Dooley
1
-0
/
+1
2025-08-01
Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+7
2025-07-29
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+9
2025-07-29
unwind_user: Add user space unwinding API with frame pointer support
Josh Poimboeuf
1
-0
/
+7
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
1
-2
/
+2
2025-07-11
x86/Kconfig: Add arch attack vector support
David Kaplan
1
-0
/
+3
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
1
-0
/
+9
2025-05-16
fs/resctrl: Add boiler plate for external resctrl code
James Morse
1
-0
/
+8
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+7
2025-03-17
kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
Ard Biesheuvel
1
-0
/
+7
2025-02-21
vdso: Add generic architecture-specific data storage
Thomas Weißschuh
1
-0
/
+4
2024-12-09
m68k: Use kernel's generic muldi3 libgcc function
Greg Ungerer
1
-0
/
+8
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+39
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
1
-0
/
+19
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+6
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+8
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2024-11-19
Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2024-11-07
execmem: add support for cache of large ROX pages
Mike Rapoport (Microsoft)
1
-0
/
+8
2024-11-06
kbuild: Add AutoFDO support for Clang build
Rong Xu
1
-0
/
+20
2024-11-02
vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Nam Cao
1
-1
/
+1
2024-10-31
kbuild: Add generic hook for architectures to use before the final vmlinux link
Naveen N Rao
1
-0
/
+6
2024-10-31
cfi: tweak llvm version for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-2
/
+2
2024-10-13
cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-14
/
+12
2024-10-07
uprobes: switch to RCU Tasks Trace flavor for better performance
Andrii Nakryiko
1
-0
/
+1
2024-09-26
cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
Alice Ryhl
1
-1
/
+17
2024-09-25
Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+16
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+9
2024-09-13
cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
Alice Ryhl
1
-0
/
+16
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
1
-0
/
+9
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-1
/
+1
2024-06-17
Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default"
Linus Torvalds
1
-12
/
+0
2024-06-15
mm: mmap: allow for the maximum number of bits for randomizing mmap_base by default
Rafael Aquini
1
-0
/
+12
2024-05-19
arch: add ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+6
2024-05-14
kprobes: remove dependency on CONFIG_MODULES
Mike Rapoport (IBM)
1
-1
/
+1
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-0
/
+8
2024-05-13
Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+9
2024-05-13
Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Linus Torvalds
1
-0
/
+3
2024-05-13
Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linux
Linus Torvalds
1
-2
/
+2
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-0
/
+8
2024-04-15
Replace macro "ARCH_HAVE_EXTRA_ELF_NOTES" with kconfig
Vignesh Balasubramanian
1
-0
/
+9
2024-04-12
Kconfig: add some hidden tabs on purpose
Linus Torvalds
1
-6
/
+6
2024-04-09
lib: Add one-byte emulation function
Paul E. McKenney
1
-0
/
+3
2024-04-09
arch: Select new NEED_TASKS_RCU Kconfig option
Paul E. McKenney
1
-2
/
+2
2024-03-23
Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-0
/
+12
2024-03-18
arch/Kconfig: eliminate needless UTF-8 character in Kconfig help
Liu Song
1
-1
/
+1
2024-03-06
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
1
-2
/
+92
2024-02-25
kbuild: Use -fmin-function-alignment when available
Petr Pavlu
1
-0
/
+12
[next]