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-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
2022-10-24
net: sfp: provide a definition for the power level select bit
Russell King (Oracle)
1
-0
/
+2
2022-10-25
Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+8
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-10
/
+34
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+13
2022-10-24
zstd: import usptream v1.5.2
Nick Terrell
1
-178
/
+297
2022-10-24
Merge branch 'main' into zstd-next
Nick Terrell
6
-8
/
+20
2022-10-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+13
2022-10-24
Merge branch 'fs.acl.rework' into for-next
Christian Brauner
9
-29
/
+201
2022-10-24
pinctrl: Clean up headers
Andy Shevchenko
6
-44
/
+47
2022-10-24
spi: pxa2xx: Validate the correctness of the SSP type
Andy Shevchenko
1
-0
/
+1
[prev]
[next]