summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-30arm64: entry: prepare ret_to_user for function callMark Rutland1-4/+5
2020-11-30arm64: entry: move enter_from_user_mode to entry-common.cMark Rutland2-7/+6
2020-11-30arm64: entry: mark entry code as noinstrMark Rutland1-50/+25
2020-11-30arm64: mark idle code as noinstrMark Rutland1-4/+4
2020-11-30arm64: syscall: exit userspace before unmasking exceptionsMark Rutland1-1/+1
2020-11-30can: kvaser_pciefd: kvaser_pciefd_open(): fix error handlingZhang Qilong1-1/+3
2020-11-30can: c_can: c_can_power_up(): fix error handlingZhang Qilong1-4/+14
2020-11-30can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: sja1000: sja1000_err(): don't count arbitration lose as an errorJeroen Hofstee1-1/+0
2020-11-30can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disabl...Marc Kleine-Budde1-8/+3
2020-11-30Linux 5.10-rc6v5.10-rc6Linus Torvalds1-1/+1
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds24-55/+84
2020-11-29Merge tag 'irq-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-14/+4
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-3/+4
2020-11-29Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-43/+32