All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-19 19:45:25 to 2024-06-19 21:02:07 UTC [more...]

[PULL 00/24] tcg patch queue
 2024-06-19 20:59 UTC  (12+ messages)
` [PULL 01/24] tcg/loongarch64: Import LASX, FP insns
` [PULL 02/24] tcg/loongarch64: Use fp load/store for I32 and I64 into vector regs
` [PULL 03/24] tcg/loongarch64: Handle i32 and i64 moves between gr and fr
` [PULL 04/24] tcg/loongarch64: Support TCG_TYPE_V64
` [PULL 05/24] util/loongarch64: Detect LASX vector support
` [PULL 07/24] tcg/loongarch64: Support LASX in tcg_out_dup_vec
` [PULL 12/24] tcg/loongarch64: Support LASX in tcg_out_addsub_vec
` [PULL 14/24] tcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}
` [PULL 15/24] tcg/loongarch64: Remove temp_vec from tcg_out_vec_op
` [PULL 20/24] util/bufferiszero: Add loongarch64 vector acceleration
` [PULL 24/24] tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointers

[PATCH v4 1/3] event/dlb2: add support for HW delayed token
 2024-06-19 21:01 UTC  (7+ messages)
` [PATCH v5 0/5] DLB2 Enhancements
  ` [PATCH v5 1/5] event/dlb2: add support for HW delayed token
  ` [PATCH v5 2/5] event/dlb2: add support for dynamic HL entries
  ` [PATCH v5 3/5] event/dlb2: enhance DLB credit handling
  ` [PATCH v5 4/5] doc: update DLB2 documentation
  ` [PATCH v5 5/5] doc: update release notes for 24.07

[PATCH net-next v3 00/10] net: openvswitch: Add sample multicasting
 2024-06-19 21:00 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: psample: add user cookie
` [PATCH net-next v3 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v3 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v3 04/10] net: psample: allow using rate as probability
` [PATCH net-next v3 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v3 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v3 07/10] selftests: openvswitch: add emit_sample action
` [PATCH net-next v3 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v3 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v3 10/10] selftests: openvswitch: add emit_sample test

[PATCH v2] KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko
 2024-06-19 20:59 UTC 

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-19 20:57 UTC  (2+ messages)

[PATCH] arm-bsp/fvp-base: update version to 11.26.11
 2024-06-19 20:56 UTC 

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-19 20:56 UTC  (12+ messages)
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-19 20:56 UTC  (2+ messages)

[PATCH 6.1 000/217] 6.1.95-rc1 review
 2024-06-19 20:53 UTC  (3+ messages)

[PATCH net-next v2 00/12] net: dsa: vsc73xx: Implement VLAN operations
 2024-06-19 20:52 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v2 02/12] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v2 03/12] net: dsa: tag_sja1105: absorb logic for not overwriting precise info into dsa_8021q_rcv()
` [PATCH net-next v2 04/12] net: dsa: tag_sja1105: absorb entire sja1105_vlan_rcv() "
` [PATCH net-next v2 05/12] net: dsa: tag_sja1105: prefer precise source port info on SJA1110 too
` [PATCH net-next v2 06/12] net: dsa: tag_sja1105: refactor skb->dev assignment to dsa_tag_8021q_find_user()
` [PATCH net-next v2 07/12] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v2 08/12] net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
` [PATCH net-next v2 09/12] net: dsa: Define max num of bridges in tag8021q implementation
` [PATCH net-next v2 10/12] net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
` [PATCH net-next v2 11/12] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next v2 12/12] net: dsa: vsc73xx: start treating the BR_LEARNING flag

[PATCH] drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating config
 2024-06-19 20:51 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] sysctl: treewide: constify the ctl_table argument of proc_handlers
 2024-06-19 20:51 UTC  (2+ messages)

[PATCH net-next 0/3] net: handle the exp removal problem with ovs upcall properly
 2024-06-19 20:50 UTC  (12+ messages)
` [PATCH net-next 3/3] openvswitch: set IPS_CONFIRMED in tmpl status only when commit is set in conntrack

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2024-06-19 20:50 UTC  (8+ messages)

