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-01-06
net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
Miroslav Lichvar
1
-5
/
+7
2022-01-06
net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic
Vladimir Oltean
1
-0
/
+8
2022-01-06
net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
Vladimir Oltean
1
-58
/
+56
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-0
/
+8
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-06
mm/kasan: Convert to struct folio and struct slab
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-01-06
mm/memcg: Convert slab objcgs from struct page to struct slab
Vlastimil Babka
1
-48
/
+0
2022-01-06
mm: Convert struct page to struct slab in functions used by other subsystems
Vlastimil Babka
2
-17
/
+17
2022-01-06
mm/slub: Finish struct page to struct slab conversion
Vlastimil Babka
1
-1
/
+1
2022-01-06
mm/slub: Convert most struct page to struct slab by spatch
Vlastimil Babka
1
-3
/
+3
2022-01-06
mm: Convert check_heap_object() to use struct slab
Matthew Wilcox (Oracle)
1
-8
/
+0
2022-01-06
mm: Split slab into its own type
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-01-06
mm/slub: Make object_err() static
Vlastimil Babka
1
-3
/
+0
2022-01-06
RISC-V: KVM: Add VM capability to allow userspace get GPA bits
Anup Patel
1
-0
/
+1
2022-01-06
xen/unpopulated-alloc: Add mechanism to use Xen resource
Oleksandr Tyshchenko
1
-0
/
+2
2022-01-06
xen/balloon: Bring alloc(free)_xenballooned_pages helpers back
Oleksandr Tyshchenko
2
-0
/
+17
2022-01-06
xen/x86: obtain upper 32 bits of video frame buffer address for Dom0
Jan Beulich
1
-0
/
+3
2022-01-05
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
1
-0
/
+4
2022-01-05
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
1
-10
/
+10
2022-01-05
page_pool: Store the XDP mem id
Toke Høiland-Jørgensen
1
-2
/
+7
2022-01-05
page_pool: Add callback to init pages when they are allocated
Toke Høiland-Jørgensen
1
-0
/
+2
2022-01-05
xdp: Allow registering memory model without rxq reference
Toke Høiland-Jørgensen
1
-0
/
+3
2022-01-05
dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC
Nobuhiro Iwamatsu
2
-0
/
+222
2022-01-06
drm/plane: Fix typo in format_mod_supported documentation
José Expósito
1
-1
/
+1
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+28
2022-01-05
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
3
-2
/
+24
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
1
-0
/
+1
2022-01-05
block: introduce rq_list_move
Keith Busch
1
-0
/
+17
2022-01-05
block: introduce rq_list_for_each_safe macro
Keith Busch
1
-0
/
+4
2022-01-05
block: move rq_list macros to blk-mq.h
Keith Busch
2
-29
/
+29
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
1
-1
/
+11
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2
-17
/
+29
2022-01-05
headers/deps: USB: Optimize <linux/usb/ch9.h> dependencies, remove <linux/dev...
Ingo Molnar
1
-1
/
+2
2022-01-05
Merge tag 'linux-can-next-for-5.17-20220105' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-9
/
+33
2022-01-05
net: dsa: combine two holes in struct dsa_switch_tree
Vladimir Oltean
1
-3
/
+3
2022-01-05
net: dsa: move dsa_switch_tree :: ports and lags to first cache line
Vladimir Oltean
1
-7
/
+9
2022-01-05
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
1
-1
/
+1
2022-01-05
net: dsa: merge all bools of struct dsa_switch into a single u32
Vladimir Oltean
1
-46
/
+51
2022-01-05
net: dsa: move dsa_port :: type near dsa_port :: index
Vladimir Oltean
1
-2
/
+4
2022-01-05
net: dsa: merge all bools of struct dsa_port into a single u8
Vladimir Oltean
1
-7
/
+10
2022-01-05
net: dsa: move dsa_port :: stp_state near dsa_port :: mac
Vladimir Oltean
1
-1
/
+3
2022-01-05
Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
23
-40
/
+940
2022-01-05
Merge branch 'for-next' into for-linus
Takashi Iwai
633
-9215
/
+19357
2022-01-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
1
-0
/
+12
2022-01-05
can: netlink: report the CAN controller mode supported flags
Vincent Mailhol
1
-0
/
+13
2022-01-05
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
1
-3
/
+3
2022-01-05
can: dev: add sanity check in can_set_static_ctrlmode()
Vincent Mailhol
1
-2
/
+9
2022-01-05
can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
Vincent Mailhol
1
-2
/
+5
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+3
[prev]
[next]