index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-ima.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-11
drm/amdgpu/jpeg: Remove harvest checking for JPEG3
Saleemkhan Jamadar
1
-0
/
+1
2023-05-11
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
1
-1
/
+2
2023-05-11
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Guchun Chen
1
-2
/
+7
2023-05-11
drm/i915: taint kernel when force probing unsupported devices
Jani Nikula
2
-5
/
+13
2023-05-11
drm/i915/dp: prevent potential div-by-zero
Nikita Zhandarovich
1
-0
/
+5
2023-05-11
drm/i915: Fix NULL ptr deref by checking new_crtc_state
Stanislav Lisovskiy
1
-2
/
+2
2023-05-11
drm/i915/guc: Don't capture Gen8 regs on Xe devices
John Harrison
1
-2
/
+5
2023-05-11
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
1
-3
/
+5
2023-05-11
drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)
Lin.Cao
1
-1
/
+5
2023-05-11
drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs
Horatio Zhang
2
-49
/
+5
2023-05-11
drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modes
Alvin Lee
2
-2
/
+4
2023-05-11
drm/amd/display: Add symclk workaround during disable link output
Leo Chen
3
-1
/
+68
2023-05-11
drm/amd/pm: parse pp_handle under appropriate conditions
Guchun Chen
1
-7
/
+13
2023-05-11
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Yifan Zhang
1
-0
/
+6
2023-05-11
drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution
Thong Thai
1
-6
/
+16
2023-05-11
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-11
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-11
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-11
MAINTAINERS: re-sort all entries and fields
Linus Torvalds
1
-1117
/
+1117
2023-05-10
gfs2: Don't deref jdesc in evict
Bob Peterson
1
-0
/
+8
2023-05-10
drm/sched: Check scheduler work queue before calling timeout handling
Vitaly Prosyak
1
-1
/
+1
2023-05-10
net: mscc: ocelot: fix stat counter register values
Colin Foster
1
-9
/
+9
2023-05-10
ipvlan:Fix out-of-bounds caused by unclear skb->cb
t.feng
1
-0
/
+6
2023-05-10
docs: networking: fix x25-iface.rst heading & index order
Randy Dunlap
2
-3
/
+2
2023-05-10
gve: Remove the code of clearing PBA bit
Ziwei Xiao
1
-13
/
+0
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
3
-9
/
+11
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
5
-8
/
+23
2023-05-10
net: pcs: xpcs: fix incorrect number of interfaces
Russell King (Oracle)
1
-1
/
+1
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
8
-19
/
+22
2023-05-10
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-10
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-10
kselftest: bonding: add num_grat_arp test
Hangbin Liu
2
-0
/
+52
2023-05-10
selftests: forwarding: lib: add netns support for tc rule handle stats get
Hangbin Liu
1
-1
/
+2
2023-05-10
Documentation: bonding: fix the doc of peer_notif_delay
Hangbin Liu
1
-4
/
+5
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
3
-3
/
+14
2023-05-10
net: ethernet: mtk_eth_soc: fix NULL pointer dereference
Daniel Golle
1
-1
/
+1
2023-05-10
selftests: nft_flowtable.sh: check ingress/egress chain too
Florian Westphal
1
-0
/
+124
2023-05-10
selftests: nft_flowtable.sh: monitor result file sizes
Boris Sukholitko
1
-1
/
+9
2023-05-10
selftests: nft_flowtable.sh: wait for specific nc pids
Boris Sukholitko
1
-1
/
+2
2023-05-10
selftests: nft_flowtable.sh: no need for ps -x option
Boris Sukholitko
1
-2
/
+2
2023-05-10
selftests: nft_flowtable.sh: use /proc for pid checking
Boris Sukholitko
1
-2
/
+2
2023-05-10
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-10
netfilter: nf_tables: always release netdev hooks from notifier
Florian Westphal
1
-3
/
+6
2023-05-10
net: phy: bcm7xx: Correct read from expansion register
Florian Fainelli
2
-1
/
+6
2023-05-10
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-10
net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Marek Vasut
2
-0
/
+6
2023-05-09
nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
Linus Torvalds
1
-1
/
+1
2023-05-09
platform/mellanox: fix potential race in mlxbf-tmfifo driver
Liming Sun
1
-2
/
+9
2023-05-09
linux/dim: Do nothing if no time delta between samples
Roy Novich
4
-5
/
+9
2023-05-09
platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i
Andrey Avdeev
1
-0
/
+24
[next]