All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-14 18:28:53 to 2020-10-14 19:24:37 UTC [more...]

[PATCH v2 0/8] Fix some style problems in migration
 2020-10-14 19:21 UTC  (10+ messages)
` [PATCH v2 5/8] migration: Add braces {} for if statement
` [PATCH v2 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v2 8/8] migration: Delete redundant spaces

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-14 19:24 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] test-lib: allow selecting tests by substring/regex with --run

[PATCH] NFSv4: Fix up RCU annotations for struct nfs_netns_client
 2020-10-14 19:22 UTC 

[PATCH V2 0/5] Support RISC-V migration
 2020-10-14 19:12 UTC  (6+ messages)
` [PATCH V2 1/5] target/riscv: Add basic vmstate description of CPU

[PATCH 00/11] SCMI vendor protocols and modularization
 2020-10-14 19:19 UTC  (7+ messages)
` [PATCH 01/11] firmware: arm_scmi: review protocol registration interface
` [PATCH 02/11] firmware: arm_scmi: hide protocols' private data

[Intel-gfx] [CI 01/11] drm/i915/display: allow to skip certain power wells
 2020-10-14 19:19 UTC  (11+ messages)
` [Intel-gfx] [CI 02/11] drm/i915/cnl: skip PW_DDI_F on certain skus
` [Intel-gfx] [CI 03/11] drm/i915/dg1: Add DG1 power wells
` [Intel-gfx] [CI 04/11] drm/i915/dg1: Add DPLL macros for DG1
` [Intel-gfx] [CI 05/11] drm/i915/dg1: Add and setup DPLLs "
` [Intel-gfx] [CI 06/11] drm/i915/dg1: Enable DPLL "
` [Intel-gfx] [CI 07/11] drm/i915/dg1: Load DMC
` [Intel-gfx] [CI 08/11] drm/i915/dg1: Add initial DG1 workarounds
` [Intel-gfx] [CI 09/11] drm/i915/dg1: DG1 does not support DC6
` [Intel-gfx] [CI 10/11] drm/i915/dg1: Update DMC_DEBUG register
` [Intel-gfx] [CI 11/11] drm/i915/dgfx: define llc and snooping behaviour

[PATCH 3/5] [RISCV_PM] Print new PM CSRs in QEMU logs
 2020-10-14 19:19 UTC  (4+ messages)
` [PATCH 4/5] [RISCV_PM] Add address masking functions required for RISC-V Pointer Masking extension

[PATCH v2 0/5] docs: automarkup.py: Make automarkup ready for Sphinx 3.1+
 2020-10-14 19:19 UTC  (6+ messages)
` [PATCH v2 2/5] docs: automarkup.py: Fix regexes to solve sphinx 3 warnings
` [PATCH v2 5/5] docs: automarkup.py: Allow automatic cross-reference inside C namespace

[git pull] IOMMU Updates for Linux v5.10
 2020-10-14 19:18 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] package/libtalloc: new package
 2020-10-14 19:18 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/3] "

[PULL 0/9] Ui 20201014 patches
 2020-10-14 19:16 UTC  (4+ messages)
` [PULL 5/9] configure: Fixes ncursesw detection under msys2/mingw by convert them to meson

[PATCH] video: rockchip: Add missing dpcd_write() call to link_train_ce()
 2020-10-14 19:17 UTC  (7+ messages)

[PATCH 0/8] Use uncached writes while clearing gigantic pages
 2020-10-14 19:15 UTC  (4+ messages)
` [PATCH 6/8] mm, clear_huge_page: use clear_page_uncached() for "

