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-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only ...
Vijaya Krishna Nivarthi
1
-0
/
+1
2022-06-10
xfrm: convert alg_key to flexible array member
Stephen Hemminger
1
-3
/
+3
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
1
-1
/
+0
2022-06-10
random: mark bootloader randomness code as __init
Jason A. Donenfeld
1
-1
/
+1
2022-06-10
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
14
-187
/
+2
2022-06-10
USB: Follow-up to SPDX identifiers addition - remove now useless comments
Christophe JAILLET
15
-85
/
+0
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
1
-2
/
+1
2022-06-10
crypto: blake2s - remove shash module
Jason A. Donenfeld
1
-108
/
+0
2022-06-10
fscrypt: Add HCTR2 support for filename encryption
Nathan Huckleberry
1
-1
/
+2
2022-06-10
crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL
Nathan Huckleberry
1
-0
/
+5
2022-06-10
crypto: polyval - Add POLYVAL support
Nathan Huckleberry
1
-0
/
+17
2022-06-10
net: mac802154: Add a warning in the hot path
Miquel Raynal
1
-1
/
+4
2022-06-10
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
1
-0
/
+1
2022-06-10
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2
-29
/
+4
2022-06-10
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
1
-0
/
+3
2022-06-10
ieee80211: add trigger frame definition
Po Hao Huang
1
-0
/
+31
2022-06-09
bonding: netlink error message support for options
Jonathan Toppins
1
-1
/
+2
2022-06-09
team: adopt u64_stats_t
Eric Dumazet
1
-5
/
+5
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2
-10
/
+10
2022-06-09
vlan: adopt u64_stats_t
Eric Dumazet
2
-8
/
+8
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2
-13
/
+13
2022-06-09
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
1
-2
/
+2
2022-06-10
platform/chrome: use macros for passthru indexes
Tzung-Bi Shih
1
-0
/
+3
2022-06-10
platform/chrome: cros_ec_commands: fix compile errors
Tzung-Bi Shih
1
-2
/
+2
2022-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
113
-432
/
+5760
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-25
/
+16
2022-06-09
mm: Add kernel-doc for folio->mlock_count
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-06-09
mm/huge_memory: Fix xarray node memory leak
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-06-09
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+4
2022-06-09
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
1
-0
/
+12
2022-06-09
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
1
-5
/
+5
2022-06-09
drm/atomic: fix warning of unused variable
GONG, Ruiqi
1
-0
/
+1
2022-06-09
mtd: hyperbus: Make hyperbus_unregister_device() return void
Uwe Kleine-König
1
-3
/
+1
2022-06-09
mtdchar: prevent integer overflow in a safety check
Michał Kępień
1
-2
/
+2
2022-06-09
Specify clock provider directly to CPU DAIs
Mark Brown
2
-5
/
+6
2022-06-09
vdpa: make get_vq_group and set_group_asid optional
Jason Wang
1
-2
/
+3
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-1
/
+0
2022-06-08
ipv6: Fix signed integer overflow in __ip6_append_data
Wang Yufen
1
-2
/
+2
2022-06-08
net: constify some inline functions in sock.h
Peter Lafreniere
1
-3
/
+3
2022-06-08
spi: <linux/spi/spi.h>: Add missing documentation for struct members
David Jander
1
-3
/
+4
2022-06-08
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
1
-1
/
+15
2022-06-08
dma-buf: Add an API for importing sync files (v10)
Jason Ekstrand
1
-0
/
+49
2022-06-08
dma-buf: Add an API for exporting sync files (v14)
Jason Ekstrand
1
-0
/
+35
2022-06-08
dt-bindings: Add headers for Tegra234 GPCDMA
Akhil R
2
-0
/
+2
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
1
-0
/
+11
2022-06-08
KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
1
-0
/
+1
2022-06-08
platform/chrome: cros_ec_proto: Update size arg types
Prashant Malani
1
-1
/
+1
2022-06-08
platform/chrome: cros_ec_proto: Rename cros_ec_command function
Prashant Malani
1
-1
/
+1
2022-06-07
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
1
-0
/
+2
2022-06-07
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
1
-0
/
+12
[prev]
[next]