summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi
2020-11-16tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16entry: Wire up syscall_work in common entry codeGabriel Krisman Bertazi
2020-11-16entry: Expose helpers to migrate TIF to SYSCALL_WORK flagsGabriel Krisman Bertazi
2020-11-16Merge branch 'x86/entry' into core/entryThomas Gleixner
2020-11-16PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16reset: make shared pulsed reset controls re-triggerableAmjad Ouled-Ameur
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-16block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-16Fonts: Add charcount field to font_descPeilin Ye
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye
2020-11-16block: switch gendisk lookup to a simple xarrayChristoph Hellwig
2020-11-16ide: remove ide_{,un}register_regionChristoph Hellwig
2020-11-16block: add an optional probe callback to major_namesChristoph Hellwig
2020-11-16block: remove __blkdev_driver_ioctlChristoph Hellwig
2020-11-16block: remove set_device_roChristoph Hellwig
2020-11-16block: add a new set_read_only methodChristoph Hellwig
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