$EXTINDEX_DIR/description missing
 help / color / mirror / Atom feed
 messages from 2024-01-05 07:20:01 to 2024-01-05 08:27:19 UTC [more...]

[PATCH] drm/mgag200: Fix caching setup for remapped video memory
 2024-01-05  8:25 UTC 

[PATCH v3 0/3] w1: add UART w1 bus driver
 2024-01-05  8:26 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v3 2/3] dt-bindings: serial: allow onewire as child node
` [PATCH v3 3/3] w1: add UART w1 bus driver

[PATCH i-g-t] tests/intel/kms_dsc: add new constraint
 2024-01-05  8:26 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "

[PATCH v3] scripts/checkpatch: Support codespell checking
 2024-01-05  8:38 UTC 

[PATCH] RDMA/device: Fix a race between mad_client and cm_client init
 2024-01-05  8:15 UTC  (4+ messages)

[PATCH net-next v3 00/19] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2024-01-05  8:23 UTC  (20+ messages)
` [PATCH net-next v3 01/19] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v3 02/19] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v3 03/19] net: ravb: Make reset controller support mandatory
` [PATCH net-next v3 04/19] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v3 05/19] net: ravb: Use tabs instead of spaces
` [PATCH net-next v3 06/19] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v3 07/19] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v3 08/19] net: ravb: Move the IRQs get and request in the probe function
` [PATCH net-next v3 09/19] net: ravb: Split GTI computation and set operations
` [PATCH net-next v3 10/19] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v3 11/19] net: ravb: Move DBAT configuration to "
` [PATCH net-next v3 12/19] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v3 13/19] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v3 14/19] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v3 15/19] net: ravb: Simplify ravb_resume()
` [PATCH net-next v3 16/19] net: ravb: Keep the reverse order of operations in ravb_close()
` [PATCH net-next v3 17/19] net: ravb: Return cached statistics if the interface is down
` [PATCH net-next v3 18/19] net: ravb: Do not apply RX CSUM settings to hardware "
` [PATCH net-next v3 19/19] net: ravb: Add runtime PM support

Page Table A&D bits scheme
 2024-01-05  8:27 UTC 

[PATCH] linux/export.h: remove unneeded .balign directive
 2024-01-05  8:20 UTC  (4+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-01-05  8:19 UTC  (6+ messages)
` [PATCH v8 03/13] dt-bindings: bus: document RIFSC

[PATCH v3 00/10] IOMMU memory observability
 2024-01-05  8:20 UTC  (4+ messages)
` [PATCH v3 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h

[RFC PATCH 00/16] Introduce ICSSG Ethernet driver
 2024-01-05  8:19 UTC  (8+ messages)

[PATCH v5 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2024-01-05  8:18 UTC  (4+ messages)

[PATCH 1/2] net/cpfl: parse flow offloading hint from P4 context file
 2024-01-05  8:16 UTC  (4+ messages)
` [PATCH v2 0/2] net/cpfl: support flow offloading for P4
` [PATCH v2 1/2] net/cpfl: parse flow offloading hint from P4 context file
` [PATCH v2 2/2] net/cpfl: add TDI to flow engine

