All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-16 20:12:25 to 2022-08-16 21:14:47 UTC [more...]

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-16 20:16 UTC  (9+ messages)
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v10 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-08-16 21:14 UTC  (3+ messages)
  ` [PATCH v10 05/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size

[PATCH] PCI: hv: Fix the definiton of vector in hv_compose_msi_msg()
 2022-08-16 21:14 UTC  (3+ messages)

[PATCH] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-08-16 21:13 UTC  (7+ messages)

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-16 21:13 UTC  (5+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space

[PATCH] CDC-ACM : Add Icom PMR F3400 support (0c26:0020)
 2022-08-16 21:12 UTC 

[Buildroot] [PATCH v1 1/1] package/pkg-meson.mk: handle possibly non existing compilers
 2022-08-16 21:10 UTC  (3+ messages)

[PATCH] KVM/VMX: Avoid stack engine synchronization uop in __vmx_vcpu_run
 2022-08-16 21:10 UTC 

[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-08-16 21:09 UTC  (5+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency

[PATCH 0/2] allow userspace to query device features
 2022-08-16 21:09 UTC  (8+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev

[PATCH] gpio: pxa: use devres for the clock struct
 2022-08-16 21:08 UTC  (2+ messages)

[cocci] match arbitrary argument position
 2022-08-16 21:07 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 1/2] drm/i915/gt: Add dedicated function for non-ctx register tuning settings
 2022-08-16 21:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/dg2: Add additional "
  `  "

[PATCH v2 0/6] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-16 21:05 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: fu740-pci: fix missing clock-names

[PATCH v1] PCI/PM: Switch D3Hot delay to use usleep_range
 2022-08-16 21:06 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.05.x] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 20:59 UTC 

[Buildroot] [git commit branch/2022.02.x] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 20:59 UTC 

[PATCH v13 0/3] adc-joystick: add poll-interval
 2022-08-16 21:04 UTC  (4+ messages)
` [PATCH v13 1/3] dt-bindings: "
` [PATCH v13 2/3] input: adc-joystick - Add polled input device support
` [PATCH v13 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[Buildroot] [PATCH next] toolchain/toolchain-buildroot: default to glibc as the C library
 2022-08-16 21:03 UTC  (3+ messages)

[PATCH v2 0/7] completely rework mediatek,mt7530 binding
 2022-08-16 21:02 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: update examples

[Intel-gfx] [PATCH 0/2] Drop version numbers from firmware files
 2022-08-16 21:01 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/uc: Support for version reduced and multiple "
  `  "
` [Intel-gfx] [PATCH 2/2] drm/i915/uc: Enable version reduced firmware files for newest platforms
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Drop version numbers from firmware files
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Buildroot] [git commit] package/qt5/qt5webkit: backport upstream fix for GStreamer 1.19.x compatibility
 2022-08-16 21:00 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Fix 3 Python test cases
 2022-08-16 20:59 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] support/testing/tests/package/test_python_boto3: use ext2 instead of cpio

[Buildroot] [RFC 1/1] package/pkg-meson.mk: handle possibly non existing compilers
 2022-08-16 20:59 UTC  (4+ messages)

[Buildroot] [git commit] support/testing/tests/package/test_python_s3transfer: use ext2 instead of cpio
 2022-08-16 20:56 UTC 

[PATCH 1/8] package: Switch debug source handling to use prefix map
 2022-08-16 20:57 UTC  (8+ messages)
` [PATCH 2/8] libgcc/gcc-runtime: Improve source reference handling
` [PATCH 3/8] bitbake.conf: Handle S and B separately for debug mapping
` [PATCH 4/8] python3-cython: Update code to match debug path changes
` [PATCH 5/8] gcc-cross: Fix relative links
` [PATCH 6/8] gcc: Resolve relative prefix-map filenames
` [PATCH 7/8] gcc: Add a patch to avoid hardcoded paths in libgcc on powerpc
` [PATCH 8/8] skeleton/service: Ensure debug path handling works as intended

