index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
namei.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-14
rtase: Fix error code in rtase_init_board()
Dan Carpenter
1
-1
/
+2
2024-09-14
MIPS: Remove the obsoleted code for include/linux/mv643xx.h
Gaosheng Cui
3
-924
/
+5
2024-09-14
enic: Report some per queue statistics in ethtool
Nelson Escobar
1
-2
/
+81
2024-09-14
enic: Report per queue statistics in netdev qstats
Nelson Escobar
1
-0
/
+56
2024-09-14
enic: Collect per queue statistics
Nelson Escobar
2
-18
/
+121
2024-09-14
enic: Use macro instead of static const variables for array sizes
Nelson Escobar
1
-10
/
+13
2024-09-14
selftests: fib_rule_tests: Add DSCP selector connect tests
Ido Schimmel
1
-0
/
+56
2024-09-14
selftests: fib_rule_tests: Add DSCP selector match tests
Ido Schimmel
1
-0
/
+34
2024-09-14
net: fib_rules: Enable DSCP selector usage
Ido Schimmel
1
-1
/
+2
2024-09-14
ipv6: fib_rules: Add DSCP selector support
Ido Schimmel
1
-3
/
+40
2024-09-14
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
1
-4
/
+50
2024-09-14
net: fib_rules: Add DSCP selector attribute
Ido Schimmel
2
-1
/
+3
2024-09-14
net: ethtool: Enhance error messages sent to user space
Danielle Ratson
1
-3
/
+11
2024-09-14
net: macb: Use predefined PCI vendor ID constant
Andy Shevchenko
1
-3
/
+2
2024-09-14
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-14
net: tipc: avoid possible garbage value
Su Hui
1
-1
/
+1
2024-09-14
net: enetc: Replace ifdef with IS_ENABLED
Martyn Welch
3
-23
/
+20
2024-09-14
fbnic: Set napi irq value after calling netif_napi_add
Brett Creeley
1
-4
/
+4
2024-09-14
Documentation: networking: Fix missing PSE documentation and grammar issues
Kory Maincent
1
-7
/
+8
2024-09-14
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-14
r8169: disable ALDPS per default for RTL8125
Heiner Kallweit
1
-0
/
+2
2024-09-14
net: ag71xx: remove dead code path
Qianqiang Liu
1
-9
/
+4
2024-09-14
netkit: Assign missing bpf_net_context
Breno Leitao
1
-0
/
+3
2024-09-14
xsk: fix batch alloc API on non-coherent systems
Maciej Fijalkowski
1
-7
/
+18
2024-09-13
memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL
Mina Almasry
1
-0
/
+1
2024-09-13
ASoC: topology: Fix redundant logical jump
Tang Bin
1
-6
/
+3
2024-09-13
regulator: sm5703: Remove because it is unused and fails to build
Christophe JAILLET
3
-178
/
+0
2024-09-13
regulator: Split up _regulator_get()
Chen-Yu Tsai
2
-11
/
+47
2024-09-13
ASoC: tas2781: Add Calibration Kcontrols for Chromebook
Shenghao Ding
4
-11
/
+1030
2024-09-13
nvme-pci: qdepth 1 quirk
Keith Busch
2
-9
/
+14
2024-09-13
hwmon: Remove devm_hwmon_device_unregister() API function
Guenter Roeck
3
-26
/
+0
2024-09-13
ASoC: amd: acp: refactor SoundWire machine driver code
Vijendar Mukunda
1
-386
/
+154
2024-09-13
ASoC: sdw_utils/intel: move soundwire endpoint parsing helper functions
Vijendar Mukunda
3
-158
/
+171
2024-09-13
ASoC: sdw_util/intel: move soundwire endpoint and dai link structures
Vijendar Mukunda
2
-21
/
+21
2024-09-13
ASoC: intel: sof_sdw: rename soundwire parsing helper functions
Vijendar Mukunda
1
-10
/
+10
2024-09-13
ASoC: intel: sof_sdw: rename soundwire endpoint and dailink structures
Vijendar Mukunda
1
-14
/
+14
2024-09-13
xtensa: Emulate one-byte cmpxchg
Paul E. McKenney
2
-0
/
+3
2024-09-13
sh: Emulate one-byte cmpxchg
Paul E. McKenney
2
-0
/
+4
2024-09-13
ARC: Emulate one-byte cmpxchg
Paul E. McKenney
2
-2
/
+5
2024-09-13
ASoC: atmel: mchp-pdmc: Retain Non-Runtime Controls
Codrin Ciubotariu
1
-42
/
+15
2024-09-13
regulator: update some comments ([gs]et_voltage_vsel vs [gs]et_voltage_sel)
André Draszik
2
-5
/
+5
2024-09-13
regulator: max8973: Use irq_get_trigger_type() helper
Jinjie Ruan
1
-5
/
+2
2024-09-13
mmc: core: Use dev_err_probe for deferred regulators
Alexander Stein
1
-2
/
+6
2024-09-13
pmdomain: core: Reduce debug summary table width
Geert Uytterhoeven
1
-7
/
+7
2024-09-13
pmdomain: core: Move mode_status_str()
Geert Uytterhoeven
1
-4
/
+5
2024-09-13
pmdomain: core: Fix "managed by" alignment in debug summary
Geert Uytterhoeven
1
-2
/
+2
2024-09-13
pmdomain: core: Harden inter-column space in debug summary
Geert Uytterhoeven
1
-1
/
+1
2024-09-13
pinctrl: pinctrl-cy8c95x0: Fix regcache
Patrick Rudolph
1
-5
/
+9
2024-09-13
pmdomain: rockchip: Add gating masks for rk3576
Detlev Casanova
1
-21
/
+41
2024-09-13
pmdomain: rockchip: Add gating support
Detlev Casanova
1
-0
/
+25
[prev]
[next]