Boot stucks at "Loading initial ramdisk"
 2024-01-05  8:16 UTC  (6+ messages)
      `  "

Unable to resize a logical volume due to wrong reported asked size
 2024-01-05  8:17 UTC  (3+ messages)

[PATCH v8 00/26] Enable CET Virtualization
 2024-01-05  8:16 UTC  (4+ messages)
` [PATCH v8 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config

[linux-next:master 2314/12403] drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c:575:9-32: duplicated argument to & or | (fwd)
 2024-01-05  8:15 UTC 

Query on audio-graph-card DT binding
 2024-01-05  8:11 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: detect testing prog flags support
 2024-01-05  8:16 UTC  (2+ messages)

[PATCH V2] nvmet-tcp: Fix the H2C expected PDU len calculation
 2024-01-05  8:14 UTC 

[syzbot] [mm?] WARNING in __folio_rmap_sanity_checks
 2024-01-05  8:14 UTC  (6+ messages)

[PATCH v4 0/9] Add loongarch kvm accel support
 2024-01-05  7:58 UTC  (10+ messages)
` [PATCH v4 1/9] linux-headers: Synchronize linux headers from linux v6.7.0-rc8
` [PATCH v4 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH v4 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH v4 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH v4 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH v4 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH v4 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH v4 8/9] target/loongarch: Implement set vcpu intr for kvm
` [PATCH v4 9/9] target/loongarch: Add loongarch kvm into meson build

[PATCH v3 00/11] General cleanups and fixes from SECCOMP patchset
 2024-01-05  8:12 UTC  (4+ messages)
` [PATCH v3 04/11] um: Don't use vfprintf() for os_info()

[PATCH v2 0/4] usb: typec: tipd: add patch update support for tps6598x
 2024-01-05  8:12 UTC  (9+ messages)

[PATCH v6 0/3] vduse: add support for networking devices
 2024-01-05  8:10 UTC  (4+ messages)
` [PATCH v6 2/3] vduse: Temporarily fail if control queue features requested

arch/x86/events/amd/uncore.c:941:52: error: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 8
 2024-01-05  8:10 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: Track aligned st store as imprecise spilled registers
 2024-01-05  8:10 UTC  (9+ messages)

[PATCH v3 00/11] Mitigate a vmap lock contention v3
 2024-01-05  8:10 UTC  (3+ messages)
` [PATCH v3 04/11] mm: vmalloc: Remove global vmap_area_root rb-tree

[PATCH v3 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems
 2024-01-05  8:09 UTC  (2+ messages)

[PATCH 0/3] net/ice: simplified to 3 layer Tx scheduler
 2024-01-05 14:11 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] modpost: Ignore relaxation and alignment marker relocs on LoongArch
 2024-01-05  8:09 UTC  (5+ messages)

[PATCH] riscv: Optimize crc32 with Zbc extension
 2024-01-05  8:08 UTC  (2+ messages)

[OE-core] [RFC PATCH V2 0/5] Fix persistent tmp
 2024-01-05  8:07 UTC 

[PATCH] Bluetooth: mgmt: Fix wrong param be used
 2024-01-05  8:03 UTC  (2+ messages)

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2024-01-05  8:02 UTC  (5+ messages)
` [PATCH v10 2/4] pwm: opencores: Add PWM "

[meta-ti][master/kirkstone][PATCH] ipc: ti-rpmsg-char: Update library to 0.6.4
 2024-01-05  8:01 UTC 

[PATCH net-next v5 00/13] Introduce PHY listing and link_topology tracking
 2024-01-05  9:00 UTC  (10+ messages)

[virtio-comment] [PATCH v1 0/2] virtio-net: Clarify virtio_net_hdr size and rx buffer size
 2024-01-05  8:00 UTC  (3+ messages)
` [virtio-comment] [PATCH v1 1/2] virtio-net: Fix receive buffer size calculation text
` [virtio-comment] [PATCH v1 2/2] virtio-net: Clarify the size of the struct virtio_net_hdr for tx

[PATCH v8 0/4] Introduce perf check subcommand
 2024-01-05  8:00 UTC  (3+ messages)

[RFC XEN PATCH v4 0/5] Support device passthrough when dom0 is PVH on Xen
 2024-01-05  7:59 UTC  (4+ messages)
` [RFC XEN PATCH v4 5/5] libxl: Use gsi instead of irq for mapping pirq

[PATCH net-next 0/8] pds_core: Various improvements and AQ race condition cleanup
 2024-01-05  7:59 UTC  (2+ messages)

[PATCH 5.15 00/95] 5.15.146-rc1 review
 2024-01-05  7:59 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH] meta-ti-bsp: Add Support for j722s-evm
 2024-01-05  7:58 UTC 

[PATCH v2 0/2] wifi: wilc1000: fix RCU warning in connect path
 2024-01-05  7:57 UTC  (3+ messages)
` [PATCH v2 1/2] wifi: wilc1000: fix declarations ordering
` [PATCH v2 2/2] wifi: wilc1000: fix RCU usage in connect path

[PATCH 01/11] Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX210
 2024-01-05  7:49 UTC  (11+ messages)
` [PATCH 02/11] Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX211
` [PATCH 03/11] Intel Bluetooth: Update firmware file for SolarF "
` [PATCH 04/11] Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX203
` [PATCH 05/11] Intel Bluetooth: Update firmware file for SolarF "
` [PATCH 06/11] Intel Bluetooth: Update firmware file for Solar Intel Bluetooth AX101
` [PATCH 07/11] Intel Bluetooth: Update firmware file for SolarF "
` [PATCH 08/11] Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX211
` [PATCH 09/11] Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX203
` [PATCH 10/11] Intel Bluetooth: Update firmware file for Magnetor Intel Bluetooth AX101
` [PATCH 11/11] Intel Bluetooth: Update firmware file for Intel Bluetooth BE200

