aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/git/sudeep.holla/linux into arm/driversArnd 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
2021-04-08init_on_alloc: Optimize static branchesKees Cook1-4/+6
2021-04-08jump_label: Provide CONFIG-driven build state defaultsKees Cook1-0/+19
2021-04-08irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin1-0/+1
2021-04-08arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin1-56/+0
2021-04-08asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin1-8/+8
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2-0/+3
2021-04-08Merge remote-tracking branch 'arm64/for-next/fiq'Hector Martin1-0/+2
2021-04-08drm/syncobj: use newly allocated stub fencesDavid Stevens1-0/+1
2021-04-08Merge commit '71b25f4df984' from tty/tty-nextHector Martin6-484/+17
2021-04-08USB: serial: add generic support for TIOCSSERIALJohan Hovold1-1/+1
2021-04-08Merge branch 'immutable-devfreq-v5.13-rc1' into devfreq-nextChanwoo Choi1-0/+9
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-1/+8
2021-04-07net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin1-1/+7
2021-04-07vfio/mdev: Add mdev/mtype_get_type_group_id()Jason Gunthorpe1-0/+3
2021-04-07vfio/mdev: Remove duplicate storage of parent in mdev_deviceJason Gunthorpe1-1/+0
2021-04-07vfio/mdev: Use struct mdev_type in struct mdev_deviceJason Gunthorpe1-1/+3
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe1-5/+1
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe1-12/+46
2021-04-07Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+4
2021-04-07Merge tag 'mlx5-fixes-2021-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-4/+6
2021-04-07ethtool: fix kdoc in headersJakub Kicinski1-2/+7
2021-04-07ethtool: un-kdocify extended link stateJakub Kicinski1-3/+1
2021-04-07ethtool: document PHY tunable callbacksJakub Kicinski1-0/+2
2021-04-07Merge remote-tracking branch 'regmap/for-5.13' into regmap-nextMark Brown1-0/+16
2021-04-07clk: divider: add devm_clk_hw_register_dividerDmitry Baryshkov1-0/+17
2021-04-07clk: mux: provide devm_clk_hw_register_mux()Dmitry Baryshkov1-0/+13
2021-04-07take LOOKUP_{ROOT,ROOT_GRABBED,JUMPED} out of LOOKUP_... spaceAl Viro1-3/+0
2021-04-07switch file_open_root() to struct pathAl Viro1-1/+7
2021-04-07cpuidle: Use s64 as exit_latency_ns and target_residency_ns data typeRafael J. Wysocki1-2/+2
2021-04-07PM: core: Remove duplicate declaration from header fileWan Jiabing1-1/+0
2021-04-07HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warningLee Jones1-1/+7
2021-04-07KVM: arm64: Add support for the KVM PTP serviceJianyong Wu1-0/+16
2021-04-07clocksource: Add clocksource id for arm arch counterJianyong Wu1-0/+1
2021-04-07time: Add mechanism to recognize clocksource in time_get_snapshotThomas Gleixner3-5/+24
2021-04-07ptp: Reorganize ptp_kvm.c to make it arch-independentJianyong Wu1-0/+19
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-nextGreg Kroah-Hartman1-0/+26
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-nextGreg Kroah-Hartman1-1/+35
2021-04-07irqdomain: Get rid of irq_create_identity_mapping()Marc Zyngier1-6/+0