index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
io_uring: fix overflowed cancel w/ linked ->files
Pavel Begunkov
2020-11-04
1
-22
/
+21
|
*
|
|
|
|
|
|
io_uring: drop req/tctx io_identity separately
Jens Axboe
2020-11-04
1
-3
/
+6
|
*
|
|
|
|
|
|
io_uring: ensure consistent view of original task ->mm from SQPOLL
Jens Axboe
2020-11-04
1
-7
/
+20
|
*
|
|
|
|
|
|
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
2020-11-04
2
-13
/
+67
|
*
|
|
|
|
|
|
io-wq: cancel request if it's asking for files and we don't have them
Jens Axboe
2020-11-04
1
-0
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-07
6
-177
/
+177
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
2020-11-06
1
-27
/
+18
|
*
|
|
|
|
|
|
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
2020-11-06
1
-6
/
+1
|
*
|
|
|
|
|
|
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
2020-11-06
1
-1
/
+1
|
*
|
|
|
|
|
|
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2020-11-06
2
-2
/
+2
|
*
|
|
|
|
|
|
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
2020-11-06
1
-6
/
+4
|
*
|
|
|
|
|
|
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
2020-11-06
1
-111
/
+72
|
*
|
|
|
|
|
|
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
2020-11-06
1
-2
/
+2
|
*
|
|
|
|
|
|
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
2020-11-06
1
-0
/
+9
|
*
|
|
|
|
|
|
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
2020-11-06
1
-20
/
+66
|
*
|
|
|
|
|
|
i2c: mediatek: move dma reset before i2c reset
Qii Wang
2020-11-03
1
-4
/
+4
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-07
8
-23
/
+47
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
RISC-V: Fix the VDSO symbol generaton for binutils-2.35+
Palmer Dabbelt
2020-11-06
3
-9
/
+16
|
*
|
|
|
|
|
RISC-V: Use non-PGD mappings for early DTB access
Anup Patel
2020-11-06
1
-0
/
+14
|
*
|
|
|
|
|
riscv: uaccess: fix __put_kernel_nofault()
Changbin Du
2020-11-06
1
-1
/
+1
|
*
|
|
|
|
|
riscv: fix pfn_to_virt err in do_page_fault().
Liu Shaohua
2020-11-06
1
-1
/
+3
|
*
|
|
|
|
|
riscv: Set text_offset correctly for M-Mode
Sean Anderson
2020-11-06
1
-0
/
+5
|
*
|
|
|
|
|
RISC-V: Remove any memblock representing unusable memory area
Atish Patra
2020-11-05
1
-11
/
+7
|
*
|
|
|
|
|
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Ryan Kosta
2020-11-04
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'ceph-for-5.10-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-11-07
5
-18
/
+39
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ceph: check session state after bumping session->s_seq
Jeff Layton
2020-11-04
5
-18
/
+39
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-11-07
34
-56
/
+65
|
\
\
\
\
\
\
|
*
|
|
|
|
|
selftests: binderfs: use SKIP instead of XFAIL
Tommi Rantala
2020-11-05
1
-4
/
+4
|
*
|
|
|
|
|
selftests: clone3: use SKIP instead of XFAIL
Tommi Rantala
2020-11-05
1
-1
/
+1
|
*
|
|
|
|
|
selftests: core: use SKIP instead of XFAIL in close_range_test.c
Tommi Rantala
2020-11-05
1
-4
/
+4
|
*
|
|
|
|
|
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
2020-11-05
3
-3
/
+0
|
*
|
|
|
|
|
selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
Tommi Rantala
2020-10-28
1
-1
/
+0
|
*
|
|
|
|
|
selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
Tommi Rantala
2020-10-28
1
-0
/
+1
|
*
|
|
|
|
|
selftests: pidfd: skip test on kcmp() ENOSYS
Tommi Rantala
2020-10-28
1
-1
/
+4
|
*
|
|
|
|
|
selftests: pidfd: use ksft_test_result_skip() when skipping test
Tommi Rantala
2020-10-28
1
-1
/
+1
|
*
|
|
|
|
|
selftests/harness: prettify SKIP message whitespace again
Tommi Rantala
2020-10-27
1
-1
/
+1
|
*
|
|
|
|
|
selftests: pidfd: fix compilation errors due to wait.h
Tommi Rantala
2020-10-27
2
-2
/
+0
|
*
|
|
|
|
|
selftests: filter kselftest headers from command in lib.mk
Tommi Rantala
2020-10-27
1
-1
/
+1
|
*
|
|
|
|
|
selftests/ftrace: check for do_sys_openat2 in user-memory test
Colin Ian King
2020-10-27
1
-0
/
+4
|
*
|
|
|
|
|
selftests/ftrace: Use $FUNCTION_FORK to reference kernel fork function
Steven Rostedt (VMware)
2020-10-27
19
-37
/
+44
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-11-07
3
-5
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: mpt3sas: Fix timeouts observed while reenabling IRQ
Sreekanth Reddy
2020-11-03
1
-0
/
+7
|
*
|
|
|
|
|
scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()
Hannes Reinecke
2020-11-03
1
-4
/
+5
|
*
|
|
|
|
|
scsi: hpsa: Fix memory leak in hpsa_init_one()
Keita Suzuki
2020-10-30
1
-1
/
+3
*
|
|
|
|
|
|
Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-11-06
4
-44
/
+44
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mtd: rawnand: stm32_fmc2: fix broken ECC
Christophe Kerello
2020-10-30
1
-7
/
+8
|
*
|
|
|
|
|
|
mtd: spi-nor: Fix address width on flash chips > 16MB
Bert Vermeulen
2020-10-28
1
-3
/
+5
|
*
|
|
|
|
|
|
mtd: spi-nor: Don't copy self-pointing struct around
Alexander Sverdlin
2020-10-28
1
-3
/
+2
|
*
|
|
|
|
|
|
mtd: rawnand: ifc: Move the ECC engine initialization to the right place
Fabio Estevam
2020-10-26
1
-19
/
+24
|
*
|
|
|
|
|
|
mtd: rawnand: mxc: Move the ECC engine initialization to the right place
Fabio Estevam
2020-10-26
1
-12
/
+5
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[prev]
[next]