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-11-01
netlink: introduce bigendian integer types
Florian Westphal
1
-9
/
+10
2022-10-28
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
1
-0
/
+7
2022-10-28
netlink: hide validation union fields from kdoc
Jakub Kicinski
1
-13
/
+18
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+10
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 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+2
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
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-1
/
+1
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-25
overflow: Fix kern-doc markup for functions
Kees Cook
1
-22
/
+16
2022-10-25
media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'
Hans Verkuil
1
-1
/
+2
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
1
-1
/
+9
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+14
2022-10-24
net-memcg: avoid stalls when under memory pressure
Jakub Kicinski
1
-1
/
+1
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-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
1
-0
/
+1
2022-10-23
Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+15
2022-10-23
Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+12
2022-10-23
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2022-10-22
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-81
/
+346
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
1
-0
/
+1
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
1
-0
/
+2
2022-10-21
Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-10-21
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-10-21
Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-10-21
Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
1
-0
/
+66
2022-10-21
Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...
Rafael J. Wysocki
1
-1
/
+1
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
1
-3
/
+0
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
1
-1
/
+1
2022-10-20
bpf: Fix dispatcher patchable function entry to 5 bytes nop
Jiri Olsa
1
-1
/
+13
2022-10-20
Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-16
/
+29
2022-10-20
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-17
/
+22
2022-10-20
ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()
Peter Zijlstra
1
-6
/
+12
2022-10-20
drm/panfrost: replace endian-specific types with native ones
Steven Price
1
-16
/
+20
2022-10-20
drm/panfrost: Remove type name from internal structs
Steven Price
1
-2
/
+2
2022-10-20
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
670
-7840
/
+16873
2022-10-19
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
1
-2
/
+2
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flag
Christian König
1
-0
/
+9
2022-10-18
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
1
-6
/
+5
2022-10-17
Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-10-17
perf: Fix missing SIGTRAPs
Peter Zijlstra
1
-4
/
+15
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+4
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
3
-5
/
+21
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-15
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2022-10-15
mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation
Hyeonggon Yoo
1
-1
/
+0
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
1
-4
/
+6
[next]