summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20bpf: Fix signed_{sub,add32}_overflows type handlingDaniel Borkmann
2021-01-20md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol
2021-01-20can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-20drm/syncobj: Fix use-after-freeDaniel Vetter
2021-01-20vdpa/mlx5: Fix memory key MTT populationEli Cohen
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-19tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-20selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-19RDMA/usnic: Fix misuse of sysfs_emit_atJoe Perches
2021-01-19Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit
2021-01-19RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li
2021-01-19RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan
2021-01-19net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan
2021-01-19Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source-address-validation'Jakub Kicinski
2021-01-19netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-19udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault
2021-01-19xsk: Clear pool even for inactive queuesMaxim Mikityanskiy
2021-01-19Merge tag 'task_work-2021-01-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-20openrisc: io: Add missing __iomem annotation to iounmap()Geert Uytterhoeven
2021-01-19bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callbackMircea Cirjaliu
2021-01-19Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-01-19Merge tag 'hyperv-fixes-signed-20210119' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-19Merge branch 'sh_eth-fix-reboot-crash'Jakub Kicinski
2021-01-19sh_eth: Make PHY access aware of Runtime PM to fix reboot crashGeert Uytterhoeven
2021-01-19mdio-bitbang: Export mdiobb_{read,write}()Geert Uytterhoeven
2021-01-19net: core: devlink: use right genl user_ptr when handling port param get/setOleksandr Mazur
2021-01-19cgroup: update PSI file description in docsOdin Ugedal
2021-01-19dmaengine: move channel device_node deletion to driverDave Jiang
2021-01-19cgroup: fix psi monitor for root cgroupOdin Ugedal
2021-01-19x86: PM: Register syscore_ops for scale invarianceRafael J. Wysocki
2021-01-19ALSA: hda: Balance runtime/system PM if direct-complete is disabledKai-Heng Feng
2021-01-19drm/vram-helper: Reuse existing page mappings in vmapThomas Zimmermann
2021-01-19drm/atomic: put state on error pathPan Bian
2021-01-19usb: bdc: Make bdc pci driver depend on BROKENPatrik Jakobsson
2021-01-19gpio: tegra: Add missing dependenciesThierry Reding
2021-01-19gpio: sifive: select IRQ_DOMAIN_HIERARCHY rather than depend on itRandy Dunlap
2021-01-19gpio: mvebu: fix pwm .get_state period calculationBaruch Siach
2021-01-19gpiolib: add a warning on gpiochip->to_irq definedNikita Shubin
2021-01-19printk: fix buffer overflow potential for print_text()John Ogness
2021-01-19x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov
2021-01-19drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä
2021-01-19drm/nouveau/nvif: fix method count when pushing an arrayBen Skeggs
2021-01-18tcp: fix TCP_USER_TIMEOUT with zero windowEnke Chen