All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-15 18:00:48 to 2021-01-15 18:19:07 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-01-15 18:19 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-01-15 18:18 UTC 

[PATCH 00/29] [Set 15] Finally rid W=1 warnings from GPU!
 2021-01-15 18:16 UTC  (55+ messages)
` [Intel-gfx] "
` [PATCH 01/29] drm/vmwgfx/vmwgfx_cmdbuf: Fix misnaming of 'headers' should be plural
` [PATCH 02/29] drm/vmwgfx/vmwgfx_cotable: Fix a couple of simple documentation problems
` [PATCH 03/29] drm/vmwgfx/vmwgfx_so: Add description for 'vmw_view's 'rcu' member
` [PATCH 04/29] drm/vmwgfx/vmwgfx_binding: Provide some missing param descriptions and remove others
` [PATCH 05/29] drm/vmwgfx/vmwgfx_msg: Fix misspelling of 'msg'
` [PATCH 06/29] drm/gma500/mmu: Actually return an error if one occurs
` [PATCH 07/29] drm/vmwgfx/vmwgfx_blit: Add description for 'vmw_bo_cpu_blit's 'diff' param
` [PATCH 08/29] drm/vmwgfx/vmwgfx_validation: Add some missing struct member/function param descriptions
` [PATCH 09/29] drm/vmwgfx/ttm_object: Demote half-assed headers and fix-up another
` [PATCH 10/29] drm/vmwgfx/vmwgfx_thp: Add description for 'vmw_thp_manager's member 'manager'
` [PATCH 11/29] drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses
` [PATCH 12/29] drm/gma500/psb_irq: Demote kernel-doc abuse
` [PATCH 13/29] drm/drm_dp_helper: Fix spelling issue and add missing description for 'enable_frl_ready_hpd'
` [PATCH 14/29] drm/gma500/cdv_intel_crt: Demote kernel-doc abuse in 'cdv_intel_crt_detect_hotplug()'s header
` [PATCH 15/29] drm/gma500/cdv_intel_display: Demote kernel-doc abuse in 'cdv_intel_panel_fitter_pipe()'s header
` [PATCH 16/29] drm/gma500/cdv_intel_lvds: Demote unworthy headers to standard blocks and fix another
` [PATCH 17/29] drm/gma500/cdv_intel_dp: Demote one unworthy header "
` [PATCH 18/29] drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp'
` [PATCH 19/29] drm/gma500/oaktrail_lvds: Demote one documentation header fix another
` [PATCH 20/29] drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers
` [PATCH 21/29] drm/gma500/mdfld_dsi_output: Demote a couple of kernel-doc formatting abuses
` [PATCH 22/29] drm/gma500/mdfld_intel_display: Demote three "
` [PATCH 23/29] drm/drm_agpsupport: Strip out obviously wrong descriptions and demote to standard headers
` [PATCH 24/29] drm/i915/gvt/handlers: Remove kernel-doc formatting from non-kernel-doc header
  ` [Intel-gfx] "
` [PATCH 25/29] drm/nouveau/nouveau_ioc32: File headers are not good candidates for kernel-doc
` [PATCH 26/29] drm/nouveau/nouveau_svm: Remove unused variable 'ret' from void function
` [PATCH 27/29] drm/nouveau/nouveau_bios: Remove unused variable 'pdev' from 'nouveau_bios_init()'
` [PATCH 28/29] drm/nouveau/nouveau_ioc32: Demote kernel-doc abuse to standard comment block
` [PATCH 29/29] drm/vmwgfx/ttm_object: Reorder header to immediately precede its struct

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-01-15 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-01-15 18:18 UTC 

[ragnatech:media-tree] BUILD SUCCESS 321af22a3d2f6ed1fb1737c8588c01f6fec8a7b8
 2021-01-15 18:16 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2021-01-15 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-01-15 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2021-01-15 18:18 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-01-15 18:17 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2021-01-15 18:17 UTC 

[PATCH v6 00/39] powerpc: interrupt wrappers
 2021-01-15 16:50 UTC  (9+ messages)
` [PATCH v6 27/39] powerpc/64: context tracking remove _TIF_NOHZ
` [PATCH v6 28/39] powerpc/64s/hash: improve context tracking of hash faults
` [PATCH v6 29/39] powerpc/64: context tracking move to interrupt wrappers
` [PATCH v6 30/39] powerpc/64: add context tracking to asynchronous interrupts
` [PATCH v6 31/39] powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
` [PATCH v6 32/39] powerpc/64s: move context tracking exit to interrupt exit path
` [PATCH v6 33/39] powerpc/64s: reconcile interrupts in C
` [PATCH v6 34/39] powerpc/64: move account_stolen_time into its own function

[PATCH net-next v7] vhost_net: avoid tx queue stuck when sendmsg fails
 2021-01-15 18:15 UTC  (4+ messages)

[GIT PULL] arm64 fixes for 5.11-rc4
 2021-01-15 18:15 UTC  (2+ messages)

[PATCH 00/40] [Set 14] Rid W=1 warnings from GPU
 2021-01-15 18:13 UTC  (76+ messages)
` [PATCH 01/40] drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates
` [PATCH 02/40] drm/mga/mga_ioc32: "
` [PATCH 03/40] drm/vmwgfx/vmwgfx_execbuf: Fix some kernel-doc related issues
` [PATCH 04/40] drm/vmwgfx/vmwgfx_kms: Remove unused variable 'ret' from 'vmw_du_primary_plane_atomic_check()'
` [PATCH 05/40] drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s header
` [PATCH 06/40] drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's header
` [PATCH 07/40] drm/vmwgfx/vmwgfx_kms: Mark vmw_{cursor, primary}_plane_formats as __maybe_unused
` [PATCH 08/40] drm/vmwgfx/vmwgfx_drv: Fix some kernel-doc misdemeanours
` [PATCH 09/40] drm/vmwgfx/vmwgfx_ioctl: Provide missing '@' sign required by kernel-doc
` [PATCH 10/40] drm/vmwgfx/vmwgfx_resource: Fix worthy function headers demote some others
` [PATCH 11/40] drm/vmwgfx/vmwgfx_ttm_buffer: Supply some missing parameter descriptions
` [PATCH 12/40] drm/vmwgfx/vmwgfx_fifo: Demote non-conformant kernel-doc header
` [PATCH 13/40] drm/vmwgfx/vmwgfx_ldu: Supply descriptions for 'state' function parameter
` [PATCH 14/40] drm/gma500/framebuffer: Fix some possible doc-rot issues
` [PATCH 15/40] drm/gma500/gem: Add and rename some function parameter descriptions
` [PATCH 16/40] drm/gma500/intel_bios: Demote non-conformant kernel-doc header
` [PATCH 17/40] drm/gma500/intel_i2c: Remove superflouous parameter description and rename another
` [PATCH 18/40] drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
` [PATCH 19/40] drm/gma500/power: Fix a bunch of *dev documentation issues
` [PATCH 20/40] drm/vmwgfx/vmwgfx_kms: Update worthy function headers and demote others
` [PATCH 21/40] drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks
` [PATCH 22/40] drm/gma500/gma_device: Include our own header containing prototypes
` [PATCH 23/40] drm/vmwgfx/vmwgfx_overlay: Demote kernel-doc abuses to standard comment blocks
` [PATCH 24/40] drm/gma500/psb_intel_display: Demote kernel-doc formatting abuse
` [PATCH 25/40] drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'
` [PATCH 26/40] drm/vmwgfx/vmwgfx_fence: Add, remove and demote various documentation params/headers
` [PATCH 27/40] drm/vmwgfx/vmwgfx_bo: Remove superfluous param description and supply another
` [PATCH 28/40] drm/vmwgfx/vmwgfx_context: Demote kernel-doc abuses
` [PATCH 29/40] drm/vmwgfx/vmwgfx_scrn: Demote unworthy kernel-doc headers and update others
` [PATCH 30/40] drm/gma500/psb_intel_modes: Provide missing descriptions for function param 'adapter'
` [PATCH 31/40] drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before gem.h
` [PATCH 32/40] drm/gma500/gem: Include our own header containing prototypes
` [PATCH 33/40] drm/vmwgfx/vmwgfx_surface: Fix some kernel-doc related issues
` [PATCH 34/40] drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
` [PATCH 35/40] drm/vmwgfx/vmwgfx_cmdbuf_res: Rename param description and remove another
` [PATCH 36/40] drm/vmwgfx/vmwgfx_shader: Demote kernel-doc abuses and fix-up worthy headers
` [PATCH 37/40] drm/vmwgfx/vmwgfx_cmdbuf: Fix a bunch of missing or incorrectly formatted/named params
` [PATCH 38/40] drm/gma500/power: Remove excess param description 'state'
` [PATCH 39/40] drm/vmwgfx/vmwgfx_cmdbuf_res: Remove unused variable 'ret'
` [PATCH 40/40] drm/vmwgfx/vmwgfx_stdu: Add some missing param/member descriptions

[dunfell][PATCH 1/2] curl: Fix CVE-2020-8284, CVE-2020-8285, CVE-2020-8286
 2021-01-15 18:16 UTC  (3+ messages)
` [dunfell][PATCH 2/2] curl: Security fix for CVE-2020-8231
` [OE-core] [dunfell][PATCH 1/2] curl: Fix CVE-2020-8284, CVE-2020-8285, CVE-2020-8286

post-receive: pub/scm/linux/kernel/git/maz/arm-platforms
 2021-01-15 18:16 UTC 

[PATCH] kernel/time: Add hr_sleep syscall, a high-resolution sleep service
 2021-01-15 18:07 UTC 

[Buildroot] [PATCH 1/1] package/kodi-pvr-zattoo: fix json dependency
 2021-01-15 18:15 UTC 

[PATCH] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2021-01-15 18:13 UTC 

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2021-01-15 18:13 UTC 

[PATCH v4 00/10] prohibit pinning pages in ZONE_MOVABLE
 2021-01-15 18:10 UTC  (9+ messages)
` [PATCH v4 08/10] mm/gup: limit number of gup migration failures, honor failures

