aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner2-16/+75
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner2-0/+19
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner1-1/+1
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner10-30/+108
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner3-43/+18
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart1-0/+4
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann1-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann1-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann1-2/+2
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman9-103/+25
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers1-0/+49
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger1-0/+5
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski5-1/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias1-2/+3
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore5-15/+30
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers1-1/+6
2020-11-23compat: always include linux/compat.h from net/compat.hJakub Kicinski1-10/+0
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe33-182/+350
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/driversArnd Bergmann1-1/+1
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-0/+3
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells1-0/+1
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells1-55/+0
2020-11-23keys: Provide the original description to the key preparserDavid Howells1-0/+1
2020-11-23PM: domains: replace -ENOTSUPP with -EOPNOTSUPPLina Iyer1-7/+7
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard1-0/+10
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-next/scmiSudeep Holla1-0/+64
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne3-1/+18
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne1-0/+7
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne1-8/+14
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne1-0/+12
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne2-29/+47
2020-11-23io_uring: add support for shutdown(2)Jens Axboe1-0/+1
2020-11-23net: provide __sys_shutdown_sock() that takes a socketJens Axboe1-0/+1
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker1-2/+8
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki1-4/+4
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb into for-next/iommu/vt-dWill Deacon1-7/+3
2020-11-23preempt: Cleanup the macro maze a bitThomas Gleixner1-14/+16
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner2-25/+2
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner1-0/+3
2020-11-23irqstat: Get rid of nmi_count() and __IRQ_STAT()Thomas Gleixner1-4/+0
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski1-2/+2
2020-11-23Merge branch 'v5.11/headers' into integJerome Brunet1-0/+25
2020-11-23dt-bindings: clk: axg-clkc: add MIPI DSI Host clock bindingNeil Armstrong1-0/+1
2020-11-23dt-bindings: clk: axg-clkc: add Video ClocksNeil Armstrong1-0/+24
2020-11-23Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman33-182/+350
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman53-338/+487
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+24
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-15/+33
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2