All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-15 13:41:49 to 2023-02-15 14:40:21 UTC [more...]

[PATCH v4 00/15] spi: Add support for stacked/parallel memories
 2023-02-15 14:19 UTC  (5+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PULL 00/10] Net patches
 2023-02-15 14:39 UTC  (4+ messages)

[PATCH 0/3] Save/restore for GICv3
 2023-02-15 14:40 UTC  (5+ messages)
` [PATCH 3/3] irqchip/gic-v3: Save and restore distributor and re-distributor

[PATCH -next v13 00/19] riscv: Add vector ISA support
 2023-02-15 14:39 UTC  (12+ messages)
` [PATCH -next v13 10/19] riscv: Allocate user's vector context in the first-use trap

[PATCH v4] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-15 14:39 UTC 

[PATCH v8 0/3] Introduce 64b relocatable kernel
 2023-02-15 14:36 UTC  (9+ messages)
` [PATCH v8 1/3] riscv: Introduce CONFIG_RELOCATABLE
` [PATCH v8 2/3] powerpc: Move script to check relocations at compile time in scripts/
` [PATCH v8 3/3] riscv: Check relocations at compile time

[PATCH] [RFC] dev-manual: stop advising to produce patches with Quilt
 2023-02-15 14:39 UTC  (3+ messages)
` [docs] "

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-15 14:38 UTC  (8+ messages)
  ` [PATCH v14 05/17] overlayfs: Implement splice-read

[RFC] net: skbuff: let struct skb_ext live inside the head
 2023-02-15 14:37 UTC  (3+ messages)

[PATCH v3] gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
 2023-02-15 14:37 UTC  (6+ messages)

[Buildroot] [PATCH v1 1/1] package/x11r7/xwayland: new package
 2023-02-15 14:35 UTC 

[PULL 00/25] Kraxel 20220926 patches
 2023-02-15 14:34 UTC  (6+ messages)
` [PULL 13/25] hcd-ohci: Fix inconsistency when resetting ohci root hubs

[PATCH v6 00/13] btrfs: introduce RAID stripe tree
 2023-02-15 14:33 UTC  (14+ messages)
` [PATCH v6 01/13] btrfs: re-add trans parameter to insert_delayed_ref
` [PATCH v6 02/13] btrfs: add raid stripe tree definitions
` [PATCH v6 03/13] btrfs: read raid-stripe-tree from disk
` [PATCH v6 04/13] btrfs: add support for inserting raid stripe extents
` [PATCH v6 05/13] btrfs: delete stripe extent on extent deletion
` [PATCH v6 06/13] btrfs: lookup physical address from stripe extent
` [PATCH v6 07/13] btrfs: add raid stripe tree pretty printer
` [PATCH v6 08/13] btrfs: zoned: allow zoned RAID
` [PATCH v6 09/13] btrfs: check for leaks of ordered stripes on umount
` [PATCH v6 10/13] btrfs: add tracepoints for ordered stripes
` [PATCH v6 11/13] btrfs: announce presence of raid-stripe-tree in sysfs
` [PATCH v6 12/13] btrfs: consult raid-stripe-tree when scrubbing
` [PATCH v6 13/13] btrfs: add raid-stripe-tree to features enabled with debug

[PATCH v2] tty: ttynull: implement console write
 2023-02-15 14:33 UTC  (3+ messages)

[PATCH] wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
 2023-02-15 14:33 UTC  (3+ messages)

[PATCH net-next] net: dpaa2-eth: do not always set xsk support in xdp_features flag
 2023-02-15 14:32 UTC 

[PATCH bpf] xsk: check IFF_UP earlier in Tx path
 2023-02-15 14:33 UTC 

[PATCH] mm/slab: always use cache from obj
 2023-02-15 10:03 UTC  (5+ messages)

[PATCH net-next v1 0/7] make SmartEEE support controllable
 2023-02-15 14:14 UTC  (4+ messages)
` [PATCH net-next v1 7/7] net: fec: add support for PHYs with SmartEEE support

[PATCH v2 0/6] btrfs-progs: add support for RAID stripe tree
 2023-02-15 14:31 UTC  (7+ messages)
` [PATCH v2 1/6] btrfs-progs: add raid-stripe-tree definitions
` [PATCH v2 2/6] btrfs-progs: read fs with stripe tree from disk
` [PATCH v2 3/6] btrfs-progs: add dump tree support for the raid stripe tree
` [PATCH v2 4/6] btrfs-progs: read stripe tree when mapping blocks
` [PATCH v2 5/6] btrfs-progs: load zone info for all zoned devices
` [PATCH v2 6/6] btrfs-progs: allow zoned RAID

