index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
1
-0
/
+1
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
1
-0
/
+16
2023-08-21
bpf: Switch BPF_F_KPROBE_MULTI_RETURN macro to enum
Jiri Olsa
1
-1
/
+3
2023-08-17
netem: add prng attribute to netem_sched_data
François Michel
1
-0
/
+1
2023-08-14
net: openvswitch: add explicit drop action
Eric Garver
1
-0
/
+2
2023-08-07
bpf: Add support for bpf_get_func_ip helper for uprobe program
Jiri Olsa
1
-1
/
+6
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-3
/
+6
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+17
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+3
2023-08-02
tc: flower: support for SPI
Ratheesh Kannoth
1
-0
/
+3
2023-08-01
virtio_net: support per queue interrupt coalesce command
Gavin Li
1
-0
/
+14
2023-07-28
netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
Daniel Xu
1
-0
/
+5
2023-07-28
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
1
-1
/
+1
2023-07-28
Merge tag 'for-linus-6.5a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2023-07-28
Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+5
2023-07-28
ynl: regenerate all headers
Stanislav Fomichev
1
-1
/
+2
2023-07-27
net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
Eric Dumazet
1
-1
/
+3
2023-07-27
bpf: Support new sign-extension load insns
Yonghong Song
1
-0
/
+1
2023-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2023-07-26
xen/evtchn: Introduce new IOCTL to bind static evtchn
Rahul Singh
1
-0
/
+9
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
1
-1
/
+5
2023-07-25
bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
Lorenz Bauer
1
-3
/
+0
2023-07-24
block: Fix a source code comment in include/uapi/linux/blkzoned.h
Bart Van Assche
1
-5
/
+5
2023-07-23
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
1
-0
/
+1
2023-07-23
connector/cn_proc: Performance improvements
Anjali Kulkarni
1
-0
/
+19
2023-07-23
connector/cn_proc: Add filtering to fix some bugs
Anjali Kulkarni
1
-18
/
+25
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+28
2023-07-20
net: phy: add registers to support 1000BASE-T1
Stefan Eichenberger
1
-1
/
+17
2023-07-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-12
/
+74
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-4
/
+30
2023-07-19
bpf: Add generic attach/detach/query API for multi-progs
Daniel Borkmann
1
-8
/
+28
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+1
2023-07-19
xsk: introduce XSK_USE_SG bind flag for xsk socket
Tirthendu Sarkar
1
-0
/
+6
2023-07-19
xsk: prepare 'options' in xdp_desc for multi-buffer use
Tirthendu Sarkar
1
-0
/
+7
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
1
-0
/
+1
2023-07-18
bpf: Add 'owner' field to bpf_{list,rb}_node
Dave Marchevsky
1
-0
/
+2
2023-07-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+40
2023-07-11
bpf: Support ->fill_link_info for perf_event
Yafang Shao
1
-0
/
+35
2023-07-11
bpf: Support ->fill_link_info for kprobe_multi
Yafang Shao
1
-0
/
+5
2023-07-11
Merge branch '6.5/scsi-staging' into 6.5/scsi-fixes
Martin K. Petersen
1
-0
/
+25
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-100
/
+42
2023-07-05
scsi: ufs: core: Add support for qTimestamp attribute
Arthur Simchaev
1
-0
/
+25
2023-07-05
usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array
Kees Cook
1
-1
/
+5
2023-07-05
Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
5
-19
/
+763
2023-07-04
Merge tag 'firewire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-22
/
+156
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+2
2023-07-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-0
/
+47
[next]