aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-16block: move set_task_ioprio to blk-ioc.cChristoph Hellwig1-2/+0
2021-12-16block: remove the nr_task field from struct io_contextChristoph Hellwig1-1/+0
2021-12-16block: add mq_ops->queue_rqs hookJens Axboe1-0/+8
2021-12-16irqchip/gic-v3-its: Limit memreserve cpuhp state lifetimeValentin Schneider1-0/+1
2021-12-16irqchip/gic-v3-its: Postpone LPI pending table freeing and memreserveValentin Schneider1-0/+1
2021-12-16irqchip/gic-v3-its: Give the percpu rdist struct its own flags fieldValentin Schneider1-1/+1
2021-12-16gpu: host1x: Add host1x_channel_stop()Dmitry Osipenko1-0/+1
2021-12-16drm/tegra: Add NVDEC driverMikko Perttunen1-0/+2
2021-12-16drm/tegra: Implement buffer object cacheThierry Reding1-10/+43
2021-12-16drm/tegra: Implement correct DMA-BUF semanticsThierry Reding1-10/+20
2021-12-16net: phylink: add pcs_validate() methodRussell King (Oracle)1-0/+20
2021-12-16net: phylink: add mac_select_pcs() method to phylink_mac_opsRussell King (Oracle)1-0/+18
2021-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-1/+2
2021-12-16tee: handle lookup of shm with reference count 0Jens Wiklander1-2/+2
2021-12-15clk: Introduce clk-tps68470 driverHans de Goede1-0/+11
2021-12-15Merge tag 'platform-drivers-x86-int3472-1' into review-hansHans de Goede2-4/+48
2021-12-15Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 into regulator-5.17Mark Brown2-4/+48
2021-12-15net/mlx5: Introduce log_max_current_uc_list_wr_supported bitShay Drory1-1/+1
2021-12-15net: add net device refcount tracker to struct packet_typeEric Dumazet1-0/+1
2021-12-15fanotify: wire up FAN_RENAME eventAmir Goldstein1-1/+2
2021-12-15fsnotify: generate FS_RENAME event with rich informationAmir Goldstein3-7/+11
2021-12-15fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein1-1/+1
2021-12-15fsnotify: separate mark iterator type from object type enumAmir Goldstein1-13/+28
2021-12-15fsnotify: clarify object type argumentAmir Goldstein1-16/+12
2021-12-14net: dev_replace_track() cleanupEric Dumazet1-6/+4
2021-12-14Merge tag 'ixp4xx-arm-soc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socArnd Bergmann1-21/+0
2021-12-14Merge branch 'for-next/perf-user-counter-access' into for-next/perfWill Deacon1-0/+10
2021-12-14net: dsa: sja1105: fix broken connection with the sja1110 taggerVladimir Oltean1-1/+2
2021-12-14Merge branch 'irq/urgent' into irq/msiThomas Gleixner13-37/+88
2021-12-14drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu1-0/+1
2021-12-14perf: Add a counter for number of user access events in contextRob Herring1-0/+1
2021-12-14x86: perf: Move RDPMC event flag to a common definitionRob Herring1-0/+9
2021-12-14HID: quirks: Allow inverting the absolute X/Y valuesAlistair Francis1-0/+2
2021-12-14Merge tag 'optee-async-notif-for-v5.17' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/driversArnd Bergmann1-0/+14
2021-12-14Merge v5.16-rc5 into drm-nextDaniel Vetter28-85/+219
2021-12-14HID: input: Make hidinput_find_field() staticMika Westerberg1-1/+0
2021-12-14HID: Add hid usages for USI style pensTero Kristo1-0/+10
2021-12-14HID: Add map_msc() to avoid boilerplate codeMika Westerberg1-0/+4
2021-12-14Merge tag 'renesas-drivers-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/driversArnd Bergmann1-0/+2
2021-12-13net/mlx5: Separate FDB namespaceMaor Gottlieb1-0/+1
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni1-1/+1
2021-12-13lockd: use svc_set_num_threads() for thread start and stopNeilBrown1-3/+3
2021-12-13SUNRPC: move the pool_map definitions (back) into svc.cNeilBrown1-25/+0
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown1-4/+0
2021-12-13NFSD: Make it possible to use svc_set_num_threads_syncNeilBrown1-0/+13
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown1-10/+4
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown1-3/+23
2021-12-13SUNRPC: change svc_get() to return the svc.NeilBrown1-1/+2
2021-12-13kthread: Ensure struct kthread is present for all kthreadsEric W. Biederman1-1/+1
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman2-1/+1