summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-11dm: add helper macro for simple DM target module init and exitYangtao Li-0/+20
2023-04-11bpf: Simplify internal verifier log interfaceAndrii Nakryiko-10/+3
2023-04-11bpf: Add log_true_size output field to return necessary log buffer sizeAndrii Nakryiko-2/+12
2023-04-11bpf: Keep track of total log content size in both fixed and rolling modesAndrii Nakryiko-9/+3
2023-04-11bpf: Switch BPF verifier log to be a rotating log by defaultAndrii Nakryiko-7/+26
2023-04-11bpf: Split off basic BPF verifier log into separate fileAndrii Nakryiko-12/+7
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter-2/+24
2023-04-10net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski-11/+30
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski-0/+145
2023-04-10of: Move of_device_(add|register|unregister) to of_platform.hRob Herring-4/+5
2023-04-10of: Make devtree_lock declaration privateRob Herring-2/+0
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-9/+9
2023-04-10f2fs: use common implementation of file typeWeizhao Ouyang-15/+0
2023-04-10Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz-0/+1
2023-04-10media: add RealVideo format RV30 and RV40Ming Qian-0/+2
2023-04-10media: add Sorenson Spark video formatMing Qian-0/+1
2023-04-10iio: light: Add gain-time-scale helpersMatti Vaittinen-0/+206
2023-04-10Merge 6.3-rc6 into usb-nextGreg Kroah-Hartman-46/+79
2023-04-10Merge 6.3-rc6 into tty-nextGreg Kroah-Hartman-68/+186
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman-68/+186
2023-04-09Merge branch 'hwmon-const' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Jakub Kicinski-1/+1
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+6
2023-04-09net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stubVladimir Oltean-6/+48
2023-04-09dt-bindings: clock: imx93: add NIC, A55 and ARM PLL CLKPeng Fan-1/+5
2023-04-09dt-bindings: clock: imx8mp: Add LDB clock entryPeng Fan-2/+2
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas-6/+0
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas-2/+0
2023-04-08kernel.h: split the hexadecimal related helpers to hex.hAndy Shevchenko-28/+36
2023-04-08notifiers: add tracepoints to the notifiers infrastructureGuilherme G. Piccoli-0/+69
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+0
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Linus Torvalds-1/+2
2023-04-08irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni-0/+18
2023-04-08irqchip/gic: Drop support for board filesMarc Zyngier-6/+0
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay-1/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-2/+13
2023-04-07Merge tag '20230407105029.2274111-4-abel.vesa@linaro.org' into drivers-for-6.4Bjorn Andersson-0/+37
2023-04-07soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driverAbel Vesa-0/+37
2023-04-07dt-bindings: firmware: qcom: scm: add SSC_Q6 and ADSP_Q6 VMIDsDylan Van Assche-0/+2
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into HEADBjorn Andersson-0/+377
2023-04-07Merge branch '20230316072940.29137-2-quic_devipriy@quicinc.com' into clk-for-6.4Bjorn Andersson-0/+377
2023-04-07dt-bindings: clock: Add ipq9574 clock and reset definitionsDevi Priya-0/+377
2023-04-07thermal/of: Unexport unused OF functionsDaniel Lezcano-17/+0
2023-04-07regmap: allow upshifting register addresses before performing operationsMaxime Chevallier-3/+12
2023-04-07hwmon: constify pointers to hwmon_channel_infoKrzysztof Kozlowski-1/+1
2023-04-07cpufreq: drivers with target_index() must set freq_tableViresh Kumar-0/+1
2023-04-07dt-bindings: thermal: mediatek: Add AP domain to LVTS thermal controllers for...Balsam CHIHI-0/+10
2023-04-07thermal/core: Remove thermal_bind_params structureZhang Rui-38/+0
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu-2/+6
2023-04-07net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devicesFelix Fietkau-0/+6
2023-04-07dma-mapping: provide a fallback dma_default_coherentJiaxun Yang-0/+2