[Buildroot] [PATCH v2 1/3] package/pkg-waf: allow for override of PKG_WAF directive
 2020-10-14 19:15 UTC  (2+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-14 19:12 UTC  (11+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-14 19:12 UTC  (25+ messages)
` [PATCH 18/20] arch: dts: Fix EHCI/OHCI DT nodes name
` [PATCH 20/20] arch: dts: Fix DWC USB3 "

[PATCH kvm-unit-tests 0/3] A few miscellaneous fixes
 2020-10-14 19:14 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/3] lib/string: Fix getenv name matching
` [PATCH kvm-unit-tests 2/3] scripts: Save rematch before calling out of for_each_unittest
` [PATCH kvm-unit-tests 3/3] arm/arm64: Change dcache_line_size to ulong

[PATCH v3 0/8] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-14 19:12 UTC  (27+ messages)
` [PATCH v3 1/8] arm64: mm: Move reserve_crashkernel() into mem_init()
` [PATCH v3 2/8] arm64: mm: Move zone_dma_bits initialization into zone_sizes_init()
` [PATCH v3 3/8] of/address: Introduce of_dma_get_max_cpu_address()
` [PATCH v3 4/8] of: unittest: Add test for of_dma_get_max_cpu_address()
` [PATCH v3 5/8] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH v3 6/8] arm64: mm: Set ZONE_DMA size based on devicetree's dma-ranges
` [PATCH v3 7/8] arm64: mm: Set ZONE_DMA size based on early IORT scan
` [PATCH v3 8/8] mm: Update DMA zones description

[Buildroot] [git commit] package/pkg-waf.mk: allow for override of <pkg>_WAF directive
 2020-10-14 19:14 UTC 

[PATCH v21 00/12] Landlock LSM
 2020-10-14 19:13 UTC  (5+ messages)
` [PATCH v21 07/12] landlock: Support filesystem access-control

[Buildroot] [PATCH 1/1] package/python3: rebase patches with incorrect offsets for python 3.9.0
 2020-10-14 19:13 UTC  (2+ messages)

[Buildroot] [git commit] package/python3: rebase patches with incorrect offsets for python 3.9.0
 2020-10-14 19:12 UTC 

[Buildroot] [PATCH 1/1] jquery: bump to version 3.5.1
 2020-10-14 19:12 UTC  (2+ messages)

[PATCH v2 1/3] remote-curl: add testing for intelligent retry for HTTP
 2020-10-14 19:10 UTC  (5+ messages)
` [PATCH v2 3/3] http: automatically retry some requests

[PATCH] NFS: Fix mode bits and nlink count for v4 referral dirs
 2020-10-14 19:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ipcalc: new package
 2020-10-14 19:09 UTC  (2+ messages)

[LTP] [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root
 2020-10-14 19:07 UTC  (2+ messages)
`  "

[Intel-gfx] [PATCH v10 01/11] HAX to make DSC work on the icelake test system
 2020-10-14 19:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH v10 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v10 05/11] drm/i915: Try to make bigjoiner work in atomic check

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-14 19:05 UTC  (5+ messages)
` [PATCH v5 3/5] counter: Add "

[meta-oe][dunfell][PATCH] wireguard-tools: Fix systemd service installation
 2020-10-14 19:05 UTC  (2+ messages)

[PATCH 2/2] io: Allow socket error to be retrieved on disconnect
 2020-10-14 19:04 UTC  (2+ messages)

[meta-oe][PATCH] wireguard-tools: Fix systemd service installation
 2020-10-14 19:03 UTC  (2+ messages)

[PATCH v4 0/5] Speed up mremap on large regions
 2020-10-14 19:02 UTC  (5+ messages)
` [PATCH v4 1/5] kselftests: vm: Add mremap tests

[PATCH] ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup function
 2020-10-14 19:02 UTC  (3+ messages)

[PATCH v3 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-14 18:59 UTC  (4+ messages)
` [PATCH v3 2/4] Jobs based on custom runners: build environment docs and playbook

[Cluster-devel] [PATCH v2] fs: gfs2: add validation checks for size of superblock
 2020-10-14 19:00 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "
  `  "

[dpdk-dev] [PATCH] security: update session create API
 2020-10-14 19:00 UTC  (5+ messages)
  ` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [PATCH v3] "

[PATCH v2] nvmet: fix uninitialized work for zero kato
 2020-10-14 19:00 UTC  (4+ messages)

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-14 18:57 UTC  (4+ messages)
` [PATCH v11 05/13] copy-on-read: limit COR operations to base in COR driver

[PATCH 0/7] Add dts for Rpi4 + Cirrus Lochnagar and codecs
 2020-10-14 18:56 UTC  (8+ messages)
` [PATCH 1/7] of: base: Add of_count_phandle_with_fixed_args()

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-14 18:57 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/6] "
  ` [dpdk-dev] [PATCH v6 1/6] "

[PATCH v2 00/24] Documentation build fixes against next-20201013
 2020-10-14 18:57 UTC  (6+ messages)
` [PATCH v2 02/24] tools: docs: memory-model: fix references for some files

[Bug 209411] New: When retrieving string descriptor from mobile device returns eproto error
 2020-10-14 18:56 UTC  (4+ messages)
` [Bug 209411] "

[PATCH v2 00/20] Start KernelShark v2 transformation
 2020-10-14 18:56 UTC  (3+ messages)
` [PATCH v2 10/20] kernel-shark: Start using data streams

[PATCH] layer.conf: add security to LAYERDEPENDS
 2020-10-14 18:55 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH 0/6] r8a779a0: Add CSI and VIN
 2020-10-14 18:55 UTC  (3+ messages)
` [PATCH 4/6] clk: renesas: r8a779a0: Add VIN[00-31] clocks

[dpdk-dev] [PATCH] ethdev: add VLAN attributes to ETH and VLAN items
 2020-10-14 18:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] support VLAN attributes in "
  ` [dpdk-dev] [PATCH v4 1/2] ethdev: add VLAN attributes to "
  ` [dpdk-dev] [PATCH v4 2/2] app/testpmd: support VLAN attributes in "

cannot use != with ct status
 2020-10-14 18:54 UTC  (6+ messages)

[PATCH] drm/amdgpu/display: DRM_AMD_DC_DCN3_02 depends on DRM_AMD_DC_DCN3_01
 2020-10-14 18:39 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 5.10-1
 2020-10-14 18:53 UTC  (2+ messages)

[GIT PULL] PNP updates for v5.10-rc1
 2020-10-14 18:53 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.10-rc1
 2020-10-14 18:53 UTC  (3+ messages)