[Buildroot] [git commit] support/testing/tests/package/test_python_boto3: use ext2 instead of cpio
 2022-08-16 20:55 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_python_botocore: use ext2 instead of cpio
 2022-08-16 20:55 UTC 

stable-rc/queue/4.19 baseline: 49 runs, 8 regressions (v4.19.255-210-g613a9e1e0172b)
 2022-08-16 20:56 UTC 

[PATCH] cxl/hdm: unlock on error in cxl_decoder_commit()
 2022-08-16 20:56 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Restrict bpf_sys_bpf to CAP_PERFMON
 2022-08-16 20:55 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf: Add WARN_ON for recursive prog_run invocation

stable-rc/queue/4.9 baseline: 75 runs, 8 regressions (v4.9.325-63-gc02a5593b864a)
 2022-08-16 20:55 UTC 

[PATCH 0/1] tracing: warn in trace_event_dyn_put_ref
 2022-08-16 20:48 UTC  (6+ messages)
` [PATCH 1/1] tracing: fix a WARN from trace_event_dyn_put_ref

[PATCH v4] tune2fs: Add support for get/set UUID ioctls
 2022-08-16 20:52 UTC 

[PATCH v2 0/3] Add sanity check for interleave setup
 2022-08-16 20:51 UTC  (5+ messages)
` [PATCH 1/2] cxl: export interleave address mask as port sysfs attribute
` [PATCH 2/2] cxl: export intereleave capability "

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-16 20:51 UTC  (11+ messages)

[PATCH 1/2 v5] regmap: Support accelerated noinc operations
 2022-08-16 20:48 UTC  (2+ messages)
` [PATCH 2/2 v5] regmap: mmio: Support accelerared "

Question about hugetlbfs tests
 2022-08-16 20:50 UTC  (2+ messages)

[PATCH 2/2 v3] regmap: mmio: Support accelerared noinc operations
 2022-08-16 20:50 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/15] HuC loading for DG2
 2022-08-16 20:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 02/15] mei: add support to GSC extended header

[PATCH 0/3] scalar: enable built-in FSMonitor
 2022-08-16 20:49 UTC  (3+ messages)
` [PATCH 1/3] scalar: enable built-in FSMonitor on `register`

[geert-renesas-devel:renesas-dt-bindings-for-v6.1] BUILD SUCCESS 5444c5cafdce08e5fc575413b32678ac34163521
 2022-08-16 20:48 UTC 

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-16 20:47 UTC  (6+ messages)
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[PATCH] [RFC] cmd: i2c: fix default address len for DM_I2C
 2022-08-16 20:47 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Fix warning callstack for imbalance wakeref
 2022-08-16 20:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Buildroot] [PATCH 0/4] Revert wrong NEON/VFPV4 FPU strategy
 2022-08-16 20:46 UTC  (3+ messages)
` [Buildroot] [PATCH 1/4] Revert "configs/olimex_a33_olinuxino: use NEON+VFPv4 as FPU strategy"

drivers/memory/tegra/tegra20-emc.c:645:3: warning: Value stored to 'dram_type_str' is never read [clang-analyzer-deadcode.DeadStores]
 2022-08-16 20:46 UTC 

[Regression] ext4: changes to mb_optimize_scan cause issues on Raspberry Pi
 2022-08-16 20:45 UTC  (5+ messages)

igc: missing HW timestamps at TX
 2022-08-16 20:45 UTC  (13+ messages)

[PATCH v2 0/6] cmd/fru: move FRU handling support to common region
 2022-08-16 20:42 UTC  (5+ messages)
` [PATCH v2 3/6] cmd: fru: fix a sandbox segfault issue
` [PATCH v2 6/6] test: py: fru: add a test for the fru command

[PATCH v4 01/13] binman: Skip elf tests if python elftools is not available
 2022-08-16 20:42 UTC  (5+ messages)
