summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-09drivers/nvdimm: Add nvdimm pmu structureKajol Jain
2022-03-10Merge tag 'amd-drm-next-5.18-2022-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-03-10Merge tag 'drm-msm-next-2022-03-08' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2022-03-09bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik
2022-03-09net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-09net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-09block: add ->poll_bio to block_device_operationsMing Lei
2022-03-09net: tcp: fix shim definition of tcp_inbound_md5_hashVladimir Oltean
2022-03-09dt-bindings: clock: add QCOM SM6125 display clock bindingsMartin Botka
2022-03-09clk: qcom: gcc: Add emac GDSC support for SM8150Bhupesh Sharma
2022-03-09clk: qcom: gcc: Add UFS_CARD and UFS_PHY GDSCs for SM8150Bhupesh Sharma
2022-03-09clk: qcom: gcc: Add PCIe0 and PCIe1 GDSC for SM8150Bhupesh Sharma
2022-03-09clk: qcom: smd: Add missing RPM clocks for msm8992/4Konrad Dybcio
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09regulator: Add bindings for Richtek RT5190A PMICChiYuan Huang
2022-03-09ASoC: Intel: soc-acpi: quirk topology filename dynamicallyPierre-Louis Bossart
2022-03-09ALSA: intel-nhlt: add helper to detect SSP link maskPierre-Louis Bossart
2022-03-09ASoC: soc-acpi: add information on I2S/TDM link maskPierre-Louis Bossart
2022-03-09ASoC: soc-acpi: fix kernel-doc descriptorPierre-Louis Bossart
2022-03-09ASoC: SOF: make struct snd_sof_dai IPC agnosticRanjani Sridharan
2022-03-09ASoC: SOF: make struct snd_sof_widget IPC agnosticRanjani Sridharan
2022-03-09drm/dsi: transfer DSI HS packets ending at the same timeRex-BC Chen
2022-03-09kasan: fix a missing header include of static_keys.hJoey Gouly
2022-03-09skb: make drop reason booleanableJakub Kicinski
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni
2022-03-08mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang
2022-03-08scsi: don't use disk->private_data to find the scsi_driverChristoph Hellwig
2022-03-08blk-mq: manage hctx map via xarrayMing Lei
2022-03-08fs: remove fs.f_write_hintChristoph Hellwig
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig
2022-03-08dt-bindings: clock: qcom: rpmcc: Add RPM Modem SubSystem (MSS) clocksKonrad Dybcio
2022-03-08dt-bindings: reset: add ipq8064 ce5 resetsAnsuel Smith
2022-03-08dt-bindings: clock: add ipq8064 ce5 clk defineAnsuel Smith
2022-03-08dt-bindings: clock: add SM6350 QCOM Graphics clock bindingsKonrad Dybcio
2022-03-08dt-bindings: clock: add QCOM SM6350 display clock bindingsKonrad Dybcio
2022-03-08prlimit: do not grab the tasklist_lockBarret Rhoden
2022-03-08prlimit: make do_prlimit() staticBarret Rhoden
2022-03-08ipc: Store ipc sysctls in the ipc namespaceAlexey Gladkov
2022-03-08ipc: Store mqueue sysctls in the ipc namespaceAlexey Gladkov
2022-03-08coredump: Use the vma snapshot in fill_files_noteEric W. Biederman
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang