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-03-10
bpf: Move a few bpf_local_storage functions to static scope
Martin KaFai Lau
1
-3
/
+0
2023-03-10
kernel/module: add documentation for try_module_get()
Luis Chamberlain
1
-2
/
+38
2023-03-10
f2fs: Fix f2fs_truncate_partial_nodes ftrace event
Douglas Raillard
1
-1
/
+1
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+11
2023-03-10
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
1
-1
/
+5
2023-03-10
soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handling
Wolfram Sang
1
-1
/
+0
2023-03-10
HID: add KEY_CAMERA_FOCUS event in HID
fengqi
1
-0
/
+1
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
1
-0
/
+1
2023-03-10
crypto: acomp - Be more careful with request flags
Herbert Xu
1
-1
/
+3
2023-03-10
devres: Pass unique name of the resource to devm_add_action()
Andy Shevchenko
1
-1
/
+4
2023-03-09
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Jakub Kicinski
2
-0
/
+4
2023-03-09
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
1
-2
/
+0
2023-03-09
net: sched: remove qdisc_watchdog->last_expires
Eric Dumazet
1
-1
/
+0
2023-03-09
netlink: remove unused 'compare' function
Florian Westphal
1
-1
/
+0
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-325
/
+237
2023-03-09
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
1
-0
/
+1
2023-03-09
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
1
-4
/
+0
2023-03-09
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
1
-0
/
+2
2023-03-09
scsi: core: Add BLIST_NO_VPD_SIZE for some VDASD
Lee Duncan
2
-3
/
+5
2023-03-09
clk: Avoid invalid function names in CLK_OF_DECLARE()
Nathan Chancellor
1
-2
/
+2
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
1
-7
/
+11
2023-03-09
dyndbg: use the module notifier callbacks
Jason Baron
2
-13
/
+4
2023-03-09
module: make module_ktype structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-09
module: replace module_layout with module_memory
Song Liu
1
-26
/
+63
2023-03-09
bpf: Fix a typo for BPF_F_ANY_ALIGNMENT in bpf.h
Michael Weiß
1
-1
/
+1
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-2
/
+9
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-03-09
firmware: xilinx: Add pm api function for PL config reg readback
Nava kishore Manne
1
-0
/
+11
2023-03-09
misc: alcor_pci: Use PCI core to manage ASPM instead of open-coding
Bjorn Helgaas
1
-7
/
+0
2023-03-09
char: pcmcia: remove all the drivers
Jiri Slaby
2
-75
/
+0
2023-03-09
serial: 8250: Reorder fields in 'struct plat_serial8250_port'
Christophe JAILLET
1
-2
/
+2
2023-03-09
drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
Thomas Hellström
1
-5
/
+5
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
3
-1
/
+4
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
3
-1
/
+10
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
1
-3
/
+3
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
2
-2
/
+14
2023-03-08
bpf: add support for open-coded iterator loops
Andrii Nakryiko
1
-0
/
+23
2023-03-08
bpf: add iterator kfuncs registration and validation logic
Andrii Nakryiko
2
-0
/
+6
2023-03-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-1
/
+11
2023-03-08
lsm: fix a badly named parameter in security_get_getsecurity()
Paul Moore
1
-1
/
+1
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-08
netfilter: move br_nf_check_hbh_len to utils
Xin Long
1
-0
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
2
-2
/
+1
2023-03-08
netfilter: bridge: introduce broute meta statement
Sriram Yagnaraman
1
-0
/
+2
2023-03-07
net: remove enum skb_free_reason
Eric Dumazet
1
-11
/
+7
2023-03-07
net: phy: improve phy_read_poll_timeout
Heiner Kallweit
1
-3
/
+2
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
interconnect: fix provider registration API
Johan Hovold
1
-0
/
+12
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-07
wifi: radiotap: separate vendor TLV into header/content
Mordechay Goodstein
1
-6
/
+14
[prev]
[next]