summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-03-08perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07lib/irq_poll: Declare IRQ_POLL softirq vector as ksoftirqd-parking safeFrederic Weisbecker
2022-03-07tick/rcu: Stop allowing RCU_SOFTIRQ in idleFrederic Weisbecker
2022-03-07tick/rcu: Remove obsolete rcu_needs_cpu() parametersFrederic Weisbecker
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-04PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosus...Douglas Anderson
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-03-04signal, x86: Delay calling signals in atomic on RT enabled kernelsOleg Nesterov
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha
2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks
2022-02-28netfilter: egress: silence egress hook lockdep splatsFlorian Westphal
2022-02-28Merge back cpufreq changes for v5.18.Rafael J. Wysocki
2022-02-28ARM: 9173/1: amba: kill amba_find_match()Wang Kefeng
2022-02-28ARM: 9172/1: amba: Cleanup amba pclk operationWang Kefeng
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24Merge tag 'dtpm-v5.18' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash
2022-02-22kasan: split kasan_*enabled() functions into a separate headerPeter Collingbourne
2022-02-22fork: Move task stack accounting to do_exit()Sebastian Andrzej Siewior
2022-02-22linkage: remove SYM_FUNC_{START,END}_ALIAS()Mark Rutland
2022-02-22linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()Mark Rutland
2022-02-21random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld
2022-02-21random: pull add_hwgenerator_randomness() declaration into random.hJason A. Donenfeld
2022-02-21random: remove useless header commentJason A. Donenfeld
2022-02-21random: make more consistent use of integer typesJason A. Donenfeld
2022-02-21nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello
2022-02-21slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman
2022-02-21genirq: Provide generic_handle_irq_safe()Sebastian Andrzej Siewior