All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-12 13:27:34 to 2021-09-12 16:17:16 UTC [more...]

[PATCH v2 0/9] linux-user: split internals out of qemu.h
 2021-09-12 16:16 UTC  (5+ messages)
` [PATCH v2 1/9] linux-user: Fix coding style nits in qemu.h
` [PATCH v2 2/9] linux-user: Split strace prototypes into strace.h

[RFC PATCH net 2/5] net: dsa: be compatible with masters which unregister on shutdown
 2021-09-12 16:17 UTC  (2+ messages)

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-09-12 16:18 UTC  (7+ messages)
` [PATCH v16 07/14] counter: Add "
` [PATCH v16 08/14] docs: counter: Document "

[RFC PATCH net 0/5] Make DSA switch drivers compatible with masters which unregister on shutdown
 2021-09-12 16:14 UTC  (5+ messages)
` [RFC PATCH net 1/5] net: mdio: introduce a shutdown method to mdio device drivers

[PATCH 0/4] Introduce and use absolute_pointer macro
 2021-09-12 16:16 UTC  (7+ messages)
` [PATCH 1/4] compiler.h: Introduce "
` [PATCH 2/4] net: i825xx: Use absolute_pointer for memcpy on fixed memory location
` [PATCH 3/4] parisc: Use absolute_pointer for memcmp "
` [PATCH 4/4] alpha: Use absolute_pointer for strcmp "

Question about timezones in commit & tag dates
 2021-09-12 16:16 UTC  (4+ messages)

[PATCH 00/20] nubus: bus, device, bridge, IRQ and address space improvements
 2021-09-12 16:00 UTC  (26+ messages)
` [PATCH 01/20] nubus-device: rename slot_nb variable to slot
` [PATCH 02/20] nubus-device: expose separate super slot memory region
` [PATCH 03/20] nubus-device: add device slot parameter
` [PATCH 06/20] nubus: implement BusClass get_dev_path()
` [PATCH 07/20] nubus: add trace-events for unassigned slot accesses
` [PATCH 08/20] nubus: generate bus error when attempting to access empty slots
` [PATCH 12/20] nubus: move nubus to its own 32-bit address space
` [PATCH 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PATCH 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PATCH 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PATCH 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PATCH 18/20] nubus: add support for slot IRQs

[RFC PATCH net] net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
 2021-09-12 16:13 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 185 builds: 0 failed, 185 passed, 4 warnings (v4.9.282)
 2021-09-12 16:10 UTC 

[driver core] bd1e336aa8: WARNING:at_lib/refcount.c:#refcount_warn_saturate
 2021-09-12 16:10 UTC  (2+ messages)

[PULL 0/9] tcg patch queue
 2021-09-12 15:58 UTC  (10+ messages)
` [PULL 1/9] accel/tcg: Add DisasContextBase argument to translator_ld*
` [PULL 2/9] accel/tcg: Clear PAGE_WRITE before translation
` [PULL 3/9] tcg/i386: Split P_VEXW from P_REXW
` [PULL 4/9] accel/tcg: remove redundant TCG_KICK_PERIOD define
` [PULL 5/9] tcg: Remove tcg_global_reg_new defines
` [PULL 6/9] include/qemu: Use builtins for bswap
` [PULL 7/9] tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
` [PULL 8/9] tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
` [PULL 9/9] tcg/arm: Fix tcg_out_vec_op function signature

[PATCH] wic/bootimg-efi: Add Unified Kernel Image option
 2021-09-12 16:09 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/3] ui/console: chardev backend improvements
 2021-09-12 15:59 UTC  (5+ messages)
` [PATCH 1/3] ui/console: replace QEMUFIFO with Fifo8
` [PATCH 2/3] ui/console: replace kbd_timer with chr_accept_input callback

Unmountable / uncheckable Fedora 34 btrfs: failed to read block groups: -5 open_ctree failed
 2021-09-12 15:51 UTC  (5+ messages)

[PATCH] riscv: Fix setting no-map in reserved memory nodes
 2021-09-12 16:05 UTC 

[PATCH] ipc: remove memcg accounting for sops objects in do_semtimedop()
 2021-09-12 16:05 UTC  (3+ messages)

Question about riscv-qemu trace
 2021-09-12 16:05 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 193 builds: 0 failed, 193 passed, 64 warnings (v4.14.246)
 2021-09-12 16:05 UTC 

OE-core CVE metrics for hardknott on Sun 12 Sep 2021 05:00:01 AM HST
 2021-09-12 16:04 UTC  (3+ messages)
