All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-25 22:24:37 to 2020-09-25 23:48:25 UTC [more...]

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-25 22:28 UTC  (12+ messages)

[PATCH 0/2] ARM: dts: A couple of mmp devicetree updates
 2020-09-25 23:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: mmp3: Add power domain for the camera
` [PATCH 2/2] ARM: dts: mmp2-olpc-xo-1-75: Use plural form of "-gpios"

[PATCH] PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
 2020-09-25 23:47 UTC 

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-25 23:47 UTC  (12+ messages)
` [PATCH 01/11] counters: Introduce counter_simple* and counter_atomic* counters
` [PATCH 02/11] selftests:lib:test_counters: add new test for counters
` [PATCH 03/11] drivers/base: convert deferred_trigger_count and probe_count to counter_atomic32
` [PATCH 04/11] drivers/base/devcoredump: convert devcd_count "
` [PATCH 06/11] drivers/acpi/apei: convert seqno counter_atomic32
` [PATCH 07/11] drivers/android/binder: convert stats, transaction_log to counter_atomic32
` [PATCH 08/11] drivers/base/test/test_async_driver_probe: convert to use counter_atomic32
` [PATCH 09/11] drivers/char/ipmi: convert stats "
` [PATCH 11/11] drivers/edac: convert pci counters to counter_atomic32

[Intel-gfx] [PATCH 0/4] drm/i915/guc: Update to GuC v49
 2020-09-25 23:48 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/guc: Update to use firmware v49.0.1
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Improved reporting when GuC fails to load
` [Intel-gfx] [PATCH 3/4] drm/i915/guc: Clear pointers on free
` [Intel-gfx] [PATCH 4/4] drm/i915/uc: turn on GuC/HuC auto mode by default
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Update to GuC v49

KASLR support on ARM with Kernel 4.9 and 4.14
 2020-09-25 23:47 UTC  (6+ messages)

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-25 23:46 UTC  (6+ messages)

pm/testing sleep: 5 runs, 1 regressions (v5.9-rc6-48-g537658447367)
 2020-09-25 23:45 UTC 

[PATCH 0/2] selftests: Extract run_kselftest.sh and generate stand-alone test list
 2020-09-25 23:45 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/run_kselftest.sh: Make each test individually selectable

[PSIGN X/2] selftests: Extract run_kselftest.sh and generate stand-alone test list
 2020-09-25 23:45 UTC 

[PATCH net] vmxnet3: fix cksum offload issues for non-udp tunnels
 2020-09-25 23:45 UTC  (2+ messages)

Inventory dbus to redfish mapping and debug
 2020-09-25 23:42 UTC 

drivers/gpu/drm/nouveau/nouveau_bo0039.c:59:13: warning: Variable 'page_count' is reassigned a value before the old one has been used
 2020-09-25 23:44 UTC 

[PATCH] f2fs: fix slab leak of rpages pointer
 2020-09-25 23:42 UTC  (5+ messages)
` [f2fs-dev] "

[dpdk-dev] [PATCH 0/2] eal/windows: implement alarms
 2020-09-25 23:41 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] eal/windows: add interrupt thread skeleton
  ` [dpdk-dev] [PATCH v2 2/2] eal/windows: implement alarm API

SQPOLL fd close(2) question
 2020-09-25 23:40 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: fix uninit-value in f2fs_lookup
 2020-09-25 23:38 UTC  (2+ messages)
