summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-04-13net/sched: mqprio: add an extack message to mqprio_parse_opt()Vladimir Oltean
2023-04-13net/sched: mqprio: add extack to mqprio_parse_nlattr()Vladimir Oltean
2023-04-13net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONSVladimir Oltean
2023-04-13net: ethtool: create and export ethtool_dev_mm_supported()Vladimir Oltean
2023-04-13md/raid10: don't BUG_ON() in raise_barrier()Yu Kuai
2023-04-13md: fix soft lockup in status_resyncYu Kuai
2023-04-13md: add error_handlers for raid0 and linearMariusz Tkaczyk
2023-04-13md: Use optimal I/O size for last bitmap pageJon Derrick
2023-04-13md: Fix types in sb writerJon Derrick
2023-04-13md: Move sb writer loop to its own functionJon Derrick
2023-04-13md/raid10: Fix typo in comment (replacment -> replacement)Jiangshan Yi
2023-04-13md: make kobj_type structures constantThomas Weißschuh
2023-04-13md/raid10: fix null-ptr-deref in raid10_sync_requestLi Nan
2023-04-13md/raid10: fix task hung in raid10dLi Nan
2023-04-13tools: ynl: Rename ethtool to ethtool.pyRahul Rameshbabu
2023-04-13tools: ynl: Remove absolute paths to yaml files from ethtool testing toolRahul Rameshbabu
2023-04-13Merge branch 'macb-ptp-minor-updates'Jakub Kicinski
2023-04-13net: macb: Optimize reading HW timestampHarini Katakam
2023-04-13net: macb: Enable PTP unicastHarini Katakam
2023-04-13net: macb: Update gem PTP support checkHarini Katakam
2023-04-14nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong
2023-04-13samples/bpf: sampleip: Replace PAGE_OFFSET with _text addressRong Tao
2023-04-13Merge branch 'ocelot-felix-driver-cleanup'Jakub Kicinski
2023-04-13net: mscc: ocelot: fix ineffective WARN_ON() in ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "int i" in ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" and "u32 base" in ocelot_stats.cVladimir Oltean
2023-04-13net: dsa: felix: remove confusing/incorrect comment from felix_setup()Vladimir Oltean
2023-04-13net: mscc: ocelot: remove blank line at the end of ocelot_stats.cVladimir Oltean
2023-04-13net: mscc: ocelot: debugging print for statistics regionsVladimir Oltean
2023-04-13net: mscc: ocelot: refactor enum ocelot_reg decoding to helperVladimir Oltean
2023-04-13net: mscc: ocelot: strengthen type of "u32 reg" in I/O accessorsVladimir Oltean
2023-04-13bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich
2023-04-13bpf: Add preempt_count_{sub,add} into btf id deny listYafang
2023-04-13clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clkKonrad Dybcio
2023-04-13clk: qcom: add the GPUCC driver for sa8775pShazad Hussain
2023-04-13dt-bindings: clock: qcom: describe the GPUCC clock for SA8775PBartosz Golaszewski
2023-04-13clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handlingDmitry Baryshkov
2023-04-13clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_...Mohammad Rafi Shaik
2023-04-13clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registrationSrinivasa Rao Mandadapu
2023-04-13dt-bindings: clock: qcom,sc7280-lpasscc: Add qcom,adsp-pil-mode propertySrinivasa Rao Mandadapu
2023-04-13selftests/bpf: Workaround for older vm_sockets.h.Alexei Starovoitov
2023-04-13riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti
2023-04-13riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti
2023-04-13riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti
2023-04-13selftests/bpf: Fix merge conflict due to SYS() macro change.Alexei Starovoitov
2023-04-13module: Ignore L0 and rename is_arm_mapping_symbol()Tiezhu Yang
2023-04-13module: Move is_arm_mapping_symbol() to module_symbol.hTiezhu Yang
2023-04-13module: Sync code of is_arm_mapping_symbol()Tiezhu Yang
2023-04-13Daniel Borkmann says:Jakub Kicinski