summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner-16/+75
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner-0/+19
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner-1/+1
2020-11-24Merge branch 'sched/core' into core/mmThomas Gleixner-30/+108
2020-11-24sched: Make migrate_disable/enable() independent of RTThomas Gleixner-43/+18
2020-11-24soundwire: SDCA: detect sdca_cascade interruptPierre-Louis Bossart-0/+4
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann-2/+2
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-103/+25
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers-0/+49
2020-11-23net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger-0/+5
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski-1/+5
2020-11-23tcp: fix race condition when creating child sockets from syncookiesRicardo Dias-2/+3
2020-11-23lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore-15/+30
2020-11-23net: ptp: introduce common defines for PTP message typesChristian Eggers-1/+6
2020-11-23compat: always include linux/compat.h from net/compat.hJakub Kicinski-10/+0
2020-11-23Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe-182/+350
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-1/+1
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi-0/+3
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells-0/+1
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells-55/+0
2020-11-23keys: Provide the original description to the key preparserDavid Howells-0/+1
2020-11-23PM: domains: replace -ENOTSUPP with -EOPNOTSUPPLina Iyer-7/+7
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard-0/+10
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla-0/+64
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne-1/+18
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne-0/+7
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne-8/+14
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne-0/+12
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne-29/+47
2020-11-23io_uring: add support for shutdown(2)Jens Axboe-0/+1
2020-11-23net: provide __sys_shutdown_sock() that takes a socketJens Axboe-0/+1
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker-2/+8
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki-4/+4
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon-7/+3
2020-11-23preempt: Cleanup the macro maze a bitThomas Gleixner-14/+16
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner-25/+2
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner-0/+3
2020-11-23irqstat: Get rid of nmi_count() and __IRQ_STAT()Thomas Gleixner-4/+0
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski-2/+2
2020-11-23Merge branch 'v5.11/headers' into integJerome Brunet-0/+25
2020-11-23dt-bindings: clk: axg-clkc: add MIPI DSI Host clock bindingNeil Armstrong-0/+1
2020-11-23dt-bindings: clk: axg-clkc: add Video ClocksNeil Armstrong-0/+24
2020-11-23Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman-182/+350
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman-338/+487
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+24
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-15/+33
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)-0/+2