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-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
22
-31
/
+610
2022-02-23
Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2022-02-23
powercap/dtpm: Destroy hierarchy function
Daniel Lezcano
1
-0
/
+3
2022-02-23
kernfs: move struct kernfs_root out of the public view.
Greg Kroah-Hartman
1
-0
/
+4
2022-02-23
nvme-tcp: send H2CData PDUs based on MAXH2CDATA
Varun Prakash
1
-0
/
+1
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
68
-205
/
+502
2022-02-23
net: bridge: Add support for bridge port in locked mode
Hans Schultz
2
-0
/
+2
2022-02-23
drop_monitor: remove quadratic behavior
Eric Dumazet
1
-1
/
+3
2022-02-23
sched/headers: Make the <linux/sched/deadline.h> header build standalone
Ingo Molnar
1
-0
/
+2
2022-02-23
sched/headers: Add initial new headers as identity mappings
Ingo Molnar
32
-0
/
+32
2022-02-23
drm/selftests: add drm buddy alloc range testcase
Arunpravin
1
-0
/
+3
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+2
2022-02-23
sched/headers: Fix header to build standalone: <linux/sched_clock.h>
Ingo Molnar
1
-0
/
+2
2022-02-22
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
1
-9
/
+9
2022-02-22
net: add skb_set_end_offset() helper
Eric Dumazet
1
-0
/
+10
2022-02-22
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
3
-24
/
+0
2022-02-22
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
1
-6
/
+0
2022-02-22
scsi: core: Remove struct scsi_pointer from struct scsi_cmnd
Bart Van Assche
1
-7
/
+7
2022-02-22
scsi: libfc: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+9
2022-02-22
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+12
2022-02-22
scsi: libsas: Add sas_execute_ata_cmd()
John Garry
2
-4
/
+11
2022-02-22
kasan: split kasan_*enabled() functions into a separate header
Peter Collingbourne
2
-22
/
+34
2022-02-22
fork: Move task stack accounting to do_exit()
Sebastian Andrzej Siewior
1
-0
/
+2
2022-02-22
vfio/pci: Stub vfio_pci_vga_rw when !CONFIG_VFIO_PCI_VGA
Alex Williamson
1
-0
/
+9
2022-02-22
Merge tag 'kvm-s390-next-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
3
-3
/
+11
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
1
-30
/
+0
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
1
-1
/
+36
2022-02-22
dm: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-22
KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3
Nicholas Piggin
1
-0
/
+1
2022-02-22
drm: implement a method to free unused pages
Arunpravin
1
-0
/
+4
2022-02-22
drm: implement top-down allocation method
Arunpravin
1
-0
/
+1
2022-02-22
drm: improve drm_buddy_alloc function
Arunpravin
1
-6
/
+7
2022-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-3
/
+1
2022-02-21
dm: add dm_submit_bio_remap interface
Mike Snitzer
2
-2
/
+9
2022-02-21
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2
-0
/
+7
2022-02-21
random: pull add_hwgenerator_randomness() declaration into random.h
Jason A. Donenfeld
2
-2
/
+2
2022-02-21
random: remove useless header comment
Jason A. Donenfeld
1
-5
/
+1
2022-02-21
random: remove unused tracepoints
Jason A. Donenfeld
1
-212
/
+0
2022-02-21
random: make more consistent use of integer types
Jason A. Donenfeld
3
-47
/
+44
2022-02-21
iio: introduce mag_referenced
Cosmin Tanislav
1
-0
/
+1
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
1
-0
/
+3
2022-02-21
nvmem: core: Remove unused devm_nvmem_unregister()
Andy Shevchenko
1
-8
/
+0
2022-02-21
nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios property
Christophe Kerello
1
-1
/
+3
2022-02-21
Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
3
-0
/
+112
2022-02-21
KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
Will Deacon
1
-0
/
+4
2022-02-21
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
1
-1
/
+2
2022-02-21
random: simplify entropy debiting
Jason A. Donenfeld
1
-24
/
+6
2022-02-21
fuse: move FUSE_SUPER_MAGIC definition to magic.h
Jeff Layton
1
-0
/
+1
2022-02-21
bonding: add new option ns_ip6_target
Hangbin Liu
3
-0
/
+12
2022-02-21
bonding: add new parameter ns_targets
Hangbin Liu
1
-1
/
+18
[prev]
[next]