summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song1-2/+9
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar3-27/+16
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-1/+44
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean1-0/+2
2020-11-14usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior1-4/+0
2020-11-14Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-11/+27
2020-11-14usb: host: ehci-mxc: Remove the driverFabio Estevam1-14/+0
2020-11-14Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski1-0/+3
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)1-0/+7
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)1-1/+6
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2-3/+15
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh1-0/+7
2020-11-13tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones1-0/+5
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman1-1/+1
2020-11-13Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-36/+49
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov1-1/+1
2020-11-13net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit1-2/+0
2020-11-13usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-4/+2
2020-11-13Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-17/+11
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig1-1/+1
2020-11-12platform/chrome: cros_ec: Import Type C host commandsPrashant Malani1-0/+155
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+16
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner1-0/+19
2020-11-12serial: imx: Remove unused platform data supportFabio Estevam1-15/+0
2020-11-12net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat1-1/+1
2020-11-12net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat1-1/+1
2020-11-12Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-7/+3
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong1-2/+2
2020-11-11spi: introduce SPI_MODE_X_MASK macroOleksij Rempel1-0/+1
2020-11-11thunderbolt: Add support for end-to-end flow controlMika Westerberg1-1/+7
2020-11-11thunderbolt: Create debugfs directory automatically for servicesMika Westerberg1-0/+4
2020-11-11thunderbolt: Add functions for enabling and disabling lane bonding on XDomainIsaac Hazan1-0/+2
2020-11-11thunderbolt: Add link_speed and link_width to XDomainIsaac Hazan1-0/+4
2020-11-11ftrace: Clean up the recursion code a bitSteven Rostedt (VMware)1-15/+7
2020-11-11fgraph: Make overruns 4 bytes in graph stack structureSteven Rostedt (VMware)1-2/+2
2020-11-11vfs: move __sb_{start,end}_write* to fs.hDarrick J. Wong1-3/+18
2020-11-11vfs: separate __sb_start_write into blocking and non-blocking helpersDarrick J. Wong1-10/+11
2020-11-11bpf: Load and verify kernel module BTFsAndrii Nakryiko2-0/+6
2020-11-10PM: domains: Rename pm_genpd_syscore_poweroff|poweron()Ulf Hansson1-4/+4
2020-11-10PM: EM: update the comments related to power scaleLukasz Luba1-6/+5
2020-11-10PM: EM: Add a flag indicating units of power values in Energy ModelLukasz Luba1-2/+7
2020-11-10Merge branch 'sched/migrate-disable'Peter Zijlstra6-0/+88
2020-11-10sched: Fix migrate_disable() vs rt/dl balancingPeter Zijlstra2-19/+24
2020-11-10sched,rt: Use cpumask_any*_distribute()Peter Zijlstra1-0/+6
2020-11-10sched: Fix migrate_disable() vs set_cpus_allowed_ptr()Peter Zijlstra1-0/+1
2020-11-10sched: Add migrate_disable()Peter Zijlstra2-0/+68
2020-11-10sched/hotplug: Consolidate task migration on CPU unplugThomas Gleixner2-0/+3
2020-11-10stop_machine: Add function and caller debug infoPeter Zijlstra1-0/+5
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki1-0/+6