summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-11-23Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells
2020-11-23keys: Provide the original description to the key preparserDavid Howells
2020-11-23PM: domains: replace -ENOTSUPP with -EOPNOTSUPPLina Iyer
2020-11-23PM: sleep: Add dev_wakeup_path() helperPatrice Chotard
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Sudeep Holla
2020-11-23signal: define the SA_EXPOSE_TAGBITS bit in sa_flagsPeter Collingbourne
2020-11-23signal: define the SA_UNSUPPORTED bit in sa_flagsPeter Collingbourne
2020-11-23arch: provide better documentation for the arch-specific SA_* flagsPeter Collingbourne
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-11-23io_uring: add support for shutdown(2)Jens Axboe
2020-11-23net: provide __sys_shutdown_sock() that takes a socketJens Axboe
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker
2020-11-23Merge back cpuidle changes for v5.11.Rafael J. Wysocki
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon
2020-11-23preempt: Cleanup the macro maze a bitThomas Gleixner
2020-11-23irqstat: Move declaration into asm-generic/hardirq.hThomas Gleixner
2020-11-23asm-generic/irqstat: Add optional __nmi_count memberThomas Gleixner
2020-11-23irqstat: Get rid of nmi_count() and __IRQ_STAT()Thomas Gleixner
2020-11-23clk: samsung: Allow compile testing of Exynos, S3C64xx and S5Pv210Krzysztof Kozlowski
2020-11-23Merge branch 'v5.11/headers' into integJerome Brunet
2020-11-23dt-bindings: clk: axg-clkc: add MIPI DSI Host clock bindingNeil Armstrong
2020-11-23dt-bindings: clk: axg-clkc: add Video ClocksNeil Armstrong
2020-11-23Merge 5.10-rc5 into tty-nextGreg Kroah-Hartman
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensor notificationsCristian Marussi
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensor configuration supportCristian Marussi
2020-11-22firmware: arm_scmi: Add SCMI v3.0 sensors timestamped readsCristian Marussi
2020-11-21Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-11-21iio: buffer: remove iio_buffer_set_attrs() helperAlexandru Ardelean
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-20mptcp: track window announced to peerFlorian Westphal
2020-11-20ethtool: add ETHTOOL_COALESCE_ALL_PARAMS defineAntonio Cardace
2020-11-20net: stream: fix TCP references when INET is not enabledRandy Dunlap
2020-11-20seccomp/cache: Report cache data through /proc/pid/seccomp_cacheYiFei Zhu
2020-11-20octeontx2-pf: move lmt flush to include/linux/socSrujana Challa
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-20net: add annotation for sock_{lock,unlock}_fastPaolo Abeni