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
2022-09-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2022-09-05
Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+8
2022-09-03
Merge tag 'tty-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+8
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+6
2022-09-02
Merge tag 'driver-core-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-09-02
Merge tag 'usb-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+7
2022-09-02
Merge tag 'platform-drivers-x86-v6.0-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2022-09-02
Merge tag 'at91-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
1
-0
/
+8
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-9
/
+13
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-8
/
+0
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-11
/
+1
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
1
-1
/
+0
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
1
-0
/
+2
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
1
-2
/
+5
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+9
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
1
-2
/
+2
2022-08-31
ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh
Claudiu Beznea
1
-0
/
+4
2022-08-31
ARM: at91: pm: fix self-refresh for sama7g5
Claudiu Beznea
1
-0
/
+4
2022-08-30
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
1
-7
/
+7
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+2
2022-08-30
ARM: 9229/1: amba: Fix use-after-free in amba_read_periphid()
Isaac Manjarres
1
-0
/
+1
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-28
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-7
/
+28
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-26
Merge tag 'io_uring-6.0-2022-08-26' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+8
2022-08-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+1
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
7
-5
/
+34
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
3
-0
/
+9
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+4
2022-08-25
Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
9
-11
/
+26
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-4
/
+4
2022-08-24
net: Fix a data-race around gro_normal_batch.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-24
net: Fix a data-race around sysctl_net_busy_poll.
Kuniyuki Iwashima
1
-1
/
+1
2022-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-0
/
+1
2022-08-23
Merge tag 'cgroup-for-6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+1
2022-08-23
Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+1
2022-08-23
Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-14
/
+17
2022-08-23
netfilter: ebtables: reject blobs that don't provide all entry points
Florian Westphal
1
-4
/
+0
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-08-23
Revert "driver core: Delete driver_deferred_probe_check_state()"
Saravana Kannan
1
-0
/
+1
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
1
-1
/
+1
[next]