[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
 2024-06-19 20:50 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Polish plane surface alignment handling (rev3)

mips gcc plugin issues
 2024-06-19 20:50 UTC  (2+ messages)

[PATCH] dlm: use KMEM_CACHE in dlm_memory_init
 2024-06-19 20:48 UTC  (2+ messages)
` [PATCH] dlm: use KMEM_CACHE() in dlm_memory_init()

[PATCH v6 0/7] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-06-19 20:45 UTC  (6+ messages)
` [PATCH v6 3/7] ASoC: codecs: wcd937x: add wcd937x codec driver

FYI: path walking optimizations pending for 6.11
 2024-06-19 20:45 UTC  (2+ messages)

BUG in nfs_read_folio() when tracing is enabled
 2024-06-19 20:45 UTC 

[Buildroot] [git commit] package/php: security bump version to 8.3.8
 2024-06-19 20:35 UTC 

[Buildroot] [PATCH 1/1] boot/syslinux: fix build with GCC 14.x
 2024-06-19 20:45 UTC  (3+ messages)

Ownership handling of the "remote name" buffer given to `remote_get` is inconsistent
 2024-06-19 20:44 UTC  (2+ messages)

[PATCH] board: beagle: beagleplay: enable OF_SYSTEM_SETUP
 2024-06-19 20:44 UTC  (2+ messages)

[PATCH v3 0/2] rcar-vin: Add support for R-Car V4M
 2024-06-19 20:43 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: media: renesas,vin: Add binding for V4M

[PATCH] perf unwind-libunwind: Add malloc() failure handling
 2024-06-19 20:42 UTC 

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-19 20:41 UTC  (4+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[PATCH v6 00/18] nfs/nfsd: add support for localio
 2024-06-19 20:40 UTC  (19+ messages)
` [PATCH v6 01/18] nfs: pass nfs_client to nfs_initiate_pgio
` [PATCH v6 02/18] nfs: pass descriptor thru nfs_initiate_pgio path
` [PATCH v6 03/18] nfs: pass struct file to nfs_init_pgio and nfs_init_commit
` [PATCH v6 04/18] sunrpc: add rpcauth_map_to_svc_cred_local
` [PATCH v6 05/18] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v6 06/18] nfs/nfsd: add "localio" support
` [PATCH v6 07/18] nfsd/localio: manage netns reference in nfsd_open_local_fh
` [PATCH v6 08/18] NFS: Enable localio for non-pNFS I/O
` [PATCH v6 09/18] pnfs/flexfiles: Enable localio for flexfiles I/O
` [PATCH v6 10/18] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v6 11/18] nfs: implement v3 and v4 client support for NFS_LOCALIO_PROGRAM
` [PATCH v6 12/18] nfsd: implement v3 and v4 server "
` [PATCH v6 13/18] nfs/nfsd: consolidate {encode,decode}_opaque_fixed in nfs_xdr.h
` [PATCH v6 14/18] nfsd: prepare to use SRCU to dereference nn->nfsd_serv
` [PATCH v6 15/18] nfsd: "
` [PATCH v6 16/18] nfsd/localio: use SRCU to dereference nn->nfsd_serv in nfsd_open_local_fh
` [PATCH v6 17/18] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v6 18/18] nfs/nfsd: add Kconfig options to allow localio to be enabled

[PATCH v2 00/10] migration: New postcopy state, and some cleanups
 2024-06-19 20:39 UTC  (5+ messages)
` [PATCH v2 08/10] tests/migration-tests: Always enable migration events

[PATCH nf-next] selftests: netfilter: nft_queue.sh: add test for disappearing listener
 2024-06-19 20:31 UTC 

[PATCH v4 0/6] Add support for AD4000 series of ADCs
 2024-06-19 20:36 UTC  (7+ messages)
` [PATCH v4 1/6] spi: Enable controllers to extend the SPI protocol with MOSI idle configuration
` [PATCH v4 5/6] dt-bindings: iio: adc: Add AD4000

[Buildroot] [PATCH 1/1] package/php: security bump version to 8.3.8
 2024-06-19 20:35 UTC  (2+ messages)

[Buildroot] [git commit] package/esp-hosted: bump version to 2024-06-05
 2024-06-19 20:22 UTC 

[Buildroot] [git commit] package/ntp: remove the obsolete patch
 2024-06-19 20:31 UTC 

[Buildroot] [git commit] support/testing: add ntp runtime test
 2024-06-19 20:19 UTC 

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-19 20:35 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] util: constant -1 with expression of type char
 2024-06-19 20:34 UTC 

[Buildroot] [PATCH] package/esp-hosted: bump version to 2024-06-05
 2024-06-19 20:34 UTC  (2+ messages)

[xen-unstable-smoke test] 186416: regressions - FAIL
 2024-06-19 20:33 UTC 

[Buildroot] [PATCH 1/1] support/testing: add ntp runtime test
 2024-06-19 20:33 UTC  (2+ messages)

[PATCH v2 0/2] USB: serial: garmin_gps: annotate struct garmin_packet with __counted_by
 2024-06-19 20:34 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] USB: serial: garmin_gps: use struct_size to allocate pkt

[PATCH 0/2] qcom: dts: qrb4210-rb2 usb/emmc fixes
 2024-06-19 20:33 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm6115: add iommu for sdhc_1
