index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
selftests/bpf: Move test_lpm_map.c to map_tests
Hou Tao
3
-9
/
+4
2024-12-06
bpf: Use raw_spinlock_t for LPM trie
Hou Tao
1
-6
/
+6
2024-12-06
bpf: Switch to bpf mem allocator for LPM trie
Hou Tao
1
-23
/
+48
2024-12-06
bpf: Fix exact match conditions in trie_get_next_key()
Hou Tao
1
-2
/
+2
2024-12-06
bpf: Handle in-place update for full LPM trie correctly
Hou Tao
1
-23
/
+21
2024-12-06
bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie
Hou Tao
1
-3
/
+20
2024-12-06
bpf: Remove unnecessary kfree(im_node) in lpm_trie_update_elem
Hou Tao
1
-3
/
+1
2024-12-06
bpf: Remove unnecessary check when updating LPM trie
Hou Tao
1
-2
/
+1
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_GCS
Mark Rutland
1
-6
/
+20
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_POE
Mark Rutland
1
-0
/
+2
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_FPMR
Mark Rutland
1
-0
/
+2
2024-12-05
arm64: ptrace: fix partial SETREGSET for NT_ARM_TAGGED_ADDR_CTRL
Mark Rutland
1
-1
/
+5
2024-12-05
drm/v3d: Enable Performance Counters before clearing them
Maíra Canal
1
-1
/
+1
2024-12-05
arm64: cpufeature: Add GCS to cpucap_is_possible()
Robin Murphy
2
-2
/
+3
2024-12-05
coco: virt: arm64: Do not enable cca guest driver by default
Suzuki K Poulose
1
-1
/
+0
2024-12-05
drm/dp_mst: Use reset_msg_rx_state() instead of open coding it
Imre Deak
1
-1
/
+1
2024-12-05
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
1
-6
/
+37
2024-12-05
drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()
Imre Deak
1
-3
/
+6
2024-12-05
drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()
Imre Deak
1
-6
/
+18
2024-12-05
drm/dp_mst: Fix down request message timeout handling
Imre Deak
1
-3
/
+9
2024-12-05
drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()
Imre Deak
1
-6
/
+1
2024-12-05
drm/dp_mst: Verify request type in the corresponding down message reply
Imre Deak
1
-0
/
+31
2024-12-05
drm/dp_mst: Fix resetting msg rx state after topology removal
Imre Deak
2
-2
/
+26
2024-12-05
ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"
Colin Ian King
1
-1
/
+1
2024-12-05
ASoC: mediatek: mt8188-mt6359: Remove hardcoded dmic codec
Nícolas F. R. A. Prado
1
-3
/
+1
2024-12-05
spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
Purushothama Siddaiah
1
-3
/
+3
2024-12-05
arm64: mte: Fix copy_highpage() warning on hugetlb folios
Catalin Marinas
1
-3
/
+5
2024-12-05
arm64: Ensure bits ASID[15:8] are masked out when the kernel uses 8-bit ASIDs
Catalin Marinas
1
-2
/
+2
2024-12-05
ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
Qinxin Xia
2
-2
/
+5
2024-12-05
net :mana :Request a V2 response version for MANA_QUERY_GF_STAT
Shradha Gupta
1
-0
/
+1
2024-12-05
net: avoid potential UAF in default_operstate()
Eric Dumazet
1
-1
/
+6
2024-12-05
vsock/test: verify socket options after setting them
Konstantin Shkolnyy
9
-53
/
+181
2024-12-05
vsock/test: fix parameter types in SO_VM_SOCKETS_* calls
Konstantin Shkolnyy
2
-7
/
+19
2024-12-05
vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
Konstantin Shkolnyy
2
-5
/
+5
2024-12-05
audit: workaround a GCC bug triggered by task comm changes
Yafang shao
1
-2
/
+2
2024-12-05
net/mlx5e: Remove workaround to avoid syndrome for internal port
Jianbo Liu
1
-2
/
+11
2024-12-05
net/mlx5e: SD, Use correct mdev to build channel param
Tariq Toukan
1
-15
/
+17
2024-12-05
net/mlx5: E-Switch, Fix switching to switchdev mode in MPV
Patrisious Haddad
1
-2
/
+2
2024-12-05
net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabled
Patrisious Haddad
1
-0
/
+1
2024-12-05
net/mlx5: HWS: Properly set bwc queue locks lock classes
Cosmin Ratiu
1
-0
/
+1
2024-12-05
net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layout
Cosmin Ratiu
1
-0
/
+2
2024-12-05
bnxt_en: handle tpa_info in queue API implementation
David Wei
1
-4
/
+23
2024-12-05
bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
David Wei
1
-20
/
+16
2024-12-05
bnxt_en: refactor tpa_info alloc/free into helpers
David Wei
1
-52
/
+90
2024-12-05
geneve: do not assume mac header is set in geneve_xmit_skb()
Eric Dumazet
1
-1
/
+1
2024-12-05
mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4
Ido Schimmel
1
-1
/
+5
2024-12-05
ethtool: Fix wrong mod state in case of verbose and no_mask bitset
Kory Maincent
1
-4
/
+44
2024-12-05
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
3
-2
/
+7
2024-12-05
ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operations
Norbert Szetei
1
-1
/
+1
2024-12-04
netfilter: nft_set_hash: skip duplicated elements pending gc run
Pablo Neira Ayuso
1
-0
/
+16
[next]