Age | Commit message (Expand) | Author |
2020-07-22 | i2c: drop duplicated word in the header file | Randy Dunlap |
2020-07-22 | i2c: cadence: Clear HOLD bit at correct time in Rx path | Raviteja Narayanam |
2020-07-22 | Revert "i2c: cadence: Fix the hold bit setting" | Raviteja Narayanam |
2020-07-22 | sched: Fix race against ptrace_freeze_trace() | Peter Zijlstra |
2020-07-22 | x86, vmlinux.lds: Page-align end of ..page_aligned sections | Joerg Roedel |
2020-07-21 | net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offload | Murali Karicheri |
2020-07-21 | net: ethernet: ave: Fix error returns in ave_init | Wang Hai |
2020-07-21 | drivers/net/wan/x25_asy: Fix to make it work | Xie He |
2020-07-22 | ipvs: fix the connection sync failed in some cases | guodeqing |
2020-07-21 | selftest: txtimestamp: fix net ns entry logic | Paolo Pisati |
2020-07-21 | xtensa: fix access check in csum_and_copy_from_user | Max Filippov |
2020-07-21 | Merge branch 'qed-suppress-irrelevant-error-messages-on-HW-init' | David S. Miller |
2020-07-21 | qed: suppress false-positives interrupt error messages on HW init | Alexander Lobakin |
2020-07-21 | qed: suppress "don't support RoCE & iWARP" flooding on HW init | Alexander Lobakin |
2020-07-21 | netdevsim: fix unbalaced locking in nsim_create() | Taehee Yoo |
2020-07-21 | net: dsa: microchip: call phy_remove_link_mode during probe | Helmut Grohne |
2020-07-21 | Merge branch 'hns3-fixes' | David S. Miller |
2020-07-21 | net: hns3: fix return value error when query MAC link status fail | Jian Shen |
2020-07-21 | net: hns3: fix error handling for desc filling | Yunsheng Lin |
2020-07-21 | net: hns3: fix for not calculating TX BD send size correctly | Yunsheng Lin |
2020-07-21 | net: hns3: fix for not unmapping TX buffer correctly | Yunsheng Lin |
2020-07-21 | net: udp: Fix wrong clean up for IS_UDPLITE macro | Miaohe Lin |
2020-07-21 | net-sysfs: add a newline when printing 'tx_timeout' by sysfs | Xiongfeng Wang |
2020-07-21 | net: ethernet: ravb: exit if re-initialization fails in tx timeout | Yoshihiro Shimoda |
2020-07-21 | Merge branch 'udp-Fix-reuseport-selection-with-connected-sockets' | David S. Miller |
2020-07-21 | udp: Improve load balancing for SO_REUSEPORT. | Kuniyuki Iwashima |
2020-07-21 | udp: Copy has_conns in reuseport_grow(). | Kuniyuki Iwashima |
2020-07-21 | btrfs: fix mount failure caused by race with umount | Boris Burkov |
2020-07-21 | btrfs: fix page leaks after failure to lock page for delalloc | Robbie Ko |
2020-07-21 | btrfs: qgroup: fix data leak caused by race between writeback and truncate | Qu Wenruo |
2020-07-21 | drm/amdgpu: Fix NULL dereference in dpm sysfs handlers | Paweł Gronowski |
2020-07-21 | drm/amd/powerplay: fix a crash when overclocking Vega M | Qiu Wenbo |
2020-07-21 | btrfs: fix double free on ulist after backref resolution failure | Filipe Manana |
2020-07-21 | serial: 8250_mtk: Fix high-speed baud rates clamping | Serge Semin |
2020-07-21 | serial: 8250: fix null-ptr-deref in serial8250_start_tx() | Yang Yingliang |
2020-07-21 | serial: tegra: drop bogus NULL tty-port checks | Johan Hovold |
2020-07-21 | serial: tegra: fix CREAD handling for PIO | Johan Hovold |
2020-07-21 | RDMA/mlx5: Prevent prefetch from racing with implicit destruction | Jason Gunthorpe |
2020-07-21 | tty: xilinx_uartps: Really fix id assignment | Helmut Grohne |
2020-07-21 | vt: Reject zero-sized screen buffer size. | Tetsuo Handa |
2020-07-21 | Merge tag 'timers-v5.8-rc7' of https://git.linaro.org/people/daniel.lezcano/l... | Thomas Gleixner |
2020-07-21 | parisc: Add atomic64_set_release() define to avoid CPU soft lockups | John David Anglin |
2020-07-21 | Merge tag 'sound-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-07-21 | clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4 | Tony Lindgren |
2020-07-21 | usb: xhci: Fix ASM2142/ASM3142 DMA addressing | Forest Crossman |
2020-07-21 | usb: xhci-mtk: fix the failure of bandwidth allocation | Chunfeng Yun |
2020-07-21 | s390/cpum_cf,perf: change DFLT_CCERROR counter name | Thomas Richter |
2020-07-21 | parisc: add support for cmpxchg on u8 pointers | Liam Beguin |
2020-07-20 | riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfence | Vincent Chen |
2020-07-20 | tipc: allow to build NACK message in link timeout function | Tung Nguyen |