summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-12serial: imx: Remove unused platform data supportFabio Estevam
2020-11-11net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat
2020-11-11net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika Westerberg
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan
2020-11-10ftrace: Clean up the recursion code a bitSteven Rostedt (VMware)
2020-11-10fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)
2020-11-10vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong
2020-11-10vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong
2020-11-10bpf: Load and verify kernel module BTFsAndrii Nakryiko
2020-11-10PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson
2020-11-10PM: EM: update the comments related to power scaleLukasz Luba
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba
2020-11-10Merge branch 'sched/migrate-disable'Peter Zijlstra
2020-11-10sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra
2020-11-10sched,rt: Use cpumask_any*_distribute()Peter Zijlstra
2020-11-10sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra
2020-11-10sched: Add migrate_disable()Peter Zijlstra
2020-11-10sched/hotplug: Consolidate task migration on CPU unplugThomas Gleixner
2020-11-10stop_machine: Add function and caller debug infoPeter Zijlstra
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-09net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit
2020-11-09Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-09uio: fix some kernel-doc markupsMauro Carvalho Chehab
2020-11-09kernfs: bring names in comments in line with codeWillem de Bruijn
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jens Axboe
2020-11-09Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe
2020-11-09drivers/soc/litex: add LiteX SoC Controller driverPawel Czarnecki
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-11-09mtd: spi-nor: core: perform a Soft Reset on shutdownPratyush Yadav
2020-11-09mtd: spi-nor: add support for DTR protocolPratyush Yadav
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-08iio: core: Add optional symbolic label to a device channelCristian Pop
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-07Merge branch 'linus' into perf/kprobesIngo Molnar