All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-21 19:10:27 to 2022-04-21 19:55:39 UTC [more...]

AMD display drivers handling DRM CRTC color mgmt props
 2022-04-21 19:20 UTC  (3+ messages)

[PATCH] of: Add missing of_node_put() before return
 2022-04-21 19:54 UTC  (3+ messages)

[PATCH] CI: select CC based on CC_PACKAGE (again)
 2022-04-21 19:52 UTC  (10+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v2 1/1] package/go: add support for riscv64 architecture
 2022-04-21 19:54 UTC  (2+ messages)

[RFC PATCH v2 00/13] bundle-uri: a "dumb CDN" for git
 2022-04-21 19:54 UTC  (3+ messages)
` [RFC PATCH v2 00/36] bundle-uri: a "dumb CDN" for git + TOC format

[PATCH 00/50] hppa: general improvements and tidy-ups
 2022-04-21 19:30 UTC  (36+ messages)
` [PATCH 01/50] dino: checkpatch fixes
` [PATCH 02/50] dino: move registers from dino_init() to DINO_PCI_BRIDGE init function
` [PATCH 03/50] dino: move PCI bus initialisation to dino_pcihost_init()
` [PATCH 04/50] dino: move PCI windows "
` [PATCH 05/50] dino: add memory-as property containing a link to the memory address space
` [PATCH 06/50] dino: move pci_setup_iommu() to dino_pcihost_init()
` [PATCH 07/50] dino: move PCI bus master address space setup to dino_pcihost_realize()
` [PATCH 08/50] dino: move initial register configuration to new dino_pcihost_reset() function
` [PATCH 09/50] dino: use QOM cast instead of directly referencing parent_obj
` [PATCH 10/50] dino: return PCIBus from dino_init() using qdev_get_child_bus()
` [PATCH 11/50] dino: split declarations from dino.c into dino.h
` [PATCH 12/50] hppa: use new CONFIG_HPPA_GENERIC option instead of CONFIG_DINO to build hppa machine
` [PATCH 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH 14/50] machine.c: map DINO device during board configuration
` [PATCH 15/50] dino.h: add defines for DINO IRQ numbers
` [PATCH 16/50] dino: define IRQ inputs as qdev GPIOs
` [PATCH 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH 20/50] dino: use numerical constant for iar0 and iar1 reset values
` [PATCH 23/50] lasi: checkpatch fixes
` [PATCH 24/50] lasi: move memory region initialisation to new lasi_init() function
` [PATCH 25/50] lasi: move register memory mapping from lasi.c to machine.c
` [PATCH 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH 27/50] lasi: move LASIState and associated QOM structures to lasi.h
` [PATCH 28/50] lasi: replace lasi_get_irq() with defined constants
` [PATCH 29/50] lasi: define IRQ inputs as qdev GPIOs
` [PATCH 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH 31/50] lasi: fix serial port initialisation
` [PATCH 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH 34/50] lasi: move parallel port initialisation to machine.c
` [PATCH 36/50] lasi: move PS2 "
` [PATCH 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PATCH 47/50] hppa: remove the empty hppa_sys.h file

RTT-PROBE: lore-subspace-rtt
 2022-04-21 19:53 UTC 

[PATCH 0/5] net: atlantic: more fuzzing fixes
 2022-04-21 19:53 UTC  (2+ messages)

Wake from Thunderbolt dock doesn't work
 2022-04-21 19:52 UTC 

[PATCH v4 0/7] staging: r8188eu: fix warnings reported by checkpatch
 2022-04-21 19:52 UTC  (9+ messages)
` [PATCH v4 1/7] staging: r8188eu: remove unnecessary braces in single statement block
` [PATCH v4 2/7] staging: r8188eu: remove spaces before tabs
` [PATCH v4 3/7] staging: r8188eu: remove 'added by' author comments
` [PATCH v4 4/7] staging: r8188eu: place constants on the right side of tests
` [PATCH v4 5/7] staging: r8188eu: replace spaces with tabs
` [PATCH v4 6/7] staging: r8188eu: correct typo in comments
` [PATCH v4 7/7] staging: r8188eu: remove unused else condition

[PATCH v3 00/29] CI: run "make" in CI "steps", improve UX
 2022-04-21 19:24 UTC  (8+ messages)
