summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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...Arnd 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/li...Arnd Bergmann1-0/+2
2021-12-14net/mlx5: Separate FDB namespaceMaor Gottlieb1-0/+1
2021-12-14bpf: 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
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman1-3/+3
2021-12-13exit: Implement kthread_exitEric W. Biederman1-0/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-0/+1
2021-12-13bpf: Add get_func_[arg|ret|arg_cnt] helpersJiri Olsa1-0/+5
2021-12-13efi: Move efifb_setup_from_dmi() prototype from arch headersJavier Martinez Canillas1-0/+6
2021-12-13u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.Sebastian Andrzej Siewior1-14/+28
2021-12-13platform_data: Add linux/platform_data/tps68470.h fileHans de Goede1-0/+35
2021-12-13i2c: acpi: Add i2c_acpi_new_device_by_fwnode() functionHans de Goede1-4/+13
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar42-266/+286
2021-12-13Merge v5.15-rc5 into char-misc-nextGreg Kroah-Hartman18-56/+114
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+13
2021-12-12iio:dac:ad5755: Switch to generic firmware properties and drop pdataJonathan Cameron1-102/+0
2021-12-12iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046Jonathan Cameron1-0/+2
2021-12-12net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...Vladimir Oltean1-9/+4
2021-12-12Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...Vladimir Oltean1-19/+7
2021-12-12net: dsa: tag_sja1105: convert to tagger-owned dataVladimir Oltean1-2/+5
2021-12-12net: dsa: sja1105: move ts_id from sja1105_tagger_dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_dataVladimir Oltean1-7/+1
2021-12-12net: dsa: sja1105: remove hwts_tx_en from tagger dataVladimir Oltean1-1/+0
2021-12-12net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021qVladimir Oltean1-3/+8
2021-12-12net: dsa: tag_ocelot: convert to tagger-owned dataVladimir Oltean1-2/+10
2021-12-12bpf: Add bpf_strncmp helperHou Tao1-0/+1
2021-12-12Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-12-11PCI: Sort Intel Device IDs by valueAndy Shevchenko1-25/+25
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+13
2021-12-11bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra1-1/+18
2021-12-11timers: implement usleep_idle_range()SeongJae Park1-1/+13
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-5/+102
2021-12-11Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-11Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+26
2021-12-10genirq: Provide new interfaces for affinity hintsThomas Gleixner1-1/+52
2021-12-10net: add netns refcount tracker to struct seq_net_privateEric Dumazet1-1/+2