aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka2022-08-091-1/+24
* Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-08-095-8/+15
|\
| * lockd: detect and reject lock arguments that overflowJeff Layton2022-08-041-0/+2
| * NFSD: Fix strncpy() fortify warningChuck Lever2022-07-291-1/+1
| * SUNRPC: Expand the svc_alloc_arg_err tracepointChuck Lever2022-07-291-5/+9
| * NLM: Defend against file_lock changes after vfs_test_lock()Benjamin Coddington2022-07-291-0/+1
| * SUNRPC: Fix xdr_encode_bool()Chuck Lever2022-07-291-2/+2
* | Merge tag 'fscache-fixes-20220809' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-091-0/+2
|\ \
| * | fscache: add tracepoint when failing cookieJeff Layton2022-08-091-0/+2
* | | Merge tag 'afs-fixes-20220802' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-091-18/+18
|\ \ \
| * | | afs: Fix access after dec in put functionsDavid Howells2022-08-021-6/+6
| * | | afs: Use refcount_t rather than atomic_tDavid Howells2022-08-021-13/+13
* | | | Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-08-091-0/+2
|\ \ \ \
| * | | | fs: add mode_strip_sgid() helperYang Xu2022-07-191-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-08-082-23/+32
|\ \ \ \
| * | | | get rid of non-advancing variantsAl Viro2022-08-081-22/+2
| * | | | iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()Al Viro2022-08-081-0/+20
| * | | | ITER_PIPE: fold data_start() and pipe_space_for_user() togetherAl Viro2022-08-081-20/+0
| * | | | ITER_PIPE: cache the type of last bufferAl Viro2022-08-081-1/+4
| * | | | new iov_iter flavour - ITER_UBUFAl Viro2022-08-081-0/+26
* | | | | Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds2022-08-081-0/+3
|\ \ \ \ \
| * | | | | dma-mapping: Fix build error unused-valueRen Zhijie2022-07-041-1/+1
| * | | | | dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai2022-06-241-0/+3
* | | | | | Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-082-128/+216
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-opp'Rafael J. Wysocki2022-08-081-128/+194
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-031-128/+194
| | |\ \ \ \ \ \
| | | * | | | | | OPP: Remove dev{m}_pm_opp_of_add_table_noclk()Viresh Kumar2022-07-121-12/+0
| | | * | | | | | OPP: Provide a simple implementation to configure multiple clocksViresh Kumar2022-07-121-0/+10
| | | * | | | | | OPP: Allow multiple clocks for a deviceViresh Kumar2022-07-121-1/+6
| | | * | | | | | OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()Viresh Kumar2022-07-081-8/+0
| | | * | | | | | OPP: Remove custom OPP helper supportViresh Kumar2022-07-081-51/+0
| | | * | | | | | OPP: Add dev_pm_opp_get_supplies()Viresh Kumar2022-07-081-0/+7
| | | * | | | | | OPP: Add support for config_regulators() helperViresh Kumar2022-07-081-0/+22
| | | * | | | | | OPP: Migrate set-prop-name helper API to use set-config helpersViresh Kumar2022-07-081-9/+14
| | | * | | | | | OPP: Migrate attach-genpd API to use set-config helpersViresh Kumar2022-07-081-17/+31
| | | * | | | | | OPP: Migrate set-opp-helper API to use set-config helpersViresh Kumar2022-07-081-17/+16
| | | * | | | | | OPP: Migrate set-clk-name API to use set-config helpersViresh Kumar2022-07-081-15/+26
| | | * | | | | | OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-081-19/+30
| | | * | | | | | OPP: Migrate set-regulators API to use set-config helpersViresh Kumar2022-07-081-16/+28
| | | * | | | | | OPP: Add dev_pm_opp_set_config() and friendsViresh Kumar2022-07-081-0/+42
| | | * | | | | | OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar2022-07-081-5/+4
| * | | | | | | | cpuidle: Add cpu_idle_miss trace eventKajetan Puchalski2022-08-031-0/+22
| |/ / / / / / /
* | | | | | | | Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-08-0813-56/+444
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: serial: move uart_ops documentation to the structJiri Slaby2022-07-281-16/+329
| * | | | | | | | serial: remove VR41XX serial driverThomas Bogendoerfer2022-07-161-4/+0
| * | | | | | | | serial: Embed rs485_supported to uart_portIlpo Järvinen2022-07-081-1/+1
| * | | | | | | | tty: serial: samsung_tty: loopback mode supportChanho Park2022-06-301-1/+1
| * | | | | | | | serial: Support for RS-485 multipoint addressesIlpo Järvinen2022-06-272-2/+19
| * | | | | | | | serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen2022-06-271-0/+1
| * | | | | | | | serial: 8250: create lsr_save_maskIlpo Järvinen2022-06-271-0/+1