summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-12vfio/mdev: Correct the function signatures for the mdev_type_attributesJason Gunthorpe1-4/+7
2021-04-12vfio/mdev: Remove kobj from mdev_parent_ops->create()Jason Gunthorpe1-2/+1
2021-04-12skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang1-2/+3
2021-04-12block: move bio_list_copy_data to pktcdvdChristoph Hellwig1-1/+0
2021-04-12block: remove zero_fill_bio_iterChristoph Hellwig1-6/+1
2021-04-12vfs: remove unused ioctl helpersMiklos Szeredi1-12/+0
2021-04-12vfs: add fileattr opsMiklos Szeredi2-0/+63
2021-04-12block: add queue_to_disk() to get gendisk from request_queueJeffle Xu1-0/+2
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-10/+36
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-3/+16
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman8-20/+43
2021-04-12io_uring: unify files and task cancelPavel Begunkov1-7/+5
2021-04-12task_work: add helper for more targeted task_work cancelingJens Axboe1-0/+2
2021-04-12phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn1-0/+10
2021-04-12net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+1
2021-04-12net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk1-0/+2
2021-04-12net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-0/+9
2021-04-12ethtool: Allow network drivers to dump arbitrary EEPROM dataVladyslav Tarasiuk1-1/+32
2021-04-11Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-0/+13
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar8-10/+18
2021-04-11kasan: Add report for async modeVincenzo Frascino1-0/+6
2021-04-11Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman1-7/+21
2021-04-10i2c: ensure timely release of driver-allocated resourcesDmitry Torokhov1-0/+3
2021-04-10i2c: core: add api to provide frequency mode stringsYicong Yang1-0/+3
2021-04-10i2c: core: add managed function for adding i2c adaptersYicong Yang1-0/+1
2021-04-10Merge branch 'i2c/software-nodes' into i2c/for-5.13Wolfram Sang33-79/+175
2021-04-10i2c: Remove support for dangling device propertiesHeikki Krogerus1-2/+0
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal1-2/+3
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal1-2/+3
2021-04-10tty: clarify that not all ttys have a class deviceJohan Hovold1-1/+1
2021-04-10tty: fix return value for unsupported ioctlsJohan Hovold1-1/+1
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-28/+94
2021-04-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-10/+41
2021-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2021-04-10net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit1-0/+2
2021-04-10Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-18/+41
2021-04-10treewide: change my e-mail address, fix my nameMarek Behún2-2/+2
2021-04-09Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-0/+1
2021-04-09Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann4-7/+7
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede1-0/+6
2021-04-09usb: Iterator for portsHeikki Krogerus1-0/+9
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus1-0/+13
2021-04-09bus: mhi: fix typo in comments for struct mhi_channel_configJarvis Jiang1-1/+1
2021-04-09pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König1-0/+5
2021-04-09static_call: Relax static_call_update() function argument typePeter Zijlstra1-2/+2
2021-04-09libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-09treewide: Change list_sort to use const pointersSami Tolvanen1-3/+4
2021-04-09bpf: disable CFI in dispatcher functionsSami Tolvanen1-2/+2
2021-04-09mm: add generic function_nocfi macroSami Tolvanen1-0/+10
2021-04-09cfi: add __cficanonicalSami Tolvanen4-4/+9