All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-23 20:49:02 to 2020-11-23 21:42:44 UTC [more...]

qemu for bmc
 2020-11-23 20:57 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] wlroots: package does not require locale support
 2020-11-23 21:42 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] cage: package des "

[PATCH V2 0/4] powercap/dtpm: Add the DTPM framework
 2020-11-23 21:42 UTC  (5+ messages)
` [PATCH v3 1/4] units: Add Watt units
` [PATCH v3 2/4] Documentation/powercap/dtpm: Add documentation for dtpm
` [PATCH v3 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management
` [PATCH v3 4/4] powercap/drivers/dtpm: Add CPU energy model based support

[Buildroot] [PATCH v3 1/4] package/pkg-qmake: adding FOO_INCLUDE_FIXUP
 2020-11-23 21:42 UTC  (4+ messages)
` [Buildroot] [PATCH v3 2/4] package/qt5/qt5coap: new package
` [Buildroot] [PATCH v3 3/4] package/qt5/qt5mqtt: "
` [Buildroot] [PATCH v3 4/4] package/qt5/qt5knx: "

[PATCH] via/via_irq: use __func__ to replace string function name
 2020-11-23 21:42 UTC  (3+ messages)

[PATCH v2 0/3] nvme-fc: clean up error recovery implementation
 2020-11-23 21:44 UTC  (4+ messages)
` [PATCH v2 2/3] nvme-fc: eliminate terminate_io use by nvme_fc_error_recovery

[PATCH v2] mm: memcontrol: account pagetables per node
 2020-11-23 21:42 UTC  (2+ messages)

[Buildroot] [git commit] package/cage: package does not require locale support
 2020-11-23 21:42 UTC 

[Buildroot] [git commit] package/wlroots: package does not require locale support
 2020-11-23 21:41 UTC 

[PATCH v2] net/e1000e_core: adjust count if RDH exceeds RDT in e1000e_ring_advance()
 2020-11-23 21:30 UTC  (5+ messages)

[PATCH] aquantia: Reserve space when allocating an SKB
 2020-11-23 21:40 UTC  (15+ messages)
` [EXT] "
  ` [PATCH] aquantia: Remove the build_skb path
    ` [PATCH v2] "
            ` [PATCH v3] "
                ` [PATCH v4] "
                          ` [PATCH net v5] "

[PATCH net-next v2] compat: always include linux/compat.h from net/compat.h
 2020-11-23 21:40 UTC  (2+ messages)

[PATCH v4 0/7] Netronix embedded controller driver for Kobo and Tolino ebook readers
 2020-11-23 21:38 UTC  (9+ messages)
` [PATCH v4 5/7] rtc: New driver for RTC in Netronix embedded controller

[PATCH 0/7] config: add --literal-value option
 2020-11-23 21:39 UTC  (4+ messages)
` [PATCH v2 0/7] config: add --fixed-value option
  ` [PATCH v2 7/7] maintenance: use 'git config --fixed-value'

[linux-linus test] 156964: regressions - FAIL
 2020-11-23 21:38 UTC 

[PATCH] drm/mcde: Fix uninitialized value
 2020-11-23 21:37 UTC  (3+ messages)

[RFC PATCH v3 00/61] Introduce parallel fsck to e2fsck pass1
 2020-11-23 21:38 UTC  (6+ messages)
` [RFC PATCH v3 01/61] e2fsck: add -m option for multithread
` [RFC PATCH v3 02/61] e2fsck: copy context when using multi-thread fsck

[PATCH] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-23 21:37 UTC  (4+ messages)

[Buildroot] [PATCH] package/xinetd: add upstream security fix for CVE-2013-4342
 2020-11-23 21:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-pip: needs hashlib module
 2020-11-23 21:37 UTC  (2+ messages)

[Buildroot] [git commit] package/xinetd: add upstream security fix for CVE-2013-4342
 2020-11-23 21:36 UTC 

[PATCH v2 10/14] t3800: make hash-size independent
 2020-11-23 21:36 UTC  (5+ messages)
` [PATCH] mktag: don't check SHA-1 object length under SHA-256

