index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
PM: EM: Remove old table
Lukasz Luba
2
-41
/
+7
2024-02-08
PM: EM: Change debugfs configuration to use runtime EM table data
Lukasz Luba
1
-8
/
+59
2024-02-08
drivers/thermal/devfreq_cooling: Use new Energy Model interface
Lukasz Luba
1
-9
/
+40
2024-02-08
drivers/thermal/cpufreq_cooling: Use new Energy Model interface
Lukasz Luba
1
-8
/
+37
2024-02-08
powercap/dtpm_devfreq: Use new Energy Model interface to get table
Lukasz Luba
1
-11
/
+23
2024-02-08
powercap/dtpm_cpu: Use new Energy Model interface to get table
Lukasz Luba
1
-10
/
+29
2024-02-08
PM: EM: Optimize em_cpu_energy() and remove division
Lukasz Luba
2
-44
/
+18
2024-02-08
PM: EM: Support late CPUs booting and capacity adjustment
Lukasz Luba
1
-0
/
+124
2024-02-08
PM: EM: Add performance field to struct em_perf_state and optimize
Lukasz Luba
2
-12
/
+39
2024-02-08
PM: EM: Add em_perf_state_from_pd() to get performance states table
Lukasz Luba
1
-0
/
+22
2024-02-08
PM: EM: Introduce em_dev_update_perf_domain() for EM updates
Lukasz Luba
2
-0
/
+52
2024-02-08
PM: EM: Add functions for memory allocations for new EM tables
Lukasz Luba
2
-5
/
+44
2024-02-08
PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
Lukasz Luba
1
-3
/
+9
2024-02-08
PM: EM: Introduce runtime modifiable table
Lukasz Luba
2
-0
/
+65
2024-02-08
PM: EM: Split the allocation and initialization of the EM table
Lukasz Luba
1
-22
/
+33
2024-02-08
PM: EM: Check if the get_cost() callback is present in em_compute_costs()
Lukasz Luba
1
-1
/
+1
2024-02-08
PM: EM: Introduce em_compute_costs()
Lukasz Luba
1
-29
/
+43
2024-02-08
PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
Lukasz Luba
1
-13
/
+17
2024-02-08
PM: EM: Find first CPU active while updating OPP efficiency
Lukasz Luba
1
-2
/
+9
2024-02-08
PM: EM: Extend em_cpufreq_update_efficiencies() argument list
Lukasz Luba
1
-6
/
+4
2024-02-08
PM: EM: Add missing newline for the message log
Lukasz Luba
1
-1
/
+1
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-02
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-02
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-02
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-02-02
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-02-02
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-02-01
Kconfig: Disable -Wstringop-overflow for GCC globally
Linus Torvalds
1
-3
/
+3
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2
-3
/
+3
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2
-1
/
+5
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
[next]