index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
input.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
RDMA/rxe: Remove redundant err variable
Minghao Chi
1
-6
/
+2
2022-01-05
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
1
-6
/
+2
2021-12-15
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
1
-2
/
+1
2021-12-15
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2
-3
/
+4
2021-12-15
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
Kees Cook
1
-2
/
+2
2021-12-15
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-12-15
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
1
-1
/
+2
2021-12-15
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
1
-3
/
+9
2021-12-15
RDMA/hns: Support direct wqe of userspace
Yixing Liu
6
-12
/
+94
2021-12-14
RDMA/mlx5: Add support to multiple priorities for FDB rules
Maor Gottlieb
2
-3
/
+4
2021-12-14
net/mlx5: Create more priorities for FDB bypass namespace
Maor Gottlieb
1
-6
/
+29
2021-12-14
net/mlx5: Refactor mlx5_get_flow_namespace
Maor Gottlieb
1
-12
/
+32
2021-12-14
net/mlx5: Separate FDB namespace
Maor Gottlieb
4
-8
/
+12
2021-12-12
Linux 5.16-rc5
v5.16-rc5
Linus Torvalds
1
-1
/
+1
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
2021-12-11
perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type
Adrian Hunter
1
-19
/
+13
2021-12-11
perf intel-pt: Fix sync state when a PSB (synchronization) packet is found
Adrian Hunter
1
-1
/
+1
2021-12-11
perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...
Adrian Hunter
1
-3
/
+4
2021-12-11
perf tools: Prevent out-of-bounds access to registers
German Gomez
2
-1
/
+7
2021-12-11
mm: bdi: initialize bdi_min_ratio when bdi is unregistered
Manjong Lee
1
-0
/
+7
2021-12-11
hugetlbfs: fix issue of preallocation of gigantic pages can't work
Zhenguo Yao
1
-1
/
+1
2021-12-11
mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()
Waiman Long
1
-53
/
+53
2021-12-11
mm/slub: fix endianness bug for alloc/free_traces attributes
Gerald Schaefer
1
-6
/
+9
2021-12-11
selftests/damon: split test cases
SeongJae Park
7
-112
/
+129
2021-12-11
selftests/damon: test debugfs file reads/writes with huge count
SeongJae Park
4
-0
/
+61
2021-12-11
selftests/damon: test wrong DAMOS condition ranges input
SeongJae Park
1
-0
/
+2
2021-12-11
selftests/damon: test DAMON enabling with empty target_ids case
SeongJae Park
1
-0
/
+9
2021-12-11
selftests/damon: skip test if DAMON is running
SeongJae Park
1
-0
/
+9
2021-12-11
mm/damon/vaddr-test: remove unnecessary variables
SeongJae Park
1
-8
/
+0
2021-12-11
mm/damon/vaddr-test: split a test function having >1024 bytes frame size
SeongJae Park
1
-37
/
+40
2021-12-11
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
1
-1
/
+0
2021-12-11
mm/damon/core: remove unnecessary error messages
SeongJae Park
1
-9
/
+2
2021-12-11
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
1
-3
/
+1
2021-12-11
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
1
-1
/
+2
2021-12-11
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
1
-3
/
+3
2021-12-11
timers: implement usleep_idle_range()
SeongJae Park
2
-8
/
+22
2021-12-11
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-12-11
mailmap: update email address for Guo Ren
Guo Ren
1
-0
/
+2
2021-12-11
MAINTAINERS: update kdump maintainers
Dave Young
1
-1
/
+1
2021-12-11
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
1
-3
/
+10
2021-12-10
i2c: mpc: Use atomic read and fix break condition
Chris Packham
1
-1
/
+1
2021-12-10
io-wq: check for wq exit after adding new worker task_work
Jens Axboe
1
-6
/
+25
[next]