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
2024-06-12
net/tcp: Add tcp-md5 and tcp-ao tracepoints
Dmitry Safonov
1
-0
/
+317
2024-06-12
net/tcp: Move tcp_inbound_hash() from headers
Dmitry Safonov
1
-74
/
+4
2024-06-12
net/tcp: Add a helper tcp_ao_hdr_maclen()
Dmitry Safonov
1
-0
/
+5
2024-06-12
net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
Dmitry Safonov
1
-10
/
+4
2024-06-11
Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-4
/
+32
2024-06-11
net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPP
Kory Maincent
1
-2
/
+2
2024-06-11
net: core,vrf: Change pcpu_dstat fields to u64_stats_t
Jeremy Kerr
1
-6
/
+6
2024-06-11
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
1
-0
/
+2
2024-06-12
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
1
-0
/
+3
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
2
-1
/
+6
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-2
/
+0
2024-06-11
KVM: Add a flag to track if a loaded vCPU is scheduled out
Sean Christopherson
1
-0
/
+1
2024-06-11
KVM: Setup empty IRQ routing when creating a VM
Yi Wang
1
-0
/
+6
2024-06-11
gpiolib: Remove data-less gpiochip_add() function
Andrew Davis
1
-4
/
+0
2024-06-11
Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+9
2024-06-11
dmaengine: add channel device name to channel registration
Amelie Delaunay
1
-1
/
+2
2024-06-11
dlm: introduce DLM_LSFL_SOFTIRQ_SAFE
Alexander Aring
2
-1
/
+18
2024-06-11
KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flag
Thomas Prescher
1
-0
/
+1
2024-06-11
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
1
-0
/
+1
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-2
/
+0
2024-06-11
drm/display: Add missing Panel Replay Enable SU Region ET bit
Jouni Högander
1
-0
/
+1
2024-06-11
drm/dp: Add refresh rate divider to struct representing AS SDP
Mitul Golani
1
-0
/
+1
2024-06-11
Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
4
-11
/
+48
2024-06-10
ice: add and use roundup_u64 instead of open coding equivalent
Jacob Keller
1
-0
/
+28
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+10
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
5
-72
/
+240
2024-06-11
Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-0
/
+2
2024-06-10
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
1
-1
/
+1
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
1
-4
/
+32
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
1
-2
/
+3
2024-06-10
net: netlink: remove the cb_mutex "injection" from netlink core
Jakub Kicinski
1
-1
/
+0
2024-06-10
drm/bridge: Drop drm_bridge_chain_mode_fixup
Sam Ravnborg
1
-3
/
+0
2024-06-10
drm/panic: Add a set_pixel() callback to drm_scanout_buffer
Jocelyn Falempe
1
-0
/
+9
2024-06-10
spi: Rework per message DMA mapped flag to be per transfer
Andy Shevchenko
1
-4
/
+7
2024-06-10
ACPI: utils: introduce acpi_get_local_u64_address()
Pierre-Louis Bossart
1
-0
/
+1
2024-06-10
tcp: move inet_twsk_schedule helper out of header
Florian Westphal
1
-5
/
+0
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
1
-2
/
+4
2024-06-10
dt-bindings: clock: meson: a1: peripherals: support sys_pll input
Dmitry Rokosov
1
-0
/
+1
2024-06-10
dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
Dmitry Rokosov
1
-0
/
+1
2024-06-10
mlxsw: spectrum_acl_erp: Fix object nesting warning
Ido Schimmel
1
-1
/
+0
2024-06-10
media: v4l2-ctrls: Add average QP control
Ming Qian
1
-0
/
+2
2024-06-10
Merge tag 'v6.10-rc3'
Hans Verkuil
32
-279
/
+165
2024-06-10
cacheinfo: Add function to get cacheinfo for a given CPU and cache level
Tony Luck
1
-5
/
+20
2024-06-10
cpu: Drop "extern" from function declarations in cpuhplock.h
Tony Luck
1
-9
/
+9
2024-06-10
cpu: Move CPU hotplug function declarations into their own header
Tony Luck
2
-32
/
+48
2024-06-09
RDMA/mana_ib: Process QP error events in mana_ib
Konstantin Taranov
1
-0
/
+1
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2024-06-08
Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+9
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-6
/
+23
2024-06-07
Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[prev]
[next]