[RESEND PATCH 1/2] PM / devfreq: Fix buffer overflow in trans_stat_show
 2024-01-05  7:52 UTC  (5+ messages)

[PATCH v6 0/8] i2c: add zhaoxin i2c controller driver
 2024-01-05  7:51 UTC  (8+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 1/6] i2c: wmt: create wmt_i2c_init for general init
  ` [PATCH v7 2/6] i2c: wmt: split out common files
  ` [PATCH v7 3/6] i2c: wmt: rename something
  ` [PATCH v7 4/6] i2c: wmt: fix a bug when thread blocked
  ` [PATCH v7 5/6] i2c: wmt: add platform type VIAI2C_PLAT_WMT
  ` [PATCH v7 6/6] i2c: add zhaoxin i2c controller driver

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2024-01-05  7:49 UTC  (11+ messages)
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB

[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
 2024-01-05  7:50 UTC  (2+ messages)

[PATCH] toaster/toastergui: Bug-fix verify given layer path only if import/add local layer
 2024-01-05  7:49 UTC  (2+ messages)
  ` [Toaster] "

[PATCH v4 0/9] Add ACPI probing support for HSMP
 2024-01-05  7:46 UTC  (10+ messages)
` [PATCH v4 1/9] platform/x86/amd/hsmp: Move hsmp_test to probe
` [PATCH v4 2/9] platform/x86/amd/hsmp: Cache pci_dev in struct hsmp_socket
` [PATCH v4 3/9] platform/x86/amd/hsmp: Create static func to handle platdev
` [PATCH v4 4/9] platform/x86/amd/hsmp: Define a struct to hold mailbox regs
` [PATCH v4 5/9] platform/x86/amd/hsmp: Move dev from platdev to hsmp_socket
` [PATCH v4 6/9] platform/x86/amd/hsmp: Add support for ACPI based probing
` [PATCH v4 7/9] platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0Fh
` [PATCH v4 8/9] platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETS
` [PATCH v4 9/9] platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc()

Patchtest results for [OE-core][dunfell][PATCH v2] go: Backport fix for CVE-2023-45287
 2024-01-05  7:46 UTC 

[PATCH 1/2] board: ti: am62x: am62x.env: Fix boot_targets
 2024-01-05  7:46 UTC  (11+ messages)

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-05  7:44 UTC  (3+ messages)
` [RFC PATCH v4 1/4] mseal: Wire up mseal syscall

[PATCH v2 0/9] swapin refactor for optimization and unified readahead
 2024-01-05  7:43 UTC  (9+ messages)
` [PATCH v2 2/9] mm/swap: move no readahead swapin code to a stand-alone helper
` [PATCH v2 4/9] mm/swap: always account swapped in page into current memcg
` [PATCH v2 5/9] mm/swap: introduce swapin_entry for unified readahead policy

[PATCH i-g-t] tests/amdgpu:fix vm test issue
 2024-01-05  7:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/3] riscv: modules: Fix module loading error handling
 2024-01-05  7:38 UTC  (3+ messages)

[PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
 2024-01-05  7:38 UTC  (11+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gstreamer1-editing-services: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-vaapi: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[PATCH v4 0/2] fix the fallback implementation of get_name
 2024-01-05  7:36 UTC  (3+ messages)
` [PATCH v4 2/2] fs: Create a generic is_dot_dotdot() utility

[PATCH] [v2] ALSA: hdsp: fix some memleaks in snd_hdsp_hwdep_ioctl
 2024-01-05  7:36 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-devtools: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] boot/arm-trusted-firmware: fix fiptool linking issue on hosts without openssl
 2024-01-05  7:29 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-ugly: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst-omx: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-rtsp-server: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] boot/arm-trusted-firmware: fix the RPATH of fiptool
 2024-01-03 11:05 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-libav: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-python: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-good: bump to version 1.22.7
 2024-01-04 20:02 UTC 