` [PATCH v4 00/31] "
  ` [PATCH v4 30/31] CI: have osx-gcc use gcc, not clang

[igt-dev] [PATCH i-g-t 0/3] Fix couple of gem_exec_schedule subtests
 2022-04-21 19:51 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] i915/gem_exec_schedule: Fix context creation for shared-vm
` [igt-dev] [PATCH i-g-t 2/3] tests/i915/gem_exec_schedule: Don't use default context

[linux-next:master 5135/5346] include/linux/hugetlb.h:411:25: error: unknown type name 'zap_flags_t'; did you mean 'vm_flags_t'?
 2022-04-21 19:51 UTC  (5+ messages)

drivers/base/topology.c:158:45: error: 'boot_cpu_data' undeclared; did you mean 'boot_cpu_init'?
 2022-04-21 19:50 UTC  (2+ messages)

[PATCH 0/2] multi-pack-index: use real paths for --object-dir
 2022-04-21 19:50 UTC  (3+ messages)
` [PATCH 2/2] multi-pack-index: use --object-dir real path

[PATCH liburing 0/5] overflow support
 2022-04-21 19:49 UTC  (3+ messages)
` [PATCH liburing 5/5] overflow: add tests

Should sendemail.confirm default to always?
 2022-04-21 19:48 UTC 

[PATCH 03/12] netconfig: Add DHCP override and static IP API
 2022-04-21 19:47 UTC 

[PATCH bpf-next v2 0/7] bpf: cgroup_sock lsm flavor
 2022-04-21 19:46 UTC  (3+ messages)
` [PATCH bpf-next v2 2/7] bpf: per-cgroup "

[PATCH] md: Replace role magic numbers with defined constants
 2022-04-21 19:45 UTC 

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-21 19:44 UTC  (6+ messages)
` [PATCH 12/13] iommu/virtio: Clean up bus_set_iommu()

drivers/i2c/busses/i2c-mxs.c:802:18: warning: cast to smaller integer type 'enum mxs_i2c_devtype' from 'const void *'
 2022-04-21 19:44 UTC 

[PATCH 0/6] return an error when cqe is dropped
 2022-04-21 19:45 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] meson-package: prevent cmake find_package() picking up host libraries
 2022-04-21 19:44 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 19:43 UTC 

[Buildroot] [git commit] meson-package: prevent cmake find_package() picking up host libraries
 2022-04-21 19:42 UTC 

[PATCH] KVM: Fix build error on s390 due to kvm_flush_shadow_all() being hidden
 2022-04-21 19:43 UTC  (2+ messages)

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-04-21 19:41 UTC  (6+ messages)

[Buildroot] [git commit] package/fetchmail: fix openssl build
 2022-04-21 19:41 UTC 

[Buildroot] [git commit] package/go: bump to version 1.18.1
 2022-04-21 19:41 UTC 

[PATCH bpf] bpf: invalidate unused part of bpf_prog_pack
 2022-04-21 19:40 UTC  (5+ messages)

[PATCH bpf-next v5 00/13] Introduce typed pointer support in BPF maps
 2022-04-21 19:39 UTC  (13+ messages)
` [PATCH bpf-next v5 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v5 04/13] bpf: Tag argument to be released in bpf_func_proto
` [PATCH bpf-next v5 05/13] bpf: Allow storing referenced kptr in map
` [PATCH bpf-next v5 09/13] bpf: Wire up freeing of referenced kptr

+ mm-hugetlb-only-drop-uffd-wp-special-pte-if-required-fix-fix.patch added to -mm tree
 2022-04-21 19:39 UTC 

[PATCH v3 00/12] Add RS485 support to DW UART
 2022-04-21 19:38 UTC  (3+ messages)

"Dying CPU not properly vacated" splat
 2022-04-21 19:38 UTC 

[PATCH 0/2] kvm: selftests: cleanup PTE definitions
 2022-04-21 19:38 UTC  (3+ messages)
