aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/git/vireshk/pmRafael J. Wysocki2-10/+36
2021-04-12Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-3/+16
2021-04-12Merge 5.12-rc7 into usb-nextGreg Kroah-Hartman8-20/+43
2021-04-11io_uring: unify files and task cancelPavel Begunkov1-7/+5
2021-04-11task_work: add helper for more targeted task_work cancelingJens Axboe1-0/+2
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn1-0/+10
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+1
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk1-0/+2
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-0/+9
2021-04-11ethtool: 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/git/paulmck/linux-rcu into locking/coreIngo Molnar2-0/+13
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo 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/mani/mhi into char-misc-nextGreg 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-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski15-28/+94
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski4-10/+41
2021-04-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+2
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit1-0/+2
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-18/+41
2021-04-09treewide: change my e-mail address, fix my nameMarek Behún2-2/+2
2021-04-10Merge tag 'drm-misc-next-2021-04-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2021-04-09Merge tag 'qcom-drivers-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd 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-08libnvdimm: Notify disk drivers to revalidate region read-onlyDan Williams1-0/+1
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-3/+4
2021-04-08bpf: disable CFI in dispatcher functionsSami Tolvanen1-2/+2
2021-04-08mm: add generic function_nocfi macroSami Tolvanen1-0/+10
2021-04-08cfi: add __cficanonicalSami Tolvanen4-4/+9
2021-04-08add support for Clang CFISami Tolvanen5-3/+59
2021-04-08i2c: Add support for software nodesHeikki Krogerus1-1/+3
2021-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+6
2021-04-08net: qed: remove unused including <linux/version.h>Tian Tao1-1/+0
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún1-1/+5
2021-04-08Merge back earlier cpuidle updates for v5.13.Rafael J. Wysocki1-2/+2