` [PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: set role-switch-default-mode

[Buildroot] [PATCH] package/ntp: remove the obsolete patch
 2024-06-19 20:33 UTC  (2+ messages)

[PATCH] fortify: Do not special-case 0-sized destinations
 2024-06-19 20:31 UTC 

next/pending-fixes baseline: 73 runs, 3 regressions (v6.10-rc4-292-g76e16e788eb23)
 2024-06-19 20:27 UTC 

[PATCH] kunit/usercopy: Add missing MODULE_DESCRIPTION()
 2024-06-19 20:26 UTC 

[PATCH v2 00/14] Add basic U-Boot Support for J722S-EVM
 2024-06-19 20:26 UTC  (2+ messages)

[MAINTAINERS SUMMIT] [0/4] Common scenario for four proposals regarding regressions
 2024-06-19 20:25 UTC  (7+ messages)
` [MAINTAINERS SUMMIT] [3/4] Elevate handling of regressions that made it to releases deemed for end users

[PATCH v2] kunit/usercopy: Disable testing on !CONFIG_MMU
 2024-06-19 20:25 UTC 

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-19 20:18 UTC  (8+ messages)

[PATCH 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-06-19 20:20 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [1/2] "

[Buildroot] [git commit] package/iproute2: bump to version 6.9.0
 2024-06-19 20:17 UTC 

[Buildroot] [git commit] package/ntp: bump to version 4.2.8p18
 2024-06-19 20:17 UTC 

[Buildroot] [git commit] package/uuu: bump to version 1.5.182
 2024-06-19 20:16 UTC 

[Buildroot] [PATCH] package/ntp: bump to version 4.2.8p18
 2024-06-19 20:18 UTC  (2+ messages)

[Buildroot] [PATCH] package/iproute2: bump to version 6.9.0
 2024-06-19 20:18 UTC  (2+ messages)

[PATCH v9 0/4] drm/xe/guc: Add GuC based register capture for error capture
 2024-06-19 20:17 UTC  (6+ messages)
` [PATCH v9 4/4] drm/xe/guc: Extract GuC capture lists to register snapshot

[Buildroot] [PATCH 1/1] package/uuu: bump to version 1.5.182
 2024-06-19 20:17 UTC  (2+ messages)

[Buildroot] [git commit] package/pinentry: bump to version 1.3.0
 2024-06-19 20:12 UTC 

[Buildroot] [git commit] package/imx-mkimage: bump version to lf-6.6.3-1.0.0
 2024-06-19 20:11 UTC 

[Buildroot] [PATCH next 1/1] package/pinentry: bump to version 1.3.0
 2024-06-19 20:16 UTC  (2+ messages)

[RFC PATCH v3 0/5] Implement ARM PL011 in Rust
 2024-06-19 20:14 UTC  (6+ messages)
` [RFC PATCH v3 1/5] build-sys: Add rust feature option
` [RFC PATCH v3 2/5] rust: add bindgen step as a meson dependency
` [RFC PATCH v3 3/5] rust: add PL011 device model
` [RFC PATCH v3 4/5] DO NOT MERGE: add rustdoc build for gitlab pages
` [RFC PATCH v3 5/5] DO NOT MERGE: replace TYPE_PL011 with x-pl011-rust in arm virt machine

[PATCH 0/3] fix insert dev core dump
 2024-06-19 20:16 UTC  (7+ messages)
` [PATCH 1/3] bus/vdev: revert fix devargs in secondary process
` [PATCH 2/3] bus/vdev: revert fix devargs after multi-process bus scan
` [PATCH 3/3] net/vdev: fix insert vdev core dump

[Buildroot] [PATCH 1/1] package/imx-mkimage: bump version to lf-6.6.3-1.0.0
 2024-06-19 20:15 UTC  (2+ messages)

[PULL v3 00/74] Misc patches for 2024-06-19
 2024-06-19 20:14 UTC  (2+ messages)

[PATCH v6] sched: Consolidate cpufreq updates
 2024-06-19 20:14 UTC 

[PATCH v4] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-19 20:12 UTC 

[PATCH bpf-next 5/5] selftests/bpf: add kfunc_call test for simple dtor in bpf_testmod
 2024-06-19 20:12 UTC  (4+ messages)

[Buildroot] [git commit] package/zstd: bump to version 1.5.6
 2024-06-19 20:10 UTC 

[Buildroot] [git commit] package/libcap: bump to version 2.70
 2024-06-19 20:10 UTC 

[Buildroot] [PATCH] package/zstd: bump to version 1.5.6
 2024-06-19 20:11 UTC  (2+ messages)

[Buildroot] [PATCH] package/libcap: bump to version 2.70
 2024-06-19 20:11 UTC  (2+ messages)

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-19 20:10 UTC  (4+ messages)
` [PATCH v4 13/19] x86/resctrl: Add data structures for ABMC assignment

[Buildroot] [git commit] package/qbee-agent: bump version to 2024.23
 2024-06-19 20:08 UTC 

[Buildroot] [git commit] package/qbee-agent: select BR2_PACKAGE_HOST_GO
 2024-06-19 20:07 UTC 

[PATCH net-next v7 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-19 20:09 UTC  (5+ messages)
` [PATCH net-next v7 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[Buildroot] [PATCH 1/1] package/qbee-agent: bump version to 2024.23
 2024-06-19 20:09 UTC  (2+ messages)

[linux-next:master 6397/7105] drivers/gpu/drm/xe/xe_oa.c:388:25: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-06-19 20:09 UTC 

[ovmf test] 186414: all pass - PUSHED
 2024-06-19 20:08 UTC 

[PATCH 1/2] arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi E
 2024-06-19 20:07 UTC  (4+ messages)
` (subset) "

[PATCH] drm/xe: Use write-back caching mode for system memory on DGFX
 2024-06-19 20:08 UTC  (4+ messages)
` ✗ CI.Hooks: failure for drm/xe: Use write-back caching mode for system memory on DGFX (rev2)
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v5 net-next 0/7] ethtool: track custom RSS contexts in the core
 2024-06-19 20:08 UTC  (4+ messages)
` [PATCH v5 net-next 4/7] net: ethtool: let the core choose RSS context IDs

[PATCH] Revert "bus/vdev: fix devargs in secondary process"
 2024-06-19 20:07 UTC  (4+ messages)

[PATCH v14 0/9] Add support for Core Power Reduction v3, v4 and Hardened
 2024-06-19 20:07 UTC  (4+ messages)
` [PATCH v14 8/9] soc: qcom: "

Dash in name of a manual page
 2024-06-19 20:06 UTC 

[PATCH 0/3] MCTP over PCC
 2024-06-19 20:05 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] mctp pcc: Check before sending MCTP PCC response ACK
  ` [PATCH v2 2/3] mctp pcc: Allow PCC Data Type in MCTP resource
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH net 0/3] bnxt_en: Bug fixes for net
 2024-06-19 20:04 UTC  (6+ messages)
` [PATCH net 1/3] bnxt_en: Update firmware interface to 1.10.3.44
` [PATCH net 3/3] bnxt_en: Restore PTP tx_avail count in case of skb_pad() error

[PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library
 2024-06-19 20:03 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/6] Move DRAM address of ATF
 2024-06-19 20:02 UTC  (5+ messages)
` [PATCH 1/6] arm: mach-k3: Add default ATF location for AM62/AM62a

[PATCH][SMB client] fix typo in description of enable_gcm_256 module load parameter
 2024-06-19 20:02 UTC 

[PATCH] cpufreq: update to sysfs_emit for safer buffer handling
 2024-06-19 20:00 UTC  (2+ messages)

[PATCH] PCI: vmd: Use raw spinlock for cfg_lock
 2024-06-19 20:00 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/intel_pat: account for Wa_16023588340
 2024-06-19 20:00 UTC  (3+ messages)
` ✓ CI.xeBAT: success for series starting with [i-g-t,1/2] "
` ✓ Fi.CI.BAT: "

[PATCH v3 1/4] x86/sev: Avoid WARN()s in early boot code
 2024-06-19 19:59 UTC 

[PATCH] cmdline: configure input buffer size
 2024-06-19 19:58 UTC  (3+ messages)
` [PATCH v3] cmdline: increase "

[PATCH] table: remove experimental CRC API for some arches
 2024-06-19 19:58 UTC  (2+ messages)

[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-19 19:56 UTC  (3+ messages)

[PATCH v2] target/riscv: fix instructions count handling in icount mode
 2024-06-19 19:56 UTC  (2+ messages)

[PATCH next] nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-19 19:56 UTC 

[PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
 2024-06-19 19:54 UTC  (8+ messages)

[PATCH net v3] Fix race for duplicate reqsk on identical SYN
 2024-06-19 19:53 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-06-19 19:53 UTC  (6+ messages)
` [PATCH 1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy()
` [PATCH 2/2] sched_ext: Add cpuperf support
  ` [PATCH v2 "

[PATCH v1 0/3] cleanup arc emac
 2024-06-19 19:52 UTC  (4+ messages)
` [PATCH v1 1/3] ARM: dts: rockchip: rk3xxx: fix emac node

[PATCH net-next 0/8] net: support 2.5G ethernet in dwmac-qcom-ethqos
 2024-06-19 19:51 UTC  (5+ messages)
` [PATCH net-next 1/8] net: phy: add support for overclocked SGMII

[PATCH v12 0/9] AMD Pstate Driver Core Performance Boost
 2024-06-19 19:45 UTC  (3+ messages)
` [PATCH v12 9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method


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.