` [PATCH 2/2] kvm: selftests: introduce and use more page size-related constants

[syzbot] possible deadlock in evict (2)
 2022-04-21 19:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dhcp: disable backtrace on internal bind
 2022-04-21 19:36 UTC  (2+ messages)

[PATCH v8 0/7] DAX poison recovery
 2022-04-21 19:35 UTC  (10+ messages)
` [PATCH v8 1/7] acpi/nfit: rely on mce->misc to determine poison granularity
  ` [dm-devel] "
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
  ` [dm-devel] "
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode
  ` [dm-devel] "

[Buildroot] [git commit] package/dhcp: disable backtrace on internal bind
 2022-04-21 19:33 UTC 

[Buildroot] [PATCH 1/1] package/dhcp: untar internal bind
 2022-04-21 19:34 UTC  (3+ messages)

[PATCH] bcache: dynamic incremental gc
 2022-04-21 19:34 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 19:33 UTC 

[Buildroot] [PATCH v1 1/1] package/go: bump to version 1.18.1
 2022-04-21 19:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/fetchmail: fix openssl build
 2022-04-21 19:32 UTC  (2+ messages)

[PATCH v2 1/4] selftest/vm: verify mmap addr in mremap_test
 2022-04-21 19:31 UTC  (4+ messages)
` [PATCH v2 2/4] selftest/vm: verify remap destination address "

