summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.2-rc8 into usb-nextGreg Kroah-Hartman2023-02-147-9/+16
|\
| * Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-02-122-1/+3
| |\
| | * tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao2023-02-122-1/+3
| * | Merge tag 'drm-fixes-2023-02-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-092-5/+1
| |\ \
| | * \ Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-02-102-5/+1
| | |\ \
| | | * | drm/client: fix circular reference counting issueChristian König2023-02-071-5/+0
| | | * | drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph2023-02-061-0/+1
| * | | | Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-093-3/+12
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-071-0/+1
| | * | | net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-071-3/+9
| | * | | uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-062-0/+2
* | | | | usb: gadget: configfs: Attach arbitrary strings to cdevDaniel Scally2023-02-071-0/+1
* | | | | usb: gadget: configfs: Support arbitrary string descriptorsDaniel Scally2023-02-071-0/+11
* | | | | usb: uvc: Enumerate valid values for color matchingDaniel Scally2023-02-061-0/+30
* | | | | usb: gadget: add doc to struct usb_composite_devJó Ágila Bitsch2023-02-061-0/+4
* | | | | Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman2023-02-0620-28/+177
|\| | | |
| * | | | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-051-2/+0
| |\ \ \ \
| | * | | | nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-01-281-2/+0
| | | |_|/ | | |/| |
| * | | | Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-051-0/+9
| |\ \ \ \
| | * | | | perf: Fix perf_event_pmu_context serializationJames Clark2023-01-311-0/+9
| * | | | | Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-041-1/+2
| |\ \ \ \ \
| | * | | | | rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-091-1/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-1/+1
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-291-1/+1
| * | | | | | | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2023-02-031-10/+0
| |\ \ \ \ \ \ \
| | * | | | | | | ceph: move mount state enum to super.hXiubo Li2023-02-021-10/+0
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-034-5/+20
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang2023-01-311-1/+4
| | * | | | | | highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-01-311-2/+2
| | * | | | | | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-01-311-0/+13
| | * | | | | | Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-01-311-2/+1
| | * | | | | | Sync with v6.2-rc4Andrew Morton2023-01-1811-50/+149
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-022-0/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-01-301-0/+1
| | * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-271-0/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-01-241-0/+12
| * | | | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-021-3/+3
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | kunit: fix kunit_test_init_section_suites(...)Brendan Higgins2023-01-311-1/+0
| | * | | | | | | | | kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2023-01-301-2/+3
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-272-0/+13
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-272-0/+13
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-0/+12
| | | * | | | | | | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-0/+1
| * | | | | | | | | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-261-2/+107
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede2023-01-241-2/+84
| | * | | | | | | | platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede2023-01-241-0/+23
| | |/ / / / / / /
| * | | | | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-263-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-242-2/+2
| | * | | | | | | | Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2023-01-242-2/+0