messages from 2022-06-30 13:46:09 to 2022-06-30 14:04:07 UTC [more...]
[PATCH 5.18 0/6] 5.18.9-rc1 review
2022-06-30 13:47 UTC (2+ messages)
` [PATCH 5.18 4/6] hinic: Replace memcpy() with direct assignment
[PATCH 5.15 00/28] 5.15.52-rc1 review
2022-06-30 13:47 UTC (2+ messages)
` [PATCH 5.15 23/28] fs: fix acl translation
[PATCH 5.4 00/16] 5.4.203-rc1 review
2022-06-30 13:47 UTC (2+ messages)
` [PATCH 5.4 11/16] ARM: 8933/1: replace Sun/Solaris style flag on section directive
[PATCH v2 0/2] drm/i915/display: stop HPD workers before display driver unregister
2022-06-30 14:03 UTC (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension
` "
` [PATCH v2 2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration
` [Intel-gfx] "
[PATCH 4.19 00/49] 4.19.250-rc1 review
2022-06-30 13:47 UTC (50+ messages)
` [PATCH 4.19 01/49] vt: drop old FONT ioctls
` [PATCH 4.19 02/49] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.19 03/49] ALSA: hda/via: Fix missing beep setup
` [PATCH 4.19 04/49] ALSA: hda/conexant: "
` [PATCH 4.19 05/49] ALSA: hda/realtek: Add quirk for Clevo PD70PNT
` [PATCH 4.19 06/49] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.19 07/49] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.19 08/49] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.19 09/49] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.19 10/49] USB: serial: option: add Quectel EM05-G modem
` [PATCH 4.19 11/49] USB: serial: option: add Quectel RM500K module support
` [PATCH 4.19 12/49] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.19 13/49] net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
` [PATCH 4.19 14/49] erspan: do not assume transport header is always set
` [PATCH 4.19 15/49] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.19 16/49] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.19 17/49] afs: Fix dynamic root getattr
` [PATCH 4.19 18/49] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.19 19/49] virtio_net: fix xdp_rxq_info bug after suspend/resume
` [PATCH 4.19 20/49] gpio: winbond: Fix error code in winbond_gpio_get()
` [PATCH 4.19 21/49] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.19 22/49] xhci: turn off port power in shutdown
` [PATCH 4.19 23/49] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.19 24/49] iio:chemical:ccs811: rearrange iio trigger get and register
` [PATCH 4.19 25/49] iio:accel:bma180: "
` [PATCH 4.19 26/49] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.19 27/49] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 4.19 28/49] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.19 29/49] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 4.19 30/49] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.19 31/49] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.19 32/49] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.19 33/49] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 4.19 34/49] powerpc/powernv: wire up rng during setup_arch
` [PATCH 4.19 35/49] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.19 36/49] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.19 37/49] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe
` [PATCH 4.19 38/49] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.19 39/49] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.19 40/49] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.19 41/49] kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
` [PATCH 4.19 42/49] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.19 43/49] drm: remove drm_fb_helper_modinit
` [PATCH 4.19 44/49] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.19 45/49] fdt: Update CRC check for rng-seed
` [PATCH 4.19 46/49] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.19 47/49] net: mscc: ocelot: allow unregistered IP multicast flooding
` [PATCH 4.19 48/49] net/sched: move NULL ptr check to qdisc_put() too
` [PATCH 4.19 49/49] swiotlb: skip swiotlb_bounce when orig_addr is zero
[PATCH v2 00/24] KVM: arm64: Introduce pKVM shadow state at EL2
2022-06-30 13:57 UTC (33+ messages)
` [PATCH v2 01/24] KVM: arm64: Move hyp refcount manipulation helpers
` [PATCH v2 02/24] KVM: arm64: Allow non-coalescable pages in a hyp_pool
` [PATCH v2 03/24] KVM: arm64: Add flags to struct hyp_page
` [PATCH v2 04/24] KVM: arm64: Back hyp_vmemmap for all of memory
` [PATCH v2 05/24] KVM: arm64: Make hyp stage-1 refcnt correct on the whole range
` [PATCH v2 06/24] KVM: arm64: Unify identifiers used to distinguish host and hypervisor
` [PATCH v2 07/24] KVM: arm64: Implement do_donate() helper for donating memory
` [PATCH v2 08/24] KVM: arm64: Prevent the donation of no-map pages
` [PATCH v2 09/24] KVM: arm64: Add helpers to pin memory shared with hyp
` [PATCH v2 10/24] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
` [PATCH v2 11/24] KVM: arm64: Add hyp_spinlock_t static initializer
` [PATCH v2 12/24] KVM: arm64: Introduce shadow VM state at EL2
` [PATCH v2 13/24] KVM: arm64: Instantiate VM shadow data from EL1
` [PATCH v2 14/24] KVM: arm64: Add pcpu fixmap infrastructure at EL2
` [PATCH v2 15/24] KVM: arm64: Initialise hyp symbols regardless of pKVM
` [PATCH v2 16/24] KVM: arm64: Provide I-cache invalidation by VA at EL2
` [PATCH v2 17/24] KVM: arm64: Add generic hyp_memcache helpers
` [PATCH v2 18/24] KVM: arm64: Instantiate guest stage-2 page-tables at EL2
` [PATCH v2 19/24] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
` [PATCH v2 20/24] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host
` [PATCH v2 21/24] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2
` [PATCH v2 22/24] KVM: arm64: Explicitly map kvm_vgic_global_state "
` [PATCH v2 23/24] KVM: arm64: Don't map host sections in pkvm
` [RFC PATCH v2 24/24] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run()
[PATCH bpf-next] libbpf: Allow attach USDT BPF program without specifying binary path
2022-06-30 13:52 UTC
[PATCH v3 0/2] powerpc rng cleanups
2022-06-30 14:01 UTC (3+ messages)
` [PATCH v3 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v3 2/2] powerpc/kvm: don't crash on missing rng, and use darn
[PATCH] arm/edk2-firmware: devtool changes
2022-06-30 14:01 UTC (2+ messages)
[PATCH -next] dma-mapping: Fix build error unused-value
2022-06-30 12:35 UTC
[PATCH] iommu/iova: change IOVA_MAG_SIZE to 127 to save memory
2022-06-30 9:33 UTC (3+ messages)
[PATCH] iommu/arm-smmu-v3: Fix undefined behavior in GBPA_UPDATE
2022-06-30 6:39 UTC
[PATCH v3 0/7] cleanup llseek and splice
2022-06-30 13:50 UTC (4+ messages)
` [PATCH v3 5/7] fs: remove no_llseek
[PATCH 0/2] Two apcs-kpss-global.yaml fixes
2022-06-30 13:51 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: mailbox: qcom: Add syscon const for relevant entries
[Cluster-devel] [RFC 0/2] refcount: attempt to avoid imbalance warnings
2022-06-30 13:59 UTC (3+ messages)
` [Cluster-devel] [RFC 1/2] refcount: add __cond_lock() for conditional lock refcount API
` [Cluster-devel] [RFC 2/2] kref: move kref_put_lock() callback to caller
[Intel-gfx] How to convert drivers/gpu/drm/i915/ to use local workqueue?
2022-06-30 13:59 UTC (8+ messages)
` "
[PATCH 4.14 00/35] 4.14.286-rc1 review
2022-06-30 13:46 UTC (36+ messages)
` [PATCH 4.14 01/35] vt: drop old FONT ioctls
` [PATCH 4.14 02/35] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.14 03/35] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.14 04/35] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.14 05/35] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.14 06/35] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.14 07/35] USB: serial: option: add Quectel EM05-G modem
` [PATCH 4.14 08/35] USB: serial: option: add Quectel RM500K module support
` [PATCH 4.14 09/35] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.14 10/35] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.14 11/35] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.14 12/35] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.14 13/35] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.14 14/35] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.14 15/35] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH 4.14 16/35] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.14 17/35] iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
` [PATCH 4.14 18/35] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.14 19/35] iio: adc: axp288: Override TS pin bias current for some models
` [PATCH 4.14 20/35] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.14 21/35] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.14 22/35] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.14 23/35] powerpc/rtas: Allow ibm,platform-dump RTAS call with null buffer address
` [PATCH 4.14 24/35] powerpc/powernv: wire up rng during setup_arch
` [PATCH 4.14 25/35] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.14 26/35] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.14 27/35] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.14 28/35] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.14 29/35] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.14 30/35] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.14 31/35] drm: remove drm_fb_helper_modinit
` [PATCH 4.14 32/35] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.14 33/35] fdt: Update CRC check for rng-seed
` [PATCH 4.14 34/35] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.14 35/35] swiotlb: skip swiotlb_bounce when orig_addr is zero
[RFC 0/3] SCMI Vhost and Virtio backend implementation
2022-06-30 13:54 UTC (3+ messages)
[next-20220629] kobject warnings during boot
2022-06-30 13:54 UTC (3+ messages)
` [PATCH] powerpc/powernv: delay rng of node creation until later in boot
Patchwork summary for: spi-devel-general
2022-06-30 13:50 UTC
[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
2022-06-30 13:49 UTC (10+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
libbfd feature autodetection
2022-06-30 13:49 UTC
[PATCH 4.9 00/29] 4.9.321-rc1 review
2022-06-30 13:46 UTC (30+ messages)
` [PATCH 4.9 01/29] vt: drop old FONT ioctls
` [PATCH 4.9 02/29] random: schedule mix_interrupt_randomness() less often
` [PATCH 4.9 03/29] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
` [PATCH 4.9 04/29] dm era: commit metadata in postsuspend after worker stops
` [PATCH 4.9 05/29] random: quiet urandom warning ratelimit suppression message
` [PATCH 4.9 06/29] USB: serial: option: add Telit LE910Cx 0x1250 composition
` [PATCH 4.9 07/29] bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
` [PATCH 4.9 08/29] x86/xen: Remove undefined behavior in setup_features()
` [PATCH 4.9 09/29] MIPS: Remove repetitive increase irq_err_count
` [PATCH 4.9 10/29] igb: Make DMA faster when CPU is active on the PCIe link
` [PATCH 4.9 11/29] iio: adc: vf610: fix conversion mode sysfs node name
` [PATCH 4.9 12/29] usb: chipidea: udc: check request status before setting device address
` [PATCH 4.9 13/29] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH 4.9 14/29] iio: accel: mma8452: ignore the return value of reset operation
` [PATCH 4.9 15/29] iio: trigger: sysfs: fix use-after-free on remove
` [PATCH 4.9 16/29] xtensa: xtfpga: Fix refcount leak bug in setup
` [PATCH 4.9 17/29] xtensa: Fix refcount leak bug in time.c
` [PATCH 4.9 18/29] powerpc: Enable execve syscall exit tracepoint
` [PATCH 4.9 19/29] ARM: dts: imx6qdl: correct PU regulator ramp delay
` [PATCH 4.9 20/29] ARM: exynos: Fix refcount leak in exynos_map_pmu
` [PATCH 4.9 21/29] ARM: Fix refcount leak in axxia_boot_secondary
` [PATCH 4.9 22/29] ARM: cns3xxx: Fix refcount leak in cns3xxx_init
` [PATCH 4.9 23/29] modpost: fix section mismatch check for exported init/exit sections
` [PATCH 4.9 24/29] powerpc/pseries: wire up rng during setup_arch()
` [PATCH 4.9 25/29] drm: remove drm_fb_helper_modinit
` [PATCH 4.9 26/29] xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
` [PATCH 4.9 27/29] fdt: Update CRC check for rng-seed
` [PATCH 4.9 28/29] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
` [PATCH 4.9 29/29] swiotlb: skip swiotlb_bounce when orig_addr is zero
[PATCH v5 0/6] media: ov5693: cleanup code and add dts support
2022-06-30 13:48 UTC (7+ messages)
` [PATCH v5 1/6] media: ov5693: count num_supplies using array_size
` [PATCH v5 2/6] media: ov5693: add dvdd into ov5693_supply_names array
` [PATCH v5 3/6] media: ov5693: rename clk into xvclk
` [PATCH v5 4/6] media: ov5693: add support for acpi clock-frequency prop
` [PATCH v5 5/6] media: dt-bindings: ov5693: document YAML binding
` [PATCH v5 6/6] media: ov5693: add ov5693_of_match, dts support
[PATCH v5 0/8] KVM: x86: Add CMCI and UCNA emulation
2022-06-30 13:48 UTC (2+ messages)
[PATCH vfio 08/13] vfio: Introduce the DMA logging feature support
2022-06-30 13:48 UTC (4+ messages)
[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-06-30 13:48 UTC (4+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
[PATCH 1/2] ASoC: codecs: wsa881x: handle timeouts in resume path
2022-06-30 13:09 UTC (3+ messages)
[PATCH v3] arm64: mm: fix linear mapping mem access performance degradation
2022-06-30 13:46 UTC (3+ messages)
[PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr
2022-06-30 13:47 UTC (11+ messages)
[PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
2022-06-30 13:43 UTC (7+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 2/2] commit-graph.c: "
[PATCH net-next] net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_start
2022-06-30 13:46 UTC (2+ messages)
[net-next PATCH RFC] net: dsa: qca8k: move driver to qca dir
2022-06-30 13:46 UTC
[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
2022-06-30 13:44 UTC (3+ messages)
` [PATCH v6 09/14] dt-bindings: firmware: Add fsl,scu yaml file
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.