summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-25dt-bindings: reset: mt8195: add vdosys1 reset control bitNancy.Lin1-0/+45
2023-01-25usb: gadget: Add support for RZ/V2M USB3DRD driverBiju Das1-0/+20
2023-01-25Merge branch 'iommu-memory-accounting' into coreJoerg Roedel1-24/+7
2023-01-25iommu: Add a gfp parameter to iommu_map_sg()Jason Gunthorpe1-13/+5
2023-01-25iommu: Remove iommu_map_atomic()Jason Gunthorpe1-9/+0
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe1-2/+2
2023-01-25iommu: Implement of_iommu_get_resv_regions()Thierry Reding1-0/+8
2023-01-25of: Introduce of_translate_dma_region()Thierry Reding1-0/+2
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl2-6/+1
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl2-2/+5
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl2-1/+9
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl1-4/+1
2023-01-25net/ism: Add new API for client registrationStefan Raspl2-9/+69
2023-01-25s390/ism: Introduce struct ism_dmbStefan Raspl1-0/+23
2023-01-25ALSA: ac97: make remove callback of ac97 driver void returnedDawei Li1-1/+1
2023-01-25bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki1-0/+12
2023-01-25bpf: Allow trusted args to walk struct when checking BTF IDsDavid Vernet1-0/+4
2023-01-25bpf: Enable annotating trusted nested pointersDavid Vernet1-0/+4
2023-01-25Merge tag 'drm-misc-next-2023-01-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie5-4/+324
2023-01-25ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault1-4/+0
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie1-2/+4
2023-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-0/+4
2023-01-25netlink: fix spelling mistake in dump size assertJakub Kicinski1-1/+1
2023-01-24Merge tag 'memory-controller-drv-6.3-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-30/+4
2023-01-24Merge tag 'scmi-updates-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-11/+12
2023-01-24Merge tag 'renesas-drivers-for-v6.3-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
2023-01-24thermal: ACPI: Add ACPI trip point routinesRafael J. Wysocki1-0/+8
2023-01-24Merge back other thermal control material for 6.3.Rafael J. Wysocki37-71/+557
2023-01-24drm/drm_print: correct format problemWayne Lin1-1/+1
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis1-0/+1
2023-01-24kvm_host.h: fix spelling typo in function declarationWang Liang1-1/+1
2023-01-24KVM: account allocation in generic version of kvm_arch_alloc_vm()Alexey Dobriyan1-1/+1
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter17-1795/+19
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-24Compiler attributes: GCC cold function alignment workaroundsMark Rutland2-6/+27
2023-01-24ftrace: Add DYNAMIC_FTRACE_WITH_CALL_OPSMark Rutland1-4/+14
2023-01-24Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini25-21/+393
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas1-0/+12
2023-01-24fbdev: Remove unused struct fb_deferred_io .first_io fieldJavier Martinez Canillas1-1/+0
2023-01-24net: fou: regenerate the uAPI from the specJakub Kicinski1-28/+26
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2-2/+2
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2-2/+0
2023-01-24Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-41/+79
2023-01-24scsi: ufs: exynos: Fix DMA alignment for PAGE_SIZE != 4096Bart Van Assche1-2/+2
2023-01-24i2c: gpio: support write-only sda/scl w/o pull-upHeiner Kallweit1-0/+9
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen1-0/+5
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki1-0/+12
2023-01-23bpf: Support consuming XDP HW metadata from fext programsToke Høiland-Jørgensen1-0/+14
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev3-1/+45