Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2023-10-31 | 6 | -6/+59 |
|\ | |||||
| * | drm/sched: Convert the GPU scheduler to variable number of run-queues | Luben Tuikov | 2023-10-26 | 1 | -3/+6 |
| * | drm/doc: document DRM_IOCTL_MODE_CREATE_DUMB | Simon Ser | 2023-10-25 | 2 | -2/+34 |
| * | drm/fourcc: Add NV20 and NV30 YUV formats | Jonas Karlman | 2023-10-24 | 1 | -0/+2 |
| * | drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MIT | Thomas Hellström | 2023-10-17 | 1 | -1/+1 |
| * | drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup support | Liu Ying | 2023-10-16 | 1 | -0/+3 |
| * | drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation support | Liu Ying | 2023-10-16 | 1 | -0/+11 |
| * | drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helper | Liu Ying | 2023-10-16 | 1 | -0/+2 |
* | | Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto... | Dave Airlie | 2023-10-24 | 1 | -0/+40 |
|\ \ | |||||
| * | | string.h: add array-wrappers for (v)memdup_user() | Philipp Stanner | 2023-10-09 | 1 | -0/+40 |
* | | | BackMerge tag 'v6.6-rc7' into drm-next | Dave Airlie | 2023-10-23 | 70 | -170/+233 |
|\ \ \ | |||||
| * \ \ | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2023-10-21 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | perf: Disallow mis-matched inherited group reads | Peter Zijlstra | 2023-10-19 | 1 | -0/+1 |
| * | | | | Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-10-20 | 3 | -0/+6 |
| |\ \ \ \ | |||||
| | * | | | | mtd: rawnand: Ensure the nand chip supports cached reads | Rouven Czerwinski | 2023-10-16 | 3 | -0/+6 |
| * | | | | | Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2023-10-20 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | ASoC: soc-dapm: Add helper for comparing widget name | Krzysztof Kozlowski | 2023-10-09 | 1 | -0/+1 |
| * | | | | | | Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-10-20 | 2 | -4/+3 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2023-10-20 | 2 | -4/+3 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | | * | | | | | gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET | Luben Tuikov | 2023-10-17 | 1 | -2/+1 |
| | | * | | | | | drm/nouveau: exec: fix ioctl kernel-doc warning | Randy Dunlap | 2023-10-12 | 1 | -2/+2 |
| * | | | | | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-10-19 | 6 | -12/+27 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | neighbor: tracing: Move pin6 inside CONFIG_IPV6=y section | Geert Uytterhoeven | 2023-10-18 | 1 | -2/+2 |
| | * | | | | | | | Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2023-10-17 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | xfrm: fix a data-race in xfrm_gen_index() | Eric Dumazet | 2023-09-13 | 1 | -0/+1 |
| | * | | | | | | | | tcp: fix excessive TLP and RACK timeouts from HZ rounding | Neal Cardwell | 2023-10-17 | 1 | -0/+3 |
| | * | | | | | | | | Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 2023-10-16 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name | Kees Cook | 2023-10-13 | 1 | -1/+1 |
| | * | | | | | | | | | net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation | Willem de Bruijn | 2023-10-15 | 1 | -3/+16 |
| | * | | | | | | | | | tcp: allow again tcp_disconnect() when threads are waiting | Paolo Abeni | 2023-10-13 | 1 | -6/+4 |
| * | | | | | | | | | | Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-10-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | audit,io_uring: io_uring openat triggers audit reference count underflow | Dan Clash | 2023-10-13 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge tag 'fbdev-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-10-17 | 2 | -3/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.h | Jorge Maidana | 2023-10-16 | 1 | -2/+0 |
| | * | | | | | | | | | | fbdev: mmp: Annotate struct mmp_path with __counted_by | Kees Cook | 2023-09-23 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2023-10-16 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Merge tag 'kvmarm-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2023-10-15 | 1 | -0/+7 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | KVM: arm64: timers: Correctly handle TGE flip with CNTPOFF_EL2 | Marc Zyngier | 2023-10-12 | 1 | -0/+7 |
| * | | | | | | | | | | | | Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-10-15 | 1 | -1/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | mcb: remove is_added flag from mcb_device struct | Jorge Sanjuan Garcia | 2023-10-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-10-15 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | fs: factor out vfs_parse_monolithic_sep() helper | Amir Goldstein | 2023-10-12 | 1 | -0/+2 |
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-10-15 | 2 | -5/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | cpu-hotplug: Provide prototypes for arch CPU registration | Russell King (Oracle) | 2023-10-11 | 2 | -5/+2 |
| | |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2023-10-12 | 1 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2023-10-13 | 1 | -0/+19 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | / / / / | | | | |_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | |||||
| | | * | | | | | | | | | | | dma-buf: add dma_fence_timestamp helper | Christian König | 2023-10-05 | 1 | -0/+19 |
| * | | | | | | | | | | | | | Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-10-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | cgroup: Fix incorrect css_set_rwsem reference in comment | Waiman Long | 2023-10-12 | 1 | -1/+1 |
| | |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-10-12 | 3 | -7/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |