All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-03 19:51:52 to 2024-04-03 20:36:48 UTC [more...]

[PATCH v2 0/5] Add IAX45 support for RZ/Five SoC
 2024-04-03 20:35 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v2 2/5] irqchip/renesas-rzg2l: Add support for "
` [PATCH v2 3/5] riscv: dts: renesas: r9a07g043f: Add IRQC node to RZ/Five SoC DTSI
` [PATCH v2 4/5] arm64: dts: renesas: r9a07g043: Move interrupt-parent property to common DTSI
` [PATCH v2 5/5] riscv: dts: renesas: rzfive-smarc-som: Drop deleting interrupt properties from ETH0/1 nodes

[PATCH 0/5] drm/v3d: Fix GPU stats inconsistancies and race-condition
 2024-04-03 20:24 UTC  (6+ messages)
` [PATCH 1/5] drm/v3d: Don't increment `enabled_ns` twice
` [PATCH 2/5] drm/v3d: Create two functions to update all GPU stats variables
` [PATCH 3/5] drm/v3d: Create a struct to store the GPU stats
` [PATCH 4/5] drm/v3d: Create function to update a set of "
` [PATCH 5/5] drm/v3d: Fix race-condition between sysfs/fdinfo and interrupt handler

[PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
 2024-04-03 20:36 UTC  (5+ messages)

+ devres-dont-use-proxy-headers.patch added to mm-nonmm-unstable branch
 2024-04-03 20:35 UTC 

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-03 20:35 UTC  (19+ messages)
` [net-next PATCH 01/15] PCI: Add Meta Platforms vendor ID
` [net-next PATCH 02/15] eth: fbnic: add scaffolding for Meta's NIC driver
` [net-next PATCH 03/15] eth: fbnic: Allocate core device specific structures and devlink interface
` [net-next PATCH 04/15] eth: fbnic: Add register init to set PCIe/Ethernet device config
` [net-next PATCH 05/15] eth: fbnic: add message parsing for FW messages
` [net-next PATCH 06/15] eth: fbnic: add FW communication mechanism
` [net-next PATCH 07/15] eth: fbnic: allocate a netdevice and napi vectors with queues
` [net-next PATCH 08/15] eth: fbnic: implement Tx queue alloc/start/stop/free
` [net-next PATCH 09/15] eth: fbnic: implement Rx "
` [net-next PATCH 10/15] eth: fbnic: Add initial messaging to notify FW of our presence
` [net-next PATCH 11/15] eth: fbnic: Enable Ethernet link setup
` [net-next PATCH 12/15] eth: fbnic: add basic Tx handling
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling
` [net-next PATCH 14/15] eth: fbnic: add L2 address programming
` [net-next PATCH 15/15] eth: fbnic: write the TCAM tables used for RSS control and Rx to host

+ devres-switch-to-use-dev_err_probe-for-unification.patch added to mm-nonmm-unstable branch
 2024-04-03 20:35 UTC 

[tip:perf/urgent] BUILD SUCCESS 312be9fc2234c8acfb8148a9f4c358b70d358dee
 2024-04-03 20:33 UTC 

[Buildroot] [git commit] package/libressl: bump to version 3.8.4
 2024-04-03 20:31 UTC 

[PATCH] efi_loader: Don't delete variable from memory if adding a new one failed
 2024-04-03 20:33 UTC  (2+ messages)

[PATCH 00/12] prserv: add support for an "upstream" server
 2024-04-03 20:32 UTC  (3+ messages)
` [PATCH 07/12] prserv: fix read_only test
    ` [bitbake-devel] "

[Buildroot] [PATCH] package/libressl: bump to version 3.8.4
 2024-04-03 20:32 UTC  (2+ messages)

[PATCH v2 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-03 20:32 UTC  (5+ messages)
` ✓ CI.Build: success for series starting with [v2,1/3] "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] imap-send: use xsnprintf to format command
 2024-04-03 20:32 UTC  (4+ messages)

[intel-tdx:guest-debug 4/4] arch/x86/coco/core.c:23:8: error: implicit declaration of function 'get_option'
 2024-04-03 20:31 UTC 

[Buildroot] [git commit] package/libnpth: bump to version 1.7
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/gnupg2: bump to version 2.4.5
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libgpg-error: bump to version 1.48
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libksba: bump to version 1.6.6
 2024-04-03 20:27 UTC 

[Buildroot] [git commit] package/libassuan: bump to version 2.5.7
 2024-04-03 20:27 UTC 

[Buildroot] [PATCH 1/5] package/gnupg2: bump to version 2.4.5
 2024-04-03 20:31 UTC  (2+ messages)

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-04-03 20:29 UTC  (5+ messages)
` [PATCH v3 1/3] gpio: swnode: Add ability to specify native chip selects for SPI
` [PATCH v3 2/3] spi: Add a mechanism to use the fwnode name for the SPI device

[PATCH i-g-t 0/3] tests/intel/xe_pm: Tests to validate vm-bind with S&R
 2024-04-03 20:28 UTC  (7+ messages)
` [PATCH i-g-t 1/3] tests/intel/xe_pm: Test validates vm-bind userptr flag with suspend and resume
` [PATCH i-g-t 2/3] tests/intel/xe_pm: Validate vm-bind prefetch "
` [PATCH i-g-t 3/3] tests/intel/xe_pm: Tests vm-unbind all flag functionality with S&R

+ mm-slab-move-memcg-charging-to-post-alloc-hook-fix-2.patch added to mm-unstable branch
 2024-04-03 20:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-03 20:28 UTC 

[PATCH] Documentation/core-api: Update events_freezable_power references
 2024-04-03 20:27 UTC  (2+ messages)

[PATCH i-g-t] tools/gputop: Fix engine columns with amdgpu
 2024-04-03 20:27 UTC  (2+ messages)

[PATCH v2 0/2] Patches to Add support for audio interleaved transfer
 2024-04-03 13:18 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: pl330: "

+ mm-slab-move-memcg-charging-to-post-alloc-hook-fix.patch added to mm-unstable branch
 2024-04-03 20:27 UTC 

[PATCH v1] perf metrics: Remove the "No_group" metric group
 2024-04-03 20:26 UTC  (7+ messages)

[tip: x86/bugs] x86/retpoline: Ensure default return thunk isn't used at runtime
 2024-04-03 20:26 UTC  (12+ messages)
    ` [PATCH -v2] "

+ selftests-mm-run_vmtestssh-fix-hugetlb-mem-size-calculation-fix.patch added to mm-unstable branch
 2024-04-03 20:24 UTC 

[PATCH bpf-next] bpf: Fix verifier error due to narrower scalar spill onto 64-bit spilled scalar slots
 2024-04-03 20:24 UTC 

[PATCH] x86: numa: include asm/pgtable_areas.h
 2024-04-03 20:23 UTC 

[PATCH v2] platform/x86: ideapad-laptop: switch platform profiles using thermal management key
 2024-04-03 20:23 UTC 

[PATCH net-next] netlink: add nlmsg_consume() and use it in devlink compat
 2024-04-03 20:22 UTC 

[axboe-block:rw_iter 5/10] fs/debugfs/file.c:36:16: error: implicit declaration of function 'iov_iter_count'
 2024-04-03 20:21 UTC 

[PATCH net-next] net: skbuff: generalize the skb->decrypted bit
 2024-04-03 20:21 UTC 

renesas/next baseline: 59 runs, 1 regressions (renesas-next-2024-04-02-v6.9-rc1)
 2024-04-03 20:20 UTC 

renesas/next baseline-nfs: 21 runs, 1 regressions (renesas-next-2024-04-02-v6.9-rc1)
 2024-04-03 20:20 UTC 

[PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
 2024-04-03 20:20 UTC  (3+ messages)
` [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model

[PATCH 0/4] Add DPA->HPA translation to dram & general_media
 2024-04-03 20:19 UTC  (5+ messages)
` [PATCH 3/4] cxl/core: Add region info to cxl_general_media and cxl_dram events
` [PATCH 4/4] cxl/core: Remove cxlr dependency from cxl_poison trace events

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-04-03 (ice, idpf)
 2024-04-03 20:19 UTC  (4+ messages)
` [PATCH net 1/3] ice: Fix freeing uninitialized pointers
` [PATCH net 2/3] ice: fix enabling RX VLAN filtering
` [PATCH net 3/3] idpf: fix kernel panic on unknown packet types

[PATCH 0/2] git+curl 8.7.0 workaround
 2024-04-03 20:18 UTC  (5+ messages)
` [PATCH 1/2] http: reset POSTFIELDSIZE when clearing curl handle

RTT-PROBE: lore-subspace-rtt
 2024-04-03 20:18 UTC 

[PATCH v1 net-next] ref_tracker: Print allocator task name
 2024-04-03 20:17 UTC 

+ mm-madvise-avoid-split-during-madv_pageout-and-madv_cold-fix.patch added to mm-unstable branch
 2024-04-03 20:17 UTC 

+ mm-madvise-avoid-split-during-madv_pageout-and-madv_cold.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

+ mm-vmscan-avoid-split-during-shrink_folio_list.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

+ mm-swap-allow-storage-of-all-mthp-orders.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

+ mm-swap-simplify-struct-percpu_cluster.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

+ mm-swap-free_swap_and_cache_nr-as-batched-free_swap_and_cache.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

+ mm-swap-remove-cluster_flag_huge-from-swap_cluster_info-flags.patch added to mm-unstable branch
 2024-04-03 20:16 UTC 

[PATCH 0/9] address remaining -Wtautological-constant-out-of-range-compare
 2024-04-03 20:16 UTC  (4+ messages)
` [PATCH 7/9] infiniband: uverbs: avoid out-of-range warnings

[PATCH 1/1] perf annotate: Initialize 'arch' variable not to trip some -Werror=maybe-uninitialized
 2024-04-03 20:15 UTC  (4+ messages)

[PATCH v2 00/25] Enable dislay support for Battlemage
 2024-04-03 20:11 UTC  (3+ messages)
` [PATCH v2 11/25] drm/i915/xe2hpd: Add support for eDP PLL configuration

[PATCH] clk: renesas: r9a07g043: Add clock and reset entry for PLIC
 2024-04-03 20:09 UTC 

[PATCH 0/1] kgdb: Handle HAS_IOPORT dependencies
 2024-04-03 20:10 UTC  (3+ messages)

[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
 2024-04-03 20:09 UTC  (2+ messages)

10x regression in processed instructions after recent verifier change
 2024-04-03 20:09 UTC  (4+ messages)

[Buildroot] [PATCH] package/fakeroot: bump to version 1.34
 2024-04-03 20:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03 20:08 UTC 

[Buildroot] [git commit] package/fakeroot: bump to version 1.34
 2024-04-03 20:07 UTC 

CTI Planning for glibc migration - Meeting Notes 2024-04-03
 2024-04-03 20:05 UTC 

[PATCH net 1/1] ptp: 82p33: move register definitions out of ptp folder
 2024-04-03 20:05 UTC 

[Buildroot] [PATCH 1/1] package/scons: bump to verion 4.7.0
 2024-04-03 20:05 UTC  (2+ messages)

[PATCH v3] phy/qcom-qmp-combo: propagate correct return value at phy_power_on()
 2024-04-03 20:04 UTC  (4+ messages)

[Buildroot] [git commit] package/scons: bump to verion 4.7.0
 2024-04-03 19:59 UTC 

[tip:perf/core] BUILD SUCCESS 9794563d4d053b1b46a0cc91901f0a11d8678c19
 2024-04-03 20:03 UTC 

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-03 20:03 UTC  (5+ messages)
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH] fixup! selftests/mm: run_vmtests.sh: fix hugetlb mem size calculation
 2024-04-03 20:03 UTC 

[tip:x86/urgent] BUILD SUCCESS c3eeb1ffc6a88af9b002e22be0f70851759be03a
 2024-04-03 20:02 UTC 

[PATCH 01/13] wifi: mt76: mt7915: initialize rssi on adding stations
 2024-04-03 20:03 UTC  (4+ messages)
` [PATCH 11/13] wifi: mt76: mt7915: add fallback in case of missing precal data

[Question]: How to disable modules BTF independently?
 2024-04-03 20:01 UTC  (7+ messages)

+ kgdb-add-has_ioport-dependency.patch added to mm-nonmm-unstable branch
 2024-04-03 19:59 UTC 

[Buildroot] [git commit] boot/uboot: add support for u-boot-initial-env install
 2024-04-03 19:58 UTC 

[PATCH 00/11] xz: Updates to license, filters, and compression options
 2024-04-03 19:59 UTC  (4+ messages)
` [PATCH 11/11] xz: Adjust arch-specific options for better kernel compression

[PATCH 0/3] media: uvcvideo: UVC minimum relative pan/tilt/zoom speed fix
 2024-04-03 19:58 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] "
` [PATCH 3/3] media: uvcvideo: Moved control checks to helper function

[PATCH RFC ftrace] Asynchronous grace period for register_ftrace_direct()
 2024-04-03 19:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-03 19:58 UTC 

[Buildroot] [PATCH 1/1] boot/uboot: add support for u-boot-initial-env install
 2024-04-03 19:57 UTC  (2+ messages)

kernel/sched/core.c:961:15: error: incompatible pointer to integer conversion passing 'typeof
 2024-04-03 19:56 UTC  (5+ messages)

[Buildroot] [PATCH 1/9] package/apg: add optional dependency to libxcrypt
 2024-04-03 19:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/go: security bump to go1.22.2
 2024-04-03 19:55 UTC 

[Buildroot] [git commit] package/pure-ftpd: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/freeswitch: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/squid: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/apg: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/sysvinit: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/apr: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/dovecot: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/leafnode2: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[Buildroot] [git commit] package/lighttpd: add optional dependency to libxcrypt
 2024-04-03 19:54 UTC 

[PATCH] vdso: use CONFIG_PAGE_SHIFT in vdso/datapage.h
 2024-04-03 19:55 UTC  (2+ messages)
` [tip: timers/urgent] vdso: Use "

[Buildroot] [PATCH v11 00/17] Add support for AM62x-SK HS-FS devices
 2024-04-03 19:53 UTC  (18+ messages)
` [Buildroot] [PATCH v11 01/17] boot/ti-k3-r5-loader: drop hash for version 2022.10
` [Buildroot] [PATCH v11 02/17] board/ti/am6{2, 4}x-sk: add arm-trusted-firmware v2.7 hash
` [Buildroot] [PATCH v11 03/17] package/ti-k3-image-gen: disable HS-FS for AM65 SOC
` [Buildroot] [PATCH v11 04/17] package/ti-k3: move SoC familly and security type choices out of the image-gen scope
` [Buildroot] [PATCH v11 05/17] boot/ti-k3-r5-loader: add BR2_TARGET_TI_K3_R5_LOADER_USE_BINMAN option
` [Buildroot] [PATCH v11 06/17] boot/uboot: add BR2_TARGET_UBOOT_USE_BINMAN option
` [Buildroot] [PATCH v11 07/17] boot/ti-k3-r5-loader: install tiboot3.bin and sysfw.itb to BINARIES_DIR
` [Buildroot] [PATCH v11 08/17] configs/ti_am62x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v11 09/17] configs/ti_am62x_sk_defconfig: bump Linux version to 6.6.18
` [Buildroot] [PATCH v11 10/17] board/ti/am62x-sk: generalize post-build.sh
` [Buildroot] [PATCH v11 11/17] board/ti/am62x-sk: move post-build.sh to board/ti/common/am6xx
` [Buildroot] [PATCH v11 12/17] configs/ti_am64x_sk_defconfig: bump U-Boot version to 2024.01
` [Buildroot] [PATCH v11 13/17] configs/ti_am64x_sk_defconfig: bump Linux version to 6.6.18
` [Buildroot] [PATCH v11 14/17] boot/uboot: remove BR2_TARGET_UBOOT_NEEDS_TI_K3_DM option
` [Buildroot] [PATCH v11 15/17] boot/ti-k3-image-gen: remove package
` [Buildroot] [PATCH v11 16/17] boot/ti-k3-r5-loader: remove BR2_TARGET_TI_K3_R5_LOADER_USE_BINMAN
` [Buildroot] [PATCH v11 17/17] package/ti-k3: switch AM62x/AM62Ax/AM64x to HS-FS by default

[linux-next:master] BUILD REGRESSION 727900b675b749c40ba1f6669c7ae5eb7eb8e837
 2024-04-03 19:54 UTC  (2+ messages)

[PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-04-03 19:54 UTC  (5+ messages)

[PATCH v3 00/25] imx258 improvement series
 2024-04-03 19:48 UTC  (5+ messages)
` [PATCH v3 24/25] drivers: media: i2c: imx258: Add support for reset gpio

[Buildroot] [PATCH 1/1] doc/manual: fix host-python-setuptools typo
 2024-04-03 19:53 UTC  (2+ messages)

[Buildroot] [git commit] docs/manual: fix host-python-setuptools typo
 2024-04-03 19:53 UTC 

[Buildroot] [PATCH 1/1] package/libmaxminddb: bump to version 1.9.1
 2024-04-03 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freeipmi: bump to version 1.6.14
 2024-04-03 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libidn2: bump to version 2.3.7
 2024-04-03 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libidn: bump to version 1.42
 2024-04-03 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 24.0.4
 2024-04-03 19:52 UTC  (2+ messages)

[PATCH 00/28] DC Patches April 3, 2024
 2024-04-03 19:49 UTC  (21+ messages)
` [PATCH 07/28] drm/amd/display: fix disable otg wa logic in DCN316
` [PATCH 08/28] drm/amd/display: expand the non standard link rate for testing
` [PATCH 10/28] drm/amd/display: add dwb support to dml2
` [PATCH 12/28] drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST
` [PATCH 13/28] drm/amd/display: Adjust dprefclk by down spread percentage
` [PATCH 14/28] drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODE
` [PATCH 15/28] Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"
` [PATCH 16/28] drm/amd/display: [FW Promotion] Release 0.0.212.0
` [PATCH 17/28] drm/amd/display: Add V_TOTAL_REGS to dcn10
` [PATCH 18/28] drm/amd/display: Add comments to improve the code readability
` [PATCH 19/28] drm/amd/display: Adjust some includes used by display
` [PATCH 20/28] drm/amd/display: Drop legacy code
` [PATCH 21/28] drm/amd/display: Update resource capabilities and debug struct for DCN201
` [PATCH 22/28] drm/amd/display: Disable P010 Support of DCN 1.0
` [PATCH 23/28] drm/amd/display: Update DCN10 resource
` [PATCH 24/28] drm/amd/display: Add fallback configuration when set DRR
` [PATCH 25/28] drm/amd/display: Add fallback configuration for set DRR in DCN10
` [PATCH 26/28] drm/amd/display: Change DPCD address range
` [PATCH 27/28] drm/amd/display: Reorganize dwb header
` [PATCH 28/28] drm/amd/display: 3.2.280

[PATCH] libsepol: constify function pointer arrays
 2024-04-03 19:51 UTC  (2+ messages)


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.