` [PATCH v4 03/13] binman: Disable compressed data header

[ata] 0568e61225: stress-ng.copy-file.ops_per_sec -15.0% regression
 2022-08-16 20:44 UTC  (3+ messages)

[PATCH v2 0/2] mm/hugetlb: fix write-fault handling for shared mappings
 2022-08-16 20:43 UTC  (11+ messages)
` [PATCH v2 2/2] mm/hugetlb: support write-faults in "

[PATCH] dt-bindings: soc: renesas: Move renesas.yaml from arm to soc
 2022-08-16 20:43 UTC  (4+ messages)

[RESEND PATCH v2 0/6] net: fm: Verify Fman microcode
 2022-08-16 20:43 UTC  (9+ messages)
` [RESEND PATCH v2 2/6] image: fit: Add some helpers for getting data
` [RESEND PATCH v2 4/6] cmd: fpga: Convert to use fit_get_data_node
` [RESEND PATCH v2 5/6] net: Convert fit verification to use fit_get_data_*
` [RESEND PATCH v2 6/6] net: fm: Add support for FIT firmware

[PATCH] net: dsa: mv88e6060: report max mtu 1536
 2022-08-16 20:42 UTC  (8+ messages)

[RFC 0/4] Roam based on packet loss event
 2022-08-16 20:31 UTC  (2+ messages)

[PATCH 1/6] scripts/oe-setup-builddir: make it known where configurations come from
 2022-08-16 20:41 UTC  (4+ messages)
` [PATCH 6/6] selftest/bblayers: add a test for creating a layer setup and using it to restore the layers
  ` [OE-core] "

[PATCH RESEND v2 00/18] Parent Pointers
 2022-08-16 20:41 UTC  (10+ messages)
` [PATCH RESEND v2 01/18] xfs: Fix multi-transaction larp replay

RISC-V reserved memory problems
 2022-08-16 20:41 UTC 

[PATCH v2 00/33] accel/tcg + target/arm: pc-relative translation
 2022-08-16 20:41 UTC  (35+ messages)
` [PATCH v2 01/33] linux-user/arm: Mark the commpage executable
` [PATCH v2 02/33] linux-user/hppa: Allocate page zero as a commpage
` [PATCH v2 03/33] linux-user/x86_64: Allocate vsyscall page "
` [PATCH v2 04/33] linux-user: Honor PT_GNU_STACK
` [PATCH v2 05/33] tests/tcg/i386: Move smc_code2 to an executable section
` [PATCH v2 06/33] accel/tcg: Remove PageDesc code_bitmap
` [PATCH v2 07/33] accel/tcg: Use bool for page_find_alloc
` [PATCH v2 08/33] accel/tcg: Make tb_htable_lookup static
` [PATCH v2 09/33] accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
` [PATCH v2 10/33] accel/tcg: Properly implement get_page_addr_code for user-only
` [PATCH v2 11/33] accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
` [PATCH v2 12/33] accel/tcg: Add nofault parameter to get_page_addr_code_hostp
` [PATCH v2 13/33] accel/tcg: Unlock mmap_lock after longjmp
` [PATCH v2 14/33] accel/tcg: Raise PROT_EXEC exception early
` [PATCH v2 15/33] accel/tcg: Introduce is_same_page()
` [PATCH v2 16/33] accel/tcg: Remove translator_ldsw
` [PATCH v2 17/33] accel/tcg: Add pc and host_pc params to gen_intermediate_code
` [PATCH v2 18/33] accel/tcg: Add fast path for translator_ld*
` [PATCH v2 19/33] accel/tcg: Use DisasContextBase in plugin_gen_tb_start
` [PATCH v2 20/33] accel/tcg: Do not align tb->page_addr[0]
` [PATCH v2 21/33] include/hw/core: Create struct CPUJumpCache
` [PATCH v2 22/33] accel/tcg: Introduce tb_pc and tb_pc_log
` [PATCH v2 23/33] accel/tcg: Introduce TARGET_TB_PCREL
` [PATCH v2 24/33] accel/tcg: Split log_cpu_exec into inline and slow path
` [PATCH v2 25/33] target/arm: Introduce curr_insn_len
` [PATCH v2 26/33] target/arm: Change gen_goto_tb to work on displacements
` [PATCH v2 27/33] target/arm: Change gen_*set_pc_im to gen_*update_pc
` [PATCH v2 28/33] target/arm: Change gen_exception_insn* to work on displacements
` [PATCH v2 29/33] target/arm: Change gen_exception_internal "
` [PATCH v2 30/33] target/arm: Change gen_jmp* "
` [PATCH v2 31/33] target/arm: Introduce gen_pc_plus_diff for aarch64
` [PATCH v2 32/33] target/arm: Introduce gen_pc_plus_diff for aarch32
` [PATCH v2 33/33] target/arm: Enable TARGET_TB_PCREL

