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-12-12
USB: core: export usb_cache_string()
Vincent Mailhol
1
-0
/
+1
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
1
-0
/
+4
2022-12-12
linux/virtio_net.h: Support USO offload in vnet header.
Andrew Melnychenko
1
-0
/
+9
2022-12-12
uapi/linux/virtio_net.h: Added USO types.
Andrew Melnychenko
1
-0
/
+4
2022-12-12
uapi/linux/if_tun.h: Added new offload types for USO4/6.
Andrew Melnychenko
1
-0
/
+2
2022-12-11
kcov: fix spelling typos in comments
Rong Tao
1
-1
/
+1
2022-12-11
io-mapping: move some code within the include guarded section
Christophe JAILLET
1
-2
/
+2
2022-12-11
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
Zhang Qilong
1
-1
/
+1
2022-12-11
mm: fix typo in struct pglist_data code comment
Wang Yong
1
-1
/
+1
2022-12-11
mm: add nodes= arg to memory.reclaim
Mina Almasry
1
-1
/
+2
2022-12-11
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
1
-10
/
+21
2022-12-11
fsdax,xfs: port unshare to fsdax
Shiyang Ruan
1
-0
/
+2
2022-12-11
fsdax: introduce page->share for fsdax in reflink mode
Shiyang Ruan
2
-2
/
+5
2022-12-11
mm: add folio dtor and order setter functions
Sidhartha Kumar
1
-0
/
+23
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
1
-1
/
+0
2022-12-11
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
1
-1
/
+1
2022-12-11
mm/sparse-vmemmap: generalise vmemmap_populate_hugepages()
Feiyang Chen
1
-0
/
+6
2022-12-11
LoongArch: add sparse memory vmemmap support
Feiyang Chen
1
-0
/
+2
2022-12-11
include/linux/pgtable.h: : remove redundant pte variable
zhang songyi
1
-3
/
+1
2022-12-11
mm/khugepaged: add tracepoint to collapse_file()
Gautam Menghani
1
-0
/
+38
2022-12-11
mm/gup: remove FOLL_MIGRATION
David Hildenbrand
1
-1
/
+0
2022-12-11
mm/pagewalk: add walk_page_range_vma()
David Hildenbrand
1
-0
/
+3
2022-12-11
mm: remove VM_FAULT_WRITE
David Hildenbrand
1
-3
/
+0
2022-12-11
mm/pagewalk: don't trigger test_walk() in walk_page_vma()
David Hildenbrand
1
-0
/
+2
2022-12-11
i3c: export SETDASA method
Jack Chen
1
-0
/
+2
2022-12-11
i3c: Correct the macro module_i3c_i2c_driver
Naveen Krishna Chatradhi
1
-1
/
+2
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-3
/
+5
2022-12-10
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
1
-2
/
+4
2022-12-10
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
1
-0
/
+58
2022-12-10
ipvs: use kthreads for stats estimation
Julian Anastasov
1
-5
/
+83
2022-12-10
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
1
-5
/
+5
2022-12-10
ipvs: use common functions for stats allocation
Julian Anastasov
1
-0
/
+5
2022-12-10
ipvs: add rcu protection to stats
Julian Anastasov
1
-1
/
+7
2022-12-10
bpf: states_equal() must build idmap for all function frames
Eduard Zingerman
1
-2
/
+2
2022-12-10
tracing: Fix some checker warnings
David Howells
2
-2
/
+4
2022-12-10
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+1
2022-12-10
SUNRPC: Make the svc_authenticate tracepoint conditional
Chuck Lever
1
-1
/
+3
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
1
-0
/
+12
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
1
-0
/
+13
2022-12-10
trace: Relocate event helper files
Chuck Lever
7
-4
/
+4
2022-12-10
sunrpc: svc: Remove an unused static function svc_ungetu32()
Li zeming
1
-7
/
+0
2022-12-09
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
4
-26
/
+161
2022-12-09
skbuff: Introduce slab_build_skb()
Kees Cook
1
-0
/
+1
2022-12-09
Merge tag 'mlx5-updates-2022-12-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2
-2
/
+78
2022-12-09
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-3
/
+6
2022-12-09
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
1
-0
/
+1
2022-12-09
mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bit
David Hildenbrand
1
-3
/
+5
2022-12-09
RDMA/rxe: Extend rxe user ABI to support flush
Li Zhijian
1
-0
/
+7
2022-12-09
RDMA: Extend RDMA kernel verbs ABI to support flush
Li Zhijian
2
-1
/
+20
2022-12-09
RDMA: Extend RDMA user ABI to support flush
Li Zhijian
2
-0
/
+19
[prev]
[next]