messages from 2023-05-22 15:43:37 to 2023-05-22 16:35:45 UTC [more...]
[linux-lvm] badblocks
2023-05-22 16:01 UTC (4+ messages)
[PATCH v4 0/2] leds: add aw20xx driver
2023-05-22 16:35 UTC (6+ messages)
` [PATCH v4 2/2] "
[PATCH v1 0/5] perf parse-regs: Refactor arch related functions
2023-05-22 16:34 UTC (7+ messages)
` [PATCH v1 2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}()
Stable backport of de3004c874e7 ("ocfs2: Switch to security_inode_init_security()")
2023-05-22 16:34 UTC (3+ messages)
[PATCH v4 0/5] Support x2APIC mode with TCG accelerator
2023-05-22 16:31 UTC (6+ messages)
` [PATCH v4 1/5] i386/tcg: implement x2APIC registers MSR access
` [PATCH v4 2/5] apic: add support for x2APIC mode
` [PATCH v4 3/5] apic, i386/tcg: add x2apic transitions
` [PATCH v4 4/5] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v4 5/5] amd_iommu: report x2APIC support to the operating system
patches to move ksmbd and cifs under new subdirectory
2023-05-22 16:33 UTC
[PATCH v5 0/3] TI TPS6594 PMIC support (RTC, pinctrl, regulators)
2023-05-22 16:31 UTC (4+ messages)
` [PATCH v5 1/3] rtc: tps6594: Add driver for TPS6594 RTC
` [PATCH v5 2/3] pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs
` [PATCH v5 3/3] regulator: tps6594-regulator: Add driver for TI TPS6594 regulators
[Intel-xe] [PATCH v3] drm/xe/pm: Disable PM on unbounded pcie parent bridge
2023-05-22 16:28 UTC (4+ messages)
[PATCH RFC 00/10] drm/panel: Drivers for four Sony CMD-mode (and DSC) panels
2023-05-22 16:30 UTC (5+ messages)
` [PATCH RFC 06/10] drm/panel/samsung-sofef01: Add panel driver for Sony Xperia 5 / 10 II
[PATCH v5 0/3] generic-ohci/ehci: add RK3588 support
2023-05-22 16:29 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: usb: Add RK3588 OHCI
` [PATCH v5 2/3] dt-bindings: usb: Add RK3588 EHCI
` [PATCH v5 3/3] usb: host: ohci-platform: increase max clock number to 4
linux-next: build failure after merge of the amdgpu tree
2023-05-22 16:29 UTC (2+ messages)
[dm-devel] [PATCH v11 0/9] Implement copy offload support
2023-05-22 11:45 UTC (11+ messages)
` [dm-devel] [PATCH v11 1/9] block: Introduce queue limits for copy-offload support
` [dm-devel] [PATCH v11 2/9] block: Add copy offload support infrastructure
` [dm-devel] [PATCH v11 3/9] block: add emulation for copy
` [dm-devel] [PATCH v11 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
` [dm-devel] [PATCH v11 5/9] nvme: add copy offload support
` [dm-devel] [PATCH v11 6/9] nvmet: add copy command support for bdev and file ns
` [dm-devel] [PATCH v11 7/9] dm: Add support for copy offload
` [dm-devel] [PATCH v11 8/9] dm: Enable copy offload for dm-linear target
` [dm-devel] [PATCH v11 9/9] null_blk: add support for copy offload
[libgpiod][PATCH] README: provide more info in Contributing
2023-05-22 16:29 UTC (2+ messages)
[dm-devel] [PATCH] 11-dm-mpath.rules: fix warnings reported by udevadm verify
2023-05-22 16:11 UTC (4+ messages)
[BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
2023-05-22 16:28 UTC (2+ messages)
Linux 5.15.104
2023-05-22 16:28 UTC (4+ messages)
[PATCH v8 00/10] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
2023-05-22 16:28 UTC (6+ messages)
` [PATCH v8 02/10] ACPI: property: Parse data node string references in properties
[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:20 UTC
[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:21 UTC
[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 10:24 UTC
[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
2023-05-22 13:22 UTC (5+ messages)
[PATCH] soc: qcom: rpmpd: use correct __le32 type
2023-05-22 16:27 UTC (2+ messages)
[PATCH v4] usb: typec: intel_pmc_mux: Expose IOM port status to debugfs
2023-05-22 16:26 UTC (4+ messages)
[PATCH v2 00/10] x86: support AVX512-FP16
2023-05-22 16:25 UTC (2+ messages)
[Intel-xe] [PATCH v7 1/7] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
2023-05-22 16:26 UTC (10+ messages)
` [Intel-xe] [PATCH v7 2/7] drm/xe: don't allocate under ct->lock
` [Intel-xe] [PATCH v7 3/7] drm/xe: keep pulling mem_access_get further back
` [Intel-xe] [PATCH v7 4/7] drm/xe/ct: tweak lock ordering for freq_lock
` [Intel-xe] [PATCH v7 5/7] drm/xe/ggtt: prime ggtt->lock against FS_RECLAIM
` [Intel-xe] [PATCH v7 6/7] drm/xe: fix xe_device_mem_access_get() races
` [Intel-xe] [PATCH v7 7/7] drm/xe: Use atomic for mem_access.ref
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v7,1/7] Revert "drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing"
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-05-22 16:26 UTC (5+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
[PATCH] dt-bindings: leds: qcom-lpg: document PM8550 compatible
2023-05-22 16:26 UTC
PWM regression causing failures with the pwm-atmel driver
2023-05-22 16:25 UTC (2+ messages)
[PATCH v4 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
2023-05-22 16:23 UTC (6+ messages)
` [PATCH v4 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v4 2/2] KVM: arm64: Move FGT value configuration to vCPU state
[PATCH 00/27] accel/tcg: Improvements to atomic128.h
2023-05-22 16:24 UTC (6+ messages)
` [PATCH 16/27] accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
[PATCH 00/36] ALSA: Add MIDI 2.0 support
2023-05-22 16:22 UTC (8+ messages)
` [PATCH 03/36] ALSA: rawmidi: UMP support
[PATCH 0/5] b4/sysreg: More conversions to automatic generation
2023-05-22 16:22 UTC (12+ messages)
` [PATCH 1/5] arm64/sysreg: Remove some unused sysreg definitions
` [PATCH 2/5] arm64/sysreg: Convert MDCCINT_EL1 to automatic register generation
` [PATCH 3/5] arm64/sysreg: Convert MDSCR_EL1 "
` [PATCH 4/5] arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
` [PATCH 5/5] arm64/sysreg: Convert OSLAR_EL1 to automatic generation
[PATCH v2 0/5] MDWE without inheritance
2023-05-22 16:22 UTC (8+ messages)
` [PATCH v2 3/5] mm: Make PR_MDWE_REFUSE_EXEC_GAIN an unsigned long
` [PATCH v2 4/5] mm: Add a NO_INHERIT flag to the PR_SET_MDWE prctl
[igt-dev] [PATCH i-g-t 0/2] Integrate igt_spin_new with Xe
2023-05-22 16:19 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/xe/xe_spin: "
[OE-core][PATCHv2 0/2] Fix: allow specification of dtb directory
2023-05-22 16:22 UTC (4+ messages)
` [OE-core][PATCHv2 2/2] kernel-devicetree: recursively search for dtbs
` [EXTERNAL] "
core-image-weston mickledore
2023-05-22 16:21 UTC (2+ messages)
` [yocto] "
Displaying streams as xattrs
2023-05-22 16:21 UTC (4+ messages)
[igt-dev] [PATCH i-g-t v3] tests/i915: Exercise coherency of mmapped frame buffers
2023-05-22 16:21 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915: Exercise coherency of mmapped frame buffers (rev4)
[PATCH] tty: serial: fsl_lpuart: Check the return value of dmaengine_tx_status
2023-05-22 16:20 UTC (3+ messages)
[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
2023-05-22 16:19 UTC (4+ messages)
[PATCH 0/3] Add Intel 8254 Counter support
2023-05-22 16:20 UTC (3+ messages)
[PATCH] NFS: Prefer strscpy over strlcpy calls
2023-05-22 16:19 UTC (3+ messages)
[Cluster-devel] [PATCH] dlm: Replace all non-returning strlcpy with strscpy
2023-05-22 16:18 UTC (4+ messages)
` "
[PATCH v2] media: verisilicon: Fix crash when probing encoder
2023-05-22 16:17 UTC (5+ messages)
[PATCH] befs: Replace all non-returning strlcpy with strscpy
2023-05-22 16:17 UTC (2+ messages)
[PATCH ethtool 1/1] netlink/rss: move variable declaration out of the for loop
2023-05-22 16:17 UTC
Final reminder: CFP for Yocto Project Developer Day in Prague, June 26th 2023
2023-05-22 16:16 UTC
DP83867 ethernet PHY regression
2023-05-22 16:15 UTC (4+ messages)
[PATCH 0/5] ] net/hns3: add some features and bugfixes
2023-05-22 16:15 UTC (3+ messages)
` [PATCH v2 0/5] "
[PATCH] Hexagon (target/hexagon) Fix assignment to tmp registers
2023-05-22 16:13 UTC
[PATCH v2 0/2] KVM: SVM: small tweaks for sev_hardware_setup
2023-05-22 16:12 UTC (3+ messages)
` [PATCH v2 1/2] KVM: SVM: free sev_*asid_bitmap init if SEV init fails
` [PATCH v2 2/2] KVM: SVM: enhance info printk's in SEV init
[PATCH bpf] bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
2023-05-22 16:12 UTC (2+ messages)
[PATCH RFC] x86/tsc: Make recalibration default on for TSC_KNOWN_FREQ cases
2023-05-22 16:11 UTC (8+ messages)
[PATCH net] net: fix skb leak in __skb_tstamp_tx()
2023-05-22 16:11 UTC (3+ messages)
[PATCH v2 0/4] PMU, rpm-stats and IMEM for MSM8226
2023-05-22 16:11 UTC (7+ messages)
` [PATCH v2 2/4] ARM: dts: qcom: msm8226: Add PMU node
` [PATCH v2 3/4] ARM: dts: qcom: msm8226: Add rpm-stats device node
` [PATCH v2 4/4] ARM: dts: qcom: msm8226: Add IMEM node
[PATCH 1/7] meta: depend on autoconf-archive-native, not autoconf-archive
2023-05-22 16:11 UTC (4+ messages)
` [PATCH 6/7] python3-pygobject: mandate gobject-introspection-data DISTRO_FEATURE
[PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe`
2023-05-22 16:10 UTC (2+ messages)
[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
2023-05-22 16:05 UTC (22+ messages)
` [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking code more reusable
` [Intel-wired-lan] "
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [Intel-wired-lan] "
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32
` [Intel-wired-lan] "
[PATCH net-next] net: phy: avoid kernel warning dump when stopping an errored PHY
2023-05-22 16:06 UTC (2+ messages)
[PATCH v3] target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
2023-05-22 16:02 UTC
[PATCH] acpi: Fix header declaration of acpi_arch_dma_setup() w/o CONFIG_ACPI
2023-05-22 16:06 UTC (2+ messages)
[PULL v3 00/21] Block layer patches
2023-05-22 16:04 UTC (4+ messages)
[Syzkaller & bisect] There is BUG: unable to handle kernel NULL pointer dereference in xfs_extent_free_diff_items in v6.4-rc3
2023-05-22 16:05 UTC (3+ messages)
[PATCH v5 2/4] PCI: move Alibaba Vendor ID linux/pci_ids.h
2023-05-22 16:04 UTC (3+ messages)
[PATCH] drm/i2c: tda998x: Replace all non-returning strlcpy with strscpy
2023-05-22 16:04 UTC (3+ messages)
[PATCH 0/3] raid10 bugfix
2023-05-22 16:03 UTC (4+ messages)
` [PATCH 2/3] md/raid10: fix incorrect done of recovery
[linux-next:master] BUILD SUCCESS WITH WARNING 9f258af06b6268be8e960f63c3f66e88bdbbbdb0
2023-05-22 16:01 UTC (3+ messages)
[PATCH] freebsd/contigmem: fix function parameter list
2023-05-22 16:02 UTC (2+ messages)
Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
2023-05-22 16:00 UTC (2+ messages)
[PATCH] mtd: st_spi_fsm: Use the devm_clk_get_enabled() helper function
2023-05-22 15:59 UTC (3+ messages)
[PATCH] MAINTAINERS: remove xenstore related files from LIBS
2023-05-22 16:00 UTC
[PATCH] mtd: rawnand: ingenic: fix empty stub helper definitions
2023-05-22 15:58 UTC (3+ messages)
[PATCH] drm/amd/pm: Replace all non-returning strlcpy with strscpy
2023-05-22 15:52 UTC (2+ messages)
[PATCH] mtd: spi-nor: Fix divide by zero for spi-nor-generic flashes
2023-05-22 15:58 UTC (3+ messages)
[PATCH] drm/radeon: Replace all non-returning strlcpy with strscpy
2023-05-22 15:50 UTC (2+ messages)
[PATCH v2] mtd: spi-nor: spansion: make sure local struct does not contain garbage
2023-05-22 15:58 UTC (3+ messages)
[PATCH for-rc 0/2] RDMA/irdma: Bug fixes
2023-05-22 15:56 UTC (4+ messages)
` [PATCH for-next] RDMA/irdma: Implement egress VLAN priority
` [PATCH for-rc 1/2] RDMA/irdma: Prevent QP use after free
` [PATCH for-rc 2/2] RDMA/irdma: Fix Local Invalidate fencing
[PATCH v3 1/3] jbd2: recheck chechpointing non-dirty buffer
2023-05-22 15:56 UTC (2+ messages)
[PATCH] btrfs: disable allocation warnings for compression workspaces
2023-05-22 15:50 UTC
[PATCH v2] usb: gadget: udc: core: Offload usb_udc_vbus_handler processing
2023-05-22 15:55 UTC (7+ messages)
[PATCH] MAINTAINERS: Add myself as reviewer instead of Naga
2023-05-22 15:55 UTC (4+ messages)
[PATCH] meson: remove -no-pie linker flag
2023-05-22 15:54 UTC (2+ messages)
[PATCH] scsi: Let scsi_execute_cmd() mark args->sshdr as invalid
2023-05-22 15:54 UTC (14+ messages)
[PATCH v2] sched/headers: remove duplicate included header files
2023-05-22 15:53 UTC
[PATCH] drm/sun4i: hdmi: Replace all non-returning strlcpy with strscpy
2023-05-22 15:53 UTC (2+ messages)
[PATCH] drm/mediatek: Replace all non-returning strlcpy with strscpy
2023-05-22 15:53 UTC (2+ messages)
[PATCH] drm/i915: Replace all non-returning strlcpy with strscpy
2023-05-22 15:52 UTC
[PATCH] drm/rockchip: Replace all non-returning strlcpy with strscpy
2023-05-22 15:51 UTC (3+ messages)
[PATCH] drm/bridge: dw-hdmi: Replace all non-returning strlcpy with strscpy
2023-05-22 15:52 UTC
[PATCH] drm/display/dp_mst: Replace all non-returning strlcpy with strscpy
2023-05-22 15:51 UTC
[Intel-xe] [RFC 1/1] drm/xe: Add a debugfs for faking gt reset failure
2023-05-22 15:51 UTC (2+ messages)
[PATCH RFC] build: respect top-level .config also for out-of-tree hypervisor builds
2023-05-22 15:49 UTC (4+ messages)
[PATCH v1] meson saradc: fix clock divider mask length
2023-05-22 15:47 UTC (7+ messages)
[PATCH] mtdchar: mark bits of ioctl handler noinline
2023-05-22 15:46 UTC (3+ messages)
[PATCH] net/gve: check driver compatibility
2023-05-22 15:45 UTC (4+ messages)
` [v4] "
fatal: could not fetch SHA from promisor remote with git 2.40
2023-05-22 15:44 UTC
[PATCH v4 0/5] refactoring and fix for Meson NAND
2023-05-22 15:43 UTC (6+ messages)
` [PATCH v4 4/5] mtd: rawnand: meson: check buffer length
[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
2023-05-22 15:43 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.