`  "

[GIT PULL] Second batch of KVM fixes for Linux 5.9-rc7
 2020-09-25 23:36 UTC 

[PATCH v2 net-next 0/3] Devlink regions for SJA1105 DSA driver
 2020-09-25 23:35 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] net: dsa: sja1105: move devlink param code to sja1105_devlink.c
` [PATCH v2 net-next 2/3] net: dsa: sja1105: expose static config as devlink region
` [PATCH v2 net-next 3/3] net: dsa: sja1105: implement .devlink_info_get

[PATCH] HID: hid-input: fix stylus battery reporting
 2020-09-25 23:35 UTC 

[PATCH] f2fs: fix uninit-value in f2fs_lookup
 2020-09-25 23:31 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH net-next v3 0/9] make drivers/net/ethernet W=1 clean
 2020-09-25 23:31 UTC  (21+ messages)
` [PATCH net-next v3 1/9] intel-ethernet: clean up W=1 warnings in kdoc
  ` [Intel-wired-lan] "
` [PATCH net-next v3 2/9] intel: handle unused assignments
  ` [Intel-wired-lan] "
` [PATCH net-next v3 3/9] drivers/net/ethernet: clean up "
  ` [Intel-wired-lan] "
` [PATCH net-next v3 4/9] drivers/net/ethernet: rid ethernet of no-prototype warnings
  ` [Intel-wired-lan] "
` [PATCH net-next v3 5/9] drivers/net/ethernet: handle one warning explicitly
  ` [Intel-wired-lan] "
` [PATCH net-next v3 6/9] drivers/net/ethernet: add some basic kdoc tags
  ` [Intel-wired-lan] "
` [PATCH net-next v3 7/9] drivers/net/ethernet: remove incorrectly formatted doc
  ` [Intel-wired-lan] "
` [PATCH net-next v3 8/9] sfc: fix kdoc warning
  ` [Intel-wired-lan] "
` [PATCH net-next v3 9/9] drivers/net/ethernet: clean up mis-targeted comments
  ` [Intel-wired-lan] "
  ` [Intel-wired-lan] [PATCH net-next v3 0/9] make drivers/net/ethernet W=1 clean

[PATCH] base: Rework and improve do_unpack WORKDIR cleanup from previous builds
 2020-09-25 23:30 UTC 

pm/testing baseline: 103 runs, 1 regressions (v5.9-rc6-48-g537658447367)
 2020-09-25 23:30 UTC 

[PATCH next-queue v1 0/3] igc: Add support for PCIe PTM
 2020-09-25 23:28 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH next-queue v1 1/3] Revert "PCI: Make pci_enable_ptm() private"
  ` [Intel-wired-lan] "
` [PATCH next-queue v1 2/3] igc: Enable PCIe PTM
  ` [Intel-wired-lan] "
` [PATCH next-queue v1 3/3] igc: Add support for PTP getcrosststamp()
  ` [Intel-wired-lan] "

[PATCH] arm64: dts: mt8173-elm: Remove ddc property from panel
 2020-09-25 23:27 UTC  (4+ messages)

[PATCH] leds: omnia: fix leak of device node iterator
 2020-09-25 23:29 UTC  (2+ messages)

[Fuego] new check-dependencies program (was RE: [PATCH 06/12] skip some cases because ONFIG_XFRM_USER is not set)
 2020-09-25 23:28 UTC 

[PATCH] net: stmmac: dwmac-meson8b: add calibration registers
 2020-09-25 23:26 UTC  (4+ messages)

[PATCH] f2fs: compress: fix to disallow enabling compress on non-empty file
 2020-09-25 23:26 UTC  (8+ messages)
    ` [f2fs-dev] "

[PATCH] leds: aw2013: fix leak of device node iterator
 2020-09-25 23:26 UTC 

[PATCH] f2fs: point man pages for some f2fs utils
 2020-09-25 23:26 UTC  (3+ messages)
` [f2fs-dev] "

[PULL v7 00/87] Misc patches for 2020-09-24
 2020-09-25 23:24 UTC 

[net v2 0/4][pull request] Intel Wired LAN Driver Updates 2020-09-25
 2020-09-25 23:24 UTC  (2+ messages)

[PATCH 00/11] multipath-tools: add linker version scripts
 2020-09-25 23:22 UTC  (6+ messages)
` [PATCH 10/11] libmpathpersist: add linker version script

[PATCH v4 bpf-next 00/13] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-25 23:22 UTC  (2+ messages)

