aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-19scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea1-4/+7
2022-05-19siphash: add SPDX tags as sole licensing authorityJason A. Donenfeld3-10/+7
2022-05-19fs-verity: Use struct_size() helper in enable_verity()Zhang Jianhua1-1/+1
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt68-563/+1219
2022-05-19binder: fix atomic sleep when get extended errorSchspa Shi1-9/+6
2022-05-19binder: fix potential UAF of target_{proc,thread}Carlos Llamas1-4/+5
2022-05-19binder: fix printk format for commandsCarlos Llamas1-2/+2
2022-05-19tty: Rework receive flow control char logicIlpo Järvinen1-5/+11
2022-05-19pcmcia: synclink_cs: Don't allow CS5-6Ilpo Järvinen1-1/+5
2022-05-19serial: stm32-usart: Correct CSIZE, bits, and parityIlpo Järvinen1-3/+12
2022-05-19serial: st-asc: Sanitize CSIZE and correct PARENB for CS7Ilpo Järvinen1-0/+4
2022-05-19serial: sifive: Sanitize CSIZE and c_iflagIlpo Järvinen1-1/+5
2022-05-19serial: sh-sci: Don't allow CS5-6Ilpo Järvinen1-1/+5
2022-05-19serial: txx9: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-05-19serial: rda-uart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-05-19serial: digicolor-usart: Don't allow CS5-6Ilpo Järvinen1-0/+2
2022-05-19serial: uartlite: Fix BRKINT clearingIlpo Järvinen1-1/+2
2022-05-19serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLEYueHaibing1-1/+1
2022-05-19serial: core: Do stop_rx in suspend path for console if console_suspend is disabledVijaya Krishna Nivarthi1-2/+9
2022-05-19tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate.Vijaya Krishna Nivarthi1-20/+36
2022-05-19dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registersPhil Edworthy1-5/+23
2022-05-19serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485Ilpo Järvinen1-4/+4
2022-05-19Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"AngeloGioacchino Del Regno1-7/+0
2022-05-19serial: msm_serial: disable interrupts in __msm_console_write()John Ogness1-0/+5
2022-05-19serial: meson: acquire port->lock in startup()John Ogness1-0/+13
2022-05-19serial: 8250_dw: Use dev_err_probe()Andy Shevchenko1-17/+11
2022-05-19serial: 8250_dw: Use devm_add_action_or_reset()Andy Shevchenko1-32/+31
2022-05-19serial: 8250_dw: Update the list of OF headers used by driverAndy Shevchenko1-2/+1
2022-05-19serial: jsm: Use B0 instead of 0Ilpo Järvinen2-2/+2
2022-05-19serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTSIlpo Järvinen1-5/+3
2022-05-19tty: remove IBSHIFT ifdefsIlpo Järvinen1-12/+3
2022-05-19tty: remove BOTHER ifdefsIlpo Järvinen3-20/+7
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen9-34/+1
2022-05-19SUNRPC: Simplify synopsis of svc_pool_for_cpu()Chuck Lever3-8/+14
2022-05-19SUNRPC: Don't disable preemption while calling svc_pool_for_cpu().Sebastian Andrzej Siewior1-4/+1
2022-05-19NFSD: Show state of courtesy client in client infoDai Ngo1-1/+8
2022-05-19NFSD: add support for lock conflict to courteous serverDai Ngo1-16/+54
2022-05-19fs/lock: add 2 callbacks to lock_manager_operations to resolve conflictDai Ngo3-3/+37
2022-05-19fs/lock: add helper locks_owner_has_blockers to check for blockersDai Ngo2-0/+35
2022-05-19NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsdDai Ngo3-12/+24
2022-05-19NFSD: add support for share reservation conflict to courteous serverDai Ngo1-8/+101
2022-05-19NFSD: add courteous server support for thread with only delegationDai Ngo3-15/+99
2022-05-19SUNRPC: Remove svc_rqst::rq_xprt_hlenChuck Lever5-13/+5
2022-05-19SUNRPC: Remove dead code in svc_tcp_release_rqst()Chuck Lever1-9/+0
2022-05-19SUNRPC: Make cache_req::thread_wait an unsigned longChuck Lever1-4/+4
2022-05-19SUNRPC: Cache deferral injectionChuck Lever3-2/+21
2022-05-19SUNRPC: Clean up svc_deferred_class trace eventsChuck Lever1-5/+4
2022-05-19NFSD: Clean up nfsd_splice_actor()Chuck Lever1-8/+2
2022-05-19termbits.h: Remove posix_types.h includeIlpo Järvinen5-10/+0
2022-05-19termbits.h: Align lines & formatIlpo Järvinen6-361/+346