summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/damon/vaddr: remove an unnecessary warning messageSeongJae Park2021-12-111-1/+0
* mm/damon/core: remove unnecessary error messagesSeongJae Park2021-12-111-9/+2
* mm/damon/dbgfs: remove an unnecessary error messageSeongJae Park2021-12-111-3/+1
* mm/damon/core: use better timer mechanisms selection thresholdSeongJae Park2021-12-111-1/+2
* mm/damon/core: fix fake load reports due to uninterruptible sleepsSeongJae Park2021-12-111-3/+3
* timers: implement usleep_idle_range()SeongJae Park2021-12-112-8/+22
* filemap: remove PageHWPoison check from next_uptodate_page()Matthew Wilcox (Oracle)2021-12-111-2/+0
* mailmap: update email address for Guo RenGuo Ren2021-12-111-0/+2
* MAINTAINERS: update kdump maintainersDave Young2021-12-111-1/+1
* Increase default MLOCK_LIMIT to 8 MiBDrew DeVault2021-12-111-3/+10
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-12-0917-67/+102
|\
| * RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova2021-12-075-5/+38
| * RDMA/irdma: Report correct WC errorsShiraz Saleem2021-12-071-1/+4
| * RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET2021-12-073-12/+4
| * RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem2021-12-071-1/+1
| * IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn2021-12-071-19/+14
| * IB/hfi1: Fix early init panicMike Marciniszyn2021-12-073-3/+6
| * IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn2021-12-071-1/+1
| * IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-071-1/+1
| * RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang2021-11-291-3/+6
| * RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li2021-11-251-1/+11
| * RDMA/hns: Do not halt commands during reset until laterYangyang Li2021-11-251-2/+0
| * Remove Doug Ledford from MAINTAINERSDoug Ledford2021-11-251-1/+0
| * RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel2021-11-252-17/+15
| * RDMA: Fix use-after-free in rxe_queue_cleanupPavel Skripkin2021-11-251-0/+1
* | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-09100-383/+1370
|\ \
| * | net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)2021-12-091-30/+34
| * | Merge branch 'net-wwan-iosm-bug-fixes'Jakub Kicinski2021-12-093-18/+19
| |\ \
| | * | net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar2021-12-093-10/+0
| | * | net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar2021-12-093-1/+8
| | * | net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar2021-12-091-7/+11
| |/ /
| * | net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito2021-12-091-1/+4
| * | MAINTAINERS: s390/net: remove myself as maintainerJulian Wiedmann2021-12-091-2/+0
| * | net/sched: fq_pie: prevent dismantle issueEric Dumazet2021-12-091-0/+1
| * | net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito2021-12-091-5/+5
| * | seg6: fix the iif in the IPv6 socket control blockAndrea Mayer2021-12-091-0/+8
| * | nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-091-1/+3
| * | nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski2021-12-091-2/+4
| * | nfc: fix segfault in nfc_genl_dump_devices_doneTadeusz Struk2021-12-091-2/+4
| * | udp: using datalen to cap max gso segmentsJianguo Wu2021-12-091-1/+1
| * | net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza2021-12-091-1/+7
| * | Merge tag 'linux-can-fixes-for-5.16-20211209' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-12-092-29/+80
| |\ \
| | * | can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-091-28/+73
| | * | can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson2021-12-091-1/+7
| |/ /
| * | net: mvpp2: fix XDP rx queues registeringLouis Amas2021-12-091-2/+2
| * | vmxnet3: fix minimum vectors alloc issueRonak Doshi2021-12-091-6/+7
| * | net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet2021-12-091-2/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-0911-32/+82
| |\ \
| | * | netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet2021-12-084-9/+9
| | * | selftests: netfilter: switch zone stress to socatFlorian Westphal2021-12-081-6/+13