summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()Guillaume Nault1-1/+2
2022-01-27gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()Guillaume Nault1-2/+3
2022-01-27vdpa/mlx5: Restore cur_num_vqs in case of failure in change_num_qps()Eli Cohen1-1/+3
2022-01-27xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault1-1/+2
2022-01-27iwlwifi: fix Bz NMI behaviourJohannes Berg2-3/+4
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet1-1/+3
2022-01-27inet: frags: annotate races around fqdir->dead and fqdir->high_threshEric Dumazet4-7/+18
2022-01-27taskstats: Cleanup the use of task->exit_codeEric W. Biederman1-4/+3
2022-01-27virtio_ring: mark ring unused on errorMichael S. Tsirkin1-1/+3
2022-01-27vdpa/mlx5: Fix wrong configuration of virtio_version_1_0Eli Cohen1-2/+0
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles1-0/+4
2022-01-27HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov1-6/+28
2022-01-27um: gitignore: Add kernel/capflags.cJohannes Berg1-0/+1
2022-01-27bitops: protect find_first_{,zero}_bit properlyYury Norov1-0/+5
2022-01-27net: axienet: increase default TX ring size to 128Robert Hancock1-1/+1
2022-01-27net: axienet: fix for TX busy handlingRobert Hancock1-39/+47
2022-01-27net: axienet: fix number of TX ring slots for available checkRobert Hancock1-2/+2
2022-01-27net: axienet: Fix TX ring slot available checkRobert Hancock1-2/+2
2022-01-27net: axienet: limit minimum TX ring sizeRobert Hancock1-1/+3
2022-01-27net: axienet: add missing memory barriersRobert Hancock1-1/+10
2022-01-27net: axienet: reset core on initialization prior to MDIO accessRobert Hancock1-0/+5
2022-01-27net: axienet: Wait for PhyRstCmplt after core resetRobert Hancock1-0/+10
2022-01-27net: axienet: increase reset timeoutRobert Hancock1-10/+9
2022-01-27net/smc: Fix hung_task when removing SMC-R devicesWen Gu1-16/+1
2022-01-27gpio: idt3243x: Fix IRQ check in idt_gpio_probeMiaoqian Lin1-2/+2
2022-01-27gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probeMiaoqian Lin1-2/+2
2022-01-27pinctrl/rockchip: fix gpio device creationJohn Keeping1-1/+1
2022-01-27clk: si5341: Fix clock HW provider cleanupRobert Hancock1-1/+1
2022-01-27clk: Emit a stern warning with writable debugfs enabledStephen Boyd1-0/+18
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2-5/+15
2022-01-27crypto: octeontx2 - uninitialized variable in kvf_limits_store()Dan Carpenter1-5/+4
2022-01-27f2fs: fix to check available space of CP area correctly in update_ckpt_flags()Chao Yu1-2/+2
2022-01-27f2fs: fix to reserve space for IO align featureChao Yu4-2/+60
2022-01-27f2fs: compress: fix potential deadlock of compress fileHyeong-Jun Kim1-28/+22
2022-01-27f2fs: fix to avoid panic in is_alive() if metadata is inconsistentChao Yu1-1/+1
2022-01-27f2fs: fix remove page failed in invalidate compress pagesFengnan Chang1-0/+5
2022-01-27drm/vmwgfx: Remove unused compile optionsZack Rusin3-14/+5
2022-01-27drm/vmwgfx: Remove explicit transparent hugepages supportZack Rusin4-198/+0
2022-01-27riscv: dts: microchip: mpfs: Drop empty chosen nodeGeert Uytterhoeven1-3/+0
2022-01-27parisc: pdc_stable: Fix memory leak in pdcs_register_pathentriesMiaoqian Lin1-1/+3
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz1-1/+2
2022-01-27net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias Waldekranz1-6/+19
2022-01-27mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()Guillaume Nault1-2/+3
2022-01-27ipv4: avoid quadratic behavior in netns dismantleEric Dumazet1-19/+17
2022-01-27ipv4: update fib_info_cnt under spinlock protectionEric Dumazet1-3/+8
2022-01-27perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-27bpf: Mark PTR_TO_FUNC register initially with zero offsetDaniel Borkmann1-3/+6
2022-01-27bpf: Fix mount source show for bpffsYafang Shao1-2/+12
2022-01-27xdp: check prog type before updating BPF linkToke Høiland-Jørgensen1-0/+6
2022-01-27bpftool: Fix indent in option lists in the documentationQuentin Monnet7-14/+14