linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-16 14:29:35 to 2021-04-16 16:00:45 UTC [more...]

[PATCH v2 0/8] MIPS: fixes for PCI legacy drivers (rt2880, rt3883)
 2021-04-16 16:00 UTC  (3+ messages)
` [PATCH v2 5/8] MIPS: pci-legacy: stop using of_pci_range_to_resource

Linux 5.4.113
 2021-04-16 16:00 UTC 

Linux 4.19.188
 2021-04-16 15:59 UTC  (2+ messages)

Linux 4.14.231
 2021-04-16 15:59 UTC  (2+ messages)

Linux 4.9.267
 2021-04-16 15:59 UTC  (2+ messages)

Linux 4.4.267
 2021-04-16 15:59 UTC  (2+ messages)

[PATCH] checkpatch: Improve ALLOC_ARRAY_ARGS test
 2021-04-16 15:58 UTC 

[PATCH 00/13] [RFC] Rust support
 2021-04-16 15:58 UTC  (9+ messages)

[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool
 2021-04-16 15:55 UTC  (4+ messages)
` [PATCH 5/8] iommu: fix a couple of spelling mistakes

[PATCH v7 00/28] Memory Folios
 2021-04-16 15:55 UTC  (3+ messages)
` [PATCH v7 02/28] mm: Introduce struct folio

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-16 15:54 UTC  (57+ messages)
` [PATCH 01/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 02/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret'
` [PATCH 03/40] drm/msm/dp/dp_display: Remove unused variable 'hpd'
` [PATCH 04/40] include: drm: drm_atomic: Make use of 'new_plane_state'
` [PATCH 05/40] drm/nouveau/nvkm/subdev/volt/gk20a: Demote non-conformant kernel-doc headers
` [PATCH 06/40] drm/nouveau/nvkm/engine/gr/gf100: Demote non-conformant kernel-doc header
` [PATCH 07/40] drm/nouveau/nouveau_bo: Remove unused variables 'dev'
` [PATCH 08/40] drm/nouveau/nouveau_display: Remove set but unused variable 'width'
` [PATCH 09/40] drm/nouveau/dispnv04/crtc: Demote non-conforming kernel-doc headers
` [PATCH 10/40] drm/nouveau/dispnv50/disp: Remove unused variable 'ret' from function returning void
` [PATCH 11/40] drm/nouveau/dispnv50/headc57d: Make local function 'headc57d_olut' static
` [PATCH 12/40] drm/nouveau/nv50_display: Remove superfluous prototype for local static functions
` [PATCH 13/40] drm/nouveau/dispnv50/disp: Include header containing our prototypes
` [PATCH 14/40] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 15/40] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 16/40] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
` [PATCH 17/40] gpu: host1x: bus: Remove superfluous param description 'key'
` [PATCH 18/40] drm/omapdrm/omap_irq: Fix a couple of incorrectly documented functions
` [PATCH 19/40] drm/omapdrm/omap_gem: Properly document omap_gem_dumb_map_offset()
` [PATCH 20/40] drm/xlnx/zynqmp_disp: Fix incorrectly documented enum 'zynqmp_disp_id'
` [PATCH 21/40] drm/xlnx/zynqmp_dp: Fix a little potential doc-rot
` [PATCH 22/40] drm/ttm/ttm_tt: Demote non-conformant kernel-doc header
` [PATCH 23/40] drm/ttm/ttm_bo: Fix incorrectly documented function 'ttm_bo_cleanup_refs'
` [PATCH 24/40] drm/scheduler/sched_entity: Fix some function name disparity
` [PATCH 25/40] drm/radeon/radeon_device: Provide function name in kernel-doc header
` [PATCH 26/40] drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
` [PATCH 27/40] drm/ttm/ttm_device: Demote kernel-doc abuses
` [PATCH 28/40] drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
` [PATCH 29/40] drm/amd/amdgpu/amdgpu_fence: Provide description for 'sched_score'
` [PATCH 30/40] drm/vgem/vgem_drv: Demote kernel-doc abuse
` [PATCH 31/40] drm/amd/amdgpu/amdgpu_gart: Correct a couple of function names in the docs
` [PATCH 32/40] drm/amd/amdgpu/amdgpu_ttm: Fix incorrectly documented function 'amdgpu_ttm_copy_mem_to_mem()'
` [PATCH 33/40] drm/amd/amdgpu/amdgpu_ring: Provide description for 'sched_score'
` [PATCH 34/40] drm/exynos/exynos_drm_fimd: Realign function name with its header
` [PATCH 35/40] drm/amd/amdgpu/amdgpu_cs: Repair some function naming disparity
` [PATCH 36/40] drm/exynos/exynos7_drm_decon: Realign function name with its header
` [PATCH 37/40] drm/panel/panel-sitronix-st7701: Demote kernel-doc format abuse
` [PATCH 38/40] drm/exynos/exynos_drm_ipp: Fix some function name disparity issues
` [PATCH 39/40] drm/sti/sti_hdmi: Provide kernel-doc headers with function names
` [PATCH 40/40] drm/mediatek/mtk_disp_ccorr: Demote less than half-populated struct header

