summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman2023-10-1624-29/+73
|\
| * Merge tag 'char-misc-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-1/+0
| |\
| | * mcb: remove is_added flag from mcb_device structJorge Sanjuan Garcia2023-10-051-1/+0
| * | Merge tag 'ovl-fixes-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-151-0/+2
| |\ \
| | * | fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2023-10-121-0/+2
| * | | Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-152-5/+2
| |\ \ \
| | * | | cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)2023-10-112-5/+2
| | |/ /
| * | | Merge tag 'drm-fixes-2023-10-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-121-0/+19
| |\ \ \
| | * \ \ Merge tag 'drm-misc-fixes-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-131-0/+19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | dma-buf: add dma_fence_timestamp helperChristian König2023-10-051-0/+19
| * | | | Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-121-1/+1
| |\ \ \ \
| | * | | | cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long2023-10-121-1/+1
| | |/ / /
| * | | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-123-7/+4
| |\ \ \ \
| | * | | | af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2023-10-121-5/+1
| | * | | | net: skbuff: fix kernel-doc typosRandy Dunlap2023-10-101-2/+2
| | * | | | net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-101-0/+1
| * | | | | Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-10-112-2/+4
| |\ \ \ \ \
| | * | | | | quota: Fix slow quotaoffJan Kara2023-10-062-2/+4
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-10-101-1/+1
| |\ \ \ \ \
| | * | | | | hyperv: reduce size of ms_hyperv_infoOlaf Hering2023-09-221-1/+1
| * | | | | | Merge tag 'sound-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-101-0/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ASoC: core: Do not call link_exit() on uninitialized rtd objectsAmadeusz Sławiński2023-09-291-0/+2
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-10-061-0/+9
| |\ \ \ \ \ \
| | * | | | | | cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep2023-10-041-0/+9
| | |/ / / / /
| * | | | | | Merge tag 'drm-fixes-2023-10-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-10-061-0/+10
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'drm-misc-fixes-2023-10-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-10-061-0/+10
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | drm/nouveau: exec: report max pushs through getparamDanilo Krummrich2023-10-041-0/+10
| * | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-059-12/+19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-2/+3
| | * | | | tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-041-2/+4
| | * | | | Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-10-041-0/+1
| | |\ \ \ \
| | | * | | | netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long2023-10-041-0/+1
| | * | | | | page_pool: fix documentation typosRandy Dunlap2023-10-041-3/+3
| | * | | | | Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-041-2/+4
| | |\ \ \ \ \
| | | * | | | | wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg2023-09-131-0/+1
| | | * | | | | wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-1/+2
| | | * | | | | wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+1
| | * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-041-1/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | bpf: Fix tr dereferencingLeon Hwang2023-09-191-1/+1
| | * | | | | | ipv4/fib: send notify when delete source address routesHangbin Liu2023-10-031-0/+1
| | * | | | | | neighbour: fix data-races around n->outputEric Dumazet2023-10-011-1/+1
| | * | | | | | Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-10-011-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1
* | | | | | | | | usb: Add support for Intel LJCA deviceWentong Wu2023-10-111-0/+145
* | | | | | | | | USB: dma: remove unused function prototypeRandy Li2023-10-051-16/+0
* | | | | | | | | usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2023-10-022-0/+17
* | | | | | | | | usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus2023-10-021-0/+1
* | | | | | | | | usb: pci-quirks: handle HAS_IOPORT dependency for AMD quirkNiklas Schnelle2023-10-021-0/+17
* | | | | | | | | usb: pd: Add helper macro to get Type C cable speedUtkarsh Patel2023-10-021-0/+1
* | | | | | | | | usb: typec: Add Active or Passive cable defination to cable discover mode VDOUtkarsh Patel2023-10-021-0/+1