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-06-27
net: Print hashed skb addresses for all net and qdisc events
Subash Abhinov Kasiviswanathan
2
-3
/
+3
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-58
/
+1
2022-06-27
net: pcs: add Renesas MII converter driver
Clément Léger
1
-0
/
+18
2022-06-27
dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter
Clément Léger
1
-0
/
+33
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2
-0
/
+3
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
1
-0
/
+3
2022-06-27
drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()
Thomas Zimmermann
1
-0
/
+2
2022-06-27
drm: Implement DRM aperture helpers under video/
Thomas Zimmermann
1
-0
/
+56
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+2
2022-06-27
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-06-27
Merge 5.19-rc4 into usb-next
Greg Kroah-Hartman
12
-69
/
+81
2022-06-27
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
1
-20
/
+0
2022-06-26
Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-4
/
+5
2022-06-26
Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2
-2
/
+6
2022-06-26
security: pass down mount idmapping to setattr hook
Christian Brauner
2
-5
/
+9
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-3
/
+6
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
1
-3
/
+3
2022-06-26
fs: introduce tiny iattr ownership update helpers
Christian Brauner
1
-0
/
+76
2022-06-26
fs: use mount types in iattr
Christian Brauner
2
-2
/
+21
2022-06-26
fs: add two type safe mapping helpers
Christian Brauner
1
-2
/
+36
2022-06-26
mnt_idmapping: add vfs{g,u}id_t
Christian Brauner
1
-28
/
+234
2022-06-24
Merge tag 'gpio-fixes-for-v5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+16
2022-06-24
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-06-24
net: helper function skb_len_add
Richard Gobert
2
-3
/
+13
2022-06-24
drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macro
Joel Selvaraj
1
-0
/
+17
2022-06-24
efi: vars: Move efivar caching layer into efivarfs
Ard Biesheuvel
1
-38
/
+0
2022-06-24
efi: vars: Drop __efivar_entry_iter() helper which is no longer used
Ard Biesheuvel
1
-3
/
+0
2022-06-24
efi: vars: Use locking version to iterate over efivars linked lists
Ard Biesheuvel
1
-1
/
+1
2022-06-24
efi: vars: Remove deprecated 'efivars' sysfs interface
Ard Biesheuvel
1
-18
/
+0
2022-06-24
efi: pstore: Omit efivars caching EFI varstore access layer
Ard Biesheuvel
1
-2
/
+0
2022-06-24
efi: vars: Add thin wrapper around EFI get/set variable interface
Ard Biesheuvel
1
-0
/
+20
2022-06-24
efi: vars: Don't drop lock in the middle of efivar_init()
Ard Biesheuvel
1
-0
/
+1
2022-06-24
pstore: Add priv field to pstore_record for backend specific use
Ard Biesheuvel
1
-0
/
+4
2022-06-24
Merge tag 'ata-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+1
2022-06-24
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+6
2022-06-24
Merge tag 'io_uring-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+35
2022-06-24
Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-33
/
+0
2022-06-24
fs: dlm: add resource name to tracepoints
Alexander Aring
1
-18
/
+92
2022-06-24
fs: dlm: remove additional dereference of lksb
Alexander Aring
1
-4
/
+4
2022-06-24
KVM: debugfs: expose pid of vcpu threads
Vineeth Pillai
1
-0
/
+2
2022-06-24
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
1
-0
/
+3
2022-06-24
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
1
-2
/
+0
2022-06-24
lib: bitmap: fix the duplicated comments on bitmap_to_arr64()
Qu Wenruo
1
-1
/
+1
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
1
-2
/
+2
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
1
-4
/
+7
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
3
-0
/
+3
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
1
-2
/
+8
[prev]
[next]