summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-1018-115/+91
|\
| * s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov2021-03-081-2/+0
| * s390: update defconfigsHeiko Carstens2021-03-083-23/+5
| * s390,alpha: make TMPFS_INODE64 available againHeiko Carstens2021-03-081-1/+1
| * s390/cio: return -EFAULT if copy_to_user() failsEric Farman2021-03-081-1/+1
| * s390/tty3270: avoid comma separated statementsJoe Perches2021-03-081-2/+4
| * s390/cpumf: remove unneeded semicolonJiapeng Chong2021-03-081-1/+1
| * s390/crypto: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-1/+1
| * s390/cio: return -EFAULT if copy_to_user() failsWang Qing2021-03-081-2/+2
| * s390/cpumf: rename header file to hwctrset.hThomas Richter2021-03-082-1/+1
| * s390/zcore: release dump save area on restart or power downAlexander Egorenkov2021-03-081-0/+26
| * s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov2021-03-081-17/+1
| * s390/cpumf: remove 60 seconds read limitThomas Richter2021-03-081-16/+2
| * s390/topology: remove always false if checkHeiko Carstens2021-03-081-2/+0
| * s390/time,idle: get rid of unsigned long longHeiko Carstens2021-03-086-46/+46
* | Revert "mm, slub: consider rest of partial list if acquire_slab() fails"Linus Torvalds2021-03-101-1/+1
* | Merge tag 'for-linus-2021-03-10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-03-101-1/+1
|\ \
| * | mount: fix mounting of detached mounts onto targets that reside on shared mountsChristian Brauner2021-03-081-1/+1
| |/
* | Merge tag '5.12-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-03-1011-36/+36
|\ \
| * | cifs: do not send close in compound create+close requestsPaulo Alcantara2021-03-096-21/+22
| * | cifs: return proper error code in statfs(2)Paulo Alcantara2021-03-091-1/+1
| * | cifs: change noisy error message to FYIPaulo Alcantara2021-03-091-1/+1
| * | cifs: print MIDs in decimal notationPaulo Alcantara2021-03-093-4/+4
| * | cifs: ask for more credit on async read/write code pathsAurelien Aptel2021-03-061-4/+2
| * | cifs: fix credit accounting for extra channelAurelien Aptel2021-03-062-5/+6
| |/
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-10159-786/+1456
|\ \
| * \ Merge branch 's390-qeth-fixes'David S. Miller2021-03-102-69/+62
| |\ \
| | * | s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann2021-03-101-3/+3
| | * | s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann2021-03-101-6/+12
| | * | s390/qeth: improve completion of pending TX buffersJulian Wiedmann2021-03-102-42/+30
| | * | s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann2021-03-101-18/+17
| |/ /
| * | Merge branch 'virtio_net-infinite-loop'David S. Miller2021-03-102-1/+9
| |\ \
| | * | net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth2021-03-101-0/+3
| | * | net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth2021-03-101-1/+6
| |/ /
| * | net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister2021-03-101-2/+8
| * | net: lapbether: Remove netif_start_queue / netif_stop_queueXie He2021-03-091-3/+0
| * | atm: idt77252: fix null-ptr-dereferenceTong Zhang2021-03-091-2/+2
| * | atm: uPD98402: fix incorrect allocationTong Zhang2021-03-091-1/+1
| * | atm: fix a typo in the struct descriptionTong Zhang2021-03-091-1/+1
| * | net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai2021-03-091-1/+3
| * | mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti2021-03-091-6/+8
| * | net: bonding: fix error return code of bond_neigh_init()Jia-Ju Bai2021-03-081-2/+6
| * | net: enetc: allow hardware timestamping on TX queues with tc-etf enabledVladimir Oltean2021-03-081-0/+6
| * | net: enetc: set MAC RX FIFO to recommended valueAlex Marginean2021-03-082-0/+8
| * | net: davicom: Use platform_get_irq_optional()Paul Cercueil2021-03-081-1/+1
| * | net: davicom: Fix regulator not turned off on driver removalPaul Cercueil2021-03-081-1/+8
| * | net: davicom: Fix regulator not turned off on failed probePaul Cercueil2021-03-081-3/+9
| * | net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean2021-03-082-27/+57
| * | net: wan: fix error return code of uhdlc_init()Jia-Ju Bai2021-03-081-2/+6
| * | net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai2021-03-081-1/+3