All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-23 18:06:06 to 2019-12-23 20:02:56 UTC [more...]

[PATCH v6 net-next 0/9] ipv6: Extension header infrastructure
 2019-12-23 20:02 UTC  (6+ messages)
` [PATCH v6 net-next 1/9] ipeh: Fix destopts and hopopts counters on drop

[Buildroot] [PATCH 1/2] board/imx6-sabresd: Fix the Qt5 display names
 2019-12-23 20:02 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/tpm2-tss: fix build without C++
 2019-12-23 20:02 UTC  (2+ messages)

[PATCH 0/7] Add support for MediaTek MT8512 Soc
 2019-12-23 20:02 UTC  (5+ messages)
` [PATCH 1/7] ARM: MediaTek: Add support for MediaTek MT8512 SoC
` [PATCH 2/7] clk: mediatek: adjust common driver for mt8512

[Intel-gfx] [PATCH 0/9] RFC: display/ddi: keep register indexes in a table
 2019-12-23 19:58 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/display: nuke skl workaround for pre-production hw
` [Intel-gfx] [PATCH 2/9] drm/i915/display: remove alias to dig_port
` [Intel-gfx] [PATCH 3/9] drm/i915/display: prefer the more common dig_port name
` [Intel-gfx] [PATCH 4/9] drm/i915/display: start description-based ddi initialization
` [Intel-gfx] [PATCH 5/9] drm/i915/display: move icl to description-based ddi init
` [Intel-gfx] [PATCH 6/9] drm/i915/display: description-based initialization for remaining ddi platforms
` [Intel-gfx] [PATCH 7/9] drm/i915/display: add phy, vbt and ddi indexes
` [Intel-gfx] [PATCH 8/9] drm/i915/display: refer to vbt info as vbt_port_info
` [Intel-gfx] [PATCH 9/9] drm/i915/display: use port_info on intel_ddi_init

[PATCH RFC v4 19/42] kmsan: x86/asm: softirq: add KMSAN IRQ entry hooks
 2019-12-23 19:58 UTC  (2+ messages)

[PATCH bpf-next v2 00/11] Introduce BPF STRUCT_OPS
 2019-12-23 19:57 UTC  (7+ messages)
` [PATCH bpf-next v2 05/11] bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS
` [PATCH bpf-next v2 06/11] bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS
` [PATCH bpf-next v2 10/11] bpf: libbpf: Add STRUCT_OPS support

[PATCH net] virtio_net: CTRL_GUEST_OFFLOADS depends on CTRL_VQ
 2019-12-23 19:56 UTC  (6+ messages)

[Buildroot] [git commit] package/tpm2-tss: fix build without C++
 2019-12-23 19:56 UTC 

[Buildroot] [git commit] board/freescale/imx6-sabresd: Remove unneeded CONFIG_VIDEO_CODA fragment
 2019-12-23 19:56 UTC 

[Buildroot] [git commit] board/freescale/imx6-sabresd: Fix the Qt5 display names
 2019-12-23 19:55 UTC 

[Buildroot] [PATCH 1/1] package/python-pycares: bump to version 3.1.0
 2019-12-23 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libtomcrypt: add security patch for CVE-2019-17362
 2019-12-23 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-autobahn: bump to version 19.11.1
 2019-12-23 19:54 UTC  (2+ messages)

[PATCH] drm/amdgpu/smu: make the set_performance_level logic easier to follow
 2019-12-23 19:54 UTC 

[PATCH v2 2/9] drm/amd/display: Fix compilation issue
 2019-12-23 19:53 UTC  (5+ messages)
` [PATCH v3 1/9] drm/amd/display: Align macro name as per DP spec
  ` [PATCH v3 2/9] drm/dp: get/set phy compliance pattern

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-12-23 19:53 UTC  (12+ messages)

[merged] mm-vmscan-protect-shrinker-idr-replace-with-config_memcg.patch removed from -mm tree
 2019-12-23 19:51 UTC 

[Buildroot] [git commit] package/python-autobahn: bump to version 19.11.1
 2019-12-23 19:51 UTC 

[Buildroot] [git commit] package/libtomcrypt: add security patch for CVE-2019-17362
 2019-12-23 19:51 UTC 

Patch "tpm_tis: reserve chip for duration of tpm_tis_core_init" has been added to the 5.4-stable tree
 2019-12-23 19:46 UTC 