[PATCH 0/3] IRQ_DOMAIN: remove all "depends on", use only "select"
 2023-02-15 14:29 UTC  (4+ messages)
` [PATCH 3/3] rtc: mt6397: select IRQ_DOMAIN instead of depending on it

[GIT PULL] fifth v6.2-rc request for nfsd
 2023-02-15 14:30 UTC 

[PATCH 0/3] get rid of sscanf() when shortening refs
 2023-02-15 14:30 UTC  (8+ messages)
` [PATCH 3/3] shorten_unambiguous_ref(): avoid sscanf()

[PATCH] selinux: allow to opt-out from skipping kernel sockets in sock_has_perm()
 2023-02-15 14:30 UTC  (2+ messages)

[RFC] drm/amd/display: Pass proper parent for DM backlight device registration
 2023-02-15 11:38 UTC 

[Intel-gfx] [PATCH v3 1/5] drm/i915/wm: move ILK watermark sanitization to i9xx_wm.[ch]
 2023-02-15 14:29 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 2/5] drm/i915/wm: warn about ilk_wm_sanitize() on display ver 9+
` [Intel-gfx] [PATCH v3 3/5] drm/i915/wm: move watermark debugfs to intel_wm.c
` [Intel-gfx] [PATCH v3 4/5] drm/i915: rename intel_pm_types.h -> display/intel_wm_types.h
` [Intel-gfx] [PATCH v3 5/5] drm/i915/wm: remove ILK+ nop funcs fallback

[PATCH RESEND 00/18] Support smp.clusters for x86
 2023-02-15 14:35 UTC  (10+ messages)
` [PATCH RESEND 04/18] i386/cpu: Fix number of addressable IDs in CPUID.04H
` [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH RESEND 09/18] i386: Fix comment style in topology.h

[igt-dev] [PATCH i-g-t v4 0/3] V3D Mixed Job Submission Tests
 2023-02-15 14:27 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v4 1/3] lib/v3d: Add a helper to create a empty shader
` [igt-dev] [PATCH i-g-t v4 2/3] tests/v3d_submit_csd: Create test for V3D's Submit CSD IOCTL
` [igt-dev] [PATCH i-g-t v4 3/3] tests/v3d_job_submission: Create tests to mix CL and CSD jobs

[PATCH] gitlab-ci: Use artifacts instead of dumping logs in the Cirrus-CI jobs
 2023-02-15 14:25 UTC 

[PATCH v13 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
 2023-02-15 14:24 UTC  (9+ messages)
` [PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
    ` [PATCH v14 01/12] splice: Fix O_DIRECT file read splice to avoid reversion of ITER_PIPE
        ` [PATCH] splice: Clean up direct_splice_read() a bit

[PATCH 0/3] fstests: btrfs- add _fixed_by for new tests in the auto group
 2023-02-15 14:24 UTC  (3+ messages)
` [PATCH v3] fstests: btrfs/185, 198 and 219 add _fixed_by_kernel_commit

[PATCH] malloc: enhance NUMA affinity heuristic
 2023-02-15 14:22 UTC  (3+ messages)
` [PATCH v5] "

NULL pointer dereference in imx-mipi-csis driver when starting stream
 2023-02-15 14:20 UTC  (5+ messages)

[kvm-unit-tests PATCH] x86/emulator: Test non-canonical memory access exceptions
 2023-02-15 14:23 UTC 

[PATCH 0/3] Documentation fixes for next-20230215
 2023-02-15 14:20 UTC  (4+ messages)
` [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections

[Intel-gfx] [PATCH v2 0/7] drm/i915/wm: legacy watermark code shuffling
 2023-02-15 14:20 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 5/7] drm/i915/wm: move watermark sanitization to intel_wm.[ch]

[GIT PULL] One more Qualcomm driver update for 6.3
 2023-02-15 14:20 UTC  (4+ messages)

[GIT PULL] Last set of Qualcomm ARM64 DTS updates for v6.3
 2023-02-15 14:20 UTC  (2+ messages)

[GIT PULL] Few more Qualcomm ARM64 defconfig updates for v6.3
 2023-02-15 14:20 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2023-02-15 14:20 UTC 

[PATCH] ASoC: rsnd: adg: Fix BRG typos
 2023-02-15 14:17 UTC 

[PATCH] tools/perf: Fix perf tool build error in util/pfm.c
 2023-02-15 14:17 UTC  (7+ messages)
          ` PING "

[djwong-xfs:pptrs-online-parent-repair 72/84] ERROR: modpost: "xbitmap_init" [fs/xfs/xfs.ko] undefined!
 2023-02-15 14:17 UTC 

[RFC 2/3] io_uring: enable io_uring to submit sqes located in kernel
 2023-02-15 14:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Reduce ELD hex dumps a bit
 2023-02-15 14:17 UTC  (4+ messages)

[PATCH v6 0/6] amd_pstate: Add guided autonomous mode support
 2023-02-15 14:16 UTC  (3+ messages)
` [PATCH v6 2/6] acpi: cppc: Add auto select register read/write support

[Intel-gfx] [PATCH] drm/i915: Include connector id+name in all backlight debugs/errors
 2023-02-15 14:16 UTC  (2+ messages)

[PATCH v2 1/1] s390/signal: fix endless loop in do_signal
 2023-02-15 14:13 UTC 

[RFC] libbbpf/bpftool: Support 32-bit Architectures
 2023-02-15 14:12 UTC 

[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
 2023-02-15 14:12 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Enable OAM support in IGT and GPUvis (rev2)

[PATCH 1/2] barebox: add initial support
 2023-02-15 14:11 UTC  (10+ messages)
` [OE-core] "
  ` [yocto] "

[PATCH v2] ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
 2023-02-15 14:11 UTC  (3+ messages)

[PATCH] audio/pwaudio.c: Add Pipewire audio backend for QEMU
 2023-02-15 14:11 UTC  (4+ messages)

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-15 14:10 UTC  (5+ messages)
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` (subset) [PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings

[PATCH] tests/qtest/rtl8139-test: Make the test less verbose by default
 2023-02-15 14:10 UTC  (4+ messages)

selinux-testsuite failures, CONFIG_LEGACY_TIOCSTI, and recent Rawhide builds
 2023-02-15 14:10 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Make backlight setup debugs consistent
 2023-02-15 14:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[net-next 0/3] seg6: add PSP flavor support for SRv6 End behavior
 2023-02-15 13:46 UTC  (4+ messages)
` [net-next 1/3] seg6: factor out End lookup nexthop processing to a dedicated function
` [net-next 2/3] seg6: add PSP flavor support for SRv6 End behavior
` [net-next 3/3] selftests: seg6: add selftest for PSP flavor in "

Test Mail
 2023-02-15 14:10 UTC 

[android-common:android12-trusty-5.10 1415/7892] fs/incfs/pseudo_files.c:682:48: sparse: sparse: non size-preserving integer to pointer cast
 2023-02-15 14:07 UTC 

[iproute2-next] seg6: man: ip-link.8: add SRv6 End PSP flavor description
 2023-02-15 13:53 UTC 

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-15 14:07 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: hwlock: sun6i: Add missing #hwlock-cells

[PATCH V2 00/10] Add basic ACPI support for risc-v virt
 2023-02-15 14:08 UTC  (9+ messages)
` [PATCH V2 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH V2 08/10] hw/riscv/Kconfig: virt: Enable ACPI config option

[PULL 00/22] qtest, s390x and misc patches
 2023-02-15 14:05 UTC  (2+ messages)

[PATCH] spi: bcmbca-hsspi: Fix error code in probe() function
 2023-02-15 14:05 UTC 

[PATCH] spi: bcm63xx-hsspi: fix error code in probe
 2023-02-15 14:05 UTC 

[Bug 215851] New: gcc 12.0.1 LATEST: -Wdangling-pointer= triggers
 2023-02-15 14:05 UTC  (2+ messages)
` [Bug 215851] "

[PATCH RFC] btrfs: do not use the replace target device as an extra mirror
 2023-02-15 13:58 UTC  (7+ messages)

[PATCH v5 00/21] add support for cpfl PMD in DPDK
 2023-02-15 14:04 UTC  (3+ messages)
` [PATCH v6 "

[PULL v2] intel: Update AudioDSP firmware for BDW/SKL/APL/CNL platforms
 2023-02-15 14:04 UTC  (2+ messages)

[PATCH] testsuite/smokey/sched-quota: Allow building with gcc 12
 2023-02-15 14:04 UTC 

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-02-15 14:03 UTC  (5+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[Intel-xe] [PATCH] drm/xe: Fix wopcm size
 2023-02-15 14:03 UTC 

[PATCH] PCI/AER: Remove deprecated documentation for pcie_enable_pcie_error_reporting()
 2023-02-15 14:02 UTC  (3+ messages)

[OE-core][kirkstone 00/27] Pull request (cover letter only)
 2023-02-15 14:01 UTC 

[PATCH] net/nfp: fix the incorrect vni of VXLAN encap action
 2023-02-15 14:01 UTC  (2+ messages)

[PATCH] regulator: max597x: Align for simple_mfd_i2c driver
 2023-02-15 14:01 UTC  (2+ messages)

[OE-core][langdale 00/28] Pull request (cover letter only)
 2023-02-15 13:59 UTC 

[PATCH 0/6] fixed width type adjustments
 2023-02-15 13:56 UTC  (3+ messages)
` [PATCH 1/6] x86/Hyper-V: use standard C types in hyperv-tlfs.h

Question: partial transfers of DMABUFs
 2023-02-15 13:56 UTC  (9+ messages)

[PATCH] media: subdev: Fix backward compatibility with the new 'stream' field
 2023-02-15 13:55 UTC 

[PATCH] scsi: ufs: probe hba and add lus synchronously
 2023-02-15 13:52 UTC  (8+ messages)

[RFC][PATCH 1/2] time: alarmtimer: Fix erroneous case of using 0 as an "invalid" initialization value
 2023-02-15 13:52 UTC  (4+ messages)
` [RFC][PATCH 2/2] time: alarmtimer: Use TASK_FREEZABLE to cleanup freezer handling

[PATCH v3 1/2] HID: logitech-hidpp: Retry commands when device is busy
 2023-02-15 13:50 UTC  (2+ messages)

[PATCH] create-diff-object: Handle missing secsym for debug sections
 2023-02-15 13:51 UTC  (2+ messages)

[PATCH 00/12] PCI endpoint fixes and improvements
 2023-02-15 13:49 UTC  (8+ messages)
` [PATCH 07/12] pci: epf-test: Add debug and error messages

[PATCH] x86/Xen: tidy xen-head.S
 2023-02-15 13:50 UTC  (7+ messages)

[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
 2023-02-15 13:52 UTC  (10+ messages)
` [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions
` [PATCH bpf-next v1 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [PATCH bpf-next v1 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [PATCH bpf-next v1 4/4] riscv, bpf: Add bpf trampoline "

[PATCH 0/1] s390: fix endless loop in do_signal
 2023-02-15 13:49 UTC  (4+ messages)

[PATCH] goku_udc: Add check for NULL in goku_irq
 2023-02-15 13:48 UTC  (4+ messages)

[PATCH] arm64: Reset KASAN tag in copy_highpage with HW tags only
 2023-02-15 13:46 UTC  (5+ messages)

[PATCH v2 0/8] Re-design doorbell framework for usermode queues
 2023-02-15 13:45 UTC  (8+ messages)
` [PATCH v2 5/8] drm/amdgpu: accommodate DOMAIN/PL_DOORBELL

[PATCH v2 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
 2023-02-15 13:45 UTC  (2+ messages)

[LTP] LTP fs_fill test on vfat - ENOSPC
 2023-02-15 13:22 UTC 

[LTP] RFC:[PATCH v1] Added testcase to test mmap with MAP_SHARED_VALIDATE flag
 2023-02-15  8:34 UTC 

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-15 13:43 UTC  (4+ messages)
` [PATCH v10 47/59] i386/xen: handle PV timer hypercalls

[PATCH v3 0/5] pinctrl: at91: Cleanups
 2023-02-15 13:42 UTC  (12+ messages)
` [PATCH v3 1/5] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
` [PATCH v3 2/5] pinctrl: at91: Don't mix non-devm calls with devm ones
` [PATCH v3 3/5] pinctrl: at91: Use of_device_get_match_data()
` [PATCH v3 4/5] pinctrl: at91: Use dev_err_probe() instead of custom messaging
` [PATCH v3 5/5] pinctrl: at91: Utilise temporary variable for struct device

[virtio-comment] [PATCH v3] virtio-net: Fix and update VIRTIO_NET_F_NOTF_COAL feature
 2023-02-15 13:43 UTC  (4+ messages)
` [virtio-dev] "
  ` [virtio-comment] "

[PATCH net-next 0/5] net/sched: Retire some tc qdiscs and classifiers
 2023-02-15 13:42 UTC  (7+ messages)

[PATCH] usb: typec: tcpm: fix warning when handle discover_identity message
 2023-02-15 13:42 UTC  (2+ messages)

[PATCH] net/nfp: support 48-bit DMA address for firmware with NFDk
 2023-02-15 13:42 UTC  (2+ messages)

[PATCH] drm: document expectations for GETFB2 handles
 2023-02-15 13:41 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.