summaryrefslogtreecommitdiffstats
path: root/fs/namei.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-14rtase: Fix error code in rtase_init_board()Dan Carpenter1-1/+2
2024-09-14MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui3-924/+5
2024-09-14enic: Report some per queue statistics in ethtoolNelson Escobar1-2/+81
2024-09-14enic: Report per queue statistics in netdev qstatsNelson Escobar1-0/+56
2024-09-14enic: Collect per queue statisticsNelson Escobar2-18/+121
2024-09-14enic: Use macro instead of static const variables for array sizesNelson Escobar1-10/+13
2024-09-14selftests: fib_rule_tests: Add DSCP selector connect testsIdo Schimmel1-0/+56
2024-09-14selftests: fib_rule_tests: Add DSCP selector match testsIdo Schimmel1-0/+34
2024-09-14net: fib_rules: Enable DSCP selector usageIdo Schimmel1-1/+2
2024-09-14ipv6: fib_rules: Add DSCP selector supportIdo Schimmel1-3/+40
2024-09-14ipv4: fib_rules: Add DSCP selector supportIdo Schimmel1-4/+50
2024-09-14net: fib_rules: Add DSCP selector attributeIdo Schimmel2-1/+3
2024-09-14net: ethtool: Enhance error messages sent to user spaceDanielle Ratson1-3/+11
2024-09-14net: macb: Use predefined PCI vendor ID constantAndy Shevchenko1-3/+2
2024-09-14ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet1-1/+1
2024-09-14net: tipc: avoid possible garbage valueSu Hui1-1/+1
2024-09-14net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch3-23/+20
2024-09-14fbnic: Set napi irq value after calling netif_napi_addBrett Creeley1-4/+4
2024-09-14Documentation: networking: Fix missing PSE documentation and grammar issuesKory Maincent1-7/+8
2024-09-14net: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman1-5/+7
2024-09-14r8169: disable ALDPS per default for RTL8125Heiner Kallweit1-0/+2
2024-09-14net: ag71xx: remove dead code pathQianqiang Liu1-9/+4
2024-09-14netkit: Assign missing bpf_net_contextBreno Leitao1-0/+3
2024-09-14xsk: fix batch alloc API on non-coherent systemsMaciej Fijalkowski1-7/+18
2024-09-13memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOLMina Almasry1-0/+1
2024-09-13ASoC: topology: Fix redundant logical jumpTang Bin1-6/+3
2024-09-13regulator: sm5703: Remove because it is unused and fails to buildChristophe JAILLET3-178/+0
2024-09-13regulator: Split up _regulator_get()Chen-Yu Tsai2-11/+47
2024-09-13ASoC: tas2781: Add Calibration Kcontrols for ChromebookShenghao Ding4-11/+1030
2024-09-13nvme-pci: qdepth 1 quirkKeith Busch2-9/+14
2024-09-13hwmon: Remove devm_hwmon_device_unregister() API functionGuenter Roeck3-26/+0
2024-09-13ASoC: amd: acp: refactor SoundWire machine driver codeVijendar Mukunda1-386/+154
2024-09-13ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functionsVijendar Mukunda3-158/+171
2024-09-13ASoC: sdw_util/intel: move soundwire endpoint and dai link structuresVijendar Mukunda2-21/+21
2024-09-13ASoC: intel: sof_sdw: rename soundwire parsing helper functionsVijendar Mukunda1-10/+10
2024-09-13ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structuresVijendar Mukunda1-14/+14
2024-09-13xtensa: Emulate one-byte cmpxchgPaul E. McKenney2-0/+3
2024-09-13sh: Emulate one-byte cmpxchgPaul E. McKenney2-0/+4
2024-09-13ARC: Emulate one-byte cmpxchgPaul E. McKenney2-2/+5
2024-09-13ASoC: atmel: mchp-pdmc: Retain Non-Runtime ControlsCodrin Ciubotariu1-42/+15
2024-09-13regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)André Draszik2-5/+5
2024-09-13regulator: max8973: Use irq_get_trigger_type() helperJinjie Ruan1-5/+2
2024-09-13mmc: core: Use dev_err_probe for deferred regulatorsAlexander Stein1-2/+6
2024-09-13pmdomain: core: Reduce debug summary table widthGeert Uytterhoeven1-7/+7
2024-09-13pmdomain: core: Move mode_status_str()Geert Uytterhoeven1-4/+5
2024-09-13pmdomain: core: Fix "managed by" alignment in debug summaryGeert Uytterhoeven1-2/+2
2024-09-13pmdomain: core: Harden inter-column space in debug summaryGeert Uytterhoeven1-1/+1
2024-09-13pinctrl: pinctrl-cy8c95x0: Fix regcachePatrick Rudolph1-5/+9
2024-09-13pmdomain: rockchip: Add gating masks for rk3576Detlev Casanova1-21/+41
2024-09-13pmdomain: rockchip: Add gating supportDetlev Casanova1-0/+25