[PATCH v3 4/4] PCI: Limit pci_alloc_irq_vectors() to housekeeping CPUs
 2020-09-25 23:18 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH] leds: tlc591xx: fix leak of device node iterator
 2020-09-25 23:17 UTC  (2+ messages)

KMSAN: uninit-value in f2fs_lookup
 2020-09-25 23:17 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] leds: lp55xx: fix device node iterator memory leaks
 2020-09-25 23:16 UTC  (2+ messages)

[Intel-wired-lan] General question regarding i40e driver version in upstream kernel
 2020-09-25 23:14 UTC  (5+ messages)
  ` [Intel-wired-lan] [EXTERNAL] "

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-25 23:14 UTC  (5+ messages)

[PATCH] nios2: Take mmap lock in cacheflush syscall
 2020-09-25 23:13 UTC 

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-25 23:13 UTC  (4+ messages)

Support default route metric per interface
 2020-09-25 23:11 UTC  (2+ messages)
` [PATCH 1/1] Network: support "

[PATCH] format-patch: teach format.useAutoBase "whenAble" option
 2020-09-25 23:07 UTC 

[PATCH 1/1] pci: pciehp: Handle MRL interrupts to enable slot for hotplug
 2020-09-25 22:54 UTC  (2+ messages)

drivers/phy/mediatek/phy-mtk-tphy.c:955 mtk_phy_init() warn: 'instance->da_ref_clk' not released on lines: 952
 2020-09-25 23:06 UTC 

How to extract linux kernel version information from a kernel image?
 2020-09-25 23:06 UTC  (3+ messages)
` Fwd: "

[renesas-devel:next] BUILD SUCCESS 1ff27687ae7e65b4b29db46b5b84319977d9085e
 2020-09-25 21:32 UTC 

[PATCH v2 00/21] multipath-tools: shutdown, libdevmapper races, globals
 2020-09-25 23:05 UTC  (4+ messages)
` [PATCH v2 17/21] libmultipath: add udev and logsink symbols

[PATCH 1/1] pci: pciehp: Handle MRL interrupts to enable slot for hotplug
 2020-09-25 23:01 UTC 

[linux-next:master 7293/11173] drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:1229:7: error: implicit declaration of function 'msm_dp_display_pre_disable'
 2020-09-25 23:01 UTC 

[PATCH v4 1/6] timer: kasan: record timer stack
 2020-09-25 22:59 UTC  (8+ messages)

[PATCH printk v5 0/6] printk: reimplement LOG_CONT handling
 2020-09-25 22:59 UTC  (5+ messages)
` [PATCH printk v5 6/6] printk: reimplement log_cont using record extension

[PATCH v4 0/6] Qemu SEV-ES guest support
 2020-09-25 22:57 UTC  (3+ messages)

[PATCH] nds32: Take mmap lock in cacheflush syscall
 2020-09-25 22:57 UTC  (2+ messages)

[PATCH 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2020-09-25 21:32 UTC  (3+ messages)

What's cooking in git.git (Sep 2020, #07; Fri, 25)
 2020-09-25 22:57 UTC 

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-25 22:55 UTC  (3+ messages)
` [PATCH v26 17/17] qapi: Add VFIO devices migration stats in Migration stats

[PATCH 00/16] qapi: static typing conversion, pt2
 2020-09-25 22:54 UTC  (2+ messages)

[PATCH 1/2] genirq/cpuhotplug: Reduce logging level for couple of prints
 2020-09-25 22:55 UTC  (7+ messages)
` [PATCH 2/2] printk: Make the console flush configurable in hotplug path

Using pinned maps within a network namespace
 2020-09-25 22:54 UTC  (3+ messages)

[PATCH v6 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
 2020-09-25 22:54 UTC  (2+ messages)

[PATCH v2 1/2] completion: use "prev" variable instead of introducing "prevword"
 2020-09-25 22:53 UTC  (2+ messages)

[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-25 22:52 UTC  (2+ messages)

[PATCH] PCI: Fix comparison to bool warning in pci.c
 2020-09-25 22:53 UTC  (2+ messages)

[PATCH 1/5] media: mt9p031: Add support for 8 bit and 10 bit formats
 2020-09-25 20:11 UTC  (2+ messages)

[PATCH BlueZ] shared/io-ell: Add reference count to io structure
 2020-09-25 22:52 UTC  (2+ messages)
` [BlueZ] "

