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
Age
Commit message (
Expand
)
Author
Files
Lines
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
x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK const...
Vitaly Kuznetsov
2
-5
/
+11
2022-11-18
Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
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
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-0
/
+1
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
3
-55
/
+11
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
3
-5
/
+13
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
1
-0
/
+1
2022-11-18
ASoC: SOF: dai: move AMD_HS to end of list to restore backwards-compatibility
Pierre-Louis Bossart
1
-1
/
+1
2022-11-18
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
1
-1
/
+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: skcipher - Allow sync algorithms with large request contexts
Herbert Xu
1
-0
/
+8
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
2
-5
/
+5
2022-11-17
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
1
-1
/
+1
2022-11-17
devlink: Allow to set up parent in devl_rate_leaf_create()
Michal Wilczynski
1
-1
/
+3
2022-11-17
devlink: Enable creation of the devlink-rate nodes from the driver
Michal Wilczynski
1
-0
/
+3
2022-11-17
devlink: Introduce new attribute 'tx_weight' to devlink-rate
Michal Wilczynski
2
-0
/
+7
2022-11-17
devlink: Introduce new attribute 'tx_priority' to devlink-rate
Michal Wilczynski
2
-0
/
+7
2022-11-17
net: dsa: stop exposing tag proto module helpers to the world
Vladimir Oltean
1
-70
/
+0
2022-11-17
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
Vincent Mailhol
2
-10
/
+8
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
14
-31
/
+72
[prev]
[next]