[PATCH V17 0/6] mips: Add Loongson-3 machine support
 2020-11-23 20:52 UTC  (5+ messages)
` [PATCH V17 2/6] hw/intc: Rework Loongson LIOINTC
` [PATCH V17 6/6] docs/system: Update MIPS machine documentation

[PATCH v3 0/7] UFFD write-tracking migration/snapshots
 2020-11-23 21:34 UTC  (9+ messages)
` [PATCH v3 3/7] support UFFD write fault processing in ram_save_iterate()

[Buildroot] [PATCH 1/1] package/libglib2: bump version to 2.66.3
 2020-11-23 21:35 UTC 

[PATCH] regulator: Kconfig: Fix REGULATOR_QCOM_RPMH dependencies to avoid build error
 2020-11-23 21:35 UTC  (5+ messages)

[PULL] First set of new device support, cleanups and yaml conversions for the 5.11 cycle
 2020-11-23 21:35 UTC 

[Buildroot] [git commit] package/python-pip: needs hashlib module
 2020-11-23 21:35 UTC 

[PATCH v2 00/28] target/mips: Explode 60% of the 32K-lines translate.c
 2020-11-23 20:48 UTC  (29+ messages)
` [PATCH v2 01/28] target/mips: Use FloatRoundMode enum for FCR31 modes conversion
` [PATCH v2 02/28] target/mips: Extract FPU helpers to 'fpu_helper.h'
` [PATCH v2 03/28] target/mips: Rename msa_helper.c as mod-msa_helper.c
` [PATCH v2 04/28] target/mips: Extract MSA helpers from op_helper.c
` [PATCH v2 05/28] target/mips: Extract MSA helper definitions
` [PATCH v2 06/28] target/mips: Extract MSA translation routines
` [PATCH v2 07/28] target/mips: Rename dsp_helper.c as mod-dsp_helper.c
` [PATCH v2 08/28] target/mips: Extract DSP helper definitions
` [PATCH v2 09/28] target/mips: Extract DSP translation routines
` [PATCH v2 10/28] target/mips: Extract Multi-Threading helper definitions
` [PATCH v2 12/28] target/mips: Extract the microMIPS ISA "
` [PATCH v2 13/28] target/mips: Extract the microMIPS ISA translation routines
` [PATCH v2 14/28] target/mips: Extract nanoMIPS "
` [PATCH v2 15/28] target/mips: Extract NEC Vr54xx helpers to vendor-vr54xx_helper.c
` [PATCH v2 16/28] target/mips: Extract NEC Vr54xx helper definitions
` [PATCH v2 17/28] target/mips: Extract NEC Vr54xx translation routines
` [PATCH v2 18/28] target/mips: Rename lmmi_helper.c as loong-simd_helper.c
` [PATCH v2 19/28] target/mips: Extract Loongson SIMD helper definitions
` [PATCH v2 20/28] target/mips: Extract Loongson SIMD translation routines
` [PATCH v2 21/28] target/mips: Extract Loongson EXTensions "
` [PATCH v2 22/28] target/mips: Extract XBurst Media eXtension Unit "
` [PATCH v2 23/28] target/mips: Make pipeline 1 multiply opcodes generic
` [PATCH v2 24/28] target/mips: Extract Toshiba TXx9 translation routines
` [PATCH v2 25/28] target/mips: Extract Toshiba TX79 multimedia "
` [PATCH v2 26/28] MAINTAINERS: Add entry for MIPS Loongson TCG
` [PATCH v2 27/28] MAINTAINERS: Add entry for MIPS Ingenic Xburst TCG
` [PATCH v2 28/28] MAINTAINERS: Add entry for MIPS Toshiba TCG

[PATCH] gconfig: avoid use of hard coded colors for rows
 2020-11-23 21:33 UTC 

set_thread_area.2: csky architecture undocumented
 2020-11-23 21:31 UTC 

[PATCH 3/3] scsi: hisi_sas: Move debugfs code to v3 hw driver
 2020-11-23 21:29 UTC  (3+ messages)