patch "maple: make maple_bus_type static and const" added to char-misc-testing
 2024-01-05  7:34 UTC  (9+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-bad: security bump to version 1.22.7
 2024-01-04 20:02 UTC 

[Buildroot] [git commit branch/2023.02.x] package/gstreamer1: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[PATCH] media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
 2024-01-05  7:34 UTC  (4+ messages)

[Buildroot] [git commit branch/2023.02.x] package/gst1-plugins-base: bump to version 1.22.7
 2024-01-04 20:02 UTC 

[PATCH] btrfs: defrag: add under utilized extent to defrag target list
 2024-01-05  7:33 UTC 

[Buildroot] [git commit branch/2023.11.x] boot/arm-trusted-firmware: fix fiptool linking issue on hosts without openssl
 2024-01-05  7:30 UTC 

[PATCH v3 0/6] Pointer Masking update for Zjpm v0.8
 2024-01-05  7:33 UTC  (13+ messages)
` [PATCH v3 1/6] target/riscv: Remove obsolete pointer masking extension code
` [PATCH v3 3/6] target/riscv: Add helper functions to calculate current number of masked bits for pointer masking
` [PATCH v3 5/6] target/riscv: Update address modify functions to take into account "
` [PATCH v3 6/6] target/riscv: Enable updates for pointer masking variables and thus enable pointer masking extension

[Buildroot] [git commit branch/2023.11.x] package/gst-omx: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[PATCH] x86/mwait-idle: fix ubsan warning
 2024-01-05  7:33 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.11.x] package/gst1-libav: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[OE-core][dunfell][PATCH v2] go: Backport fix for CVE-2023-45287
 2024-01-05  7:33 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gstreamer1-editing-services: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-vaapi: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-plugins-good: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-python: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-devtools: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-rtsp-server: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gstreamer1: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-plugins-base: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-plugins-bad: security bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] boot/arm-trusted-firmware: fix the RPATH of fiptool
 2024-01-03 11:04 UTC 

[Buildroot] [git commit branch/2023.11.x] package/gst1-plugins-ugly: bump to version 1.22.7
 2024-01-04 20:01 UTC 

[Buildroot] [git commit branch/2023.11.x] board/zynq/readme.txt: update doc for zc702
 2024-01-04 20:00 UTC 

[Buildroot] [git commit branch/2023.11.x] package/erlang: fix build without DES
 2024-01-03 12:04 UTC 

[Buildroot] [PATCH] boot/arm-trusted-firmware: fix fiptool linking issue on hosts without openssl
 2024-01-05  7:30 UTC  (2+ messages)

[norov:group_cpus 8/9] lib/group_cpus.c:352 group_cpus_evenly() error: uninitialized symbol 'npresmsk'
 2024-01-05  7:28 UTC 

[PATCH] PCI/P2PDMA: Fix a sleeping issue in a RCU read section
 2024-01-05  7:26 UTC  (2+ messages)

[PATCH net-next v2 0/8] add octeon_ep_vf driver
 2024-01-05  7:26 UTC  (4+ messages)
` [PATCH net-next v2 6/8] octeon_ep_vf: add Tx/Rx processing and interrupt support
    ` [EXT] "

[PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
 2024-01-05  7:25 UTC  (11+ messages)

[PATCH v2] usb: mon: Fix atomicity violation in mon_bin_vma_fault
 2024-01-05  7:23 UTC  (3+ messages)

[PATCH v7 0/7] Implement fastboot multiresponce
 2024-01-05  7:22 UTC  (8+ messages)
` [PATCH v7 1/7] fastboot: multiresponse support
` [PATCH v7 2/7] fastboot: implement "getvar all"
` [PATCH v7 3/7] common: console: introduce console_record_isempty helper
` [PATCH v7 4/7] common: console: record console from the beginning
` [PATCH v7 5/7] lib: membuff: fix readline not returning line in case of overflow
` [PATCH v7 6/7] fastboot: add oem console command support
` [PATCH v7 7/7] test: hush: dollar: fix bagous behavior

[PATCH 0/2] drm/xe: GSC proxy support
 2024-01-05  7:21 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/gsc: Initialize GSC proxy

[RFC QEMU PATCH v4 0/1] Support device passthrough when dom0 is PVH on Xen
 2024-01-05  7:19 UTC  (2+ messages)
` [RFC QEMU PATCH v4 1/1] xen: Use gsi instead of irq for mapping pirq


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.