` [yocto-security] "

Module build problems with gmake 3.x
 2021-09-12 16:03 UTC  (4+ messages)

[kprobes] 645f224e7b: WARNING:kernel_stack
 2021-09-12 16:21 UTC 

Public project sstate/hash equivalence mirror now live
 2021-09-12 16:01 UTC  (4+ messages)
` [OE-core] "

[igt-dev] [i-g-t v3] tests/kms: Move Intel specific kms tests to i915 directory
 2021-09-12 16:01 UTC 

[PATCH 0/4] KVM: nVMX: Enlightened MSR Bitmap feature for Hyper-V on KVM
 2021-09-12 15:59 UTC  (9+ messages)
` [PATCH 1/4] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
` [PATCH 2/4] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper
` [PATCH 3/4] KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
` [PATCH 4/4] KVM: nVMX: Implement Enlightened MSR Bitmap feature

[KVM] 816be9e9be: kernel-selftests.kvm.smm_test.fail
 2021-09-12 15:59 UTC  (2+ messages)

[PATCH 2/2] docs/zh_TW: Add translation for riscv/vm-layout
 2021-09-12 15:53 UTC 

[PATCH 1/2] doc: Fix typo in Documentation/riscv/vm-layout
 2021-09-12 15:51 UTC 

[PATCH 1/1] docs/zh_TW: Add translation for riscv/boot-image-header
 2021-09-12 15:50 UTC 

[dpdk-dev] [PATCH v4 1/2] eventdev: add rx queue info get api
 2021-09-12 15:58 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 1/2] eventdev: add rx queue conf "
  ` [dpdk-dev] [PATCH v4 2/2] test/event: Add rx queue conf get test in rx adapter autotest

can one identify how much work sstate cache would save a build?
 2021-09-12 15:59 UTC  (3+ messages)
` [OE-core] "

[PATCH] serial: Add a debug console using the RISC-V SBI interface
 2021-09-12 15:56 UTC 

[PATCH v3 0/2] Add temperature notification support
 2021-09-12 15:55 UTC  (7+ messages)
` [PATCH v3 1/2] scsi: ufs: Probe for "
` [PATCH v3 2/2] scsi: ufs: Add temperature notification exception handling

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-12 15:55 UTC  (18+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms: Move Intel specific kms tests to i915 directory
 2021-09-12 15:54 UTC  (3+ messages)

[Buildroot] [PATCH] package/boost: anotate patches
 2021-09-12 15:53 UTC  (2+ messages)

[Buildroot] [git commit] package/boost: anotate patches
 2021-09-12 15:51 UTC 

[ext4] cc883236b7: aim7.jobs-per-min 69.4% improvement
 2021-09-12 15:52 UTC  (2+ messages)

[PATCH] i3c/master/mipi-i3c-hci: Prefer kcalloc over open coded arithmetic
 2021-09-12 15:51 UTC 

[PATCH] net: ipv6: don't generate link-local address in any addr_gen_mode
 2021-09-12 15:47 UTC  (8+ messages)

[PATCH] mt76: mt7915: honor all possible error conditions in mt7915_mcu_init()
 2021-09-12 15:49 UTC 

[PATCH v2] media: mxl111sf: change mutex_init() location
 2021-09-12 15:49 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 2/5 V2] rteval: Construct a 'model name' on architectures that don't have one
 2021-09-12 15:45 UTC 

[PATCH 0/8] repack: introduce `--write-midx`
 2021-09-12 15:15 UTC  (7+ messages)
` [PATCH 2/8] builtin/multi-pack-index.c: support --stdin-packs mode

.ad l/.ad b
 2021-09-12 15:41 UTC  (5+ messages)
` AW: "

[PATCH 0/3] rteval: Fix issues with cyclictest.py module
 2021-09-12 15:39 UTC  (5+ messages)
` [PATCH 1/3] rteval: cyclictest.py Enable logging cyclictest output
` [PATCH 3/3] rteval: misc.py: Sort the list of cpus returned by online_cpus()

[igt-dev] [PATCH i-g-t v3 0/7] tests/kms_color: 3D LUT tests
 2021-09-12 15:36 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 1/7] tests/kms_color_chamelium: Remove invalid LUT size tests
` [igt-dev] [PATCH i-g-t v3 5/7] tests/kms_color: Run each subtest only for a single connector

[PATCH -next] io-wq: Remove duplicate code in io_workqueue_create()
 2021-09-12 15:36 UTC  (2+ messages)

[PATCH v4.1] include: linux: Reorganize timekeeping and ktime headers
 2021-09-12 15:33 UTC  (6+ messages)
    ` [PATCH v5] "

