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
2023-08-16
vfio/pds: Add VFIO live migration support
Brett Creeley
1
-0
/
+197
2023-08-16
vfio/pds: register with the pds_core PF
Brett Creeley
1
-1
/
+2
2023-08-16
pds_core: Require callers of register/unregister to pass PF drvdata
Brett Creeley
1
-2
/
+4
2023-08-16
vfio: Commonize combine_ranges for use in other VFIO drivers
Brett Creeley
1
-0
/
+3
2023-08-16
virtchnl: fix fake 1-elem arrays for structures allocated as `nents`
Alexander Lobakin
1
-15
/
+24
2023-08-16
virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
Alexander Lobakin
1
-22
/
+35
2023-08-16
virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
Alexander Lobakin
1
-8
/
+23
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
1
-0
/
+4
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-1
/
+1
2023-08-16
include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
1
-3
/
+3
2023-08-16
perf: Fix wrong comment about default event_idx
Alexandre Ghiti
1
-1
/
+2
2023-08-16
regulator: Get Synquacer testing working
Mark Brown
25
-105
/
+150
2023-08-16
perf/hw_breakpoint: Remove arch breakpoint hooks
Benjamin Gray
1
-3
/
+0
2023-08-16
counter: Declare counter_priv() to be const
Uwe Kleine-König
1
-1
/
+1
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-13
/
+51
2023-08-16
net-memcg: Fix scope of sockmem pressure indicators
Abel Wu
1
-2
/
+7
2023-08-16
fuse: add STATX request
Miklos Szeredi
1
-0
/
+52
2023-08-16
fuse: add a new fuse init flag to relax restrictions in no cache mode
Hao Xu
1
-1
/
+7
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
1
-0
/
+1
2023-08-16
inet: move inet->defer_connect to inet->inet_flags
Eric Dumazet
1
-6
/
+4
2023-08-16
inet: move inet->bind_address_no_port to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->nodefrag to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->is_icsk to inet->inet_flags
Eric Dumazet
2
-5
/
+4
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
4
-6
/
+6
2023-08-16
inet: move inet->mc_all to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->mc_loop to inet->inet_frags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-2
/
+2
2023-08-16
inet: move inet->freebind to inet->inet_flags
Eric Dumazet
2
-3
/
+5
2023-08-16
inet: move inet->recverr_rfc4884 to inet->inet_flags
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->recverr to inet->inet_flags
Eric Dumazet
1
-2
/
+3
2023-08-16
inet: introduce inet->inet_flags
Eric Dumazet
1
-11
/
+44
2023-08-16
dt-bindings: rcc: stm32: add STM32MP13 SCMI regulators IDs
Etienne Carriere
1
-0
/
+42
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-0
/
+1
2023-08-15
Merge tag 'mlx5-updates-2023-08-14' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-113
/
+3
2023-08-15
sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctl
Joel Granados
1
-1
/
+1
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
1
-0
/
+2
2023-08-15
sysctl: Add size to register_net_sysctl function
Joel Granados
1
-4
/
+6
2023-08-15
sysctl: Add size arg to __register_sysctl_init
Joel Granados
1
-2
/
+3
2023-08-15
sysctl: Add size to register_sysctl
Joel Granados
1
-2
/
+8
2023-08-15
sysctl: Add a size arg to __register_sysctl_table
Joel Granados
1
-1
/
+1
2023-08-15
sysctl: Add ctl_table_size to ctl_table_header
Joel Granados
1
-2
/
+12
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-0
/
+1
2023-08-15
genetlink: add genlmsg_iput() API
Jakub Kicinski
1
-1
/
+53
2023-08-15
genetlink: add a family pointer to struct genl_info
Jakub Kicinski
1
-2
/
+2
2023-08-15
genetlink: use attrs from struct genl_info
Jakub Kicinski
1
-1
/
+0
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
1
-6
/
+58
2023-08-15
list_debug: Introduce inline wrappers for debug checks
Marco Elver
1
-4
/
+33
2023-08-15
compiler_types: Introduce the Clang __preserve_most function attribute
Marco Elver
1
-0
/
+28
2023-08-15
genetlink: add struct genl_info to struct genl_dumpit_info
Jakub Kicinski
1
-0
/
+8
2023-08-15
genetlink: remove userhdr from struct genl_info
Jakub Kicinski
1
-2
/
+5
[prev]
[next]