index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
openpromfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
2
-0
/
+9
2022-10-05
selftests/cpu-hotplug: Add log info when test success
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
Documentation: amd-pstate: Add unit test introduction
Meng Li
1
-0
/
+76
2022-10-05
selftests: amd-pstate: Add test trigger for amd-pstate driver
Meng Li
4
-0
/
+66
2022-10-05
cpufreq: amd-pstate: Add test module for amd-pstate driver
Meng Li
3
-0
/
+301
2022-10-05
cpufreq: amd-pstate: Expose struct amd_cpudata
Meng Li
3
-59
/
+79
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-05
arm64: alternatives: Use vdso/bits.h instead of linux/bits.h
Nathan Chancellor
1
-1
/
+1
2022-10-05
Revert "ARM: dts: BCM5301X: Add basic PCI controller properties"
Arnd Bergmann
1
-12
/
+0
2022-10-04
ARM: 9246/1: dump: show page table level name
Wang Kefeng
1
-1
/
+5
2022-10-04
ARM: 9245/1: dump: show FDT region
Wang Kefeng
1
-1
/
+1
2022-10-04
ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
Alex Sverdlin
1
-2
/
+7
2022-10-04
ARM: 9240/1: dma-mapping: Pass (void *) to virt_to_page()
Linus Walleij
1
-1
/
+1
2022-10-04
ARM: 9234/1: stacktrace: Avoid duplicate saving of exception PC value
Li Huafei
3
-14
/
+37
2022-10-04
ARM: 9233/1: stacktrace: Skip frame pointer boundary check for call_with_stack()
Li Huafei
2
-7
/
+35
2022-10-04
alpha: add full ioread64/iowrite64 implementation
Arnd Bergmann
13
-23
/
+175
2022-10-04
eth: pse: add missing static inlines
Jakub Kicinski
1
-6
/
+6
2022-10-04
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
3
-26
/
+26
2022-10-04
net: pse-pd: add regulator based PSE driver
Oleksij Rempel
3
-0
/
+160
2022-10-04
dt-bindings: net: pse-dt: add bindings for regulator based PoDL PSE controller
Oleksij Rempel
2
-0
/
+73
2022-10-04
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
10
-1
/
+449
2022-10-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
3
-2
/
+39
2022-10-04
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
Oleksij Rempel
1
-9
/
+12
2022-10-04
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
6
-0
/
+341
2022-10-04
dt-bindings: net: phy: add PoDL PSE property
Oleksij Rempel
1
-0
/
+6
2022-10-04
[brown paperbag] fix coredump breakage
Al Viro
1
-1
/
+2
2022-10-04
net: marvell: prestera: Propagate nh state from hw to kernel
Yevhen Orlov
2
-0
/
+114
2022-10-04
net: marvell: prestera: Add neighbour cache accounting
Yevhen Orlov
2
-3
/
+797
2022-10-04
net: marvell: prestera: add stub handler neighbour events
Yevhen Orlov
2
-0
/
+60
2022-10-04
net: marvell: prestera: Add heplers to interact with fib_notifier_info
Yevhen Orlov
1
-34
/
+65
2022-10-04
net: marvell: prestera: Add length macros for prestera_ip_addr
Yevhen Orlov
1
-0
/
+2
2022-10-04
net: marvell: prestera: add delayed wq and flush wq on deinit
Yevhen Orlov
3
-0
/
+14
2022-10-04
net: marvell: prestera: Add strict cleanup of fib arbiter
Yevhen Orlov
1
-1
/
+41
2022-10-04
net: marvell: prestera: Add cleanup of allocated fib_nodes
Yevhen Orlov
1
-0
/
+12
2022-10-04
net: marvell: prestera: Add router nexthops ABI
Yevhen Orlov
6
-8
/
+582
2022-10-04
eth: octeon: fix build after netif_napi_add() changes
Jakub Kicinski
1
-2
/
+2
2022-10-04
net/mlx5: E-Switch, Return EBUSY if can't get mode lock
Jianbo Liu
1
-1
/
+1
2022-10-04
net/mlx5: E-switch, Don't update group if qos is not enabled
Chris Mi
1
-1
/
+5
2022-10-04
net/mlx5: E-Switch, Allow offloading fwd dest flow table with vport
Roi Dayan
1
-7
/
+9
2022-10-04
net/mlx5: Set default grace period based on function type
Maher Sanalla
1
-2
/
+16
2022-10-04
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
3
-10
/
+19
2022-10-04
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
4
-4
/
+32
2022-10-04
net/mlx5e: xsk: Optimize for unaligned mode with 3072-byte frames
Maxim Mikityanskiy
4
-3
/
+61
2022-10-04
net/mlx5e: xsk: Print a warning in slow configurations
Maxim Mikityanskiy
1
-0
/
+9
2022-10-04
net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode
Maxim Mikityanskiy
4
-10
/
+90
[next]