summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang1-2/+4
2022-04-23mptcp: infinite mapping sendingGeliang Tang1-1/+2
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol1-7/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol1-2/+1
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol1-11/+5
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-266/+0
2022-04-23dt-bindings: Add en7523-scu device tree binding documentationJohn Crispin1-0/+17
2022-04-23dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley1-1/+4
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+25
2022-04-23soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach1-0/+1
2022-04-23cxl/mbox: Use type __u32 for mailbox payload sizesAlison Schofield1-7/+7
2022-04-23PM: CXL: Disable suspendDan Williams1-0/+9
2022-04-23tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang1-0/+6
2022-04-23qed: Remove IP services API.Guillaume Nault1-29/+0
2022-04-22Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+4
2022-04-22printk: add kthread console printersJohn Ogness1-0/+2
2022-04-22printk: add functions to prefer direct printingJohn Ogness1-0/+11
2022-04-22printk: add pr_flush()John Ogness1-0/+7
2022-04-22printk: refactor and rework printing logicJohn Ogness1-0/+2
2022-04-22printk: cpu sync always disable interruptsJohn Ogness1-9/+9
2022-04-22printk: rename cpulock functionsJohn Ogness1-21/+33
2022-04-22arm64/sme: Add ptrace support for ZAMark Brown1-0/+1
2022-04-22arm64/sme: Implement ptrace support for streaming mode SVE registersMark Brown1-0/+1
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown1-0/+9
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-0/+28
2022-04-22pwm: Add support for Xilinx AXI TimerSean Anderson1-0/+73
2022-04-22ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki1-1/+1
2022-04-22firmware: xilinx: add support for IOCTL and QUERY ID feature checkRonak Jain1-0/+11
2022-04-22rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski1-2/+4
2022-04-22vdpa: Use helper for safer setting of driver_overrideKrzysztof Kozlowski1-1/+3
2022-04-22spi: Use helper for safer setting of driver_overrideKrzysztof Kozlowski1-0/+2
2022-04-22PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-1/+5
2022-04-22hv: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-1/+5
2022-04-22fsl-mc: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-2/+4
2022-04-22amba: Use driver_set_override() instead of open-codingKrzysztof Kozlowski1-1/+5
2022-04-22driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2-1/+7
2022-04-22PM: domains: Move genpd's time-accounting to ktime_get_mono_fast_ns()Ulf Hansson1-3/+3
2022-04-22Merge tag 'v5.18-next-vdso0-stable-tag' into v5.18-next/socMatthias Brugger1-0/+12
2022-04-22soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0jason-jh.lin1-0/+1
2022-04-22soc: mediatek: add mtk-mmsys support for mt8195 vdosys0jason-jh.lin1-0/+11
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault1-12/+24
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima1-3/+1
2022-04-22objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"Josh Poimboeuf1-3/+3
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf3-9/+9
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver3-1/+9
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann1-2/+2
2022-04-22dma: omap: hide legacy interfaceArnd Bergmann1-22/+0
2022-04-22dt-bindings: interconnect: qcom: Add sc8280xp bindingBjorn Andersson1-0/+232
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni15-25/+70
2022-04-22oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache1-0/+1