All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-05 21:26:40 to 2024-04-05 22:25:01 UTC [more...]

[PATCH v7 0/5] cxl: access_coordinate validity fixes for 6.9
 2024-04-05 22:24 UTC  (3+ messages)
` [PATCH v7 2/5] cxl: Fix retrieving of access_coordinates in PCIe path

[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
 2024-04-05 22:23 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] xfs: allow cross-linking special files without project quota
 2024-04-05 22:22 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

[GIT PULL] regulator fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

[GIT PULL] regmap fixes for v6.9-rc2
 2024-04-05 22:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-05 22:18 UTC 

[PATCH i-g-t] tests/intel/xe_vm: Fix Sync Issue between Unbind and Hammer Thread
 2024-04-05 22:15 UTC  (5+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH 0/5] rteval: Fixes and speedups
 2024-04-05 22:11 UTC  (5+ messages)
` [PATCH 3/5] rteval: kcompile: Skip mrproper, and re-extract if clean fails

[PATCH v2 net] af_unix: Clear stale u->oob_skb
 2024-04-05 22:10 UTC 

[PATCH v1 0/6] x86/resctrl: Avoid searching tasklist during mongrp_reparent
 2024-04-05 22:10 UTC  (9+ messages)
` [PATCH v1 1/6] x86/resctrl: Move __resctrl_sched_in() out-of-line
` [PATCH v1 3/6] x86/resctrl: Disallow mongroup rename on MPAM

[PATCH v4] userdiff: better method/property matching for C#
 2024-04-05 22:10 UTC  (4+ messages)
` [PATCH v5] "

[Bug Report] Packet drops after trimming skb using bpf_skb_adjust_room
 2024-04-05 22:08 UTC  (3+ messages)

[PATCH] drm/i915/display: Introduce Display Metrics info
 2024-04-05 22:08 UTC 

[RFC PATCH bpf-next] verifier: fix computation of range for XOR
 2024-04-05 22:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-05 22:08 UTC 

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-05 22:07 UTC  (6+ messages)
` [RESEND "

[PATCH v2] cxl/acpi: Cleanup __cxl_parse_cfmws()
 2024-04-05 22:05 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] fstests: btrfs: subvolume snapshot fix golden output
 2024-04-05 22:05 UTC  (8+ messages)
