index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
6
-4
/
+17
2021-11-13
libbpf: Perform map fd cleanup for gen_loader in case of error
Kumar Kartikeya Dwivedi
3
-21
/
+34
2021-11-13
samples/bpf: Fix incorrect use of strlen in xdp_redirect_cpu
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-11-13
tools/runqslower: Fix cross-build
Jean-Philippe Brucker
2
-3
/
+2
2021-11-13
samples/bpf: Fix summary per-sec stats in xdp_sample_user
Alexander Lobakin
1
-13
/
+15
2021-11-13
selftests/bpf: Check map in map pruning
Lorenz Bauer
1
-0
/
+34
2021-11-12
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
1
-1
/
+2
2021-11-12
xsk: Fix crash on double free in buffer pool
Magnus Karlsson
1
-2
/
+5
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
4
-45
/
+37
2021-11-11
Revert "PCI: Remove struct pci_dev->driver"
Bjorn Helgaas
2
-0
/
+5
2021-11-11
kasan: add kasan mode messages when kasan init
Kuan-Ying Lee
3
-3
/
+15
2021-11-11
mm: unexport {,un}lock_page_memcg
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm: unexport folio_memcg_{,un}lock
Christoph Hellwig
1
-2
/
+0
2021-11-11
mm/migrate.c: remove MIGRATE_PFN_LOCKED
Alistair Popple
7
-128
/
+35
2021-11-11
mm: migrate: simplify the file-backed pages validation when migrating its map...
Baolin Wang
1
-6
/
+0
2021-11-11
mm: allow only SLUB on PREEMPT_RT
Ingo Molnar
1
-0
/
+2
2021-11-11
mm/page_owner.c: modify the type of argument "order" in some functions
Yixuan Cao
2
-9
/
+9
2021-11-11
selftests/net: udpgso_bench_rx: fix port argument
Willem de Bruijn
1
-4
/
+7
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
1
-2
/
+0
2021-11-11
cxgb4: fix eeprom len when diagnostics not implemented
Rahul Lakkireddy
2
-2
/
+7
2021-11-11
net: fix premature exit from NAPI state polling in napi_disable()
Alexander Lobakin
1
-2
/
+5
2021-11-10
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
1
-1
/
+2
2021-11-10
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
1
-0
/
+5
2021-11-10
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-10
net/mlx5: Lag, fix a potential Oops with mlx5_lag_create_definer()
Dan Carpenter
1
-1
/
+1
2021-11-10
gve: fix unmatched u64_stats_update_end()
Dan Carpenter
1
-1
/
+2
2021-11-10
net: ethernet: lantiq_etop: Fix compilation error
Aleksander Jan Bajkowski
1
-1
/
+1
2021-11-10
selftests: forwarding: Fix packet matching in mirroring selftests
Petr Machata
5
-11
/
+13
2021-11-10
vsock: prevent unnecessary refcnt inc for nonblocking connect
Eiichi Tsukata
1
-0
/
+2
2021-11-10
net: marvell: mvpp2: Fix wrong SerDes reconfiguration order
Marek BehĂșn
1
-18
/
+20
2021-11-10
net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory
Christophe JAILLET
1
-4
/
+2
2021-11-10
net: stmmac: allow a tc-taprio base-time of zero
Vladimir Oltean
1
-2
/
+0
2021-11-10
selftests: net: test_vxlan_under_vrf: fix HV connectivity test
Andrea Righi
1
-0
/
+2
2021-11-10
net: hns3: allow configure ETS bandwidth of all TCs
Guangbin Huang
2
-9
/
+2
2021-11-10
net: hns3: remove check VF uc mac exist when set by PF
Guangbin Huang
1
-36
/
+0
2021-11-10
net: hns3: fix some mac statistics is always 0 in device version V2
Guangbin Huang
2
-1
/
+11
2021-11-10
net: hns3: fix kernel crash when unload VF while it is being reset
Yufeng Mo
2
-0
/
+7
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
5
-0
/
+50
2021-11-10
net: hns3: fix pfc packet number incorrect after querying pfc parameters
Jie Wang
5
-50
/
+48
2021-11-10
net: hns3: fix ROCE base interrupt vector initialization bug
Jie Wang
4
-13
/
+2
2021-11-10
net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...
Guangbin Huang
1
-23
/
+27
2021-11-10
Documentation: ACPI: Fix non-D0 probe _DSC object example
Sakari Ailus
1
-3
/
+3
2021-11-10
net: mana: Fix spelling mistake "calledd" -> "called"
Colin Ian King
1
-1
/
+1
2021-11-10
net/sched: sch_taprio: fix undefined behavior in ktime_mono_to_any
Eric Dumazet
1
-10
/
+17
2021-11-10
amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()
Taehee Yoo
1
-1
/
+1
2021-11-10
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek BehĂșn
1
-1
/
+4
2021-11-09
ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
Manfred Spraul
1
-13
/
+0
2021-11-09
ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
Michal Clapinski
1
-6
/
+23
2021-11-09
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
1
-10
/
+18
2021-11-09
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2
-1
/
+4
[next]