[PATCH v8 1/8] pwm: pca9685: Switch to atomic API
 2021-04-16 15:54 UTC  (5+ messages)
` [PATCH v8 4/8] dt-bindings: pwm: Support new PWM_USAGE_POWER flag

[PATCH 3/3] sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 1/3] cpumask: Make cpu_{online,possible,present,active}() inline
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG

[PATCH 2/3] cpumask: Introduce DYING mask
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 4/9] sched: Move SCHED_DEBUG sysctl to debugfs
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 5/9] sched,preempt: Move preempt_dynamic to debug.c
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 2/9] sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 3/9] sched: Dont make LATENCYTOP select SCHED_DEBUG
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] sched: Don't "

[tip: sched/core] sched/debug: Rename the sched_debug parameter to sched_verbose
 2021-04-16 15:53 UTC 

[PATCH v2 9/9] sched,fair: Alternative sched_slice()
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] sched,debug: Convert sysctl sched_domains to debugfs
 2021-04-16 15:53 UTC 

[PATCH v2 8/9] sched: Move /proc/sched_debug to debugfs
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 6/9] debugfs: Implement debugfs_create_str()
 2021-04-16 15:53 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 00/13] ARM: dts: stm32: fix "make dtbs_check W=1" round1
 2021-04-16 15:52 UTC  (5+ messages)
` [PATCH 03/13] ARM: dts: stm32: fix timer nodes on STM32 MCU to prevent warnings
  ` [Linux-stm32] "
` [PATCH 04/13] dt-bindings: mfd: stm32-timers: remove #address/size cells from required properties
  ` [Linux-stm32] "

[PATCH v3 0/5] mm/memcg: Reduce kmemcache memory accounting overhead
 2021-04-16 15:48 UTC  (5+ messages)
` [PATCH v3 1/5] mm/memcg: Pass both memcg and lruvec to mod_memcg_lruvec_state()

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-16 15:45 UTC  (18+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-04-16 15:43 UTC  (7+ messages)
` [PATCH v11 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 3/6] arm64: kvm: Save/restore MTE registers
` [PATCH v11 4/6] arm64: kvm: Expose KVM_ARM_CAP_MTE
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v11 6/6] KVM: arm64: Document MTE capability and ioctl

[RFCv2 00/13] TDX and guest memory unmapping
 2021-04-16 15:41 UTC  (14+ messages)