` [PATCH 1/2] common/filter.btrfs: add a new _filter_snapshot

[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
 2024-04-05 22:04 UTC  (3+ messages)

[PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work
 2024-04-05 22:03 UTC  (8+ messages)
        ` Nohz_full on boot CPU is broken (was: Re: [PATCH v2 1/1] wq: Avoid using isolated cpus' timers on queue_delayed_work)

[axboe-block:rw_iter 17/40] sound/soc/intel/avs/pcm.c:806:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-04-05 22:00 UTC 

[RFC][PATCH] t-prio-queue: simplify using compound literals
 2024-04-05 22:01 UTC  (5+ messages)

[PATCH for-9.0] linux-user: Fix waitid return of siginfo_t and rusage
 2024-04-05 22:00 UTC 

[PATCH] cxl/core: Fix potential payload size confusion in cxl_mem_get_poison()
 2024-04-05 22:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-05 21:58 UTC 

[PATCH] maintainers: change e-mail for vmxnet3
 2024-04-05 21:56 UTC 

[PATCH ipsec-next v6] xfrm: Add Direction to the SA in or out
 2024-04-05 21:56 UTC  (2+ messages)

[PATCH] x86: microcode: avoid -Wformat warning with clang-15
 2024-04-05 21:55 UTC  (3+ messages)
` [tip: x86/microcode] x86/microcode/AMD: Avoid "

[PATCH v2] migration/postcopy: ensure preempt channel is ready before loading states
 2024-04-05 21:53 UTC  (2+ messages)

[PATCH v14 00/12] Landlock: IOCTL support
 2024-04-05 21:54 UTC  (14+ messages)
` [PATCH v14 01/12] fs: Return ENOTTY directly if FS_IOC_GETUUID or FS_IOC_GETFSSYSFSPATH fail
` [PATCH v14 02/12] landlock: Add IOCTL access right for character and block devices
` [PATCH v14 03/12] selftests/landlock: Test IOCTL support
` [PATCH v14 04/12] selftests/landlock: Test IOCTL with memfds
` [PATCH v14 05/12] selftests/landlock: Test ioctl(2) and ftruncate(2) with open(O_PATH)
` [PATCH v14 06/12] selftests/landlock: Test IOCTLs on named pipes
` [PATCH v14 07/12] selftests/landlock: Check IOCTL restrictions for named UNIX domain sockets
` [PATCH v14 08/12] selftests/landlock: Exhaustive test for the IOCTL allow-list
` [PATCH v14 09/12] samples/landlock: Add support for LANDLOCK_ACCESS_FS_IOCTL_DEV
` [PATCH v14 10/12] landlock: Document IOCTL support
` [PATCH v14 11/12] MAINTAINERS: Notify Landlock maintainers about changes to fs/ioctl.c
` [PATCH v14 12/12] fs/ioctl: Add a comment to keep the logic in sync with LSM policies

[PATCH v1 net] af_unix: Clear stale u->oob_skb
 2024-04-05 21:54 UTC  (2+ messages)

[PATCH 0/5] drm/vmwgfx: vblank and crc generation support
 2024-04-05 21:53 UTC  (3+ messages)
` [PATCH 1/5] drm/vmwgfx: Implement virtual kms

[PATCH v4] Enable haltpoll for arm64
 2024-04-05 21:51 UTC  (4+ messages)
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed

[meta-python][PATCH] python3-bleak: enable ptest and add missing runtime dependency
 2024-04-05 21:52 UTC 

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-05 21:51 UTC  (3+ messages)
` [net-next PATCH 11/15] eth: fbnic: Enable Ethernet link setup

[tip: x86/microcode] x86/microcode/AMD: Remove unused PATCH_MAX_SIZE macro
 2024-04-05 21:51 UTC 

[PATCH v1 00/49] ARM: dts: imx: Use #pwm-cells = <3> for imx27-pwm device
 2024-04-05 21:42 UTC  (96+ messages)
` [PATCH v1 01/49] ARM: dts: imx51-ts4800: "
` [PATCH v1 02/49] ARM: dts: imx53-m53evk: "
` [PATCH v1 03/49] ARM: dts: imx53-ppd: "
` [PATCH v1 04/49] ARM: dts: imx53-kp: Drop redundant settings in pwm nodes
` [PATCH v1 05/49] ARM: dts: imx53-tqma: Use #pwm-cells = <3> for imx27-pwm devices
` [PATCH v1 06/49] ARM: dts: imx6dl-aristainetos_4: Use #pwm-cells = <3> for imx27-pwm device
` [PATCH v1 07/49] ARM: dts: imx6dl-aristainetos_7: "
` [PATCH v1 08/49] ARM: dts: imx6dl-mamoj: "
` [PATCH v1 09/49] ARM: dts: imx6q-ba16: "
` [PATCH v1 10/49] ARM: dts: imx6q-bosch-acc: "
` [PATCH v1 11/49] ARM: dts: imx6qdl-apf6dev: Use #pwm-cells = <3> for imx27-pwm devices
` [PATCH v1 12/49] ARM: dts: imx6qdl-aristainetos2: Use #pwm-cells = <3> for imx27-pwm device
` [PATCH v1 13/49] ARM: dts: imx6qdl-cubox-i: "
` [PATCH v1 14/49] ARM: dts: imx6qdl-emcon: "
` [PATCH v1 15/49] ARM: dts: imx6qdl-gw52xx: "
` [PATCH v1 16/49] ARM: dts: imx6qdl-gw53xx: "
` [PATCH v1 17/49] ARM: dts: imx6qdl-gw54xx: "
` [PATCH v1 18/49] ARM: dts: imx6qdl-gw560x: "
` [PATCH v1 19/49] ARM: dts: imx6qdl-gw5903: "
` [PATCH v1 20/49] ARM: dts: imx6qdl-gw5904: "
` [PATCH v1 21/49] ARM: dts: imx6qdl-icore: "
` [PATCH v1 22/49] ARM: dts: imx6qdl-nit6xlite: "
` [PATCH v1 23/49] ARM: dts: imx6qdl-nitrogen6_max: "
` [PATCH v1 24/49] ARM: dts: imx6qdl-nitrogen6_som2: "
` [PATCH v1 25/49] ARM: dts: imx6qdl-nitrogen6x: "
` [PATCH v1 26/49] ARM: dts: imx6qdl-phytec-mira: "
` [PATCH v1 27/49] ARM: dts: imx6qdl-sabreauto: "
` [PATCH v1 28/49] ARM: dts: imx6qdl-sabrelite: "
` [PATCH v1 29/49] ARM: dts: imx6qdl-sabresd: "
` [PATCH v1 30/49] ARM: dts: imx6qdl-savageboard: "
` [PATCH v1 31/49] ARM: dts: imx6qdl-skov-cpu: "
` [PATCH v1 32/49] ARM: dts: imx6q-kp: "
` [PATCH v1 33/49] ARM: dts: imx6q-novena: "
` [PATCH v1 34/49] ARM: dts: imx6q-pistachio: "
` [PATCH v1 35/49] ARM: dts: imx6q-prti6q: "
` [PATCH v1 36/49] ARM: dts: imx6q-var-dt6customboard: "
` [PATCH v1 37/49] ARM: dts: imx6sl-evk: "
` [PATCH v1 38/49] ARM: dts: imx6sll-evk: "
` [PATCH v1 39/49] ARM: dts: imx6sx-nitrogen6sx: "
` [PATCH v1 40/49] ARM: dts: imx6sx-sdb: "
` [PATCH v1 41/49] ARM: dts: imx6sx-softing-vining-2000: "
` [PATCH v1 42/49] ARM: dts: imx6ul-14x14-evk: "
` [PATCH v1 43/49] ARM: dts: imx6ul-ccimx6ulsbcpro: "
` [PATCH v1 44/49] ARM: dts: imx6ul-geam: "
` [PATCH v1 45/49] ARM: dts: imx6ul-imx6ull-opos6uldev: "
` [PATCH v1 46/49] ARM: dts: imx6ul-isiot: "
` [PATCH v1 47/49] ARM: dts: imx6ul-kontron-bl-43: "
` [PATCH v1 48/49] ARM: dts: imx6ul-kontron-bl-common: "
` [PATCH v1 49/49] ARM: dts: imx6ul-pico: "

[PATCH v6 00/11] riscv: add initial support for Canaan Kendryte K230
 2024-04-05 21:47 UTC  (4+ messages)
` [PATCH v6 07/11] clk: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210

Follow up on "call helper function by address" terminology
 2024-04-05 21:50 UTC  (4+ messages)
` [Bpf] "

tests broken with curl-8.7.0
 2024-04-05 21:49 UTC  (6+ messages)
  ` [PATCH 0/2] git+curl 8.7.0 workaround
    ` [PATCH 3/2] remote-curl: add Transfer-Encoding header only for older curl

RTT-PROBE: lore-subspace-rtt
 2024-04-05 21:48 UTC 

[PATCH] feat(log): add option to search for header or body to `git log`
 2024-04-05 21:48 UTC 

[PATCH v2] cnxk: disable building template files
 2024-04-05 21:47 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/6] drm/panel: small fixes for visionox and novatek panel drivers
 2024-04-05 21:43 UTC  (5+ messages)