[sched/fair] 56498cfb04: netperf.Throughput_tps -5.4% regression
 2021-09-12 15:34 UTC  (2+ messages)

[PATCH 1/2] sunxi: Simplify MMC pinmux selection
 2021-09-12 15:28 UTC  (2+ messages)
` [PATCH 2/2] gpio: sunxi: Remove the sunxi_name_to_gpio_bank function

[Buildroot] [PATCH v2] package/boost: fix math with no atomics
 2021-09-12 15:25 UTC  (5+ messages)

[PATCH] filename.7: new manual page
 2021-09-12 15:22 UTC  (6+ messages)
` [PATCH 3/3] Use subsections instead of sections

[PATCH] i2c: mvtwsi: Add support for DM clocks and resets
 2021-09-12 15:21 UTC 

[PATCH v3 0/2] hwmon: (nct6775) Support access via Asus WMI
 2021-09-12 15:14 UTC  (2+ messages)

[x86/platform] d7109fe3a0: kernel-selftests.gpio.gpio-mockup.sh.fail
 2021-09-12 15:10 UTC  (4+ messages)

wireguard-go on windows
 2021-09-12 15:07 UTC  (2+ messages)

Problem with U-boot | Configuration Signature not being checked while booting
 2021-09-12 15:02 UTC  (9+ messages)

[PATCH 0/2] rteval: Miscellaneous fixes
 2021-09-12 14:59 UTC  (3+ messages)
` [PATCH 2/2] rteval: services.py: Fix incorrect detection of container environment

[PATCH v3 1/2] hwmon: (nct6775) Use sio_data in superio_*()
 2021-09-12 14:50 UTC  (3+ messages)

[PATCH 1/2] clk: sunxi: Add support for I2C gates/resets
 2021-09-12 14:47 UTC  (2+ messages)
` [PATCH 2/2] clk: sunxi: Add drivers for A31 and H6 PRCM CCUs

.B, .I disable hyphenation?
 2021-09-12 14:47 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) Support access via Asus WMI
 2021-09-12 14:43 UTC  (5+ messages)
` [PATCH 1/3] hwmon: (nct6775) Use sio_data in superio_* (v2)

[PATCH v4 00/18] i.MX8MM GPC improvements and BLK_CTRL driver
 2021-09-12 14:40 UTC  (4+ messages)
` [PATCH v4 13/18] soc: imx: imx8m-blk-ctrl: add DISP blk-ctrl

[PATCH for-rc v3 0/6] RDMA/rxe: Various bug fixes
 2021-09-12 14:42 UTC  (8+ messages)

[PATCH v2 0/3] Support SPL for i.MX7ULP
 2021-09-12 14:32 UTC  (4+ messages)
` [PATCH v2 1/3] mx7ulp: select soc features
  ` [PATCH v2 2/3] mx7ulp: add base SPL support for mx7ulp
    ` [PATCH v2 3/3] mx7ulp_com: add support for SPL

OE-core CVE metrics for dunfell on Sun 12 Sep 2021 04:30:01 AM HST
 2021-09-12 14:33 UTC 

stable-rc/queue/4.9 baseline: 151 runs, 5 regressions (v4.9.282-34-gb6f4e2aed4e1)
 2021-09-12 14:26 UTC 

[PATCH 0/3] phy: sun4i-usb: Support VBUS detection via power supply
 2021-09-12 14:22 UTC  (4+ messages)
` [PATCH 1/3] phy: sun4i-usb: Remove a couple of debug messages
` [PATCH 2/3] phy: sun4i-usb: Refactor VBUS detection to match Linux
` [PATCH 3/3] phy: sun4i-usb: Support VBUS detection via power supply

Hiring: Free Software Network Security Engineer
 2021-09-12 14:18 UTC  (2+ messages)

[GIT PULL] more Kbuild updates for v5.15-rc1
 2021-09-12 14:16 UTC 

[PCI/MSI] a5b9e22d8d: genirq:Flags_mismatch_irq##(eth#)vs.#(timer)
 2021-09-12 14:16 UTC 

[Buildroot] [PATCH 01/16] support/testing: test_file_capabilities: bump to kernel 4.19.204
 2021-09-12 14:06 UTC  (3+ messages)
