summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-09add support for Clang CFISami Tolvanen5-3/+59
2021-04-09i2c: Add support for software nodesHeikki Krogerus1-1/+3
2021-04-09Merge 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
2021-04-08resource: Prevent irqresource_disabled() from erasing flagsAngela Czubak1-1/+1
2021-04-08ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede1-0/+5
2021-04-08PM: runtime: Replace inline function pm_runtime_callbacks_present()YueHaibing1-1/+1
2021-04-08freezer: Remove unused inline function try_to_freeze_nowarn()YueHaibing1-1/+0
2021-04-08powercap: RAPL: Fix struct declaration in header fileWan Jiabing1-1/+1
2021-04-08block: remove disk_part_iterChristoph Hellwig1-19/+0
2021-04-08block: refactor blk_drop_partitionsChristoph Hellwig1-1/+1
2021-04-08Merge tag 'scmi-updates-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-98/+102
2021-04-08clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren1-0/+1
2021-04-08Merge tag 'irq-no-autoen-2021-03-25' into review-hansHans de Goede1-0/+4
2021-04-08spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III1-0/+3
2021-04-08stack: Optionally randomize kernel stack offset each syscallKees Cook1-0/+54