- f495acd cfg80211: initialize rekey_data by Sara Sharon · 4 years, 4 months ago
- 8fca2b8 mac80211: fix return value of ieee80211_chandef_he_6ghz_oper by Wen Gong · 4 years, 4 months ago
- bbe2ba0 Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
- fee5be1 Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
- c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 4 months ago
- 6f076ce Merge branch 'mlx5-fixes-2020-12-01' by Jakub Kicinski · 4 years, 4 months ago
- d421e46 net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering by Yevgeny Kliteynik · 4 years, 4 months ago
- b336e6b net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS by Tariq Toukan · 4 years, 4 months ago
- 8a78a44 net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled by Randy Dunlap · 4 years, 4 months ago
- 1d2bb5a net/mlx5: Fix wrong address reclaim when command interface is down by Eran Ben Elisha · 4 years, 4 months ago
- 9608fa6 net/sched: act_mpls: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 4 months ago
- 43c1360 net: openvswitch: ensure LSE is pullable before reading it by Davide Caratti · 4 years, 4 months ago
- 13de4ed net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl by Davide Caratti · 4 years, 4 months ago
- 6392b5b Merge tag 'wireless-drivers-2020-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by Jakub Kicinski · 4 years, 4 months ago
- 82a10dc net: mvpp2: Fix error return code in mvpp2_open() by Wang Hai · 4 years, 4 months ago
- 391119f chelsio/chtls: fix a double free in chtls_setkey() by Dan Carpenter · 4 years, 4 months ago
- 72d1249 uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT by Eric Sandeen · 4 years, 4 months ago
- 062c9cd pwm: sl28cpld: fix getting driver data in pwm callbacks by Uwe Kleine-König · 4 years, 4 months ago
- 4f134b8 lib/syscall: fix syscall registers retrieval on 32-bit platforms by Willy Tarreau · 4 years, 4 months ago
- 74a8c81 rtw88: debug: Fix uninitialized memory in debugfs code by Dan Carpenter · 4 years, 4 months ago
- 832e097 vxlan: fix error return code in __vxlan_dev_create() by Zhang Changzhong · 4 years, 4 months ago
- aba8487 net: pasemi: fix error return code in pasemi_mac_open() by Zhang Changzhong · 4 years, 4 months ago
- ff99248 cxgb3: fix error return code in t3_sge_alloc_qset() by Zhang Changzhong · 4 years, 4 months ago
- 6ee50c8 net/x25: prevent a couple of overflows by Dan Carpenter · 4 years, 4 months ago
- 34816d2 Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 4 months ago
- 3bb61aa Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
- 2c6ffa9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 4 months ago
- bb95d60 Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
- 8a02ec8 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
- 07500a6 dpaa_eth: copy timestamp fields to new skb in A-050385 workaround by Yangbo Lu · 4 years, 4 months ago
- 832ba59 net: ip6_gre: set dev->hard_header_len when using header_ops by Antoine Tenart · 4 years, 4 months ago
- 8079820 mt76: usb: fix crash on device removal by Stanislaw Gruszka · 4 years, 4 months ago
- 9b15596 iwlwifi: pcie: add some missing entries for AX210 by Golan Ben Ami · 4 years, 4 months ago
- 568d343 iwlwifi: pcie: invert values of NO_160 device config entries by Luca Coelho · 4 years, 4 months ago
- 5febcde iwlwifi: pcie: add one missing entry for AX210 by Luca Coelho · 4 years, 4 months ago
- abfccc3 iwlwifi: update MAINTAINERS entry by Johannes Berg · 4 years, 4 months ago
- b1cae1f s390: fix irq state tracing by Heiko Carstens · 4 years, 4 months ago
- a2bd409 s390/pci: fix CPU address in MSI for directed IRQ by Alexander Gordeev · 4 years, 4 months ago
- 2c60274 vhost_vdpa: return -EFAULT if copy_to_user() fails by Dan Carpenter · 4 years, 4 months ago
- 98701a2 vdpa: mlx5: fix vdpa/vhost dependencies by Randy Dunlap · 4 years, 4 months ago
- 4179b00 geneve: pull IP header before ECN decapsulation by Eric Dumazet · 4 years, 4 months ago
- 2867e1e inet_ecn: Fix endianness of checksum update when setting ECT(1) by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 509a154 Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
- ef6900a Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 4 months ago
- 0643334 tipc: fix incompatible mtu of transmission by Hoang Le · 4 years, 4 months ago
- 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 4 months ago
- f43691b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 4 months ago
- 14483cb net: broadcom CNIC: requires MMU by Randy Dunlap · 4 years, 4 months ago
- de7b3f8 Merge branch 'ibmvnic-Bug-fixes-for-queue-descriptor-processing' by David S. Miller · 4 years, 4 months ago
- ba246c1 ibmvnic: Fix TX completion error handling by Thomas Falcon · 4 years, 4 months ago
- b71ec95 ibmvnic: Ensure that SCRQ entry reads are correctly ordered by Thomas Falcon · 4 years, 4 months ago
- cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 0522749 docs: bootconfig: Add the endianness of fields by Masami Hiramatsu · 4 years, 4 months ago
- e868435 tools/bootconfig: Store size and checksum in footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
- 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 4 months ago
- 68e10d5 ring-buffer: Always check to put back before stamp when crossing pages by Steven Rostedt (VMware) · 4 years, 4 months ago
- 237f977 Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 4 months ago
- 49a962c ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency by Naveen N. Rao · 4 years, 4 months ago
- 4c75b0f ftrace: Fix updating FTRACE_FL_TRAMP by Naveen N. Rao · 4 years, 4 months ago
- 8fa655a tracing: Fix alignment of static buffer by Minchan Kim · 4 years, 4 months ago
- 310e3a4 tracing: Remove WARN_ON in start_thread() by Vasily Averin · 4 years, 4 months ago
- 983df5f samples/ftrace: Mark my_tramp[12]? global by Sami Tolvanen · 4 years, 4 months ago
- a5e7402 vxlan: Copy needed_tailroom from lowerdev by Sven Eckelmann · 4 years, 4 months ago
- 0a35dc4 vxlan: Add needed_headroom for lower device by Sven Eckelmann · 4 years, 4 months ago
- e3d5e97 chelsio/chtls: fix panic during unload reload chtls by Vinay Kumar Yadav · 4 years, 4 months ago
- dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 4 months ago
- 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 4 months ago
- 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 4 months ago
- 8785f51 ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next() by Andrea Righi · 4 years, 4 months ago
- 55ea4cf ring-buffer: Update write stamp with the correct ts by Steven Rostedt (VMware) · 4 years, 4 months ago
- 9e5344e arm64: mte: Fix typo in macro definition by Vincenzo Frascino · 4 years, 4 months ago
- 2a9b3e6 arm64: entry: fix EL1 debug transitions by Mark Rutland · 4 years, 4 months ago
- f0cd5ac arm64: entry: fix NMI {user, kernel}->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 7cd1ea1 arm64: entry: fix non-NMI kernel<->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 1ec2f2c arm64: ptrace: prepare for EL1 irq/rcu tracking by Mark Rutland · 4 years, 4 months ago
- 2352904 arm64: entry: fix non-NMI user<->kernel transitions by Mark Rutland · 4 years, 4 months ago
- 105fc33 arm64: entry: move el1 irq/nmi logic to C by Mark Rutland · 4 years, 4 months ago
- 3cb5ed4 arm64: entry: prepare ret_to_user for function call by Mark Rutland · 4 years, 4 months ago
- 2f911d4 arm64: entry: move enter_from_user_mode to entry-common.c by Mark Rutland · 4 years, 4 months ago
- da19267 arm64: entry: mark entry code as noinstr by Mark Rutland · 4 years, 4 months ago
- 114e0a6 arm64: mark idle code as noinstr by Mark Rutland · 4 years, 4 months ago
- ca1314d arm64: syscall: exit userspace before unmasking exceptions by Mark Rutland · 4 years, 4 months ago
- 13a84cf can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling by Zhang Qilong · 4 years, 4 months ago
- 44cef0c can: c_can: c_can_power_up(): fix error handling by Zhang Qilong · 4 years, 4 months ago
- c2d095e can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error by Jeroen Hofstee · 4 years, 4 months ago
- bd0ccb9 can: sja1000: sja1000_err(): don't count arbitration lose as an error by Jeroen Hofstee · 4 years, 4 months ago
- ad1f5e8 can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disable_unprepare() by Marc Kleine-Budde · 4 years, 4 months ago
- b6505459 Linux 5.10-rc6 by Linus Torvalds · 4 years, 4 months ago
- f91a3aa Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 8b7a51b Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- 7255a39 Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
- aae5ab8 Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
- 4d52194 dt-bindings: net: correct interrupt flags in examples by Krzysztof Kozlowski · 4 years, 5 months ago
- 6548755 Merge branch 'ibmvnic-assorted-bug-fixes' by Jakub Kicinski · 4 years, 4 months ago
- 98c41f0 ibmvnic: reduce wait for completion time by Dany Madden · 4 years, 4 months ago
- a86d5c6 ibmvnic: no reset timeout for 5 seconds after reset by Dany Madden · 4 years, 4 months ago
- c98d9cc ibmvnic: send_login should check for crq errors by Dany Madden · 4 years, 4 months ago
- 76cdc5c ibmvnic: track pending login by Sukadev Bhattiprolu · 4 years, 4 months ago
- f15fde9 ibmvnic: delay next reset if hard reset fails by Sukadev Bhattiprolu · 4 years, 4 months ago