[PATCH v6 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-04-21 19:31 UTC  (5+ messages)
` [PATCH v6 09/10] KVM: selftests: Factor out calculation of pages needed for "
` [PATCH v6 10/10] KVM: selftests: Test disabling NX hugepages on "

[PATCH v2] Only advertise aio=io_uring if support is actually available
 2022-04-21 19:27 UTC  (2+ messages)

[RFC 0/3] Slight improvements for OOM/Futex
 2022-04-21 19:30 UTC  (5+ messages)
` [RFC 1/3] mm: change vma_is_anonymous to vma_is_private_anon
` [RFC 2/3] futex: exit: Print a warning when futex_cleanup fails

[PATCH] random: avoid mis-detecting a slow counter as a cycle counter
 2022-04-21 19:29 UTC 

+ mm-memcontrolc-remove-unused-private-flag-of-memoryoom_control.patch added to -mm tree
 2022-04-21 19:29 UTC 

[Buildroot] [git commit] package/dhcp: untar internal bind
 2022-04-21 19:26 UTC 

How to run separate iwd for every wifi dongle on the same host?
 2022-04-21 19:29 UTC 

+ mm-memcontrolc-make-cgroup_memory_noswap-static.patch added to -mm tree
 2022-04-21 19:28 UTC 

[fs/pipe] 5a519c8fe4: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2022-04-21 19:28 UTC  (6+ messages)

Memory aliasing and nodes
 2022-04-21 19:28 UTC  (4+ messages)

[PATCH v5 00/11] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-21 19:25 UTC  (5+ messages)
` [PATCH v5 04/11] mips: use fallback for random_get_entropy() instead of just c0 random

[PATCH] firmware_loader: use kernel credentials when reading firmware
 2022-04-21 19:26 UTC  (2+ messages)

[PATCH] ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
 2022-04-21 19:24 UTC  (2+ messages)

[PATCH 0/4] mm: memcg kselftests fixes
 2022-04-21 19:25 UTC  (4+ messages)
` [PATCH 3/4] MAINTAINERS: add corresponding kselftests to cgroup entry

[PATCH v2 0/2] x86/rtc: refactoring
 2022-04-21 19:24 UTC  (3+ messages)
` [PATCH v2 1/2] x86/rtc: rewrite mach_get_cmos_time to delete duplicated code
` [PATCH v2 2/2] x86/rtc: rename mach_set_rtc_mmss

[PATCH] ALSA: hda/realtek: Add quirk for Clevo NP70PNP
 2022-04-21 19:24 UTC  (2+ messages)

[PATCH] Documentation/sysctl: document max_rcu_stall_to_panic
 2022-04-21 19:24 UTC  (2+ messages)

[xen-unstable test] 169591: tolerable FAIL
 2022-04-21 19:24 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-21 19:23 UTC 

[PATCH v5 01/11] aach: arm: mach-hpe: Introduce the HPE GXP architecture
 2022-04-21 19:21 UTC  (16+ messages)
` [PATCH v5 01/11] archh: "
` [PATCH v5 02/11] arch: arm: configs: multi_v7_defconfig
` [PATCH v5 03/11] drivers: wdt: Introduce HPE GXP SoC Watchdog
` [PATCH v5 04/11] clocksource/drivers: Add HPE GXP timer
` [PATCH v5 05/11] dt-bindings: timer: Add HPE GXP Timer Binding
` [PATCH v5 06/11] dt-bindings: watchdog: Add HPE GXP Watchdog timer binding
` [PATCH v5 07/11] dt-bindings: arm: Add HPE GXP Binding
` [PATCH v5 08/11] dt-bindings: usb: generic-ehci: Add HPE GXP ehci binding
` [PATCH v5 09/11] dt-bindings: usb: generic-ohci: Add HPE GXP ohci binding
` [PATCH v5 10/11] arch: arm: boot: dts: Introduce HPE GXP Device tree
` [PATCH v5 11/11] maintainers: Introduce HPE GXP Architecture

[RFC PATCH 0/5] vhost lock annotations
 2022-04-21 19:21 UTC  (4+ messages)
` [RFC PATCH v3 0/8] "
  ` [RFC PATCH v3 3/8] vhost: fix async access

[PATCH 1/3] drm: Add infrastructure to allow seamless mode switches
 2022-04-21 19:22 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH 2/3] drm/i915/display: Replace crtc_state's has_drrs by drrs_downclock_mode
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/display: Implement seamless mode switch
  ` [Intel-gfx] "

[PATCH v5 00/11] Introduce HPE GXP Architecture
 2022-04-21 19:20 UTC  (2+ messages)

[PATCH 1/2] Revert "ASoC: meson: axg-tdm-interface: manage formatters in trigger"
 2022-04-21 19:18 UTC  (5+ messages)

[Buildroot] [PATCH] package/gnu-efi: fix build on mips64el
 2022-04-21 19:19 UTC  (2+ messages)

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-21 19:14 UTC  (13+ messages)
` [PATCH v3 19/60] target/arm: Use tcg_constant in translate-neon.c
` [PATCH v3 20/60] target/arm: Use smin/smax for do_sat_addsub_32
` [PATCH v3 21/60] target/arm: Use tcg_constant in translate-sve.c
` [PATCH v3 22/60] target/arm: Use tcg_constant in translate-vfp.c
` [PATCH v3 23/60] target/arm: Use tcg_constant_i32 in translate.h
` [PATCH v3 24/60] target/arm: Split out cpregs.h

[PATCH] ASoC: soc-ops: fix error handling
 2022-04-21 19:18 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 05fe70dd2efd13de700c2dfe5169d3a7a5050bc2
 2022-04-21 19:17 UTC 

[Buildroot] [PATCH] package/systemd: add the missing sgx group
 2022-04-21 19:16 UTC  (2+ messages)

[PATCH v3 0/3] staging: vme: Cleanup driver tree old structures
 2022-04-21 19:16 UTC  (3+ messages)

[PATCH] IOMMU: make domctl handler tolerate NULL domain
 2022-04-21 19:14 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-21 19:13 UTC 

[Buildroot] [PATCH 1/1] package/diffutils: fix build on arceb
 2022-04-21 19:12 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-python: fix build without C++
 2022-04-21 19:12 UTC  (2+ messages)

[Buildroot] [git commit] package/udev: add the missing sgx group
 2022-04-21 19:11 UTC 

[Buildroot] [PATCH 1/1] package/linux-tools: cpupower needs dynamic library
 2022-04-21 19:11 UTC  (2+ messages)

[PATCH v1 00/19] remove IWYU flagged headers
 2022-04-21 19:08 UTC  (9+ messages)
` [PATCH v1 12/19] power: remove unneeded header includes
` [PATCH v1 13/19] rawdev: "
` [PATCH v1 14/19] regexdev: "
` [PATCH v1 15/19] sched: "
` [PATCH v1 16/19] stack: "
` [PATCH v1 17/19] table: "
` [PATCH v1 18/19] timer: "
` [PATCH v1 19/19] vhost: "

[PATCH v3] drm/gma500: depend on framebuffer
 2022-04-21 19:10 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/uftrace: needs NPTL
 2022-04-21 19:10 UTC  (2+ messages)

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-04-21 19:10 UTC  (6+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register


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.