All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-16 17:39:04 to 2020-11-16 17:50:51 UTC [more...]

[fsverity-utils PATCH 0/2] Add libfsverity_enable() API
 2020-11-16 17:50 UTC  (5+ messages)
` [fsverity-utils PATCH 1/2] lib: add libfsverity_enable() and libfsverity_enable_with_sig()

[PATCH v3 linux dev-5.8] Fii Kudo project device tree file Add device tree for the Kudo BMC. Kudo is an Ampere (Altra) server platform manufactured by Fii and is based on a Nuvoton NPCM730 SoC
 2020-11-16 17:48 UTC  (4+ messages)
` [PATCH v4 linux dev-5.8] Fii Kudo project device tree file

[patch 00/19] softirq: Cleanups and RT awareness
 2020-11-16 17:42 UTC  (6+ messages)
` [patch 10/19] preempt: Cleanup the macro maze a bit

[PATCH v6 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-11-16 17:46 UTC  (4+ messages)

[PATCH] compiler.h: Fix barrier_data() on clang
 2020-11-16 17:47 UTC  (3+ messages)

[RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs
 2020-11-16 17:50 UTC  (10+ messages)
` [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance

[PATCH v4 00/24] MT8192 IOMMU support
 2020-11-16 17:44 UTC  (11+ messages)
` [PATCH v4 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema
` [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition

[PATCHv4 00/17] arm64: remove set_fs() and friends
 2020-11-16 17:42 UTC  (5+ messages)
` [PATCHv4 06/17] arm64: sdei: move uaccess logic to arch/arm64/
` [PATCHv4 14/17] arm64: uaccess: remove set_fs()

[PULL 00/17] pc,vhost: fixes, new test
 2020-11-16 17:44 UTC  (3+ messages)
` [PULL 05/17] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off

BananaPi M2 support
 2020-11-16 17:12 UTC  (3+ messages)

[PATCH] memory: Skip dirty tracking for un-migratable memory regions
 2020-11-16 17:46 UTC  (3+ messages)

[PATCH v2 0/3] drm/msm: Shrinker fixes and opts
 2020-11-16 17:48 UTC  (8+ messages)
` [PATCH v2 1/3] drm/msm: Protect obj->active_count under obj lock
` [PATCH v2 2/3] drm/msm/shrinker: We can vmap shrink active_list too
` [PATCH v2 3/3] drm/msm/shrinker: Only iterate dontneed objs

[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
 2020-11-16 17:41 UTC  (115+ messages)
` [PATCH 01/42] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level'
` [PATCH 02/42] drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state'
` [PATCH 03/42] drm/drm_dp_mst_topology: Remove set but never used variable 'len'
` [PATCH 04/42] drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx'
` [PATCH 05/42] drm/exynos/exynos_drm_fimd: Add "
` [PATCH 06/42] drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits'
` [PATCH 07/42] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs'
` [PATCH 08/42] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description
` [PATCH 09/42] drm/mediatek/mtk_disp_ovl: "
` [PATCH 10/42] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct "
` [PATCH 11/42] drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header
` [PATCH 12/42] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference
` [PATCH 13/42] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static
` [PATCH 14/42] drm/meson/meson_vclk: Make two local functions static
` [PATCH 15/42] drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle'
` [PATCH 16/42] drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()' static
` [PATCH 17/42] drm/msm/disp/mdp5/mdp5_ctl: Demote non-conformant kernel-doc headers
` [PATCH 18/42] drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static
  ` [PATCH 18/42] drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en,dis}able()' static
` [PATCH 19/42] drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate'
` [PATCH 20/42] drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables
` [PATCH 21/42] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description
` [PATCH 22/42] drm/pl111/pl111_display: Make local function static
` [PATCH 23/42] drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static
` [PATCH 24/42] drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers
` [PATCH 25/42] drm/rockchip/rockchip_rgb: Consume our own header
` [PATCH 26/42] drm/rockchip/rockchip_lvds: Fix struct document formatting
` [PATCH 27/42] drm/selftests/test-drm_mm: Mark 'hole_end' as always_unused
` [PATCH 28/42] drm/selftests/test-drm_framebuffer: Remove set but unused variable 'fb'
` [PATCH 29/42] drm/selftests/test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap
` [PATCH 30/42] drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' "
` [PATCH 31/42] drm/ttm/ttm_bo: Fix one function header - demote lots of kernel-doc abuses
` [PATCH 32/42] drm/ttm/ttm_tt: Demote kernel-doc header format abuses
` [PATCH 33/42] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
` [PATCH 34/42] drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'
` [PATCH 35/42] drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's params
` [PATCH 36/42] drm/v3d/v3d_sched: Demote non-conformant kernel-doc header
` [PATCH 37/42] drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused
` [PATCH 38/42] drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'
` [PATCH 39/42] drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headers
` [PATCH 40/42] drm/vc4/vc4_debugfs: "
` [PATCH 41/42] gpu/ipu-v3/ipu-di: Strip out 2 unused 'di_sync_config' entries
` [PATCH 42/42] include/drm/drm_atomic: Make use of 'new_crtc_state'

linux-next: Tree for Nov 16
 2020-11-16 17:46 UTC  (2+ messages)
` linux-next: Tree for Nov 16 (net/core/stream.o)

git-log: documenting pathspec usage
 2020-11-16 17:46 UTC  (3+ messages)

RCU stall in xfs_reclaim_inodes_ag
 2020-11-16 17:45 UTC 

[PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
 2020-11-16 17:45 UTC  (5+ messages)

[PATCH net] tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
 2020-11-16 17:44 UTC 

[PATCH] MIPS: kernel: Fix for_each_memblock conversion
 2020-11-16 17:45 UTC 

linux-next: build warning after merge of the ftrace tree
 2020-11-16 17:43 UTC  (2+ messages)

Loadavg accounting error on arm64
 2020-11-16 17:41 UTC  (9+ messages)

[PATCH v2 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset
 2020-11-16 17:42 UTC  (11+ messages)
` [PATCH v2 01/10] x86: Expose syscall_work field in thread_info
` [PATCH v2 02/10] entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
` [PATCH v2 03/10] entry: Wire up syscall_work in common entry code
` [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag
` [PATCH v2 05/10] tracepoints: "
` [PATCH v2 06/10] ptrace: Migrate to use SYSCALL_TRACE flag
` [PATCH v2 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag
` [PATCH v2 08/10] audit: Migrate "
` [PATCH v2 09/10] entry: Drop usage of TIF flags in the generic syscall code
` [PATCH v2 10/10] x86: Reclaim unused x86 TI flags

[MPTCP] Re: [MPTCP][PATCH mptcp-next 1/3] mptcp: create listening socket for new port
 2020-11-16 17:42 UTC 

[Buildroot] [PATCH] package/openntpd: needs host-bison
 2020-11-16 17:42 UTC  (4+ messages)

[RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash()
 2020-11-16 17:41 UTC  (7+ messages)

[PATCH v3 0/2] Fix usage counter leak by adding a general sync ops
 2020-11-16 17:40 UTC  (2+ messages)

[PATCH bpf-next v2 00/10] Introduce preferred busy-polling
 2020-11-16 17:40 UTC  (9+ messages)
` [PATCH bpf-next v2 06/10] xsk: propagate napi_id to XDP socket Rx path
            ` [Intel-wired-lan] "

[PATCH 1/3] lib: Introduce copy_from_back()
 2020-11-16 17:22 UTC  (3+ messages)

[RESEND v2 00/43] Rid W=1 warnings from GPU
 2020-11-16 17:36 UTC  (18+ messages)
` [PATCH 05/43] drm/radeon: Move radeon_ttm{init,fini} to shared location
` [PATCH 06/43] drm/radeon/radeon_legacy_encoders: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 10/43] drm/radeon/radeon_pm: Move 'radeon_pm_acpi_event_handler' prototype into "
` [PATCH 12/43] drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to shared location
` [PATCH 16/43] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to shared header
` [PATCH 18/43] drm/radeon/rv770: Move 'rv770_get_*()'s "
` [PATCH 21/43] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location
` [PATCH 25/43] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s prototype to shared header
` [PATCH 26/43] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s "
` [PATCH 28/43] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes "
` [PATCH 29/43] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype "
` [PATCH 30/43] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s "
` [PATCH 35/43] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s "
` [PATCH 36/43] drm/radeon/evergreen: Move 'cik_*()'s prototypes "
` [PATCH 37/43] drm/radeon/ci_dpm: Move 'si_*()'s "
` [PATCH 40/43] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype "
` [PATCH 42/43] drm/radeon/radeon_audio: Move 'r600_*' prototypes into "

[PATCH v2 0/2] xfs_db: add minimal directory navigation
 2020-11-16 17:35 UTC  (2+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command

[dpdk-dev] [PATCH] event/dlb: fix potential NULL dereference
 2020-11-16 17:40 UTC 

[bluez PATCH v1] adv_monitor: Fix remove monitor from the kernel
 2020-11-16 17:38 UTC 

[RFC PATCH 0/3] Make overlayfs volatile mounts reusable
 2020-11-16 17:38 UTC  (4+ messages)
` [RFC PATCH 3/3] overlay: Add the ability to remount volatile directories when safe

[PATCH v2 bpf-next 0/4] bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP
 2020-11-16 17:37 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/4] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP

cleanup updating the size of block devices v3
 2020-11-16 17:37 UTC  (3+ messages)
` [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.