summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-02Merge tag 'sound-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds11-47/+149
2020-12-02Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+10
2020-12-02dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-02net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart1-3/+13
2020-12-02mt76: usb: fix crash on device removalStanislaw Gruszka1-8/+9
2020-12-02iwlwifi: pcie: add some missing entries for AX210Golan Ben Ami1-0/+5
2020-12-02iwlwifi: pcie: invert values of NO_160 device config entriesLuca Coelho1-2/+2
2020-12-02iwlwifi: pcie: add one missing entry for AX210Luca Coelho1-0/+1
2020-12-02iwlwifi: update MAINTAINERS entryJohannes Berg1-3/+0
2020-12-02s390: fix irq state tracingHeiko Carstens2-18/+2
2020-12-02s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev1-3/+11
2020-12-02vhost_vdpa: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2020-12-02vdpa: mlx5: fix vdpa/vhost dependenciesRandy Dunlap2-0/+2
2020-12-02geneve: pull IP header before ECN decapsulationEric Dumazet1-4/+16
2020-12-02inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen1-1/+1
2020-12-02Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-2/+4
2020-12-02Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-62/+138
2020-12-02tipc: fix incompatible mtu of transmissionHoang Le1-0/+2
2020-12-01fs: 9p: add generic splice_write file operationDominique Martinet1-0/+6
2020-12-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-22/+68
2020-12-01net: broadcom CNIC: requires MMURandy Dunlap1-0/+1
2020-12-01Merge branch 'ibmvnic-Bug-fixes-for-queue-descriptor-processing'David S. Miller1-3/+19
2020-12-01ibmvnic: Fix TX completion error handlingThomas Falcon1-3/+1
2020-12-01ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon1-0/+18
2020-12-01fs: 9p: add generic splice_read file operationsToke Høiland-Jørgensen1-0/+6
2020-12-01docs: bootconfig: Add the endianness of fieldsMasami Hiramatsu1-1/+3
2020-12-01tools/bootconfig: Store size and checksum in footer as le32Masami Hiramatsu1-2/+5
2020-12-01bootconfig: Load size and checksum in the footer as le32Masami Hiramatsu1-2/+2
2020-12-01ring-buffer: Always check to put back before stamp when crossing pagesSteven Rostedt (VMware)1-8/+6
2020-12-01Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm...Jakub Kicinski5-15/+20
2020-12-01ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependencyNaveen N. Rao1-1/+1
2020-12-01ftrace: Fix updating FTRACE_FL_TRAMPNaveen N. Rao1-1/+21
2020-12-01tracing: Fix alignment of static bufferMinchan Kim1-1/+1
2020-12-01tracing: Remove WARN_ON in start_thread()Vasily Averin1-1/+1
2020-12-01samples/ftrace: Mark my_tramp[12]? globalSami Tolvanen3-0/+4
2020-12-01vxlan: Copy needed_tailroom from lowerdevSven Eckelmann1-0/+2
2020-12-01vxlan: Add needed_headroom for lower deviceSven Eckelmann1-0/+1
2020-12-01chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-12-01gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_funcAndreas Gruenbacher1-10/+11
2020-12-01cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara1-0/+2
2020-12-01cifs: allow syscalls to be restarted in __smb_send_rqst()Paulo Alcantara1-2/+2
2020-11-30ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()Andrea Righi1-3/+3
2020-11-30ring-buffer: Update write stamp with the correct tsSteven Rostedt (VMware)1-1/+1
2020-11-30arm64: mte: Fix typo in macro definitionVincenzo Frascino1-1/+1
2020-11-30arm64: entry: fix EL1 debug transitionsMark Rutland2-25/+26
2020-11-30arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland4-10/+48
2020-11-30arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland2-3/+67
2020-11-30arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland1-0/+4
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland5-48/+51
2020-11-30arm64: entry: move el1 irq/nmi logic to CMark Rutland4-45/+22