index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-11
1
-1
/
+0
*
mm/damon/core: remove unnecessary error messages
SeongJae Park
2021-12-11
1
-9
/
+2
*
mm/damon/dbgfs: remove an unnecessary error message
SeongJae Park
2021-12-11
1
-3
/
+1
*
mm/damon/core: use better timer mechanisms selection threshold
SeongJae Park
2021-12-11
1
-1
/
+2
*
mm/damon/core: fix fake load reports due to uninterruptible sleeps
SeongJae Park
2021-12-11
1
-3
/
+3
*
timers: implement usleep_idle_range()
SeongJae Park
2021-12-11
2
-8
/
+22
*
filemap: remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
2021-12-11
1
-2
/
+0
*
mailmap: update email address for Guo Ren
Guo Ren
2021-12-11
1
-0
/
+2
*
MAINTAINERS: update kdump maintainers
Dave Young
2021-12-11
1
-1
/
+1
*
Increase default MLOCK_LIMIT to 8 MiB
Drew DeVault
2021-12-11
1
-3
/
+10
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-12-09
17
-67
/
+102
|
\
|
*
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
2021-12-07
5
-5
/
+38
|
*
RDMA/irdma: Report correct WC errors
Shiraz Saleem
2021-12-07
1
-1
/
+4
|
*
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...
Christophe JAILLET
2021-12-07
3
-12
/
+4
|
*
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
2021-12-07
1
-1
/
+1
|
*
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
2021-12-07
1
-19
/
+14
|
*
IB/hfi1: Fix early init panic
Mike Marciniszyn
2021-12-07
3
-3
/
+6
|
*
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
2021-12-07
1
-1
/
+1
|
*
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
2021-12-07
1
-1
/
+1
|
*
RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
Guoqing Jiang
2021-11-29
1
-3
/
+6
|
*
RDMA/hns: Do not destroy QP resources in the hw resetting phase
Yangyang Li
2021-11-25
1
-1
/
+11
|
*
RDMA/hns: Do not halt commands during reset until later
Yangyang Li
2021-11-25
1
-2
/
+0
|
*
Remove Doug Ledford from MAINTAINERS
Doug Ledford
2021-11-25
1
-1
/
+0
|
*
RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow
Alaa Hleihel
2021-11-25
2
-17
/
+15
|
*
RDMA: Fix use-after-free in rxe_queue_cleanup
Pavel Skripkin
2021-11-25
1
-0
/
+1
*
|
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-09
100
-383
/
+1370
|
\
\
|
*
|
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Russell King (Oracle)
2021-12-09
1
-30
/
+34
|
*
|
Merge branch 'net-wwan-iosm-bug-fixes'
Jakub Kicinski
2021-12-09
3
-18
/
+19
|
|
\
\
|
|
*
|
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
2021-12-09
3
-10
/
+0
|
|
*
|
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
2021-12-09
3
-1
/
+8
|
|
*
|
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
2021-12-09
1
-7
/
+11
|
|
/
/
|
*
|
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
2021-12-09
1
-1
/
+4
|
*
|
MAINTAINERS: s390/net: remove myself as maintainer
Julian Wiedmann
2021-12-09
1
-2
/
+0
|
*
|
net/sched: fq_pie: prevent dismantle issue
Eric Dumazet
2021-12-09
1
-0
/
+1
|
*
|
net: mana: Fix memory leak in mana_hwc_create_wq
José Expósito
2021-12-09
1
-5
/
+5
|
*
|
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
2021-12-09
1
-0
/
+8
|
*
|
nfp: Fix memory leak in nfp_cpp_area_cache_add()
Jianglei Nie
2021-12-09
1
-1
/
+3
|
*
|
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
2021-12-09
1
-2
/
+4
|
*
|
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
2021-12-09
1
-2
/
+4
|
*
|
udp: using datalen to cap max gso segments
Jianguo Wu
2021-12-09
1
-1
/
+1
|
*
|
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
2021-12-09
1
-1
/
+7
|
*
|
Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2021-12-09
2
-29
/
+80
|
|
\
\
|
|
*
|
can: kvaser_usb: get CAN clock frequency from device
Jimmy Assarsson
2021-12-09
1
-28
/
+73
|
|
*
|
can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...
Jimmy Assarsson
2021-12-09
1
-1
/
+7
|
|
/
/
|
*
|
net: mvpp2: fix XDP rx queues registering
Louis Amas
2021-12-09
1
-2
/
+2
|
*
|
vmxnet3: fix minimum vectors alloc issue
Ronak Doshi
2021-12-09
1
-6
/
+7
|
*
|
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-09
1
-2
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-12-09
11
-32
/
+82
|
|
\
\
|
|
*
|
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
2021-12-08
4
-9
/
+9
|
|
*
|
selftests: netfilter: switch zone stress to socat
Florian Westphal
2021-12-08
1
-6
/
+13
[next]