index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
seccomp
/
bpf-helper.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
1
-1
/
+3
2021-08-19
net: dpaa2-switch: disable the control interface on error path
Vladimir Oltean
1
-18
/
+18
2021-08-19
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
3
-2
/
+47
2021-08-19
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
1
-2
/
+1
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
1
-2
/
+19
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
1
-1
/
+1
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-19
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-08-19
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
1
-0
/
+1
2021-08-18
pipe: avoid unnecessary EPOLLET wakeups under normal loads
Linus Torvalds
2
-6
/
+11
2021-08-18
platform/x86: gigabyte-wmi: add support for B450M S2H V2
Thomas Weißschuh
1
-0
/
+1
2021-08-18
net: asix: fix uninit value bugs
Pavel Skripkin
1
-40
/
+30
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-18
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-18
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-18
net: mdio-mux: Delete unnecessary devm_kfree
Saravana Kannan
1
-1
/
+0
2021-08-18
net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...
Vladimir Oltean
1
-4
/
+2
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-18
platform/x86: gigabyte-wmi: add support for X570 GAMING X
Thomas Weißschuh
1
-0
/
+1
2021-08-18
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-17
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
1
-7
/
+7
2021-08-17
ALSA: hda/via: Apply runtime PM workaround for ASUS B23E
Takashi Iwai
1
-0
/
+1
2021-08-17
ALSA: hda: Fix hang during shutdown due to link reset
Imre Deak
1
-3
/
+9
2021-08-17
vrf: Reset skb conntrack connection on VRF rcv
Lahav Schlesinger
1
-0
/
+4
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2
-35
/
+15
2021-08-16
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
1
-0
/
+3
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
3
-7
/
+14
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
2021-08-16
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
1
-2
/
+8
2021-08-16
bnxt_en: Add missing DMA memory barriers
Michael Chan
1
-0
/
+12
2021-08-16
bnxt_en: Disable aRFS if running on 212 firmware
Michael Chan
1
-0
/
+3
2021-08-16
qed: Fix null-pointer dereference in qed_rdma_create_qp()
Shai Malin
1
-2
/
+1
2021-08-16
qed: qed ll2 race condition fixes
Shai Malin
1
-0
/
+20
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-16
ptp_pch: Restore dependency on PCI
Andy Shevchenko
1
-1
/
+2
2021-08-16
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
1
-0
/
+6
2021-08-16
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
1
-1
/
+1
2021-08-15
ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
Kristin Paget
1
-0
/
+1
2021-08-14
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-14
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
1
-1
/
+1
2021-08-14
mm/memcg: fix incorrect flushing of lruvec data in obj_stock
Waiman Long
1
-2
/
+4
2021-08-14
mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2
-3
/
+8
2021-08-14
mm: slub: fix slub_debug disabling for list of slabs
Vlastimil Babka
1
-5
/
+8
2021-08-14
slub: fix kmalloc_pagealloc_invalid_free unit test
Shakeel Butt
1
-4
/
+4
2021-08-14
kasan, slub: reset tag when printing address
Kuan-Ying Lee
1
-2
/
+2
2021-08-14
kasan, kmemleak: reset tags when scanning block
Kuan-Ying Lee
1
-3
/
+3
[next]