[geert-renesas-devel:master] BUILD SUCCESS a9c4a500b27ef2b4904a076bc44eb14dfefdff68
 2022-08-16 20:40 UTC 

[Buildroot] [PATCH 0/2] Add support for FDPIC binaries on ARM
 2022-08-16 20:40 UTC  (4+ messages)

[ANNOUNCE] rteval-v3.5
 2022-08-16 20:40 UTC 

[PATCH bpf-next v2] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm
 2022-08-16 20:40 UTC  (2+ messages)

GPU device resource reservations with cgroups?
 2022-08-16 20:39 UTC  (3+ messages)

[geert-renesas-devel:next] BUILD SUCCESS 328413c2bd85d7011cd71072902a43c448b71f59
 2022-08-16 20:39 UTC 

[PATCH bpf] bpf: Fix kernel BUG in purge_effective_progs
 2022-08-16 20:39 UTC  (2+ messages)

[geert-renesas-devel:renesas-drivers-for-v6.1] BUILD SUCCESS ebd0e06f3063cc2e3a689112904b29720579c6d2
 2022-08-16 20:38 UTC 

[geert-renesas-drivers:renesas-pinctrl-for-v6.1] BUILD SUCCESS 96355be8f0a2a7a91aae2e66c0795a13444db5ba
 2022-08-16 20:38 UTC 

[geert-renesas-devel:renesas-arm-dt-for-v6.1] BUILD SUCCESS ffd882417412ea7273ae14deec77711f6df54bbc
 2022-08-16 20:37 UTC 

[PATCH 1/2] netconfig: API to disable/enable ACD
 2022-08-16 20:28 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-16 20:35 UTC  (4+ messages)

[tip:x86/urgent] BUILD SUCCESS 5b9f0c4df1c1152403c738373fb063e9ffdac0a1
 2022-08-16 20:30 UTC 

[PATCH v2] arm64: compat: Implement misalignment fixups for multiword loads
 2022-08-16 20:29 UTC  (4+ messages)

stable-rc/queue/4.14 baseline: 64 runs, 9 regressions (v4.14.290-173-gaf6941c7da638)
 2022-08-16 20:26 UTC 

[PATCH 5.10.y-cip 00/31] Renesas RZ/V2L extend peripheral support
 2022-08-16 20:24 UTC  (2+ messages)

[PATCH] vfio-pci/zdev: require KVM to be built-in
 2022-08-16 20:28 UTC  (7+ messages)
          ` [PATCH] KVM: s390: pci: VFIO_PCI ZDEV configuration fix

[PATCH] grub-core/kern/corecmd: Quote variable values when displayed by the set command
 2022-08-16 20:22 UTC 

[PATCH v5] devcoredump : Serialize devcd_del work
 2022-08-16 20:23 UTC  (3+ messages)

[PATCH v2 0/2] Reduce ATA disk resume time
 2022-08-16 20:21 UTC  (18+ messages)
` [PATCH v2 2/2] scsi: sd: Rework asynchronous resume support

Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
 2022-08-16 20:20 UTC  (13+ messages)
                  ` [PATCH cgroup/for-6.0-fixes] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock

[Intel-wired-lan] [PATCH net-next v1] i40e: Fix set max_tx_rate when it is lower than 1 Mbps
 2022-08-16 20:20 UTC  (2+ messages)

rtw88: "timed out to flush queue 1"
 2022-08-16 20:17 UTC 

[Buildroot] [git commit branch/2022.02.x] package/bind: add json-c optional dependency
 2022-08-16 20:09 UTC 

[Buildroot] [git commit branch/2022.02.x] package/jquery-validation: security bump to version 1.19.5
 2022-08-16 20:06 UTC 

[Buildroot] [git commit branch/2022.02.x] package/python-lxml: bump to version 4.8.0
 2022-08-16 20:05 UTC 

[Buildroot] [git commit branch/2022.02.x] package/rustc: fix target names for i586 and i686
 2022-08-16 20:10 UTC 

[PATCH v5 0/3] sched, cgroup/cpuset: Keep user set cpus affinity
 2022-08-16 20:15 UTC  (4+ messages)
` [PATCH v5 3/3] "