[PATCH 0/3] Add helpful advice about init.defaultBranch
 2020-11-23 21:28 UTC  (8+ messages)
` [PATCH 3/3] init: provide useful "

[Buildroot] [PATCH 1/1] package/libglib2: bump version to 2.65.3
 2020-11-23 21:27 UTC  (2+ messages)

[meta-python][PATCH] python3-jinja2: Fix ptest RDEPENDS and file installation
 2020-11-23 21:26 UTC 

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-23 21:25 UTC  (11+ messages)
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 20:37 UTC  (14+ messages)

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-11-23 21:24 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-23 21:23 UTC  (34+ messages)
` [PATCH 10/40] drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
  ` [Freedreno] "
` [PATCH 11/40] drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param description
  ` [Freedreno] "
` [PATCH 12/40] drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
  ` [Freedreno] "
` [PATCH 13/40] drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_linewidth'
  ` [Freedreno] "
` [PATCH 14/40] drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are used
` [PATCH 18/40] drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
  ` [Freedreno] "
` [PATCH 19/40] drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
  ` [Freedreno] "
` [PATCH 20/40] drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
  ` [Freedreno] "
` [PATCH 31/40] drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' description
  ` [Freedreno] "
` [PATCH 35/40] drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param descriptions
  ` [Freedreno] "
` [PATCH 38/40] drm/msm/msm_drv: Make '_msm_ioremap()' static
  ` [Freedreno] "

[RFC 1/1] whitelisting UDP GSO and GRO cmsgs
 2020-11-23 21:23 UTC  (3+ messages)

Connection works, ping does not
 2020-11-23 17:02 UTC  (2+ messages)

"roaming" between source ports does not work
 2020-11-08 22:00 UTC 

[PATCH 1/2 v5] dt-bindings: leds: Add DT binding for Richtek RT8515
 2020-11-23 21:23 UTC  (4+ messages)