RGMII timing calibration (on 12nm Amlogic SoCs) - integration into dwmac-meson8b
 2020-09-25 22:46 UTC  (10+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 13 warnings (v5.9-rc6-48-g537658447367)
 2020-09-25 22:46 UTC 

[PATCH v2 0/4] [RFC] Implement Trampoline File Descriptor
 2020-09-25 22:44 UTC  (11+ messages)

[dpdk-dev] [PATCH v2 0/8] fix distributor synchronization issues
 2020-09-25 22:42 UTC  (13+ messages)
  ` [dpdk-dev] [PATCH v3 "
      ` [dpdk-dev] [PATCH v4 "
          ` [dpdk-dev] [PATCH v4 1/8] test/distributor: fix deadlock with freezed worker
          ` [dpdk-dev] [PATCH v4 2/8] test/distributor: synchronize lcores statistics
          ` [dpdk-dev] [PATCH v4 3/8] distributor: do not use oldpkt when not needed
          ` [dpdk-dev] [PATCH v4 4/8] test/distributor: fix freeing mbufs
          ` [dpdk-dev] [PATCH v4 5/8] test/distributor: collect return mbufs
          ` [dpdk-dev] [PATCH v4 6/8] distributor: fix missing handshake synchronization
          ` [dpdk-dev] [PATCH v4 7/8] distributor: fix handshake deadlock
          ` [dpdk-dev] [PATCH v4 8/8] distributor: align API documentation with code

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-25 19:43 UTC  (11+ messages)

[PATCH] drm: of: fix leak of endpoint
 2020-09-25 22:44 UTC 

[PATCH kvm-unit-tests] x86: cover emulation of reduced MAXPHYADDR
 2020-09-25 22:44 UTC 

[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
 2020-09-25 22:43 UTC  (2+ messages)

[PATCH V7 0/4] Softirq:avoid large sched delay from the pending softirqs
 2020-09-25 22:42 UTC  (7+ messages)
` [PATCH V7 4/4] softirq: Allow early break the softirq processing loop

"make bindeb-pkg" fails with CONFIG_MODULES disabled
 2020-09-25 22:29 UTC 

[PATCH v38 00/24] Intel SGX foundations
 2020-09-25 22:37 UTC  (3+ messages)
` [PATCH v38 24/24] x86/sgx: Update MAINTAINERS

[PATCH] drm: of: fix leak of port_node
 2020-09-25 22:37 UTC 

Can we credibly make vdso_sgx_enter_enclave() pleasant to use?
 2020-09-25 22:29 UTC  (4+ messages)

[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
 2020-09-25 22:24 UTC  (3+ messages)

[PATCH] s390/vfio-ap: fix unregister GISC when KVM is already gone results in OOPS
 2020-09-25 22:29 UTC  (3+ messages)

Git Alias not working in worktree
 2020-09-25 22:28 UTC  (2+ messages)

[GIT PULL] MIPS fixes for v5.9
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] regmap fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.9-rc6
 2020-09-25 22:27 UTC  (2+ messages)

[PATCH] Use maximum latency when determining L1/L0s ASPM v2
 2020-09-25 22:26 UTC  (2+ messages)

[PATCH v2 0/4] mm: Break COW for pinned pages during fork()
 2020-09-25 22:26 UTC  (5+ messages)
` [PATCH v2 1/4] mm: Introduce mm_struct.has_pinned
` [PATCH v2 2/4] mm/fork: Pass new vma pointer into copy_page_range()
` [PATCH v2 3/4] mm: Do early cow for pinned pages during fork() for ptes
` [PATCH v2 4/4] mm/thp: Split huge pmds/puds if they're pinned when fork()


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.