index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
Masahiro Yamada
2
-18
/
+7
2023-11-25
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+0
2023-11-24
Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+20
2023-11-24
Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
13
-37
/
+66
2023-11-23
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2023-11-23
Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2023-11-23
Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-5
/
+49
2023-11-22
asm-generic: qspinlock: fix queued_spin_value_unlocked() implementation
Linus Torvalds
1
-1
/
+1
2023-11-21
HID: fix HID device resource race between HID core and debugging support
Charles Yi
1
-0
/
+3
2023-11-21
Merge tag 'thunderbolt-for-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
53
-970
/
+475
2023-11-20
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
1
-0
/
+11
2023-11-20
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
1
-0
/
+5
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-0
/
+6
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-4
/
+16
2023-11-20
net, vrf: Move dstats structure to core
Daniel Borkmann
1
-0
/
+10
2023-11-20
block: Remove blk_set_runtime_active()
Damien Le Moal
1
-1
/
+0
2023-11-20
ACPI: PM: Add acpi_device_fix_up_power_children() function
Hans de Goede
1
-0
/
+1
2023-11-20
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-0
/
+17
2023-11-19
Merge tag 'kbuild-fixes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2023-11-19
Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+8
2023-11-18
fs: Pass AT_GETATTR_NOSEC flag to getattr interface function
Stefan Berger
1
-0
/
+3
2023-11-17
linux/export: clean up the IA-64 KSYM_FUNC macro
Lukas Bulwahn
1
-3
/
+1
2023-11-17
rxrpc: Fix RTT determination to use any ACK as a source
David Howells
1
-1
/
+1
2023-11-16
Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-6
/
+19
2023-11-16
Merge tag 'for-linus-6.7a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+2
2023-11-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-7
/
+11
2023-11-16
Merge tag 'nf-23-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+2
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
1
-0
/
+9
2023-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-3
/
+7
2023-11-15
bpf: Do not allocate percpu memory at init stage
Yonghong Song
1
-1
/
+1
2023-11-14
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2023-11-15
perf/core: Fix cpuctx refcounting
Peter Zijlstra
1
-5
/
+8
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
1
-2
/
+2
2023-11-14
xen/events: reduce externally visible helper functions
Juergen Gross
1
-2
/
+2
2023-11-13
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+16
2023-11-13
xen/events: remove unused functions
Juergen Gross
1
-4
/
+0
2023-11-13
net: mdio: fix typo in header
Marek BehĂșn
1
-1
/
+1
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2
-2
/
+3
2023-11-10
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2023-11-10
Merge tag 'spi-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2023-11-10
Merge tag 'mmc-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-0
/
+2
2023-11-10
Merge tag 'pwm/for-6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'block-6.7-2023-11-10' of git://git.kernel.dk/linux
Linus Torvalds
2
-10
/
+2
2023-11-10
Merge tag 'dma-mapping-6.7-2023-11-10' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-14
/
+5
2023-11-10
Merge tag 'lsm-pr-20231109' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-11-10
Merge tag 'ceph-for-6.7-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-73
/
+50
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
1
-149
/
+0
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
1
-0
/
+1
[next]