[PATCH 1/5] drm/amdgpu: Avoid reclaim fs while eviction lock
 2019-12-23 19:44 UTC  (7+ messages)
` [PATCH 3/5] drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd

[PATCH 0/5] drm/amdgpu: use true,false for bool variable
 2019-12-23 19:43 UTC  (3+ messages)

[PATCH 4.14 0/2] Backport readdir sanity checking patches
 2019-12-23 19:36 UTC  (12+ messages)
` [PATCH 4.14 1/2] Make filldir[64]() verify the directory entry filename is valid
` [PATCH 4.14 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries
` [PATCH 4.19 0/2] Backport readdir sanity checking patches
  ` [PATCH 4.19 1/2] Make filldir[64]() verify the directory entry filename is valid
  ` [PATCH 4.19 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries
` [PATCH 4.4 0/2] Backport readdir sanity checking patches
  ` [PATCH 4.4 1/2] Make filldir[64]() verify the directory entry filename is valid
  ` [PATCH 4.4 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries
` [PATCH 4.9 0/2] Backport readdir sanity checking patches
  ` [PATCH 4.9 1/2] Make filldir[64]() verify the directory entry filename is valid
  ` [PATCH 4.9 2/2] filldir[64]: remove WARN_ON_ONCE() for bad directory entries

[Buildroot] [git commit] package/python-pycares: bump to version 3.1.0
 2019-12-23 19:42 UTC 

[PATCH 0/7] drm/radeon: use true,false for bool variable
 2019-12-23 19:40 UTC  (3+ messages)

[PATCH net-next v2 2/3] net: emaclite: In kconfig remove arch dependency
 2019-12-23 19:38 UTC  (4+ messages)

[PATCH v2 0/2] clk: intel: Add a new driver for a new clock controller IP
 2019-12-23 19:38 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: clk: intel: Add bindings document & header file for CGU

[PATCH] drm/amd/powerplay: support custom power profile setting
 2019-12-23 19:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] pakcage/libasio: new package
 2019-12-23 19:34 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/10] Prefer acronym for prefixes
 2019-12-23 19:34 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Prefer acronym for prefixes (rev2)

[PATCH 1/5] Enable HSIC on MMP3 SoC
 2019-12-23 19:33 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: marvell,mmp2: Add clock ids for the HSIC clocks
` [PATCH 2/5] clk: mmp2: Add "

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-23 19:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for DP Phy compliance auto test (rev4)

[f2fs-dev] [RFC PATCH v5] f2fs: support data compression
 2019-12-23 19:29 UTC  (5+ messages)
    `  "

[Xen-devel] [qemu-mainline test] 145140: regressions - FAIL
 2019-12-23 19:21 UTC 

Anomalous output from getpcaps(1) for process with all capabilities
 2019-12-23 19:20 UTC  (12+ messages)

[PATCH] PM / devfreq: exynos-bus: Add error log when get event fails
 2019-12-23 19:19 UTC  (2+ messages)

[RFC PATCH] media: allegro: implement V4L2_CID_MPEG_VIDEO_ENC_FRAME_RATE
 2019-12-23 19:19 UTC  (2+ messages)

Kernel-managed IRQ affinity (cont)
 2019-12-23 19:18 UTC  (6+ messages)

[PATCH net] net_sched: sch_fq: properly set sk->sk_pacing_status
 2019-12-23 19:18 UTC  (2+ messages)

[PATCH v2] backports: significantly speed up build
 2019-12-23 19:16 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 145155: tolerable all pass - PUSHED
 2019-12-23 19:14 UTC 

File monitor problem
 2019-12-23 19:14 UTC  (12+ messages)

[PATCH v4 1/6] x86,sched: Add support for frequency invariance
 2019-12-23 19:10 UTC  (11+ messages)

Possible improvement in DB structure
 2019-12-23 19:09 UTC  (2+ messages)

[net-next v3 00/20][pull request] Intel Wired LAN Driver Updates 2019-12-09
 2019-12-23 19:06 UTC  (3+ messages)
` [PATCH v3 02/20] ice: Initialize and register a virtual bus to provide RDMA

mips: SoC or board specific override of flush_dcache_range()
 2019-12-23 19:06 UTC  (3+ messages)

[PATCH v9 00/18] DSC MST support for DRM and AMDGPU
 2019-12-23 19:05 UTC  (5+ messages)
` [PATCH v9 16/18] drm/amd/display: Recalculate VCPI slots for new DSC connectors