[GIT PULL] Power management updates for v5.10-rc1
 2020-10-14 18:53 UTC  (2+ messages)

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-10-14 18:39 UTC  (10+ messages)
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[patch 06/12] usb: host: isp1362: Replace in_interrupt() usage
 2020-10-14 18:49 UTC  (3+ messages)

/etc/migration.d
 2020-10-14 18:47 UTC 

[PATCH nft] src: ingress inet support
 2020-10-14 18:48 UTC  (4+ messages)

[PATCH v2] x86/smpboot: Don't unconditionally call memguard_guard_stack() in cpu_smpboot_alloc()
 2020-10-14 18:47 UTC 

[PATCH v7 0/2]dd support for Tianma nt36672a video mode panel
 2020-10-14 18:46 UTC  (7+ messages)
` [PATCH v7 1/2] dt-bindings: display: panel: Add bindings for Novatek nt36672a
` [PATCH v7 2/2] drm: panel: Add novatek nt36672a panel driver

How to confirm AUDITD is immutable
 2020-10-14 18:44 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] package/systemd: unify journal remote options
 2020-10-14 18:43 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/systemd: link libqrencode independent of remote

[PATCH nf v2] netfilter: conntrack: connection timeout after re-register
 2020-10-14 18:42 UTC  (11+ messages)

[Buildroot] [git commit] package/jquery: bump to version 3.5.1
 2020-10-14 18:42 UTC 

[Buildroot] [git commit] package/systemd: group all journal-remote tools under a single option
 2020-10-14 18:41 UTC 

[dpdk-dev] [PATCH v5 01/10] eal: add new x86 cpuid support for WAITPKG
 2020-10-14 18:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 05/10] power: add PMD power management API and callback

fwts: RuntimeServicesSupported variable
 2020-10-14 18:41 UTC  (3+ messages)

[Buildroot] [PATCH v4] package/fakeroot: bump version to 1.25.3
 2020-10-14 18:40 UTC  (4+ messages)

[RFC]: userspace memory reaping
 2020-10-14 18:39 UTC  (5+ messages)

[PATCH v1 0/8] perf c2c: Refine the organization of metrics
 2020-10-14 18:38 UTC  (2+ messages)

[Linux-kernel-mentees] [RFC PATCH v2] checkpatch: add shebang check to EXECUTE_PERMISSIONS
 2020-10-14 18:37 UTC  (9+ messages)
        `  "

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-10-14 18:37 UTC  (4+ messages)
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob

[PATCH -next] Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
 2020-10-14 18:28 UTC 

[PATCH 1/2] arm64: dts: qcom: sc7180: Add gpu cooling support
 2020-10-14 18:37 UTC  (5+ messages)

error: Unable to get pack file
 2020-10-14 18:25 UTC  (2+ messages)
` Unable to get pack file - HTTP 416 [was: error: Unable to get pack file]

[Linux-kernel-mentees] [PATCH v2] checkpatch: add new exception to repeated word check
 2020-10-14 18:35 UTC  (5+ messages)
    `  "

[PATCH] IPv6: sr: Fix End.X nexthop to use oif
 2020-10-14 18:34 UTC  (3+ messages)

Auditd is not turning off the system on (RHEL7.+)
 2020-10-14 18:34 UTC  (4+ messages)

[PATCH V2 1/1] selinux-testsuite: Update SCTP asconf client/server
 2020-10-14 18:34 UTC  (4+ messages)

[tip:perf/kprobes 19/22] kernel/kprobes.c:1896:39: warning: Either the condition 'node' is redundant or there is possible null pointer dereference: node
 2020-10-14 18:34 UTC 

[tip: locking/core] lockdep: Fix lockdep recursion
 2020-10-14 18:34 UTC  (10+ messages)

cgroup and FALLOC_FL_PUNCH_HOLE: WARNING: CPU: 13 PID: 2438 at mm/page_counter.c:57 page_counter_uncharge+0x4b/0x5
 2020-10-14 18:31 UTC  (5+ messages)

[dpdk-dev] [PATCH v6 0/3] pmdinfogen: rewrite in Python
 2020-10-14 18:31 UTC  (5+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 1/3] pmdinfogen: add Python implementation
  ` [dpdk-dev] [PATCH v7 2/3] build: use Python pmdinfogen
  ` [dpdk-dev] [PATCH v7 3/3] pmdinfogen: remove C implementation

[Bug 1899728] [NEW] Qemu-5.1.0 build from source man entry not found
 2020-10-14 18:17 UTC  (2+ messages)
` [Bug 1899728] "

[PATCH 5.8 000/124] 5.8.15-rc1 review
 2020-10-14 18:31 UTC  (4+ messages)

[PATCH] nbd: make the config put is called before the notifying the waiter
 2020-10-14 18:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package: add ipcalc at version 1.0.0
 2020-10-14 18:30 UTC  (3+ messages)

[PATCH v2 00/20] Introduce the TDP MMU
 2020-10-14 18:26 UTC  (3+ messages)
` [PATCH v2 04/20] kvm: x86/mmu: Allocate and free TDP MMU roots
` [PATCH v2 05/20] kvm: x86/mmu: Add functions to handle changed TDP SPTEs


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.