index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-12
alpha: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-2
/
+4
2020-11-12
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-4
/
+8
2020-11-12
arm: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
4
-6
/
+11
2020-11-09
microblaze: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+4
2020-11-09
hexagon: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+3
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-11-09
openrisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+3
2020-11-09
sh: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+4
2020-11-09
um: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+4
2020-11-09
s390: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-6
/
+9
2020-11-09
mips: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+4
2020-11-09
powerpc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-11-09
parisc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-11-09
nios32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+4
2020-11-09
m68k: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-1
/
+3
2020-11-09
arm64: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+5
2020-11-09
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
3
-3
/
+6
2020-11-09
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
1
-0
/
+2
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
2
-13
/
+33
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2
-17
/
+32
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
1
-2
/
+4
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
1
-2
/
+27
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
1
-27
/
+18
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
1
-6
/
+1
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2
-2
/
+2
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
1
-111
/
+72
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
1
-2
/
+2
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
1
-0
/
+9
2020-11-06
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
1
-20
/
+66
2020-11-06
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
1
-2
/
+1
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
1
-1
/
+3
2020-11-06
usb: mtu3: fix panic in mtu3_gadget_stop()
Macpaul Lin
1
-0
/
+1
[next]