` [RFCv2 01/13] x86/mm: Move force_dma_unencrypted() to common code
` [RFCv2 02/13] x86/kvm: Introduce KVM memory protection feature
` [RFCv2 03/13] x86/kvm: Make DMA pages shared
` [RFCv2 04/13] x86/kvm: Use bounce buffers for KVM memory protection
` [RFCv2 05/13] x86/kvmclock: Share hvclock memory with the host
` [RFCv2 06/13] x86/realmode: Share trampoline area if KVM memory protection enabled
` [RFCv2 07/13] mm: Add hwpoison_entry_to_pfn() and hwpoison_entry_to_page()
` [RFCv2 08/13] mm/gup: Add FOLL_ALLOW_POISONED
` [RFCv2 09/13] shmem: Fail shmem_getpage_gfp() on poisoned pages
` [RFCv2 10/13] mm: Keep page reference for hwpoison entries
` [RFCv2 11/13] mm: Replace hwpoison entry with present PTE if page got unpoisoned
` [RFCv2 12/13] KVM: passdown struct kvm to hva_to_pfn_slow()
` [RFCv2 13/13] KVM: unmap guest memory using poisoned pages

[next] aarch64-linux-gnu-ld: Unexpected GOT/PLT entries detected!
 2021-04-16 15:40 UTC  (2+ messages)

[PATCH v2] tools: do not include scripts/Kbuild.include
 2021-04-16 15:39 UTC  (2+ messages)

[PATCH v3] USB: Don't set USB_PORT_FEAT_SUSPEND on WD19's Realtek Hub
 2021-04-16 15:39 UTC  (6+ messages)

[PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues
 2021-04-16 15:37 UTC  (6+ messages)
` [PATCH 1/5] spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-16 15:36 UTC  (9+ messages)

[PATCH v2 0/8] memcontrol code cleanup and simplification
 2021-04-16 15:34 UTC  (4+ messages)
` [PATCH v2 5/8] mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec

[syzbot] general protection fault in gadget_setup
 2021-04-16 15:29 UTC  (11+ messages)

[PATCH 1/1] mm: Fix struct page layout on 32-bit systems
 2021-04-16 15:27 UTC  (11+ messages)

[PATCH v3 0/6] percpu: partial chunk depopulation
 2021-04-16 15:28 UTC  (4+ messages)

[PATCH v7 1/3] bio: limit bio max size
 2021-04-16 15:28 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Initialize unload_event statically
 2021-04-16 15:25 UTC  (2+ messages)

[RFC] ITS fails to allocate on rk3568/rk3566
 2021-04-16 15:23 UTC  (10+ messages)

[PATCH v2 1/2] iommu: Statically set module owner
 2021-04-16 15:22 UTC  (2+ messages)

x86/crash: fix crash_setup_memmap_entries() out-of-bounds access
 2021-04-16 15:13 UTC  (9+ messages)
      ` [patch] "

