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
2022-10-30
Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2022-10-30
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
1
-3
/
+0
2022-10-30
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
1
-0
/
+1
2022-10-30
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
1
-0
/
+3
2022-10-29
Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2022-10-29
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-5
/
+39
2022-10-28
net: sfp: move field definitions along side register index
Russell King (Oracle)
1
-10
/
+17
2022-10-28
net: sfp: convert register indexes from hex to decimal
Russell King (Oracle)
1
-90
/
+90
2022-10-28
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
1
-0
/
+24
2022-10-28
Kalle Valo says:
Jakub Kicinski
1
-8
/
+48
2022-10-28
string: Rewrite and add more kern-doc for the str*() functions
Kees Cook
1
-10
/
+123
2022-10-28
fortify: Capture __bos() results in const temp vars
Kees Cook
1
-4
/
+9
2022-10-28
cgroup: Implement DEBUG_CGROUP_REF
Tejun Heo
2
-85
/
+102
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
2
-2
/
+36
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
1
-3
/
+3
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
1
-0
/
+1
2022-10-28
Merge branch 'fs.acl.rework' into for-next
Christian Brauner
1
-10
/
+0
2022-10-28
acl: make vfs_posix_acl_to_xattr() static
Christian Brauner
1
-10
/
+0
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-26
/
+20
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-22
/
+16
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-2
/
+2
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
3
-33
/
+96
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
1
-1
/
+2
2022-10-27
phy: dphy: add support to calculate the timing based on hs_clk_rate
Marco Felsch
1
-0
/
+3
2022-10-27
ice: Add support Flex RXD
Michal Jaron
1
-2
/
+12
2022-10-27
KVM: Initialize gfn_to_pfn_cache locks in dedicated helper
Michal Luczaj
1
-7
/
+17
2022-10-26
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+24
2022-10-26
Merge branch 'fs.vfsuid.conversion' into for-next
Christian Brauner
2
-102
/
+32
2022-10-26
fs: remove unused idmapping helpers
Christian Brauner
2
-102
/
+0
2022-10-26
mnt_idmapping: add missing helpers
Christian Brauner
1
-0
/
+32
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
3
-0
/
+12
2022-10-25
bpf: Refactor some inode/task/sk storage functions for reuse
Yonghong Song
1
-10
/
+7
2022-10-25
bpf: Make struct cgroup btf id global
Yonghong Song
1
-0
/
+1
2022-10-25
bpf: Add new bpf_task_storage_delete proto with no deadlock detection
Martin KaFai Lau
1
-0
/
+1
2022-10-25
bpf: Add new bpf_task_storage_get proto with no deadlock detection
Martin KaFai Lau
1
-0
/
+1
2022-10-25
bpf: Append _recur naming to the bpf_task_storage helper proto
Martin KaFai Lau
1
-2
/
+2
2022-10-25
bpf: Remove prog->active check for bpf_lsm and bpf_iter
Martin KaFai Lau
2
-15
/
+24
2022-10-25
lsm: remove obsoleted comments for security hooks
Gaosheng Cui
1
-13
/
+0
2022-10-25
fs/exec: switch timens when a task gets a new mm
Andrei Vagin
1
-0
/
+1
2022-10-25
overflow: Fix kern-doc markup for functions
Kees Cook
1
-22
/
+16
2022-10-25
block: Remove request.write_hint
Bart Van Assche
1
-1
/
+0
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
1
-1
/
+4
2022-10-25
block: remove bio_start_io_acct_time
Christoph Hellwig
1
-1
/
+0
2022-10-25
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
1
-0
/
+9
2022-10-25
thermal: Validate new state in cur_state_store()
Viresh Kumar
1
-0
/
+1
2022-10-25
linux/container_of.h: Warn about loss of constness
Sakari Ailus
1
-0
/
+1
2022-10-25
container_of: remove container_of_safe()
Greg Kroah-Hartman
1
-16
/
+0
[prev]
[next]