| Commit message (Expand) | Author | Files | Lines |
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 |
2020-11-06 | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ | Palmer Dabbelt | 3 | -9/+16 |
2020-11-06 | RISC-V: Use non-PGD mappings for early DTB access | Anup Patel | 1 | -0/+14 |
2020-11-06 | riscv: uaccess: fix __put_kernel_nofault() | Changbin Du | 1 | -1/+1 |
2020-11-06 | riscv: fix pfn_to_virt err in do_page_fault(). | Liu Shaohua | 1 | -1/+3 |
2020-11-06 | powerpc/numa: Fix build when CONFIG_NUMA=n | Scott Cheloha | 1 | -3/+9 |
2020-11-06 | riscv: Set text_offset correctly for M-Mode | Sean Anderson | 1 | -0/+5 |
2020-11-05 | io_uring: fix link lookup racing with link timeout | Pavel Begunkov | 1 | -1/+15 |
2020-11-05 | arm64: kexec_file: try more regions if loading segments fails | Benjamin Gwin | 2 | -11/+39 |
2020-11-05 | x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o... | Anand K Mistry | 1 | -18/+33 |
2020-11-05 | ionic: check port ptr before use | Shannon Nelson | 1 | -0/+5 |
2020-11-05 | RISC-V: Remove any memblock representing unusable memory area | Atish Patra | 1 | -11/+7 |
2020-11-05 | selftests: binderfs: use SKIP instead of XFAIL | Tommi Rantala | 1 | -4/+4 |
2020-11-05 | selftests: clone3: use SKIP instead of XFAIL | Tommi Rantala | 1 | -1/+1 |
2020-11-05 | selftests: core: use SKIP instead of XFAIL in close_range_test.c | Tommi Rantala | 1 | -4/+4 |
2020-11-05 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala | 3 | -3/+0 |
2020-11-05 | io_uring: use correct pointer for io_uring_show_cred() | Jens Axboe | 1 | -1/+2 |
2020-11-05 | io_uring: don't forget to task-cancel drained reqs | Pavel Begunkov | 1 | -2/+8 |
2020-11-05 | RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring | Jason Gunthorpe | 1 | -1/+1 |