About 'qemu-security' list subscription process
 2021-01-15 18:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/luto/linux
 2021-01-15 18:11 UTC 

[RFC PATCH] common: board_f: add print_archinfo to display arch information
 2021-01-15 18:11 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2021-01-15 18:11 UTC 

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-15 18:09 UTC  (8+ messages)
` [patch net-next RFC 02/10] devlink: implement line card provisioning

[PATCH 0/3] x86/KVM/VMX: Introduce and use try_cmpxchg64()
 2021-01-15 18:09 UTC  (2+ messages)

[PATCH v3 0/2] kasan: fixes for 5.11-rc
 2021-01-15 18:08 UTC  (7+ messages)
` [PATCH v3 2/2] kasan, arm64: fix pointer tags in KASAN reports

[PATCH 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manger
 2021-01-15 18:07 UTC  (3+ messages)

[PATCH v4 0/2] pinctrl: single: support #pinctrl-cells = 2
 2021-01-15 18:02 UTC  (4+ messages)
` [PATCH v4 2/2] ARM: dts: am33xx-l4: change #pinctrl-cells from 1 to 2

[PATCH v5 0/2] add sysfs exports for TPM 2 PCR registers
 2021-01-15 18:07 UTC  (7+ messages)
` [PATCH v5 1/2] tpm: add sysfs exports for all banks of "

[PATCH] crypto: lib/chacha20poly1305 - define empty module exit function
 2021-01-15 18:06 UTC  (2+ messages)

[PATCH v2 00/25] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-01-15 18:06 UTC  (3+ messages)
` [PATCH v2 07/25] tests/docker: fix sorting in package lists

[PATCH] sim: validate IMS private identity
 2021-01-15 18:07 UTC  (2+ messages)

How to implement the "amend!" commit ?
 2021-01-15 18:05 UTC  (5+ messages)

[bitbake-devel] Perforce.py tar filename
 2021-01-15 18:05 UTC  (2+ messages)

[PATCH v5 0/1] add sysfs exports for TPM 2 PCR registers
 2021-01-15 18:04 UTC  (4+ messages)
` [PATCH v5 1/1] tpm: add sysfs exports for all banks of "

[PATCH 2/3 v4] x86/platform/geode: Convert geode LED to GPIO machine descriptor
 2021-01-15 18:03 UTC  (2+ messages)
` [tip: x86/platform] "

[dpdk-dev] [PATCH v4 0/2] generic copy rte flow action support
 2021-01-15 18:04 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/2] generic modify "
  ` [dpdk-dev] [PATCH v5 1/2] ethdev: introduce generic modify rte flow action
  ` [dpdk-dev] [PATCH v5 2/2] app/testpmd: add support for modify field "

[PATCH 1/3 v4] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor
 2021-01-15 18:03 UTC  (2+ messages)
` [tip: x86/platform] "

[PATCH 3/3 v4] x86/platform/geode: Convert alix LED to GPIO machine descriptor
 2021-01-15 18:03 UTC  (2+ messages)
` [tip: x86/platform] "

stable-rc/queue/4.14 baseline: 130 runs, 6 regressions (v4.14.215-28-g44cb20ad2e61)
 2021-01-15 18:03 UTC 

[PATCH v2 0/2] vfio/iommu_type1: some fixes
 2021-01-15 18:01 UTC  (6+ messages)
` [PATCH v2 1/2] vfio/iommu_type1: Populate full dirty when detach non-pinned group

[PATCH 0/2] efi_loader: make the UEFI boot manager configurable
 2021-01-15 18:02 UTC  (3+ messages)
` [PATCH 1/2] efi_loader: move load options to new module
` [PATCH 2/2] efi_loader: make the UEFI boot manager configurable

stable-rc/queue/4.19 baseline: 146 runs, 4 regressions (v4.19.167-43-g7a15ea567512)
 2021-01-15 18:00 UTC 

[PATCH 1/2] of: device: Allow DMA range map to be set before of_dma_configure_id
 2021-01-15 17:58 UTC  (2+ messages)
` [PATCH 2/2] soc: sunxi: mbus: Remove DE2 display engine compatibles


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.