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
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
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
firmware: tegra: Update BPMP ABI
Peter De Schrijver
1
-442
/
+1354
2022-11-17
firmware: tegra: include IVC header file only once
Manish Bhardwaj
1
-0
/
+1
2022-11-17
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2022-11-17
headers: Remove some left-over license text in include/uapi/linux/hsi/
Christophe JAILLET
2
-28
/
+0
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
1
-0
/
+3
2022-11-17
virt: Add TDX guest driver
Kuppuswamy Sathyanarayanan
1
-0
/
+42
2022-11-17
vmlinux.lds.h: add HEADERED_SECTION_* macros
Jim Cromie
1
-0
/
+15
2022-11-17
vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macros
Jim Cromie
1
-8
/
+6
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-28
/
+50
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
2022-11-17
KVM: arm64: PMU: Align chained counter implementation with architecture pseud...
Marc Zyngier
1
-2
/
+0
2022-11-17
genirq/msi: Remove msi_domain_ops:: Msi_check()
Thomas Gleixner
1
-4
/
+0
2022-11-17
PCI/MSI: Move pci_alloc_irq_vectors() to api.c
Ahmed S. Darwish
1
-4
/
+11
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
4
-13
/
+9
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-18
/
+11
2022-11-17
genirq/msi: Add bus token to struct msi_domain_info
Ahmed S. Darwish
1
-8
/
+11
[prev]
[next]