index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
1
-2
/
+9
2020-11-18
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
1
-0
/
+8
2020-11-18
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
1
-19
/
+53
2020-11-18
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
1
-1
/
+1
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2
-5
/
+18
2020-11-18
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
1
-6
/
+9
2020-11-16
selftests/bpf: Fix error return code in run_getsockopt_test()
Wang Hai
1
-1
/
+2
2020-11-14
bpf: Relax return code check for subprograms
Dmitrii Banshchikov
3
-2
/
+33
2020-11-13
tools, bpftool: Add missing close before bpftool net attach exit
Wang Hai
1
-9
/
+9
2020-11-12
MAINTAINERS/bpf: Update Andrii's entry.
Alexei Starovoitov
1
-1
/
+1
2020-11-12
selftests/bpf: Fix unused attribute usage in subprogs_unused test
Andrii Nakryiko
1
-2
/
+2
2020-11-11
bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id
Kaixu Xia
1
-1
/
+2
2020-11-09
bpf: Fix passing zero to PTR_ERR() in bpf_btf_printf_prepare
Wang Qing
1
-1
/
+1
2020-11-09
libbpf: Don't attempt to load unused subprog as an entry-point BPF program
Andrii Nakryiko
3
-10
/
+40
2020-11-07
net: marvell: prestera: fix compilation with CONFIG_BRIDGE=m
Vadym Kochan
1
-0
/
+1
2020-11-07
Merge tag 'mlx5-fixes-2020-11-03' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
13
-51
/
+90
2020-11-07
r8169: disable hw csum for short packets on all chip versions
Heiner Kallweit
1
-12
/
+3
2020-11-07
r8169: fix potential skb double free in an error path
Heiner Kallweit
1
-1
/
+2
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
25
-49
/
+346
2020-11-06
bpf: Update verification logic for LSM programs
KP Singh
1
-3
/
+7
2020-11-06
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-44
/
+44
2020-11-06
Merge tag 'spi-fix-v5.10-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
33
-117
/
+265
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
65
-370
/
+439
2020-11-06
Merge tag 'tpmdd-next-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+32
2020-11-06
Merge tag 'iommu-fixes-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-3
/
+16
2020-11-06
Merge tag 'vfio-v5.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
6
-27
/
+50
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-59
/
+67
2020-11-06
Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
3
-19
/
+22
2020-11-06
Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
12
-66
/
+85
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
78
-382
/
+744
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
1
-2
/
+27
2020-11-06
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
1
-2
/
+1
2020-11-05
bpf: Zero-fill re-used per-cpu map element
David Verbeiren
3
-2
/
+275
2020-11-06
Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
24
-97
/
+128
2020-11-05
bpf: BPF_PRELOAD depends on BPF_SYSCALL
Randy Dunlap
1
-0
/
+1
2020-11-05
tools/bpftool: Fix attaching flow dissector
Lorenz Bauer
1
-1
/
+1
2020-11-06
Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~ag...
Dave Airlie
25
-62
/
+151
2020-11-06
Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-65
/
+139
2020-11-06
Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
7
-146
/
+21
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2
-11
/
+39
2020-11-05
net/mlx5e: Fix incorrect access of RCU-protected xdp_prog
Maxim Mikityanskiy
1
-1
/
+1
2020-11-05
net/mlx5e: Fix VXLAN synchronization after function reload
Aya Levin
3
-6
/
+20
2020-11-05
net/mlx5: E-switch, Avoid extack error log for disabled vport
Parav Pandit
1
-2
/
+0
2020-11-05
net/mlx5: Fix deletion of duplicate rules
Maor Gottlieb
1
-3
/
+4
2020-11-05
net/mlx5e: Use spin_lock_bh for async_icosq_lock
Maxim Mikityanskiy
3
-11
/
+11
2020-11-05
net/mlx5e: Protect encap route dev from concurrent release
Vlad Buslov
3
-28
/
+52
2020-11-05
net/mlx5e: Fix modify header actions memory leak
Maor Dickman
1
-0
/
+2
2020-11-05
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
11
-23
/
+51
[next]