index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-18
lsm,fs: fix vfs_getxattr_alloc() return type and caller error paths
Paul Moore
1
-3
/
+3
2022-11-18
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-8
/
+8
2022-11-18
proc: give /proc/cmdline size
Alexey Dobriyan
1
-0
/
+1
2022-11-18
minmax: clamp more efficiently by avoiding extra comparison
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
minmax: sanity check constant bounds when clamping
Jason A. Donenfeld
1
-2
/
+24
2022-11-18
kexec: replace crash_mem_range with range
Li Chen
1
-5
/
+2
2022-11-18
core_pattern: add CPU specifier
Oleksandr Natalenko
1
-0
/
+1
2022-11-18
driver core: Add __alloc_size hint to devm allocators
Kees Cook
1
-3
/
+4
2022-11-18
KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeed
Paolo Bonzini
1
-0
/
+5
2022-11-18
regulator: Add of_regulator_bulk_get_all()
Mark Brown
1
-0
/
+8
2022-11-18
regulator: Add of_regulator_bulk_get_all
Corentin Labbe
1
-0
/
+8
2022-11-18
ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accesses
Mark Rutland
1
-0
/
+29
2022-11-18
ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...
Mark Rutland
1
-5
/
+4
2022-11-18
ftrace: pass fregs to arch_ftrace_set_direct_caller()
Mark Rutland
1
-5
/
+4
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2
-45
/
+1
2022-11-18
mmc: core: Fix ambiguous TRIM and DISCARD arg
Christian Löhle
1
-1
/
+1
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
1
-2
/
+0
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
1
-4
/
+4
2022-11-18
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
Xiongfeng Wang
1
-2
/
+4
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
Merge tag 'intel-pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-1
/
+9
2022-11-18
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
1
-0
/
+22
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
1
-28
/
+0
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-9
/
+1
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
1
-6
/
+0
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
1
-0
/
+6
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
1
-2
/
+1
2022-11-17
Input: max8997 - convert to modern way to get a reference to a PWM
Uwe Kleine-König
1
-3
/
+0
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
1
-0
/
+5
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
1
-4
/
+4
2022-11-17
bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2
-8
/
+15
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
3
-14
/
+30
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
1
-1
/
+15
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2
-0
/
+2
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2
-0
/
+42
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
1
-0
/
+11
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-21
/
+48
2022-11-18
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
1
-3
/
+3
2022-11-18
hw_random: use add_hwgenerator_randomness() for early entropy
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
random: remove early archrandom abstraction
Jason A. Donenfeld
1
-20
/
+0
2022-11-18
stackprotector: move get_random_canary() into stackprotector.h
Jason A. Donenfeld
2
-19
/
+19
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2
-2
/
+2
2022-11-18
random: add helpers for random numbers with given floor or range
Jason A. Donenfeld
1
-0
/
+25
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
1
-0
/
+3
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-21
/
+39
2022-11-17
random: use rejection sampling for uniform bounded random integers
Jason A. Donenfeld
2
-16
/
+42
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
1
-2
/
+3
2022-11-17
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
1
-1
/
+1
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
1
-0
/
+1
[prev]
[next]