summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-08btrfs: fix race causing unnecessary inode logging during link and renameFilipe Manana1-3/+2
2021-08-08btrfs: do not commit logs and transactions during link and rename operationsFilipe Manana3-169/+60
2021-08-08btrfs: delete duplicated words + other fixes in commentsRandy Dunlap7-8/+8
2021-08-04Linux 5.4.138v5.4.138Greg Kroah-Hartman1-1/+1
2021-08-04can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel1-2/+7
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-08-04powerpc/pseries: Fix regression while building external modulesSrikar Dronamraju1-1/+1
2021-08-04PCI: mvebu: Setup BAR0 in order to fix MSIShmuel Hazan1-4/+12
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter1-1/+1
2021-08-04sis900: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai1-5/+2
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner1-1/+1
2021-08-04net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak1-2/+31
2021-08-04net/mlx5: Fix flow table chainingMaor Gottlieb1-4/+6
2021-08-04net: llc: fix skb_over_panicPavel Skripkin3-10/+33
2021-08-04mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong1-0/+1
2021-08-04net: Set true network header for ECN decapsulationGilad Naaman1-1/+1
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le1-5/+4
2021-08-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski1-0/+2
2021-08-04i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski3-0/+53
2021-08-04i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski1-24/+34
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso1-1/+3
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal1-1/+6
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi1-4/+2
2021-08-04nfc: nfcsim: fix use after free during module unloadKrzysztof Kozlowski1-2/+1
2021-08-04NIU: fix incorrect error return, missed in previous revertPaul Jakma1-1/+2
2021-08-04HID: wacom: Re-enable touch by default for Cintiq 24HDT / 27QHDTJason Gerecke1-1/+1
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin1-1/+15
2021-08-04can: ems_usb: fix memory leakPavel Skripkin1-1/+13
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin1-2/+13
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin1-0/+2
2021-08-04can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan1-2/+18
2021-08-04can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong1-1/+1
2021-08-04ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-08-04ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-08-04KVM: add missing compat KVM_CLEAR_DIRTY_LOGPaolo Bonzini1-0/+28
2021-08-04x86/kvm: fix vcpu-id indexed array sizesJuergen Gross2-3/+3
2021-08-04Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang1-8/+1
2021-08-04btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues1-1/+1
2021-08-04btrfs: fix rw device counting in __btrfs_free_extra_devidsDesmond Cheong Zhi Xi1-0/+1
2021-08-04x86/asm: Ensure asm/proto.h can be included stand-aloneJan Kiszka1-0/+2
2021-08-04net_sched: check error pointer in tcf_dump_walker()Cong Wang1-0/+2
2021-07-31Linux 5.4.137v5.4.137Greg Kroah-Hartman1-1/+1
2021-07-31ipv6: ip6_finish_output2: set sk into newly allocated nskbVasily Averin1-1/+1
2021-07-31ARM: dts: versatile: Fix up interrupt controller node namesSudeep Holla2-4/+3
2021-07-31iomap: remove the length variable in iomap_seek_holeChristoph Hellwig1-6/+3
2021-07-31iomap: remove the length variable in iomap_seek_dataChristoph Hellwig1-10/+6
2021-07-31cifs: fix the out of range assignment to bit fields in parse_server_interfacesHyunchul Lee1-2/+2