[PATCH 1/6] iommu/omap: convert to devm_platform_ioremap_resource
 2019-12-23 19:00 UTC  (36+ messages)
` [PATCH] virtio-mmio: "
` [PATCH 2/6] iommu/exynos: "
` [PATCH 3/6] iommu/qcom: "
` [PATCH 4/6] iommu/ipmmu-vmsa: "
` [PATCH 5/6] iommu/mediatek: "
` [PATCH 6/6] iommu/rockchip: "

[PATCH 1/6] iommu/omap: convert to devm_platform_ioremap_resource
 2019-12-23 18:59 UTC 

[PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
 2019-12-23 18:58 UTC  (22+ messages)
` [PATCH bpf-next v2 3/9] riscv, bpf: add support for far branching when emitting tail call
` [PATCH bpf-next v2 4/9] riscv, bpf: add support for far jumps and exits
` [PATCH bpf-next v2 5/9] riscv, bpf: optimize BPF tail calls
` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free
` [PATCH bpf-next v2 7/9] riscv, bpf: optimize calls
` [PATCH bpf-next v2 8/9] riscv, bpf: add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programs
` [PATCH bpf-next v2 9/9] riscv, perf: add arch specific perf_arch_bpf_user_pt_regs

iwlwifi build problem in backports 5.5
 2019-12-23 18:58 UTC 

[Intel-gfx] Plans for i915 GuC Submission with regards to IPTS/ME
 2019-12-23 18:55 UTC  (3+ messages)

[PATCH] cfg80211: Enhance the AKM advertizement to support per interface
 2019-12-23 18:52 UTC 

[PATCH] Revert "drm/amdgpu: simplify ATPX detection"
 2019-12-23 18:52 UTC  (2+ messages)

Garbage UART output on RPI 4 with upstream kernel DTB
 2019-12-23 18:51 UTC  (2+ messages)

[PATCH 00/15] rebase: make the default backend configurable
 2019-12-23 18:49 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] rebase: extend the options for handling of empty commits
  ` [PATCH v2 02/15] t3406: simplify an already simple test
  ` [PATCH v2 03/15] rebase, sequencer: remove the broken GIT_QUIET handling
  ` [PATCH v2 04/15] rebase: make sure to pass along the quiet flag to the sequencer
  ` [PATCH v2 05/15] rebase: fix handling of restrict_revision
  ` [PATCH v2 06/15] t3432: make these tests work with either am or merge backends
  ` [PATCH v2 07/15] rebase: allow more types of rebases to fast-forward
  ` [PATCH v2 08/15] git-rebase.txt: add more details about behavioral differences of backends
  ` [PATCH v2 09/15] rebase: move incompatibility checks between backend options a bit earlier
  ` [PATCH v2 10/15] rebase: add an --am option
  ` [PATCH v2 11/15] contrib: change the prompt for interactive-based rebases
  ` [PATCH v2 12/15] rebase tests: mark tests specific to the am-backend with --am
  ` [PATCH v2 13/15] rebase tests: repeat some tests using the merge backend instead of am
  ` [PATCH v2 14/15] rebase: make the backend configurable via config setting
  ` [PATCH v2 15/15] rebase: change the default backend from "am" to "merge"

[dpdk-dev] [PATCH 00/14] add eventmode to ipsec-secgw
 2019-12-23 18:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH 04/14] examples/ipsec-secgw: add Rx adapter support

[Xen-devel] [xen-4.13-testing test] 145145: tolerable FAIL - PUSHED
 2019-12-23 18:44 UTC 

[Intel-gfx] [PATCH v10 0/4] Enable second DBuf slice for ICL and TGL
 2019-12-23 18:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Enable second DBuf slice for ICL and TGL (rev12)

MIPS: override of get_tbclk()
 2019-12-23 18:43 UTC  (2+ messages)

[PATCH v2 1/2] clk: intel: Add CGU clock driver for a new SoC
 2019-12-23 18:42 UTC  (3+ messages)

[PATCH 0/3] Ethernet support for Raspberry Pi 4
 2019-12-23 18:42 UTC  (4+ messages)
` [PATCH 1/3] net: Add support for Broadcom GENETv5 Ethernet controller

Mismatch meaning between git-diff and git-log for the .. (double dot notation) and ... (triple dot notation)
 2019-12-23 18:29 UTC  (3+ messages)

[PATCH v2 1/2] fs: New zonefs file system
 2019-12-23 18:37 UTC  (2+ messages)

[meta-oe][PATCH 1/3] glfw: missing feature check
 2019-12-23 18:34 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] libvncserver: fix build depends issue
