summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-12net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12gfs2: Fix case in which ail writes are done to jdata holesBob Peterson
2020-11-12Revert "gfs2: Ignore journal log writes for jdata holes"Bob Peterson
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-12devlink: Avoid overwriting port attributes of registered portParav Pandit
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-12NFS: Remove unnecessary inode lock in nfs_fsync_dir()Trond Myklebust
2020-11-12NFS: Remove unnecessary inode locking in nfs_llseek_dir()Trond Myklebust
2020-11-12NFS: Fix listxattr receive buffer sizeChuck Lever
2020-11-12NFSv4.2: fix failure to unregister shrinkerJ. Bruce Fields
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-12hwmon: (applesmc) Re-work SMC commsBrad Campbell
2020-11-12hwmon: (pwm-fan) Fix RPM calculationPaul Barker
2020-11-12gfs2: fix possible reference leak in gfs2_check_blk_typeZhang Qilong
2020-11-11fscrypt: fix inline encryption not used on new filesEric Biggers
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11net: switch to the kernel.org patchwork instanceJakub Kicinski
2020-11-11Merge branch 'cxgb4-ch_ktls-fixes-in-nic-tls-code'Jakub Kicinski
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-modeMarc Kleine-Budde
2020-11-11of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-11net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-11arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETCMichael Walle
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-11Revert "ext4: fix superblock checksum calculation race"Theodore Ts'o
2020-11-11ext4: handle dax mount option collisionHarshad Shirwadkar
2020-11-11io_uring: round-up cq size before comparing with rounded sq sizeJens Axboe
2020-11-11xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal
2020-11-10scsi: ufshcd: Fix missing destroy_workqueue()Qinglang Miao
2020-11-10Merge branch 'net-iucv-fixes-2020-11-09'Jakub Kicinski
2020-11-10MAINTAINERS: remove Ursula Braun as s390 network maintainerUrsula Braun
2020-11-10net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu
2020-11-10net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong