index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
s390: fix irq state tracing
Heiko Carstens
2
-18
/
+2
2020-12-02
s390/pci: fix CPU address in MSI for directed IRQ
Alexander Gordeev
1
-3
/
+11
2020-12-02
vhost_vdpa: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2020-12-02
vdpa: mlx5: fix vdpa/vhost dependencies
Randy Dunlap
2
-0
/
+2
2020-12-01
geneve: pull IP header before ECN decapsulation
Eric Dumazet
1
-4
/
+16
2020-12-01
inet_ecn: Fix endianness of checksum update when setting ECT(1)
Toke Høiland-Jørgensen
1
-1
/
+1
2020-12-01
Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-2
/
+4
2020-12-01
Merge tag 'trace-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-62
/
+138
2020-12-01
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
1
-0
/
+6
2020-12-01
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-22
/
+68
2020-12-01
net: broadcom CNIC: requires MMU
Randy Dunlap
1
-0
/
+1
2020-12-01
Merge branch 'ibmvnic-Bug-fixes-for-queue-descriptor-processing'
David S. Miller
1
-3
/
+19
2020-12-01
ibmvnic: Fix TX completion error handling
Thomas Falcon
1
-3
/
+1
2020-12-01
ibmvnic: Ensure that SCRQ entry reads are correctly ordered
Thomas Falcon
1
-0
/
+18
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
1
-0
/
+6
2020-11-30
docs: bootconfig: Add the endianness of fields
Masami Hiramatsu
1
-1
/
+3
2020-11-30
tools/bootconfig: Store size and checksum in footer as le32
Masami Hiramatsu
1
-2
/
+5
2020-11-30
bootconfig: Load size and checksum in the footer as le32
Masami Hiramatsu
1
-2
/
+2
2020-11-30
ring-buffer: Always check to put back before stamp when crossing pages
Steven Rostedt (VMware)
1
-8
/
+6
2020-11-30
Merge tag 'linux-can-fixes-for-5.10-20201130' of git://git.kernel.org/pub/scm...
Jakub Kicinski
5
-15
/
+20
2020-11-30
ftrace: Fix DYNAMIC_FTRACE_WITH_DIRECT_CALLS dependency
Naveen N. Rao
1
-1
/
+1
2020-11-30
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-11-30
tracing: Fix alignment of static buffer
Minchan Kim
1
-1
/
+1
2020-11-30
tracing: Remove WARN_ON in start_thread()
Vasily Averin
1
-1
/
+1
2020-11-30
samples/ftrace: Mark my_tramp[12]? global
Sami Tolvanen
3
-0
/
+4
2020-11-30
vxlan: Copy needed_tailroom from lowerdev
Sven Eckelmann
1
-0
/
+2
2020-11-30
vxlan: Add needed_headroom for lower device
Sven Eckelmann
1
-0
/
+1
2020-11-30
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
1
-0
/
+1
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-11-30
ring-buffer: Set the right timestamp in the slow path of __rb_reserve_next()
Andrea Righi
1
-3
/
+3
2020-11-30
ring-buffer: Update write stamp with the correct ts
Steven Rostedt (VMware)
1
-1
/
+1
2020-11-30
arm64: mte: Fix typo in macro definition
Vincenzo Frascino
1
-1
/
+1
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2
-25
/
+26
2020-11-30
arm64: entry: fix NMI {user, kernel}->kernel transitions
Mark Rutland
4
-10
/
+48
2020-11-30
arm64: entry: fix non-NMI kernel<->kernel transitions
Mark Rutland
2
-3
/
+67
2020-11-30
arm64: ptrace: prepare for EL1 irq/rcu tracking
Mark Rutland
1
-0
/
+4
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
5
-48
/
+51
2020-11-30
arm64: entry: move el1 irq/nmi logic to C
Mark Rutland
4
-45
/
+22
2020-11-30
arm64: entry: prepare ret_to_user for function call
Mark Rutland
1
-4
/
+5
2020-11-30
arm64: entry: move enter_from_user_mode to entry-common.c
Mark Rutland
2
-7
/
+6
2020-11-30
arm64: entry: mark entry code as noinstr
Mark Rutland
1
-50
/
+25
2020-11-30
arm64: mark idle code as noinstr
Mark Rutland
1
-4
/
+4
2020-11-30
arm64: syscall: exit userspace before unmasking exceptions
Mark Rutland
1
-1
/
+1
2020-11-30
can: kvaser_pciefd: kvaser_pciefd_open(): fix error handling
Zhang Qilong
1
-1
/
+3
2020-11-30
can: c_can: c_can_power_up(): fix error handling
Zhang Qilong
1
-4
/
+14
2020-11-30
can: sun4i_can: sun4i_can_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
2020-11-30
can: sja1000: sja1000_err(): don't count arbitration lose as an error
Jeroen Hofstee
1
-1
/
+0
[prev]
[next]