All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-21 12:18:57 to 2024-08-21 13:04:21 UTC [more...]

[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
 2024-08-21 12:46 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 12:59 UTC  (5+ messages)
` [PATCH v2 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v2 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v2 04/86] drm: Add client-agnostic setup helper
` [PATCH v2 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-21 12:57 UTC  (11+ messages)

[PATCH v3 0/2] linux: fstat related changes in Linux 6.11
 2024-08-21 13:03 UTC  (3+ messages)
` [PATCH v3 1/2] Loongarch: adapt for the re-introduction of fstat and newfstatat in 6.11
` [PATCH v3 2/2] linux: Add linux statx(fd, NULL, AT_EMPTY_PATH) support

[PATCH v8 0/3] Fix address translations on MPFS PCIe controller
 2024-08-21 13:02 UTC  (5+ messages)
` [PATCH v8 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v8 2/3] PCI: microchip: Fix inbound "
` [PATCH v8 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH] sched/fair: Warn against unbalanced util_est during dequeue
 2024-08-21 13:02 UTC 

Misbehaving Alder Lake-N PCH USB 3.2 xHCI Host Controller
 2024-08-21 13:02 UTC  (3+ messages)

[PATCH net-next 00/10] net: vxlan: add skb drop reasons support
 2024-08-21 13:02 UTC  (17+ messages)
` [PATCH net-next 02/10] net: skb: add SKB_DR_RESET
` [PATCH net-next 06/10] net: vxlan: add skb drop reasons to vxlan_rcv()
` [PATCH net-next 07/10] net: vxlan: use vxlan_kfree_skb() in vxlan_xmit()
` [PATCH net-next 08/10] net: vxlan: add drop reasons support to vxlan_xmit_one()

[PATCH] hw/acpi/ich9: Add periodic and swsmi timer
 2024-08-21 13:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/4] xen: arm: Split MMU code in preparation for MPU work (part 2)
 2024-08-21 13:01 UTC  (6+ messages)
` [PATCH v4 1/4] xen: arm: Add a new helper update_boot_mapping()
` [PATCH v4 2/4] xen: arm: Move domain_page.c to MMU specific
` [PATCH v4 3/4] xen: arm: Enclose access to EL2 MMU specific registers under CONFIG_MMU
` [PATCH] xen: make VMAP support in MMU system only

next/master baseline: 141 runs, 1 regressions (next-20240821)
 2024-08-21 13:01 UTC 

[bitbake-devel][Patch v4 0/2] npm: improve fetcher and recipetool compatibility
 2024-08-21 13:00 UTC  (7+ messages)
` [bitbake-devel][PATCH v4 2/2] npmsw: accept unspecified versions in package.json

[linux-next:master 4503/5508] arch/arm/boot/dts/nxp/imx/imx51-zii-rdu1.dtb: mdio-gpio: $nodename:0: 'mdio-gpio' does not match '^mdio(-(bus|external))?(@.+|-([0-9]+))?$'
 2024-08-21 12:57 UTC 

[PATCH v3] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-21 12:58 UTC  (4+ messages)

sort out the fallocate mode mess
 2024-08-21 12:57 UTC  (6+ messages)
` [PATCH 3/6] fs: sort out the fallocate mode vs flag mess
` [PATCH 6/6] xfs: refactor xfs_file_fallocate

[PATCH -next] radix tree test suite: Remove usage of the deprecated ida_simple_xx() API
 2024-08-21 12:57 UTC  (2+ messages)

[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests
 2024-08-21 12:57 UTC  (3+ messages)
` [PATCH 1/2] tests/functional: Convert mips64el Malta I6400 "
` [PATCH 2/2] tests/functional: Convert mipsel Malta YAMON avocado test

[RFC 0/2] Handling aliased guest memory maps in vhost-vDPA SVQs
 2024-08-21 12:55 UTC  (3+ messages)
` [RFC 1/2] vhost-vdpa: Decouple the IOVA allocator
` [RFC 2/2] vhost-vdpa: Implement GPA->IOVA & IOVA->SVQ HVA trees

[PATCH 0/3] ASoC: dapm-graph: add component on/off and route names to graph
 2024-08-21 12:56 UTC  (5+ messages)

[PATCH net-next 00/12] Unmask upper DSCP bits - part 1
 2024-08-21 12:52 UTC  (13+ messages)
` [PATCH net-next 01/12] bpf: Unmask upper DSCP bits in bpf_fib_lookup() helper
` [PATCH net-next 02/12] ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
` [PATCH net-next 03/12] ipv4: Unmask upper DSCP bits when constructing the Record Route option
` [PATCH net-next 04/12] netfilter: rpfilter: Unmask upper DSCP bits
` [PATCH net-next 05/12] netfilter: nft_fib: "
` [PATCH net-next 06/12] ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
` [PATCH net-next 07/12] ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
` [PATCH net-next 08/12] ipv4: Unmask upper DSCP bits in input route lookup
` [PATCH net-next 09/12] ipv4: Unmask upper DSCP bits in RTM_GETROUTE "
` [PATCH net-next 10/12] ipv4: icmp: Pass full DS field to ip_route_input()
` [PATCH net-next 11/12] ipv4: udp: Unmask upper DSCP bits during early demux
` [PATCH net-next 12/12] ipv4: Unmask upper DSCP bits when using hints

[GIT PULL FOR 6.12] Various codec fixes
 2024-08-21 12:55 UTC 

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-21 12:54 UTC  (11+ messages)
` [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
` [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface

[PATCH v2] fs/exfat: add NFS export support
 2024-08-21 12:51 UTC 

[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
 2024-08-21 12:52 UTC  (6+ messages)
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks

[lttng-dev] Using lttng-ust 2.13.6 from Yocto Kirkstone and getting weird segfault saying strlen_asimd.S can't be found
 2024-08-21 12:51 UTC  (16+ messages)

[PATCH v2 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-08-21 12:51 UTC  (9+ messages)
` [PATCH v2 1/2] riscv: perf: add guest vs host distinction
` [PATCH v2 2/2] riscv: KVM: add basic support for host vs guest profiling

[OE-core][scarthgap 00/18] Patch review
 2024-08-21 12:50 UTC  (19+ messages)
` [OE-core][scarthgap 01/18] ruby: Backport fix for CVE-2024-27282
` [OE-core][scarthgap 02/18] Tiff: Security fix for CVE-2024-7006
` [OE-core][scarthgap 03/18] go: upgrade 1.22.5 -> 1.22.6
` [OE-core][scarthgap 04/18] llvm: Enable libllvm for native build
` [OE-core][scarthgap 05/18] maintainers.inc: add self for unassigned python recipes
` [OE-core][scarthgap 06/18] initramfs-framework: fix typos
` [OE-core][scarthgap 07/18] os-release: Fix VERSION_CODENAME in case it is empty
` [OE-core][scarthgap 08/18] libgfortran.inc: fix nativesdk-libgfortran dependencies
` [OE-core][scarthgap 09/18] glibc: fix fortran header file conflict for arm
` [OE-core][scarthgap 10/18] gstreamer1.0: disable flaky baseparser tests
` [OE-core][scarthgap 11/18] librsvg: don't try to run target code at build time
` [OE-core][scarthgap 12/18] populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported
` [OE-core][scarthgap 13/18] qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpath
` [OE-core][scarthgap 14/18] oeqa/runtime/ssh: add retry logic and sleeps to allow for slower systems
` [OE-core][scarthgap 15/18] oeqa/runtime/ssh: In case of failure, show exit code and handle -15 (SIGTERM)
` [OE-core][scarthgap 16/18] oeqa/runtime/ssh: check for all errors at the end
` [OE-core][scarthgap 17/18] oeqa/selftest/reproducibile: Explicitly list virtual targets
` [OE-core][scarthgap 18/18] oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-08-21 12:49 UTC  (3+ messages)
` [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60

[PATCH v2] scsi: ufs: Move UFS trace events to private header
 2024-08-21 12:49 UTC  (2+ messages)

[PATCH] ALSA: hda: cs35l56: Don't use the device index as a calibration index
 2024-08-21 12:47 UTC 

[PATCH v1 0/4] add ref content check for files backend
 2024-08-21 12:49 UTC  (4+ messages)
` [PATCH v1 1/4] fsck: introduce "FSCK_REF_REPORT_DEFAULT" macro

--autobackup option
 2024-08-21 12:44 UTC  (3+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-08-21 12:45 UTC  (9+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH v2] mm: add lazyfree folio to lru tail
 2024-08-21 12:46 UTC  (2+ messages)

[PATCH v2 0/4] driver core: Prevent device_find_child() from modifying caller's match data
 2024-08-21 12:46 UTC  (4+ messages)
` [PATCH v2 2/4] cxl/region: "

[PATCH net-next] net: mdio-gpio: remove support for platform data
 2024-08-21 12:45 UTC  (3+ messages)

[PATCH RFT v9 0/8] fork: Support shadow stacks in clone3()
 2024-08-21 12:45 UTC  (8+ messages)
` [PATCH RFT v9 4/8] fork: Add shadow stack support to clone3()

[PATCH v1 00/14] CCS static load balance
 2024-08-21 12:43 UTC  (15+ messages)
` [PATCH v1 01/14] drm/i915/gt: Avoid using masked workaround for CCS_MODE setting
` [PATCH v1 02/14] drm/i915/gt: Move the CCS mode variable to a global position
` [PATCH v1 03/14] drm/i915/gt: Allow the creation of multi-mode CCS masks
` [PATCH v1 04/14] drm/i915/gt: Refactor uabi engine class/instance list creation
` [PATCH v1 05/14] drm/i915/gem: Mark and verify UABI engine validity
` [PATCH v1 06/14] drm/i915/gt: Introduce for_each_enabled_engine() and apply it in selftests
` [PATCH v1 07/14] drm/i915/gt: Manage CCS engine creation within UABI exposure
` [PATCH v1 08/14] drm/i915/gt: Remove cslices mask value from the CCS structure
` [PATCH v1 09/14] drm/i915/gt: Expose the number of total CCS slices
` [PATCH v1 10/14] drm/i915/gt: Store engine-related sysfs kobjects
` [PATCH v1 11/14] drm/i915/gt: Store active CCS mask
` [PATCH v1 12/14] drm/i915/gt: Isolate single sysfs engine file creation
` [PATCH v1 13/14] drm/i915/gt: Implement creation and removal routines for CCS engines
` [PATCH v1 14/14] drm/i915/gt: Allow the user to change the CCS mode through sysfs

[PATCH] [RFC] ASoC: Conditional PCM support
 2024-08-21 12:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/chicken: Update to 5.4.0
 2024-08-21 12:44 UTC  (5+ messages)
` [Buildroot] [PATCH] package/chicken: security bump "
    ` [Buildroot] [PATCH v3] "

[PATCH] linux-firmware: Update AMD SEV firmware
 2024-08-21 12:43 UTC  (2+ messages)

[GSoC][PATCH v2 00/11] t: port reftable/block_test.c to the unit testing framework
 2024-08-21 12:31 UTC  (13+ messages)
` [GSoC][PATCH v3 "
  ` [PATCH v3 01/11] t: move "
  ` [PATCH v3 02/11] t: harmonize t-reftable-block.c with coding guidelines
  ` [PATCH v3 03/11] t-reftable-block: release used block reader
  ` [PATCH v3 04/11] t-reftable-block: use reftable_record_equal() instead of check_str()
  ` [PATCH v3 05/11] t-reftable-block: use reftable_record_key() instead of strbuf_addstr()
  ` [PATCH v3 06/11] t-reftable-block: use block_iter_reset() instead of block_iter_close()
  ` [PATCH v3 07/11] t-reftable-block: use xstrfmt() instead of xstrdup()
  ` [PATCH v3 08/11] t-reftable-block: remove unnecessary variable 'j'
  ` [PATCH v3 09/11] t-reftable-block: add tests for log blocks
  ` [PATCH v3 10/11] t-reftable-block: add tests for obj blocks
  ` [PATCH v3 11/11] t-reftable-block: add tests for index blocks

[PATCH v1 0/4] platform/x86: int3472: A few cleanups
 2024-08-21 12:41 UTC  (12+ messages)
` [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe()
` [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
` [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro
` [PATCH v1 4/4] platform/x86: int3472: Use str_high_low()

[PATCH 0/6] Staging: rtl8192e: Style guide variable renames
 2024-08-21 12:41 UTC  (3+ messages)
` [PATCH 4/6] Staging: rtl8192e: Rename variable CmdID_WritePortUlong

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-21 12:40 UTC  (4+ messages)

Add Support for the Acer Predator Triton PT14-51
 2024-08-21 11:41 UTC  (3+ messages)

[PATCH] nvmet-tcp: fix kernel crash if commands allocation fails
 2024-08-21 12:40 UTC 

[PATCH 1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
 2024-08-21 12:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH v2 net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-21 12:38 UTC  (6+ messages)

[v3] usb: dwc3: Avoid waking up gadget during startxfer
 2024-08-21 12:38 UTC  (3+ messages)

[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
 2024-08-21 12:37 UTC  (2+ messages)

[PATCH 1/2] mm: Add memalloc_nowait_{save,restore}
 2024-08-21 12:37 UTC  (11+ messages)
          ` [PATCH] mm: document risk of PF_MEMALLOC_NORECLAIM

[PATCH 0/7] keys: Add tracepoints
 2024-08-21 12:36 UTC  (8+ messages)
` [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in
` [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes
` [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added
` [PATCH 4/7] keys: Add a key_ref_get() wrapper
` [PATCH 5/7] keys: Use key_get() instead of __key_get()
` [PATCH 6/7] keys: Provide a key_try_get() function and use it
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility

[PATCH v2] tools/helpers/init-dom0less: fix vcpu availability
 2024-08-21 12:36 UTC  (4+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-21 12:35 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH i-g-t v2 0/6] Parse GSC-based HuC firmware layout
 2024-08-21 12:35 UTC  (4+ messages)
` [PATCH i-g-t v2 1/6] tools/intel-gfx-fw-info: Re-format with black

[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
 2024-08-21 12:34 UTC  (6+ messages)

[PATCH net] net: ovs: fix ovs_drop_reasons error
 2024-08-21 12:32 UTC 

[PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator
 2024-08-21 12:32 UTC  (2+ messages)

[PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-21 12:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/ledmon: add patch fixing SSP detection
 2024-08-21 12:32 UTC  (3+ messages)

[GIT PULL] erofs fixes for 6.11-rc5
 2024-08-21 12:24 UTC  (2+ messages)

[PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test
 2024-08-21 12:31 UTC 

[PATCH] linux-firmware: update firmware for MT7996
 2024-08-21 12:30 UTC  (2+ messages)

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-21 12:30 UTC  (11+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
                ` [Intel-wired-lan] "

[PATCHv3 net-next 0/3] Bonding: support new xfrm state offload functions
 2024-08-21 12:30 UTC  (4+ messages)
` [PATCHv3 net-next 2/3] bonding: Add ESN support to IPSec HW offload

Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
 2024-08-21 12:29 UTC  (10+ messages)

[PATCH] gpio: pca953x: Print the error code on read/write failures
 2024-08-21 12:29 UTC  (5+ messages)

[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-08-21 12:28 UTC  (5+ messages)
` [PATCH 4/5] usb: mpfs: Use "

[PATCH v2] nfs: fix bitmap decoder to handle a 3rd word
 2024-08-21 12:28 UTC 

[PATCH net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
 2024-08-21 12:28 UTC  (2+ messages)

[linux-next:master 3185/5728] ERROR: modpost: "gt_reset_failure" [drivers/gpu/drm/xe/xe.ko] undefined!
 2024-08-21 12:26 UTC 

[linux-next:master 5282/5728] arch/arm64/boot/dts/renesas/r8a779h0-gray-hawk-single.dtb: can@e6660000: compatible: 'oneOf' conditional failed, one must be fixed:
 2024-08-21 12:26 UTC 

[Buildroot] [1/1] package/libkcapi: update site path
 2024-08-21 12:27 UTC  (3+ messages)

[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-21 12:25 UTC  (4+ messages)
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres

[syzbot] [mm?] KCSAN: data-race in __reset_isolation_suitable / compact_zone (2)
 2024-08-21 12:25 UTC 

[PATCH v5 00/10] UEFI NX support and NX Linux loader using shim loader protocol
 2024-08-21 12:23 UTC  (3+ messages)
` [PATCH v5 04/10] modules: load module sections at page-aligned addresses

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-21 12:22 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/display: identify display steppings in display code (rev2)

[PATCH mptcp-next 0/3] selftests: mptcp: add time per subtests in TAP output
 2024-08-21 12:22 UTC  (2+ messages)

[RFC v3 0/3] Add packed virtqueue to shadow virtqueue
 2024-08-21 12:19 UTC  (4+ messages)
` [RFC v3 3/3] vhost: Allocate memory for packed vring

[PATCH] nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
 2024-08-21 12:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v10 00/14] Add support for Rx timestamping for both ice and iavf drivers
 2024-08-21 12:15 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v10 06/14] iavf: add initial framework for registering PTP clock
` [Intel-wired-lan] [PATCH iwl-next v10 10/14] iavf: define Rx descriptors as qwords
` [Intel-wired-lan] [PATCH iwl-next v10 12/14] iavf: Implement checking DD desc field


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.