summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-16hrtimer: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16timers: Make run_local_timers() staticThomas Gleixner
2020-11-16Merge back cpufreq updates for v5.11.Rafael J. Wysocki
2020-11-16gpiolib: Replace unsigned by unsigned intAndy Shevchenko
2020-11-16misc: rtsx: Add hardware auto power off for RTS5261Rui Feng
2020-11-16mmc: rtsx: Add test mode for RTS5261Rui Feng
2020-11-16misc: rtsx: Add SD Express mode support for RTS5261Rui Feng
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson
2020-11-16bus: ti-sysc: Implement GPMC debug quirk to drop platform dataTony Lindgren
2020-11-16firmware: imx-dsp: Export functions to request/free channelsDaniel Baluta
2020-11-16Merge 5.10-rc4 into char-misc-nextGreg Kroah-Hartman
2020-11-16Merge 5.10-rc4 into here.Greg Kroah-Hartman
2020-11-15entry: Fix spelling/typo errors in irq entry codeIra Weiny
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-15KVM: Don't allocate dirty bitmap if dirty ring is enabledPeter Xu
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu
2020-11-15KVM: Pass in kvm pointer into mark_page_dirty_in_slot()Peter Xu
2020-11-15KVM: remove kvm_clear_guest_pagePaolo Bonzini
2020-11-15eventfd: Export eventfd_ctx_do_read()David Woodhouse
2020-11-15sched/wait: Add add_wait_queue_priority()David Woodhouse
2020-11-15genirq/irqdomain: Make irq_domain_disassociate() staticThomas Gleixner
2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner
2020-11-14clk: meson: g12: use devm variant to register notifiersJerome Brunet
2020-11-14clk: add devm variant of clk_notifier_registerJerome Brunet
2020-11-14clk: add api to get clk consumer from clk_hwJerome Brunet
2020-11-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-14mm: memcontrol: fix missing wakeup polling threadMuchun Song
2020-11-14compiler.h: fix barrier_data() on clangArvind Sankar
2020-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-11-14iio: core: centralize ioctl() calls to the main chardevAlexandru Ardelean
2020-11-14usb: hcd.h: Remove RUN_CONTEXTSebastian Andrzej Siewior
2020-11-13Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-14usb: host: ehci-mxc: Remove the driverFabio Estevam
2020-11-13Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)
2020-11-13ftrace/x86: Allow for arguments to be passed in to ftrace_regs by defaultSteven Rostedt (VMware)
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-13bpf: Augment the set of sleepable LSM hooksKP Singh
2020-11-13tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones
2020-11-13syscalls: Fix file comments for syscalls implemented in kernel/sys.cTal Zussman
2020-11-12Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13bpf: Support for pointers beyond pkt_end.Alexei Starovoitov
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-12platform/chrome: cros_ec: Import Type C host commandsPrashant Malani
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner