summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-06usb: gadget: add doc to struct usb_composite_devJó Ágila Bitsch1-0/+4
2023-02-06Merge 6.2-rc7 into usb-nextGreg Kroah-Hartman11-20/+151
2023-02-05Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2023-02-05Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2023-02-05Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds1-1/+2
2023-02-03Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds1-10/+0
2023-02-03Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds4-5/+20
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-02ceph: move mount state enum to super.hXiubo Li1-10/+0
2023-02-01mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-02-01highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-02-01mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz1-0/+13
2023-02-01Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko1-2/+1
2023-01-31perf: Fix perf_event_pmu_context serializationJames Clark1-0/+9
2023-01-31usb: gadget: Use correct APIs and data types for UUID handlingAndy Shevchenko1-6/+3
2023-01-31usb: uvc: use v4l2_fill_fmtdesc instead of open coded format nameMichael Grzeschik1-1/+0
2023-01-31usb: uvc: make uvc_format_desc table constMichael Grzeschik1-1/+1
2023-01-31usb: uvc: move uvc_fmts and uvc_format_by_guid to own compile unitMichael Grzeschik1-209/+1
2023-01-31usb: uvc: move media/v4l2-uvc.h to usb/uvc.hMichael Grzeschik1-0/+367
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov1-0/+1
2023-01-28nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)1-2/+0
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+12
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das1-0/+20
2023-01-25bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki1-0/+12
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede1-2/+84
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede1-0/+23
2023-01-23Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman13-31/+32
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+10
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2-6/+6
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2023-01-20firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann1-4/+4
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch2-0/+90
2023-01-19Sync with v6.2-rc4Andrew Morton5-9/+9
2023-01-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold1-8/+7
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+7
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-0/+8
2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda1-4/+23
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+3
2023-01-17Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds4-7/+6
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel1-2/+2
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+2
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2023-01-13Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+1
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild1-0/+1
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild1-1/+1
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-01-12mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes2-2/+2
2023-01-12include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park1-3/+3