` [PATCH 1/6] drm/panel: visionox-rm69299: don't unregister DSI device
` [PATCH 2/6] drm/panel: novatek-nt36682e: "

[PATCH v13 00/10] Landlock: IOCTL support
 2024-04-05 21:44 UTC  (9+ messages)
` [PATCH v13 01/10] landlock: Add IOCTL access right for character and block devices

[PATCH v3 00/12] mm/gup: Unify hugetlb, part 2
 2024-04-05 21:42 UTC  (10+ messages)

[PATCH v3] Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl
 2024-04-05 21:42 UTC 

kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.9-rc2-16-g3f4d0fa96430)
 2024-04-05 21:41 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc2-16-g3f4d0fa96430)
 2024-04-05 21:41 UTC 

[PATCH v2] dmaengine: idxd: Check for driver name match before sva user feature
 2024-04-05 21:39 UTC 

ERROR: modpost: vmlinux: local symbol 'halt_poll_ns' was exported
 2024-04-05 21:38 UTC 

[PATCH 12/13] ASoC: Intel: avs: Add assert_static to guarantee ABI sizes
 2024-04-05 21:38 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-05 21:38 UTC 

[PATCH v3 0/5] A702 support
 2024-04-05 21:37 UTC  (3+ messages)
` [PATCH v3 2/5] clk: qcom: clk-alpha-pll: Add HUAYRA_2290 support

[PATCH v3 0/3] btrfs: more explaination on extent_map members
 2024-04-05 21:36 UTC  (4+ messages)
` [PATCH v3 1/3] btrfs: add extra comments "

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-05 21:36 UTC  (4+ messages)
` [PATCH v4 1/2] drm/xe: Introduce helper to populate userptr
` ✓ CI.BAT: success for Use hmm_range_fault to populate user page

[PATCH 0/5] clk: qcom: sm8150: Add camera clock controller support for SM8150
 2024-04-05 21:32 UTC  (5+ messages)
` [PATCH 4/5] clk: qcom: Add camera clock controller driver "

[PATCH v2 1/5] Bluetooth: SCO: Fix not validating setsockopt user input
 2024-04-05 21:31 UTC  (2+ messages)
` [v2,1/5] "

[PATCH v1] Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
 2024-04-05 21:31 UTC  (2+ messages)
` [v1] "

[Buildroot] [RFC PATCH 0/5] Support SBOM in CycloneDX format
 2024-04-05 21:31 UTC  (3+ messages)

[syzbot] [mm?] WARNING in hugetlb_change_protection (2)
 2024-04-05 21:31 UTC 

[PATCH] Support --smi on newer processors
 2024-04-05 21:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-05 21:28 UTC 

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-05 21:27 UTC  (6+ messages)

[PATCH] drm/xe: Initialize GuC ID mgr before registering guc_submit_fini
 2024-04-05 21:27 UTC 

[PATCH] docs: sysfs-block: document size sysfs entry
 2024-04-05 21:26 UTC  (3+ 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.