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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
1
-1
/
+2
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
1
-1
/
+2
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-22
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-08-22
bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
Ido Schimmel
1
-1
/
+2
2024-08-22
media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Add __counted_...
Kees Cook
1
-1
/
+1
2024-08-22
media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-elem...
Kees Cook
1
-1
/
+1
2024-08-22
virt: vbox: struct vmmdev_hgcm_pagelist: Replace 1-element array with flexibl...
Kees Cook
1
-1
/
+4
2024-08-22
Merge branch 'enhance-network-interface-feature-testing'
Jakub Kicinski
1
-4
/
+56
2024-08-22
selftests: net: Use XFAIL for operations not supported by the driver
Abhinav Jain
1
-3
/
+7
2024-08-22
selftests: net: Add on/off checks for non-fixed features of interface
Abhinav Jain
1
-1
/
+34
2024-08-22
selftests: net: Create veth pair for testing in networkless kernel
Abhinav Jain
1
-0
/
+15
2024-08-22
net: atlantic: Avoid warning about potential string truncation
Simon Horman
1
-2
/
+2
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
74
-554
/
+1555
2024-08-23
Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-30
/
+20
2024-08-23
Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
28
-45
/
+265
2024-08-23
Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-3
/
+12
2024-08-23
Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-1
/
+3
2024-08-23
Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...
Dave Airlie
4
-11
/
+17
2024-08-22
Merge tag 'nvme-6.11-2024-08-22' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
2
-2
/
+1
2024-08-22
NFS: Avoid unnecessary rescanning of the per-server delegation list
Trond Myklebust
1
-10
/
+5
2024-08-22
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2
-6
/
+8
2024-08-22
NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
Trond Myklebust
1
-0
/
+2
2024-08-22
nfs: fix bitmap decoder to handle a 3rd word
Jeff Layton
1
-2
/
+4
2024-08-22
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
1
-1
/
+2
2024-08-22
regulator: Minor cleanups
Mark Brown
2
-11
/
+14
2024-08-23
Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
8
-30
/
+37
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2
-6
/
+6
2024-08-22
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...
Gautham R. Shenoy
1
-1
/
+1
2024-08-22
cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
Dan Carpenter
1
-1
/
+1
2024-08-22
security: smack: Fix indentation in smack_netfilter.c
GiSeong Ji
1
-2
/
+2
2024-08-22
nvme: Remove unused field
Nilay Shroff
1
-1
/
+0
2024-08-22
nvme: move stopping keep-alive into nvme_uninit_ctrl()
Ming Lei
1
-1
/
+1
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
3
-1
/
+109
2024-08-22
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-08-22
nvme-target: do not check authentication status for admin commands twice
Hannes Reinecke
1
-2
/
+0
2024-08-22
nvmet-auth: allow to clear DH-HMAC-CHAP keys
Hannes Reinecke
1
-0
/
+12
2024-08-22
nvme-sysfs: add 'tls_keyring' attribute
Hannes Reinecke
1
-0
/
+14
2024-08-22
nvme-sysfs: add 'tls_configured_key' sysfs attribute
Hannes Reinecke
1
-0
/
+14
2024-08-22
nvme: split off TLS sysfs attributes into a separate group
Hannes Reinecke
1
-21
/
+41
2024-08-22
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
1
-1
/
+1
2024-08-22
nvme-tcp: check for invalidated or revoked key
Hannes Reinecke
5
-3
/
+30
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
4
-17
/
+43
2024-08-22
nvme-keyring: restrict match length for version '1' identifiers
Hannes Reinecke
1
-10
/
+26
2024-08-22
s390/iucv: Fix vargs handling in iucv_alloc_device()
Alexandra Winter
1
-1
/
+3
2024-08-22
net: ovs: fix ovs_drop_reasons error
Menglong Dong
1
-1
/
+1
2024-08-22
Merge tag 'nf-24-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
3
-2
/
+13
[prev]
[next]