[Buildroot] [git commit branch/2022.02.x] package/bind: add libidn2 optional dependency
 2022-08-16 20:09 UTC 

[Buildroot] [git commit branch/2022.02.x] package/glslsandbox-player: drop BR2_TOOLCHAIN_HAS_THREADS workaround
 2022-08-16 19:50 UTC 

[Buildroot] [git commit branch/2022.02.x] package/python-lxml: security bump to version 4.9.1
 2022-08-16 20:06 UTC 

[PATCH net] net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
 2022-08-16 20:14 UTC 

[Buildroot] [git commit branch/2022.02.x] package/glslsandbox: kms needs gbm
 2022-08-16 19:50 UTC 

[PATCH] riscv: Ensure isa-ext static keys are writable
 2022-08-16 20:14 UTC  (4+ messages)

[RFC][PATCH] Change calling conventions for filldir_t
 2022-08-16 20:14 UTC  (4+ messages)
  ` Switching to iterate_shared

[Buildroot] [git commit branch/2022.02.x] package/pkg-waf.mk: enable definiton of env. variables in every build steps
 2022-08-16 19:58 UTC 

[Buildroot] [git commit branch/2022.02.x] package/glslsandbox-player: add support for the NullSW windowing system
 2022-08-16 19:50 UTC 

[Buildroot] [git commit branch/2022.05.x] package/rustc: fix target names for i586 and i686
 2022-08-16 20:10 UTC 

[PATCH v7 0/9] bugfix and cleanup for blk-throttle
 2022-08-16 20:14 UTC  (3+ messages)
` [PATCH v7 9/9] blk-throttle: clean up flag 'THROTL_TG_PENDING'

[Buildroot] [git commit branch/2022.05.x] package/pkg-waf.mk: enable definiton of env. variables in every build steps
 2022-08-16 19:58 UTC 

[PATCH 00/50] wifi: ath12k: driver for Qualcomm Wi-Fi 7 devices
 2022-08-16 20:13 UTC  (4+ messages)
` [PATCH 13/50] wifi: ath12k: add dp_mon.c

[Buildroot] [git commit branch/2022.05.x] package/python-lxml: security bump to version 4.9.1
 2022-08-16 20:05 UTC 

[Buildroot] [git commit branch/2022.05.x] package/glslsandbox: kms needs gbm
 2022-08-16 19:52 UTC 

[Buildroot] [git commit branch/2022.05.x] package/bind: add libidn2 optional dependency
 2022-08-16 20:08 UTC 

[Buildroot] [git commit branch/2022.05.x] package/jquery-validation: security bump to version 1.19.5
 2022-08-16 20:06 UTC 

[Buildroot] [git commit branch/2022.05.x] package/bind: add json-c optional dependency
 2022-08-16 20:08 UTC 

[Buildroot] [git commit branch/2022.05.x] package/glslsandbox-player: add support for the NullSW windowing system
 2022-08-16 19:52 UTC 

[Buildroot] [git commit branch/2022.05.x] package/glslsandbox-player: drop BR2_TOOLCHAIN_HAS_THREADS workaround
 2022-08-16 19:52 UTC 

[PATCH bpf-next v2 0/3] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
 2022-08-16 20:12 UTC  (2+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere


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.