All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 18:01:46 to 2024-06-17 18:48:45 UTC [more...]

[PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 18:48 UTC  (9+ messages)
` [PATCH net-next 1/7] selftests: openvswitch: Support explicit tunnel port creation
` [PATCH net-next 2/7] selftests: openvswitch: Refactor actions parsing
` [PATCH net-next 3/7] selftests: openvswitch: Add set() and set_masked() support
` [PATCH net-next 4/7] selftests: openvswitch: Add support for tunnel() key
` [PATCH net-next 5/7] selftests: openvswitch: Support implicit ipv6 arguments
` [PATCH net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests
` [PATCH net-next 7/7] selftests: net: add config for openvswitch

[GIT PULL FOR v6.11] uvcvideo fixes and improvements
 2024-06-17 18:47 UTC 

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-17 18:47 UTC  (5+ messages)
` [PATCH v4 3/8] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v4 4/8] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()

[PATCH v4 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-17 18:47 UTC  (4+ messages)
` [PATCH v4 2/2] iio: light: ROHM BH1745 colour sensor

Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
 2024-06-17 18:47 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
 2024-06-17 18:47 UTC 

[GIT PULL] hotfixes for 6.10-rc5
 2024-06-17 18:47 UTC 

[PATCH 0/5] drm/xe/rtp: Allow to OR rules
 2024-06-17 18:46 UTC  (12+ messages)
` [PATCH 1/5] drm/xe/rtp: Allow to match 0 sr entries
` [PATCH 2/5] drm/xe/rtp: Allow to OR rules
` [PATCH 3/5] drm/xe/rtp: Expand max rules/actions per entry
` [PATCH 4/5] drm/xe/rtp: Add match on any GT
` [PATCH 5/5] drm/xe/xe2: Add proper check for media in Wa_14020756599
` ✓ CI.Patch_applied: success for drm/xe/rtp: Allow to OR rules
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH V7 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-06-17 18:46 UTC  (2+ messages)

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2024-06-17 18:46 UTC  (14+ messages)

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-17 18:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "

[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202406151518
 2024-06-17 18:44 UTC 

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202406151518
 2024-06-17 18:44 UTC 

[Buildroot] [PATCH 0/3] package/mtd: fixes and changes for release 2.2.0
 2024-06-17 18:43 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/mtd: fix tests compiling when disabled
` [Buildroot] [PATCH 2/3] package/mtd: make lzo an optional dependency
` [Buildroot] [PATCH 3/3] package/mtd: make zlib "

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2024-06-17 18:44 UTC  (5+ messages)
` [PATCH 23/25] fs: port fs{g,u}id helpers "

[PATCH 0/5] ACPI: sysfs: manage sysfs attributes through device core
 2024-06-17 18:43 UTC  (4+ messages)
` [PATCH 1/5] ACPI: sysfs: convert utf-16 from _STR to utf-8 only once

[PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-17 18:43 UTC  (4+ messages)

[PATCH v2 0/2] Sparse errors on the i915_gem_stolen
 2024-06-17 18:42 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/gem: Return NULL instead of '0'
` [PATCH v2 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 18:42 UTC  (12+ messages)

[RFC] GPU driver with separate "core" and "DRM" modules
 2024-06-17 18:23 UTC  (3+ messages)

[PATCH BlueZ v2] shared/bap: make BT_BAP_* direction defines valid bitmasks
 2024-06-17 18:41 UTC  (2+ messages)
` [BlueZ,v2] "

[PATCH v1 00/14] thermal: Eliminate trip IDs from thermal driver interface
 2024-06-17 18:39 UTC  (16+ messages)
` [PATCH v1 01/14] thermal: imx: Drop critical trip check from imx_set_trip_temp()
` [PATCH v1 02/14] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
` [PATCH v1 03/14] thermal: trip: Add conversion macros for thermal trip priv field
` [PATCH v1 04/14] thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
` [PATCH v1 05/14] thermal: trip: Fold __thermal_zone_get_trip() into its caller
` [PATCH v1 06/14] thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
` [PATCH v1 07/14] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor()
` [PATCH v1 08/14] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
` [PATCH v1 09/14] thermal: tegra: Introduce struct trip_temps for critical and hot trips
` [PATCH v1 10/14] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
` [PATCH v1 11/14] thermal: helpers: Drop get_thermal_instance()
` [PATCH v1 12/14] thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip points
` [PATCH v1 13/14] thermal: trip: Replace thermal_zone_get_num_trips()
` [PATCH v1 14/14] thermal: trip: Drop thermal_zone_get_trip()

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-17 18:37 UTC  (6+ messages)

[PATCH v3 0/2] iio: adc: ti-ads1119: Add driver
 2024-06-17 18:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add ti,ads1119
` [PATCH v3 2/2] iio: adc: ti-ads1119: Add driver

[PULL v2 00/19] aspeed queue
 2024-06-17 18:38 UTC  (2+ messages)

[PATCH 0/2] Sparse errors on the i915_gem_stolen
 2024-06-17 18:38 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'

[PATCH] tools: build: use correct lib name for libtracefs feature detection
 2024-06-17 18:38 UTC 

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-06-17 18:37 UTC  (11+ messages)

linux-next: manual merge of the amdgpu tree with the origin tree
 2024-06-17 18:37 UTC 

[PATCH 0/9] Add CPU-type to topology
 2024-06-17 18:36 UTC  (20+ messages)
` [PATCH PATCH 2/9] cpufreq: intel_pstate: Use topology_cpu_type() to get cpu-type
` [PATCH PATCH 3/9] perf/x86/intel: "
` [PATCH PATCH 8/9] x86/bugs: Declutter vulnerable CPU list
` [PATCH PATCH 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17 18:34 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2024-06-17 18:33 UTC 

[PATCH net-next v2 1/2] net: dsa: mt7530: factor out bridge join/leave logic
 2024-06-17 18:30 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: dsa: mt7530: add support for bridge port isolation

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-06-17 18:28 UTC  (18+ messages)
` [PATCH v5 1/8] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH v5 2/8] arm64: dts: rockchip: enable thermal management on all RK3588 boards
` [PATCH v5 3/8] arm64: dts: rockchip: add passive GPU cooling on RK3588
` [PATCH v5 4/8] arm64: dts: rockchip: enable automatic fan control on Rock 5B
` [PATCH v5 5/8] arm64: dts: rockchip: Add CPU/memory regulator coupling for RK3588
` [PATCH v5 6/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j
` [PATCH v5 8/8] arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j

[PATCH] Input: qt1050 - handle CHIP_ID reading error
 2024-06-17 18:30 UTC 

[PATCH 0/3] nvmet: fixup nvmetcli save/restore
 2024-06-17 18:29 UTC  (3+ messages)
` [PATCH 1/3] nvmet: do not return 'reserved' for empty TSAS values

Correct sequencing of usage of DRM writeback connector
 2024-06-17 18:28 UTC  (4+ messages)

[PATCH] nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA
 2024-06-17 18:25 UTC  (3+ messages)

[BUG linux-next] Hang in boot on Ubuntu 22.04 LTS
 2024-06-17 18:16 UTC  (2+ messages)

[PATCH] remove AND operation in choose_random_kstack_offset()
 2024-06-17 18:22 UTC  (3+ messages)

[PATCH v6] KVM: arm64: Add early_param to control WFx trapping
 2024-06-17 18:22 UTC  (2+ messages)

[isar-cip-core v1 0/3] Split Gitlab test jobs
 2024-06-17 18:21 UTC  (4+ messages)
` [isar-cip-core v1 1/3] .gitlab-ci.yml: Break current test jobs to run one LAVA job per Gitlab job
` [isar-cip-core v1 2/3] submit_lava.sh: Modify the script to handle only one job at a time
` [isar-cip-core v1 3/3] tests: Modify the replacable strings and increase timeouts in the templates

[PATCH v2 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
 2024-06-17 18:21 UTC  (2+ messages)

[PATCH v2] os-posix: Expand setrlimit() syscall compatibility
 2024-06-17 18:21 UTC  (5+ messages)

[PATCH v4 0/2] Apply Wa_22019338487
 2024-06-17 18:20 UTC  (5+ messages)
` [PATCH v4 1/2] drm/xe/lnl: "
` [PATCH v4 2/2] drm/xe/guc: Request max GT freq during resume

[PATCH 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-17 18:19 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Convert fsl-fman to yaml

[PATCH v2] lkdtm/bugs: add test for hung smp_call_function_single()
 2024-06-17 18:19 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 5.10-stable tree
 2024-06-17 18:18 UTC 

FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 5.15-stable tree
 2024-06-17 18:18 UTC 

FAILED: patch "[PATCH] mptcp: pm: update add_addr counters after connect" failed to apply to 6.1-stable tree
 2024-06-17 18:18 UTC 

FAILED: patch "[PATCH] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID" failed to apply to 5.10-stable tree
 2024-06-17 18:18 UTC 

[PATCH 0/2] Fix sleeping function called from invalid context
 2024-06-17 18:18 UTC  (3+ messages)
` [PATCH 2/2] mailbox: mtk-cmdq: Move pm_runimte_get and put to mbox_chan_ops API

FAILED: patch "[PATCH] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID" failed to apply to 5.15-stable tree
 2024-06-17 18:18 UTC 

[PATCH RESEND] drm/display: Drop obsolete dependency on COMPILE_TEST
 2024-06-17 18:18 UTC  (5+ messages)

[PATCH v2 00/10] migration: New postcopy state, and some cleanups
 2024-06-17 18:15 UTC  (11+ messages)
` [PATCH v2 01/10] migration/multifd: Avoid the final FLUSH in complete()
` [PATCH v2 02/10] migration: Rename thread debug names
` [PATCH v2 03/10] migration: Use MigrationStatus instead of int
` [PATCH v2 04/10] migration: Cleanup incoming migration setup state change
` [PATCH v2 05/10] migration/postcopy: Add postcopy-recover-setup phase
` [PATCH v2 06/10] migration/docs: Update postcopy recover session for SETUP phase
` [PATCH v2 07/10] tests/migration-tests: Drop most WIN32 ifdefs for postcopy failure tests
` [PATCH v2 08/10] tests/migration-tests: Always enable migration events
` [PATCH v2 09/10] tests/migration-tests: Verify postcopy-recover-setup status
` [PATCH v2 10/10] tests/migration-tests: Cover postcopy failure on reconnect

FAILED: patch "[PATCH] mptcp: ensure snd_una is properly initialized on connect" failed to apply to 5.10-stable tree
 2024-06-17 18:18 UTC 

[PATCH] KVM: arm64: nv: Use GFP_KERNEL_ACCOUNT for sysreg_masks allocation
 2024-06-17 18:17 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.10-rc5
 2024-06-17 18:16 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-06-17 18:15 UTC 

[PATCH v4] dt-bindings: phy: rockchip-emmc-phy: Convert to dtschema
 2024-06-17 18:14 UTC  (5+ messages)

[PATCH v1] devres: Initialize a uninitialized struct member
 2024-06-17 18:14 UTC  (2+ messages)

[PATCH v4 0/6] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-06-17 18:14 UTC  (3+ messages)
` [PATCH v4 4/6] firmware: arm_scmi: add initial support for i.MX MISC protocol

[PATCH 1/1] dt-bindings: clock: qoriq-clock: convert to yaml format
 2024-06-17 18:14 UTC 

[Intel-wired-lan] [PATCH iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-06-17 18:13 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
        `  "

[PATCH] MAINTAINERS: Update entries for Kees Cook
 2024-06-17 18:13 UTC 

[PATCH] libbpf: checking the btf_type kind when fixing variable offsets
 2024-06-17 18:12 UTC  (2+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in folio_evictable (2)
 2024-06-17 18:12 UTC  (3+ messages)

[PATCH v2 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-17 18:11 UTC  (6+ messages)
` [PATCH v2 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal

[PATCH] target/loongarch: Remove avail_64 in trans_srai_w()
 2024-06-17 18:09 UTC  (2+ messages)

[RFC PATCH 2/2] PCI: Add Qualcomm PCIe ECAM root complex driver
 2024-06-17 18:09 UTC  (12+ messages)

[PATCH net-next v5 0/7] net: pass receive socket to drop tracepoint
 2024-06-17 18:09 UTC  (8+ messages)
` [PATCH net-next v5 1/7] net: add rx_sk to trace_kfree_skb
` [PATCH net-next v5 2/7] net: introduce sk_skb_reason_drop function
` [PATCH net-next v5 3/7] ping: use sk_skb_reason_drop to free rx packets
` [PATCH net-next v5 4/7] net: raw: "
` [PATCH net-next v5 5/7] tcp: "
` [PATCH net-next v5 6/7] udp: "
` [PATCH net-next v5 7/7] af_packet: "

[PATCH 1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
 2024-06-17 18:08 UTC  (7+ messages)
` [PATCH 3/3] drm/xe: Use the encoder suspend helper also used by the i915 driver
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
` ✓ CI.BAT: success "

[Buildroot] [PATCH 1/1] package/c-ares: update site url
 2024-06-17 18:01 UTC 

[PATCH] wifi: ath12k: fix mbssid max interface advertisement
 2024-06-17 18:07 UTC  (2+ messages)

[RFC 0/3] FW guard class
 2024-06-17 18:06 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/c-ares: update site url
 2024-06-17 18:00 UTC 

[PATCH] cpupower: Replace a dead reference link with working ones
 2024-06-17 18:05 UTC 

kvm selftest 'msr' fails on some skylake cpus
 2024-06-17 18:05 UTC  (3+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-17 18:04 UTC  (4+ messages)
  ` [PATCH v8 10/10] nvme: Atomic write support

[PATCH v8 0/3] Reclaim lazyfree THP without splitting
 2024-06-17 18:04 UTC  (3+ messages)
` [PATCH v8 3/3] mm/vmscan: avoid split lazyfree THP during shrink_folio_list()

[PATCH 0/3] fs/file.c: optimize the critical section of
 2024-06-17 18:04 UTC  (6+ messages)
` [PATCH 3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd()

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-17 18:04 UTC  (9+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH v3 0/6] media: uvc: Probe PLF limits at start-up
 2024-06-17 18:03 UTC  (3+ messages)

patch "iio: chemical: bme680: Fix sensor data read operation" added to char-misc-linus
 2024-06-17 18:02 UTC 

patch "iio: chemical: bme680: Fix overflows in compensate() functions" added to char-misc-linus
 2024-06-17 18:02 UTC 

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: convert to yaml format
 2024-06-17 18:02 UTC 

patch "iio: chemical: bme680: Fix pressure value output" added to char-misc-linus
 2024-06-17 18:02 UTC 

patch "iio: chemical: bme680: Fix calibration data variable" added to char-misc-linus
 2024-06-17 18:02 UTC 

patch "iio: humidity: hdc3020: fix hysteresis representation" added to char-misc-linus
 2024-06-17 18:02 UTC 

[PATCH] libsepol: check scope permissions refer to valid class
 2024-06-17 18:02 UTC  (3+ messages)

patch "iio: adc: ad7266: Fix variable checking bug" added to char-misc-linus
 2024-06-17 18:02 UTC 

[PULL] IIO: 2nd set of fixes for the 6.10 cycle
 2024-06-17 18:02 UTC  (3+ messages)

[PATCH v7 0/9] Add support for AD411x
 2024-06-17 18:02 UTC  (4+ messages)

[PATCH] memcg: use ratelimited stats flush in the reclaim
 2024-06-17 18:01 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
 2024-06-17 18:01 UTC  (4+ messages)
` [PATCH v5 2/2] serial: sc16is7xx: hardware reset chip if reset-gpios is defined in DT


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.