index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-18
/
+22
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-19
Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+5
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
1
-0
/
+2
2021-08-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-4
/
+19
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+5
2021-08-13
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
1
-0
/
+1
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-12
/
+27
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-11
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-08-11
vdpa/mlx5: Fix queue type selection logic
Eli Cohen
1
-4
/
+6
2021-08-11
vringh: pull in spinlock header
Michael S. Tsirkin
1
-0
/
+1
2021-08-11
vdpa: Add documentation for vdpa_alloc_device() macro
Xie Yongji
1
-0
/
+11
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
1
-2
/
+5
2021-08-10
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+4
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-0
/
+2
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2
-1
/
+2
2021-08-10
Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-2
/
+1
2021-08-10
bpf: Fix potentially incorrect results with bpf_get_local_storage()
Yonghong Song
1
-2
/
+2
2021-08-10
bpf: Add lockdown check for probe_write_user helper
Daniel Borkmann
1
-0
/
+1
2021-08-09
net/mlx5: Synchronize correct IRQ when destroying CQ
Shay Drory
1
-2
/
+1
2021-08-09
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-09
bpf: Add _kernel suffix to internal lockdown_bpf_read
Daniel Borkmann
1
-1
/
+1
2021-08-08
Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+24
2021-08-08
Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2021-08-08
once: Fix panic when module unload
Kefeng Wang
1
-2
/
+2
2021-08-06
Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-2
/
+12
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-0
/
+9
2021-08-05
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-3
/
+13
2021-08-05
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
1
-0
/
+3
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
1
-1
/
+1
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
1
-0
/
+4
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
1
-1
/
+1
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+6
2021-08-02
Revert "mhi: Fix networking tree build."
Jakub Kicinski
1
-6
/
+1
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...
Arnd Bergmann
1
-0
/
+2
2021-08-02
mhi: Fix networking tree build.
David S. Miller
1
-1
/
+6
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-30
/
+79
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+2
2021-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+53
2021-07-29
bpf: Fix leakage due to insufficient speculative store bypass mitigation
Daniel Borkmann
1
-1
/
+1
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+15
[next]