` [meta-oe][PATCH 3/3] surf: Add opengl requirement

[meta-security][PATCH] meta-integrity/../systemd: fix pollution issue
 2019-12-23 18:32 UTC  (3+ messages)
` [yocto] "

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-23 18:24 UTC  (9+ messages)

[Xen-devel] [PATCH 0/4] Don't allocate dom->p2m_host[] for translated domains
 2019-12-23 18:23 UTC  (5+ messages)
` [Xen-devel] [PATCH 2/4] tools/dombuilder: Remove PV-only, mandatory hooks
` [Xen-devel] [PATCH 4/4] tools/dombuilder: Don't allocate dom->p2m_host[] for translated domains

[PATCH net 0/2] bnx2x: Bug fixes
 2019-12-23 18:23 UTC  (3+ messages)
` [PATCH net 1/2] bnx2x: Use appropriate define for vlan credit
` [PATCH net 2/2] bnx2x: Fix accounting of vlan resources among the PFs

Restart of iwd.service necessary after boot
 2019-12-23 18:22 UTC  (2+ messages)

[meta-virtualization][m-c-s][PATCH] sysklogd bbappend: 1.% -> 2.%
 2019-12-23 18:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/lrzip: needs C++
 2019-12-23 18:15 UTC  (2+ messages)

[meta-virtualization] [PATCH] python-networkx: Remove the recipe
 2019-12-23 18:14 UTC  (21+ messages)
` [meta-virtualization] [PATCH] python-passlib: "
  ` [meta-virtualization] [PATCH] python-pexpect: "
    ` [meta-virtualization] [PATCH] python-pika: "
      ` [meta-virtualization] [PATCH] python-pint: "
        ` [meta-virtualization] [PATCH] python-ply: "
          ` [meta-virtualization] [PATCH] python-prettytable: "
            ` [meta-virtualization] [PATCH] python-py: "
              ` [meta-virtualization] [PATCH] python-pyasn1: "
                ` [meta-virtualization] [PATCH] python-pyasn1-modules: "
                  ` [meta-virtualization] [PATCH] python-pycrypto: "
                    ` [meta-virtualization] [PATCH] python-pymongo: "
                      ` [meta-virtualization] [PATCH] python-pytest: "
                        ` [meta-virtualization] [PATCH] python-pytz: "
                          ` [meta-virtualization] [PATCH] python-pyudev: "
                            ` [meta-virtualization] [PATCH] python-sqlparse: "
                              ` [meta-virtualization] [PATCH] python-stevedore: "
                                ` [meta-virtualization] [PATCH] python-vcversioner: "
                                  ` [meta-virtualization] [PATCH] python-waitress: "
                                    ` [meta-virtualization] [PATCH] python-wrapt: "

[Buildroot] [git commit branch/2019.11.x] package/lrzip: needs C++
 2019-12-23 18:14 UTC 

[Buildroot] [PATCH 1/1] package/freescale-imx: update SITE to use NXP url
 2019-12-23 18:12 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/freescale-imx: update SITE to use NXP url
 2019-12-23 18:12 UTC 

[Buildroot] [git commit branch/2019.11.x] package/freescale-imx: update SITE to use NXP url
 2019-12-23 18:12 UTC 

[PATCH v2 bpf-next] libbpf: support CO-RE relocations for LDX/ST/STX instructions
 2019-12-23 18:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libgit2: security bump to version 0.28.4
 2019-12-23 18:09 UTC  (2+ messages)

[Xen-devel] [PATCH V6 1/4] x86/mm: Add array_index_nospec to guest provided index values
 2019-12-23 18:08 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/libgit2: security bump to version 0.27.10
 2019-12-23 18:08 UTC 

[Intel-gfx] [PATCH v2] drm/i915/lmem: debugfs for LMEM details
 2019-12-23 18:06 UTC  (3+ messages)

[PATCH v1 1/2] iio: pressure: bmp280: Drop ACPI support
 2019-12-23 18:06 UTC  (4+ messages)
` [PATCH v1 2/2] iio: pressure: bmp280: Allow device to be enumerated from ACPI


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.