` [Buildroot] [PATCH 02/16] support/testing: test_systemd: "
` [Buildroot] [PATCH 03/16] support/testing: test_f2fs: "

[Buildroot] [PATCH 03/16] support/testing: test_f2fs: bump to kernel 4.19.204
 2021-09-12 14:11 UTC  (14+ messages)
` [Buildroot] [PATCH 04/16] support/testing: test_glxinfo: "
` [Buildroot] [PATCH 05/16] support/testing: test_openrc: switch to ARM arm toolchain and builtin kernel
` [Buildroot] [PATCH 06/16] support/testing: test_iso9660: bump to kernel 4.19.204
` [Buildroot] [PATCH 07/16] support/testing: test_lxc "
` [Buildroot] [PATCH 08/16] support/testing: test_rust: remove kernel build
` [Buildroot] [PATCH 09/16] support/testing: test_openssh: use a prebuilt toolchain
` [Buildroot] [PATCH 10/16] support/testing: switch to prebuilt toolchain, core2duo to Nehalem
` [Buildroot] [PATCH 11/16] support/docker: bump docker image for the gitlab-ci to Debian bullseye
` [Buildroot] [PATCH 12/16] package/qemu: bump to version 6.1.0
` [Buildroot] [PATCH 13/16] support/testing: test_ubi: reduce the rootfs.ubi size to 64M to match the Qemu emulated flash device
` [Buildroot] [PATCH 14/16] support/testing: test_ubi: add image format on the qemu command line
` [Buildroot] [PATCH 15/16] support/testing: update logical eraseblock and physical eraseblock size for qemu >= 2.9
` [Buildroot] [PATCH 16/16] support/testing: test_ubi: allow to boot several times using the same ubi image

[git pull] namei fixes
 2021-09-12 14:12 UTC 

stable-rc/queue/5.13 baseline: 218 runs, 1 regressions (v5.13.15-22-gd9f9fc203cf9)
 2021-09-12 14:10 UTC 

[init] 40caa127f3: kernel_BUG_at_arch/x86/mm/physaddr.c
 2021-09-12 14:08 UTC  (2+ messages)

[bug report] nvme0n1 node still exists after blktests nvme-tcp/014 on 5.13.16-rc1
 2021-09-12 14:06 UTC  (2+ messages)

[GIT PULL] Misc driver fix for 5.15-rc1
 2021-09-12 14:03 UTC 

OE-core CVE metrics for master on Sun 12 Sep 2021 04:00:01 AM HST
 2021-09-12 14:03 UTC 

Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library
 2021-09-12 13:55 UTC  (5+ messages)
      ` Accelerator drivers going forward (was Re: Habanalabs Open-Source TPC LLVM compiler and SynapseAI Core library)

stable-rc/queue/4.19 baseline: 188 runs, 8 regressions (v4.19.206-31-g56f96e30e89a)
 2021-09-12 13:53 UTC 

stable-rc/queue/5.10 baseline: 217 runs, 4 regressions (v5.10.63-26-gfb6b5e198aab)
 2021-09-12 13:53 UTC 

[Intel-wired-lan] [PATCH v1 1/1] igc: Update the device ID
 2021-09-12 13:45 UTC  (2+ messages)

[PATCH 1/2] staging: vchiq_dev: remove braces from if block
 2021-09-12 13:37 UTC  (4+ messages)
` [PATCH 2/2] staging: vchiq_dev: cleanup code alignment issues

[PATCH] drm: panel-orientation-quirks: Add quirk for the Chuwi HiBook
 2021-09-12 13:37 UTC  (3+ messages)

[PATCH -next v3] include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
 2021-09-12 13:36 UTC 

[PATCH v4 2/3] PCI: Cache CRS Software Visibiliy in struct pci_dev
 2021-09-12 13:32 UTC  (2+ messages)

[drm/i915] 36b6b68169: phoronix-test-suite.supertuxkart.1024x768.Windowed.Basic.1.ZenGarden.frames_per_second 14.4% improvement
 2021-09-12 13:29 UTC 

[patch 097/212] memcg: infrastructure to flush memcg stats
 2021-09-12 13:29 UTC  (7+ messages)
` [memcg] 45208c9105: aim7.jobs-per-min -14.0% regression

Fwd: rcu stall in __d_lookup_rcu
 2021-09-12 13:28 UTC 

git tag -h fatal error with global tag.sort config
 2021-09-12 13:27 UTC  (2+ messages)

[xen-unstable test] 164951: regressions - FAIL
 2021-09-12 13:27 UTC 


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.