index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_build_for_v5.17_rc1-p2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-12
2
-2
/
+2
|
\
|
*
x86/kbuild: Enable CONFIG_KALLSYMS_ALL=y in the defconfigs
Ingo Molnar
2022-01-08
2
-0
/
+2
|
*
x86/defconfig: Enable CONFIG_LOCALVERSION_AUTO=y in the defconfig
Ingo Molnar
2021-12-30
2
-2
/
+0
*
|
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
3
-9
/
+33
|
\
\
|
*
|
efi/libstub: x86/mixed: increase supported argument count
Ard Biesheuvel
2021-11-21
3
-9
/
+29
|
*
|
efi/libstub: add prototype of efi_tcg2_protocol::hash_log_extend_event()
Ard Biesheuvel
2021-11-21
1
-0
/
+4
*
|
|
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
12
-37
/
+19
|
\
\
\
|
*
|
|
um: remove set_fs
Christoph Hellwig
2021-12-22
1
-8
/
+0
|
*
|
|
um, x86: bury crypto_tfm_ctx_offset
Al Viro
2021-12-21
1
-3
/
+0
|
*
|
|
uml/i386: missing include in barrier.h
Al Viro
2021-12-21
1
-0
/
+1
|
*
|
|
um: stop polluting the namespace with registers.h contents
Al Viro
2021-12-21
5
-0
/
+5
|
*
|
|
um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
Al Viro
2021-12-21
3
-6
/
+10
|
*
|
|
uml: trim unused junk from arch/x86/um/sys_call_table_*.c
Al Viro
2021-12-21
2
-18
/
+0
|
*
|
|
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-21
1
-1
/
+2
|
*
|
|
uml: x86: add FORCE to user_constants.h
Johannes Berg
2021-12-21
1
-1
/
+1
*
|
|
|
Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-11
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
x86/amd_nb: Add AMD Family 19h Models (10h-1Fh) and (A0h-AFh) PCI IDs
Yazen Ghannam
2021-12-27
1
-0
/
+5
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-01-11
3
-282
/
+493
|
\
\
\
\
\
|
*
|
|
|
|
crypto: x86/aesni - don't require alignment of data
Jakub Kicinski
2021-12-31
1
-2
/
+2
|
*
|
|
|
|
crypto: x86/curve25519 - use in/out register constraints more precisely
Jason A. Donenfeld
2021-12-24
1
-278
/
+489
|
*
|
|
|
|
crypto: x86/des3 - remove redundant assignment of variable nbytes
Colin Ian King
2021-12-17
1
-2
/
+2
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
2
-5
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
x86/qspinlock, kcsan: Instrument barrier of pv_queued_spin_unlock()
Marco Elver
2021-12-10
1
-0
/
+1
|
*
|
|
|
|
x86/barriers, kcsan: Use generic instrumentation for non-smp barriers
Marco Elver
2021-12-10
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-11
5
-15
/
+54
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2022-01-10
1
-1
/
+3
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
PM: hibernate: Allow ACPI hardware signature to be honoured
David Woodhouse
2021-12-08
1
-1
/
+3
|
*
|
|
|
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2022-01-10
3
-1
/
+19
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86, sched: Fix undefined reference to init_freq_invariance_cppc() build error
Huang Rui
2022-01-06
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
x86/msr: Add AMD CPPC MSR definitions
Huang Rui
2021-12-30
1
-0
/
+17
|
|
*
|
|
|
|
|
|
|
x86/cpufeatures: Add AMD Collaborative Processor Performance Control feature ...
Huang Rui
2021-12-30
1
-0
/
+1
|
|
|
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
x86: intel_epb: Allow model specific normal EPB value
Srinivas Pandruvada
2022-01-04
1
-13
/
+32
*
|
|
|
|
|
|
|
|
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-11
2
-23
/
+50
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-1
/
+1
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-14
/
+41
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
bpf: Add get_func_[arg|ret|arg_cnt] helpers
Jiri Olsa
2021-12-13
1
-1
/
+14
|
|
*
|
|
|
|
|
|
|
|
bpf, x64: Replace some stack_size usage with offset variables
Jiri Olsa
2021-12-13
1
-14
/
+28
|
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
12
-92
/
+124
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
6
-23
/
+85
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-11
2
-9
/
+9
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
x86, bpf: Cleanup the top of file header in bpf_jit_comp.c
Christoph Hellwig
2021-11-30
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
|
|
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2021-11-16
2
-7
/
+7
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-01-10
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...
Dave Airlie
2021-12-17
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Anusha Srivatsa
2021-12-08
1
-0
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2022-01-10
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
2022-01-06
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
4
-64
/
+87
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
2022-01-07
3
-63
/
+86
|
*
|
|
|
|
|
|
|
|
|
|
|
|
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
2022-01-07
1
-1
/
+1
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
[next]