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
2023-04-21
netfilter: nfnetlink hook: dump bpf prog id
Florian Westphal
1
-3
/
+21
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
2
-0
/
+9
2023-04-21
bpf: add bpf_link support for BPF_NETFILTER programs
Florian Westphal
3
-0
/
+25
2023-04-21
iomap: Remove IOMAP_DIO_NOSYNC unused dio flag
Ritesh Harjani (IBM)
1
-6
/
+0
2023-04-21
fs.h: Add TRACE_IOCB_STRINGS for use in trace points
Ritesh Harjani (IBM)
1
-0
/
+14
2023-04-21
Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2
-6
/
+18
2023-04-21
ALSA: emu10k1: clarify various fx8010.*_mask fields
Oswald Buddenhagen
1
-4
/
+2
2023-04-21
Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
1
-1
/
+5
2023-04-21
Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-43
/
+60
2023-04-21
spi: Add TPM HW flow flag
Krishna Yarlagadda
1
-3
/
+13
2023-04-21
posix-cpu-timers: Implement the missing timer_wait_running callback
Thomas Gleixner
1
-6
/
+11
2023-04-21
Merge branch irq/gic-6.4 into irq/irqchip-next
Marc Zyngier
2
-6
/
+18
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
3
-8
/
+82
2023-04-21
Merge branch 'v6.3-rc7'
Peter Zijlstra
43
-83
/
+267
2023-04-21
net/packet: support mergeable feature of virtio
Jianfeng Tan
1
-0
/
+1
2023-04-21
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2
-10
/
+15
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2
-3
/
+12
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
4
-6
/
+33
2023-04-21
pds_core: publish events to the clients
Shannon Nelson
1
-0
/
+2
2023-04-21
pds_core: add the aux client API
Shannon Nelson
2
-0
/
+8
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
2
-0
/
+15
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
1
-0
/
+19
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
1
-1
/
+10
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
1
-0
/
+638
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
2
-0
/
+193
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
2
-0
/
+585
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
1
-0
/
+1
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
1
-0
/
+1
2023-04-21
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
1
-0
/
+1
2023-04-21
sctp: delete the nested flexible array payload
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array hmac
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array variable
Xin Long
1
-2
/
+2
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
2
-4
/
+4
2023-04-21
sctp: delete the nested flexible array params
Xin Long
2
-7
/
+7
2023-04-21
virtio_ring: add a struct device forward declaration
Shunsuke Mie
1
-0
/
+1
2023-04-21
virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature support
Alvaro Karsz
1
-0
/
+9
2023-04-21
virtio: add VIRTIO_F_NOTIFICATION_DATA feature support
Viktor Prutyanov
2
-0
/
+8
2023-04-21
vringh: address kdoc warnings
Simon Horman
1
-2
/
+15
2023-04-21
vdpa: address kdoc warnings
Simon Horman
1
-3
/
+11
2023-04-21
vringh: support VA with iotlb
Stefano Garzarella
1
-0
/
+9
2023-04-21
vdpa: add bind_mm/unbind_mm callbacks
Stefano Garzarella
1
-0
/
+10
2023-04-21
vdpa: Add eventfd for the vdpa callback
Xie Yongji
1
-0
/
+6
2023-04-21
vdpa: Add set/get_vq_affinity callbacks in vdpa_config_ops
Xie Yongji
1
-0
/
+13
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
1
-7
/
+7
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
1
-1
/
+1
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
1
-0
/
+12
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
2
-4
/
+41
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg
4
-6
/
+7
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
1
-0
/
+1
[prev]
[next]