index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
i2c: imx: when being a target, mark the last read as processed
Corey Minyard
1
-0
/
+5
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
1
-22
/
+20
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
1
-3
/
+3
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
1
-17
/
+18
2024-02-23
LoongArch: dts: Minor whitespace cleanup
Krzysztof Kozlowski
2
-2
/
+2
2024-02-23
LoongArch: Call early_init_fdt_scan_reserved_mem() earlier
Huacai Chen
1
-2
/
+2
2024-02-23
LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
Huacai Chen
1
-53
/
+68
2024-02-23
LoongArch: Disable IRQ before init_fn() for nonboot CPUs
Huacai Chen
1
-0
/
+1
2024-02-23
nouveau: add an ioctl to report vram usage
Dave Airlie
2
-0
/
+12
2024-02-23
nouveau: add an ioctl to return vram bar size.
Dave Airlie
2
-0
/
+11
2024-02-23
nouveau/gsp: add kconfig option to enable GSP paths by default
Dave Airlie
2
-1
/
+13
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
1
-0
/
+3
2024-02-22
drm/amd/display: fix null-pointer dereference on edid reading
Melissa Wen
1
-4
/
+15
2024-02-22
drm/amd/display: Fix memory leak in dm_sw_fini()
Armin Wolf
1
-0
/
+1
2024-02-22
drm/amd/display: fix input states translation error for dcn35 & dcn351
Swapnil Patel
1
-1
/
+8
2024-02-22
drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv
Srinivasan Shanmugam
1
-2
/
+5
2024-02-22
drm/amd/display: Only allow dig mapping to pwrseq in new asic
Lewis Huang
5
-27
/
+21
2024-02-22
drm/amd/display: adjust few initialization order in dm
Wayne Lin
1
-19
/
+18
2024-02-22
s390/cio: fix invalid -EBUSY on ccw_device_start
Peter Oberparleiter
1
-3
/
+3
2024-02-22
selftests/iommu: fix the config fragment
Muhammad Usama Anjum
1
-2
/
+3
2024-02-22
drm/syncobj: handle NULL fence in syncobj_eventfd_entry_func
Erik Kurzinger
1
-1
/
+12
2024-02-22
drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set
Erik Kurzinger
1
-2
/
+4
2024-02-22
drm/ttm: Fix an invalid freeing on already freed page in error path
Thomas Hellström
1
-1
/
+1
2024-02-22
ARM: dts: renesas: rcar-gen2: Add missing #interrupt-cells to DA9063 nodes
Geert Uytterhoeven
8
-0
/
+8
2024-02-22
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-02-22
net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
Siddharth Vadapalli
1
-1
/
+3
2024-02-22
selftests: ioam: refactoring to align with the fix
Justin Iurman
2
-67
/
+66
2024-02-22
Fix write to cloned skb in ipv6_hop_ioam()
Justin Iurman
1
-0
/
+10
2024-02-22
phonet/pep: fix racy skb_queue_empty() use
Rémi Denis-Courmont
1
-9
/
+32
2024-02-22
phonet: take correct lock to peek at the RX queue
Rémi Denis-Courmont
1
-2
/
+2
2024-02-22
net: sparx5: Add spinlock for frame transmission from CPU
Horatiu Vultur
3
-0
/
+4
2024-02-22
net/sched: flower: Add lock protection when remove filter handle
Jianbo Liu
1
-1
/
+4
2024-02-22
devlink: fix port dump cmd type
Jiri Pirko
1
-1
/
+1
2024-02-22
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-22
tools: ynl: don't leak mcast_groups on init error
Jakub Kicinski
1
-1
/
+7
2024-02-22
tools: ynl: make sure we always pass yarg to mnl_cb_run
Jakub Kicinski
1
-3
/
+8
2024-02-22
net: mctp: put sock on tag allocation failure
Jeremy Kerr
1
-1
/
+1
2024-02-22
netfilter: nf_tables: use kzalloc for hook allocation
Florian Westphal
1
-1
/
+1
2024-02-22
netfilter: nf_tables: register hooks last when adding new chain/flowtable
Pablo Neira Ayuso
1
-38
/
+40
2024-02-22
netfilter: nft_flow_offload: release dst in case direct xmit path is used
Pablo Neira Ayuso
1
-0
/
+1
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2
-4
/
+14
2024-02-22
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-02-21
selftests: tls: add test for peeking past a record of a different type
Sabrina Dubroca
1
-0
/
+19
2024-02-21
selftests: tls: add test for merging of same-type control messages
Sabrina Dubroca
1
-0
/
+26
2024-02-21
tls: don't skip over different type records from the rx_list
Sabrina Dubroca
1
-8
/
+14
2024-02-21
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-02-21
tls: break out of main loop when PEEK gets a non-data record
Sabrina Dubroca
1
-0
/
+2
2024-02-21
gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
Vasiliy Kovalev
1
-5
/
+5
2024-02-21
hwmon: (nct6775) Fix access to temperature configuration registers
Guenter Roeck
1
-2
/
+12
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
1
-29
/
+30
[next]