[RFC PATCH] USB:XHCI:skip hub registration
 2021-04-16 15:20 UTC  (4+ messages)

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-16 15:19 UTC  (5+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

liburcu: LTO breaking rcu_dereference on arm64 and possibly other architectures ?
 2021-04-16 15:17 UTC  (2+ messages)

[PATCH 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-04-16 15:18 UTC  (10+ messages)
` [PATCH 1/5] scsi: BusLogic: Fix missing `pr_cont' use
` [PATCH 5/5] scsi: Set allocation length to 255 for ATA Information VPD page

[PATCH v2 0/2] perf cs-etm: Set time on synthesised samples to preserve ordering
 2021-04-16 15:16 UTC  (3+ messages)

[PATCH] iommu/mediatek: always enable the clk on resume
 2021-04-16 15:16 UTC  (4+ messages)

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-16 15:15 UTC  (10+ messages)
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-04-16 15:14 UTC  (5+ messages)
` [PATCH v9 03/13] media: hantro: Use syscon instead of 'ctrl' register

[PULL] drm-fixes
 2021-04-16 15:15 UTC  (2+ messages)

Fix for CVE-2020-26541
 2021-04-16 15:14 UTC 

[PATCH v2] X86: Makefile: Replace -pg with CC_FLAGS_FTRACE
 2021-04-16 15:12 UTC  (2+ messages)

[PATCH v3 0/3] Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
 2021-04-16 15:11 UTC  (6+ messages)
` [PATCH v3 1/3] Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
` [PATCH v3 2/3] Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RESPONSE
` [PATCH v3 3/3] Drivers: hv: vmbus: Check for pending channel interrupts before taking a CPU offline

[kbuild] drivers/gpu/drm/msm/adreno/a3xx_gpu.c:600 a3xx_gpu_init() error: passing non negative 1 to ERR_PTR
 2021-04-16 15:15 UTC  (5+ messages)

[PATCH V2] sched,psi: fix the 'int' underflow for psi
 2021-04-16 15:11 UTC  (2+ messages)

[PATCH v2] riscv/kprobe: Restore local irqflag if kprobe is cancelled
 2021-04-16 15:09 UTC  (2+ messages)

[PATCH v1 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-04-16 15:06 UTC  (4+ messages)

[PATCH v2] sched: Warn on long periods of pending need_resched
 2021-04-16 15:04 UTC  (5+ messages)

[PATCH] ASoC: ak4458: check reset control status
 2021-04-16 15:05 UTC  (2+ messages)

[RFC PATCH] capabilities: require CAP_SETFCAP to map uid 0 (v3)
 2021-04-16 15:05 UTC  (2+ messages)

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-16 15:02 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the kvm tree
 2021-04-16 15:02 UTC  (5+ messages)

[PATCH v1 1/2] perf: Cap allocation order at aux_watermark
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v1 2/2] perf intel-pt: Use aux_watermark
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 01/10] perf: Rework perf_event_exit_event()
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 02/10] perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf: Support only inheriting events if cloned with CLONE_THREAD
 2021-04-16 15:01 UTC 

[PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf: Add support for SIGTRAP on perf events
 2021-04-16 15:01 UTC 

[PATCH v4 04/10] perf: Add support for event removal on exec
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 07/10] selftests/perf_events: Add kselftest for process-wide sigtrap handling
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 08/10] selftests/perf_events: Add kselftest for remove_on_exec
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 1/2] perf/x86: Move cpuc->running into P4 specific code
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/2] x86/events/amd/iommu: Fix sysfs type mismatch
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V4 2/2] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 2/2] perf/amd/uncore: Fix sysfs type mismatch
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 1/3] perf core: Factor out __perf_sw_event_sched
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 2/3] perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES event
 2021-04-16 15:01 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] mtd: rawnand: fix an error code in nand_setup_interface()
 2021-04-16 15:00 UTC  (2+ messages)

[PATCH] x86/platform/uv: Fix inconsistent indenting
 2021-04-16 14:57 UTC  (2+ messages)

[PATCH v4] tools/power turbostat: Fix RAPL summary collection on AMD processors
 2021-04-16 14:50 UTC  (4+ messages)

[PATCH v1 2/2] dt-bindings: arm: add property for coresight component name
 2021-04-16 14:47 UTC  (2+ messages)

[PATCH 0/1] coresight: Fix for v5.12-rc7
 2021-04-16 14:46 UTC  (4+ messages)

[PATCH 0/3] serial: sysrq cleanup and stm32 fixes
 2021-04-16 14:46 UTC  (3+ messages)
` [PATCH 2/3] serial: stm32: fix threaded interrupt handling

[PATCH v4 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-04-16 14:44 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v19 0/6] add power control in i2c
 2021-04-16 14:42 UTC  (4+ messages)
` [PATCH v19 6/6] drm/i915/selftests: Rename functions names

[PATCH 1/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kappa
 2021-04-16 14:42 UTC  (3+ messages)
` [PATCH 4/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kenzo

[PATCH v1 1/1] video: ssd1307fb: Drop OF dependency
 2021-04-16 14:42 UTC  (2+ messages)

[PATCH v4] perf Documentation: Document intel-hybrid support
 2021-04-16 14:33 UTC 

[PATCH v1] arm64: dts: qcom: sc7180: coachz: Add thermal config for skin temperature
 2021-04-16 14:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).