summaryrefslogtreecommitdiff
path: root/include/uapi/linux/if_addrlabel.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-20 10:18:30 +0200
commit9b249e60a5a83f49f2a65bfb808c0c058ff12a61 (patch)
tree85d9e3b58cf86bd15533dee4be6d7fb24981e801 /include/uapi/linux/if_addrlabel.h
parent834e602d0cc7c743bfce734fad4a46cefc0f9ab1 (diff)
downloadkernel-linux-6.13.y.tar.gz
Linux 6.13.12linux-6.13.y
Link: https://lore.kernel.org/r/20250417175111.386381660@linuxfoundation.org Tested-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Salvatore Bonaccorso <carnil@debian.org> Tested-by: Peter Schneider <pschneider1968@googlemail.com> Link: https://lore.kernel.org/r/20250418110411.049004302@linuxfoundation.org Tested-by: Mark Brown <broonie@kernel.org> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: SeongJae Park <sj@kernel.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Miguel Ojeda <ojeda@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/if_addrlabel.h')
0 files changed, 0 insertions, 0 deletions
nput/misc/uinput.c?id=152194fe9c3f03232b9c0d0264793a7fa4af82f8'>Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani 2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani 2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro 2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter 2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov 2017-10-23Input: uinput - remove uinput_allocate_device()Dmitry Torokhov 2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov 2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov 2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov 2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov 2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov 2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan 2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds 2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang 2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton 2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft 2015-12-18Input: uinput - rework ABS validationDavid Herrmann 2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires 2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov