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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
bpf: Refactor codes into bpf_local_storage_destroy
Martin KaFai Lau
1
-1
/
+1
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
bpf: ensure state checkpointing at iter_next() call sites
Andrii Nakryiko
1
-1
/
+5
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
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
1
-0
/
+2
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
17
-220
/
+135
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
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
1
-11
/
+0
2023-03-09
serial: 8250: Reorder fields in 'struct plat_serial8250_port'
Christophe JAILLET
1
-2
/
+2
2023-03-09
livepatch: fix ELF typos
Alexey Dobriyan
1
-3
/
+3
2023-03-08
bpf: implement numbers iterator
Andrii Nakryiko
1
-2
/
+6
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
3
-1
/
+10
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
1
-2
/
+0
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
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
instrumented.h: Fix all kernel-doc format warnings
Randy Dunlap
1
-37
/
+26
2023-03-07
bpf: offload map memory usage
Yafang Shao
1
-0
/
+6
2023-03-07
bpf, net: bpf_local_storage memory usage
Yafang Shao
1
-0
/
+1
2023-03-07
bpf: add new map ops ->map_mem_usage
Yafang Shao
1
-0
/
+2
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
1
-7
/
+0
2023-03-07
bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
Nathan Chancellor
1
-1
/
+1
2023-03-07
mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()
Md Sadre Alam
1
-1
/
+1
2023-03-07
new helper: put_and_unmap_page()
Al Viro
1
-0
/
+6
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
5
-37
/
+119
2023-03-06
fs: dlm: remove deprecated code parts
Alexander Aring
1
-3
/
+0
2023-03-06
clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
Saravana Kannan
1
-1
/
+7
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
1
-1
/
+1
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
1
-168
/
+0
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
1
-17
/
+0
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
1
-36
/
+0
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
1
-32
/
+0
[prev]
[next]