summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-02ipmi_si: Use strstrip() to remove surrounding spacesAndy Shevchenko1-12/+4
2021-04-02ipmi_si: Get rid of ->addr_source_cleanup()Andy Shevchenko3-22/+2
2021-04-02ipmi_si: Reuse si_to_str[] array in ipmi_hardcode_init_one()Andy Shevchenko3-16/+16
2021-04-02ipmi_si: Introduce ipmi_panic_event_str[] arrayAndy Shevchenko1-32/+19
2021-04-02ipmi_si: Use proper ACPI macros to check error code for failuresAndy Shevchenko1-6/+6
2021-04-02ipmi_si: Utilize temporary variable to hold device pointerAndy Shevchenko1-8/+7
2021-04-02ipmi_si: Remove bogus err_free labelAndy Shevchenko1-12/+5
2021-04-02ipmi_si: Switch to use platform_get_mem_or_io()Andy Shevchenko1-20/+14
2021-03-10ipmi: Handle device properties with software node APIHeikki Krogerus1-1/+1
2021-03-10ipmi:ssif: make ssif_i2c_send() voidLiguang Zhang1-61/+20
2021-03-10ipmi: Refine retry conditions for getting device idTerry Duncan2-8/+4
2021-03-10Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-115/+91
2021-03-10Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds1-1/+1
2021-03-10Merge tag 'for-linus-2021-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-03-10Merge tag '5.12-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-36/+36
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds159-786/+1456
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2-10/+7
2021-03-09sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe1-3/+1
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-09Merge branch 's390-qeth-fixes'David S. Miller2-69/+62
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann1-3/+3
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann1-6/+12
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann2-42/+30
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann1-18/+17
2021-03-09Merge branch 'virtio_net-infinite-loop'David S. Miller2-1/+9
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth1-0/+3
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth1-1/+6
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister1-2/+8
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-74/+58
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-9/+35
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He1-3/+0
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer4-5/+17
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds21-647/+198
2021-03-08cifs: do not send close in compound create+close requestsPaulo Alcantara6-21/+22
2021-03-08cifs: return proper error code in statfs(2)Paulo Alcantara1-1/+1
2021-03-08cifs: change noisy error message to FYIPaulo Alcantara1-1/+1
2021-03-08cifs: print MIDs in decimal notationPaulo Alcantara3-4/+4
2021-03-08atm: idt77252: fix null-ptr-dereferenceTong Zhang1-2/+2
2021-03-08atm: uPD98402: fix incorrect allocationTong Zhang1-1/+1
2021-03-08atm: fix a typo in the struct descriptionTong Zhang1-1/+1
2021-03-08net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai1-1/+3
2021-03-08mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti1-6/+8
2021-03-08net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai1-2/+6
2021-03-08net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean1-0/+6
2021-03-08net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2-0/+8
2021-03-08net: davicom: Use platform_get_irq_optional()Paul Cercueil1-1/+1
2021-03-08net: davicom: Fix regulator not turned off on driver removalPaul Cercueil1-1/+8
2021-03-08net: davicom: Fix regulator not turned off on failed probePaul Cercueil1-3/+9
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean2-27/+57
2021-03-08net: wan: fix error return code of uhdlc_init()Jia-Ju Bai1-2/+6