[PATCH net-next 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-11-23 21:22 UTC  (4+ messages)
` [PATCH net-next 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

[PATCH net-next] net: sched: alias action flags with TCA_ACT_ prefix
 2020-11-23 21:22 UTC  (2+ messages)

[android-common:mirror-pa-android12-5.10-staging 1588/1701] drivers/usb/typec/altmodes/displayport.c:159:15: error: too few arguments provided to function-like macro invocation
 2020-11-23 21:22 UTC 

[PATCH iproute2-next 0/7] Convert a number of use-cases to parse_on_off(), print_on_off()
 2020-11-23 21:21 UTC  (3+ messages)

[PATCH v24 00/12] Landlock LSM
 2020-11-23 21:19 UTC  (7+ messages)
` [PATCH v24 07/12] landlock: Support filesystem access-control

[PATCH] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
 2020-11-23 21:19 UTC  (3+ messages)

[PATCH 0/6] tlb: Fix access and (soft-)dirty bit management
 2020-11-23 21:17 UTC  (7+ messages)
` [PATCH 6/6] mm: proc: Avoid fullmm flush for young/dirty bit toggling

[Buildroot] [PATCH v2] package/thermald: fix time_t related compile failure
 2020-11-23 21:18 UTC 

[PATCH mlx5-next 00/16] mlx5 next updates 2020-11-20
 2020-11-23 21:15 UTC  (5+ messages)
` [PATCH mlx5-next 09/16] net/mlx5: Expose IP-in-IP TX and RX capability bits

[NOT PULL YET -perfbook] PoC of adding index to perfbook
 2020-11-23 21:15 UTC  (3+ messages)

[Buildroot] [Bug 13336] New: thermald-1.9.1 compilation failure with musl 1.2.1
 2020-11-23 21:15 UTC  (2+ messages)
` [Buildroot] [Bug 13336] "

[PATCH 5/7] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
 2020-11-23 21:12 UTC  (3+ messages)

[PATCH v2 tip/core/rcu 4/6] srcu: Provide polling interfaces for Tiny SRCU grace periods
 2020-11-23 21:12 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/shadowsocks-libev: fix static build with netfilter_conntrack
 2020-11-23 21:12 UTC 

[Buildroot] [PATCH v1] package/thermald: fix time_t related compile failure
 2020-11-23 21:12 UTC 

[RFC 18/18] net: iosm: infrastructure
 2020-11-23 21:12 UTC  (2+ messages)

[PATCH v8 0/5] hw/block/nvme: dulbe and dsm support
 2020-11-23 20:45 UTC  (2+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-11-25 10:42 UTC  (9+ messages)
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use

[PATCH net 00/17] rxrpc: Prelude to gssapi support
 2020-11-23 21:08 UTC  (4+ messages)
` [PATCH net-next 15/17] rxrpc: Organise connection security to use a union

[PATCH v7 0/5] leds: mt6360: Add LED driver for MT6360
 2020-11-23 21:06 UTC  (16+ messages)
` [PATCH v7 1/5] leds: flash: Add flash registration with undefined CONFIG_LEDS_CLASS_FLASH
` [PATCH v7 2/5] dt-bindings: leds: Add LED_COLOR_ID_MOONLIGHT definitions

[meta-python][PATCH] packagegroup-meta-python: Add newly added recipes to packagegroup-meta-python3
 2020-11-23 21:08 UTC 

[PATCH tip/core/rcu 0/5] Provide SRCU polling grace-period interfaces
 2020-11-23 21:07 UTC  (8+ messages)
` [PATCH RFC tip/core/rcu 4/5] srcu: Provide polling interfaces for Tiny SRCU grace periods

[fuse-devel] Cross-host entry caching and file open/create
 2020-11-23 21:07 UTC  (5+ messages)

[Cocci] [PATCH v2] scripts: coccicheck: Correct usage of make coccicheck
 2020-11-23 21:06 UTC  (3+ messages)

[RFC PATCH] vfs: fs{set,get}attr iops
 2020-11-23 21:06 UTC  (2+ messages)

[PATCH 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-11-23 21:05 UTC  (4+ messages)
` [PATCH 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH v2 13/24] kcmp: In get_file_raw_ptr use task_lookup_fd_rcu
 2020-11-23 21:05 UTC  (2+ messages)

[PATCH] PCI: Mark AMD Raven iGPU ATS as broken
 2020-11-23 21:04 UTC  (3+ messages)

[android-common:mirror-pa-android12-5.10-staging 1588/1701] drivers/usb/typec/altmodes/displayport.c:159:45: error: macro "VDO" requires 4 arguments, but only 3 given
 2020-11-23 21:03 UTC 

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2020-11-23 21:02 UTC  (2+ messages)
` [Bug 203905] "

[linux-rt-devel:linux-5.4.y-rt 248/325] drivers/block/zram/zcomp.c:114:19: sparse: sparse: context imbalance in 'zcomp_stream_get' - wrong count at exit
 2020-11-23 21:02 UTC 

linux-next: Fixes tag needs some work in the mmc-fixes tree
 2020-11-23 21:01 UTC 

[PATCH RESEND] misc/vmw_vmci: bail out earlier on too big queue allocation
 2020-11-23 21:01 UTC 

[PATCH v3] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-23 20:57 UTC  (5+ messages)

in-header PGP patch attestation in latest master
 2020-11-23 20:58 UTC 

[meta-python][PATCH 1/3] python3-pytest: Upgrade to 6.1.2
 2020-11-23 20:58 UTC  (6+ messages)
` [meta-python][PATCH 2/3] python3-hypothesis: Add recipe
  ` [oe] "
` [meta-python][PATCH 3/3] python3-sortedcontainers: "
  ` [oe] "
` [oe] [meta-python][PATCH 1/3] python3-pytest: Upgrade to 6.1.2

[meta-python][PATCH 1/3] python3-cantools: Upgrade 35.3.0 -> 35.5.0
 2020-11-23 20:58 UTC  (6+ messages)
` [meta-python][PATCH 2/3] python3-arpeggio: Upgrade 1.9.2 -> 1.10.1
  ` [oe] "
` [meta-python][PATCH 3/3] python3-toml: Upgrade 0.10.1 -> 0.10.2
  ` [oe] "
` [oe] [meta-python][PATCH 1/3] python3-cantools: Upgrade 35.3.0 -> 35.5.0

[meta-python][PATCH 1/5] python3-gmqtt: Upgrade 0.6.7 -> 0.6.8
 2020-11-23 20:57 UTC  (10+ messages)
` [meta-python][PATCH 2/5] python3-diskcache: Upgrade 5.0.3 -> 5.1.0
  ` [oe] "
` [meta-python][PATCH 3/5] python3-croniter: Upgrade 0.3.35 -> 0.3.36
  ` [oe] "
` [meta-python][PATCH 4/5] python3-bitarray: Upgrade 1.6.0 -> 1.6.1
  ` [oe] "
` [meta-python][PATCH 5/5] python3-certifi: Upgrade 2020.6.20 -> 2020.11.8
  ` [oe] "
` [oe] [meta-python][PATCH 1/5] python3-gmqtt: Upgrade 0.6.7 -> 0.6.8

[android-common:mirror-pa-android12-5.10-staging 1683/1701] fs/pstore/inode.c:402:57: warning: suggest braces around empty body in an 'if' statement
 2020-11-23 20:56 UTC 

[meta-networking][PATCH 1/5] openipmi: Inherit python3targetconfig
 2020-11-23 20:56 UTC  (3+ messages)
` [meta-python][PATCH 5/5] python3-jsonpath-rw: Add recipe for v1.4.0
  ` [oe] "

[PATCH v2 000/118] Update NFSD XDR functions
 2020-11-23 20:55 UTC  (3+ messages)
` [PATCH v2 087/118] NFSD: Update READDIR3args decoders to use struct xdr_stream

[PATCH 4.4 00/38] 4.4.246-rc1 review
 2020-11-23 20:55 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libxkbcommon: bump version to 1.0.3
 2020-11-23 20:55 UTC 

[PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit
 2020-11-23 20:54 UTC  (4+ messages)
` [PATCH 3/3] EDAC/sifive: Add support for SiFive BEU in SiFive platform EDAC

Dunfell-next merge request Nov 23
 2020-11-23 20:54 UTC  (2+ messages)

[PATCH 5.9 000/252] 5.9.11-rc1 review
 2020-11-23 20:54 UTC  (2+ messages)

[PATCH 4.14 00/60] 4.14.209-rc1 review
 2020-11-23 20:54 UTC  (2+ messages)

[PATCH 5.4 000/158] 5.4.80-rc1 review
 2020-11-23 20:54 UTC  (2+ messages)

[PATCH 4.19 00/91] 4.19.160-rc1 review
 2020-11-23 20:54 UTC  (2+ messages)

[PATCH 4.9 00/47] 4.9.246-rc1 review
 2020-11-23 20:54 UTC  (2+ messages)

[android-goldfish:android-5.4 1/12] drivers/usb/dwc3/drd.c:534: undefined reference to `usb_role_switch_register'
 2020-11-23 20:53 UTC 

[PATCH v2] git-gui: Basic dark mode support
 2020-11-23 20:50 UTC  (6+ messages)
` [PATCH] git-gui: Fix selected text colors

[igt-dev] [PATCH i-g-t] i915/gem_request_retire: Switch from random blitter loads to dummy
 2020-11-23 20:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 4.4 00/70] 4.4.165-stable review
 2020-11-23 20:49 UTC  (3+ messages)
` [PATCH 4.4 17/70] crypto: arm64/sha - avoid non-standard inline asm tricks

[PATCH v3 1/5] dhcp-server: add timer for tracking expired leases
 2020-11-23 20:49 UTC  (5+ messages)
` [PATCH v3 2/5] dhcp-server: add private setter for max expired clients
` [PATCH v3 3/5] unit: add client expire checks to test-dhcp
` [PATCH v3 4/5] unit: refactor test-dhcp to reuse code for other tests
` [PATCH v3 5/5] unit: add DHCP expiration reuse test


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.