All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 14:19:48 to 2022-01-25 14:54:48 UTC [more...]

[PATCH v2 00/38] target/ppc: PowerISA Vector/VSX instruction batch
 2022-01-25 12:19 UTC  (10+ messages)
` [PATCH v2 21/38] target/ppc: move xxperm/xxpermr to decodetree
` [PATCH v2 23/38] target/ppc: Implement xxpermx instruction
` [PATCH v2 27/38] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v2 28/38] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v2 29/38] target/ppc: Implement xvtlsbb instruction
` [PATCH v2 31/38] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v2 32/38] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v2 33/38] target/ppc: Implement do_helper_XX3 and move xxperm* to use it
` [PATCH v2 34/38] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree

[PATCH v2 0/5] Misc OHCI clean ups
 2022-01-25 13:33 UTC  (3+ messages)
` [PATCH v2 3/5] usb/ohci: Move USBPortOps related functions together
` [PATCH v2 1/5] usb/ohci: Move trace point and log ep number to help debugging

[PATCH 0/5] Support exporting BDSs via VDUSE
 2022-01-25 13:18 UTC  (5+ messages)
` [PATCH 1/5] linux-headers: Add vduse.h
` [PATCH 2/5] libvduse: Add VDUSE (vDPA Device in Userspace) library
` [PATCH 3/5] vduse-blk: implements vduse-blk export
` [PATCH 5/5] libvduse: Add support for reconnecting

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-25 14:52 UTC  (2+ messages)

[PATCH v4 0/3] Fully enable AER
 2022-01-25 14:52 UTC  (3+ messages)
` [PATCH v4 1/3] PCI/AER: Call pcie_set_ecrc_checking() for each PCIe device

[PATCH 5.16 0000/1039] 5.16.3-rc1 review
 2022-01-25 14:49 UTC  (2+ messages)

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 14:48 UTC  (4+ messages)

[Virtio-fs] [PATCH v4 0/2] virtiofsd: Add support for FUSE_SYNCFS request
 2022-01-25 14:12 UTC  (3+ messages)
` [PATCH v4 1/2] virtiofsd: Track mounts
` [PATCH v4 2/2] virtiofsd: Add support for FUSE_SYNCFS request

[PATCH 0/7] iommu cleanup and refactoring
 2022-01-25 14:48 UTC  (10+ messages)
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops

[PATCH v2] hw/smbios: Add table 4 parameter, "processor-id"
 2022-01-25 13:35 UTC  (2+ messages)

net/kcm/kcmsock.c:645 kcm_write_msgs() error: we previously assumed 'psock' could be null (see line 585)
 2022-01-25 14:47 UTC  (2+ messages)

Patch: Make ACPI subsystem provide CEDT table
 2022-01-25 14:49 UTC  (2+ messages)

[PATCH RESEND 0/6] clk: imx6*: avoid GPMI clock glitches on reparenting/divider change
 2022-01-25 14:48 UTC  (14+ messages)
` [PATCH RESEND 1/6] clk: imx6ul: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 2/6] clk: imx6ul: enforce gating of gpmi_io clock
` [PATCH RESEND 3/6] clk: imx6q: disable gpmi_io and ipt_io clocks before changing parent
` [PATCH RESEND 4/6] clk: imx6q: enforce gating of gpmi_io clock
` [PATCH RESEND 5/6] clk: imx6sx: disable gpmi_io clock before changing parent clock
` [PATCH RESEND 6/6] clk: imx6sx: enforce gating of gpmi_io clock

[PATCH v2 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-01-25 14:47 UTC  (10+ messages)
` [PATCH v2 20/30] KVM: s390: pci: provide routines for enabling/disabling IOAT assist
` [PATCH v2 25/30] vfio-pci/zdev: wire up zPCI interpretive execution support
` [PATCH v2 26/30] vfio-pci/zdev: wire up zPCI adapter interrupt forwarding support

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-01-25 14:43 UTC  (4+ messages)

renesas-drivers-2022-01-25-v5.17-rc1
 2022-01-25 14:47 UTC 

[PATCH] libsepol: drop trailing newlines in log messages
 2022-01-25 14:44 UTC  (2+ messages)

[PATCH] libsepol: return failure on saturated class name length
 2022-01-25 14:44 UTC  (2+ messages)

[BUG] drivers/perf: hisi: kernel fails to boot since commit ac4511c9364c "drivers/perf: hisi: Add identifier sysfs file"
 2022-01-25 14:48 UTC  (2+ messages)

[PATCH 12/15] Bluetooth: hci_event: Use of a function table to handle HCI events
 2022-01-25 14:46 UTC  (2+ messages)

[PATCH v7 00/11] libs/guest: new CPUID/MSR interface
 2022-01-25 14:49 UTC  (8+ messages)
` [PATCH v7 01/11] libx86: introduce helper to fetch cpuid leaf
` [PATCH v7 02/11] libs/guest: allow fetching a specific CPUID leaf from a cpu policy
` [PATCH v7 03/11] libx86: introduce helper to fetch msr entry
` [PATCH v7 04/11] libs/guest: allow fetching a specific MSR entry from a cpu policy
` [PATCH v7 05/11] libs/guest: make a cpu policy compatible with older Xen versions
` [PATCH v7 06/11] libs/guest: introduce helper set cpu topology in cpu policy
` [PATCH v7 07/11] libs/guest: rework xc_cpuid_xend_policy

[PATCH linux dev-5.15] hwmon: (pmbus) modify PSU fan_target convert value to false
 2022-01-25 14:46 UTC  (4+ messages)

[PATCH] net/ice/base: support E824S and E825 devices
 2022-01-25 14:50 UTC  (2+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 14:45 UTC  (8+ messages)

[meta-ti][dunfell][PATCH] machine: Add j721s2 evm configuration
 2022-01-25 14:50 UTC  (4+ messages)

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 14:49 UTC  (8+ messages)
` [LTP] [PATCH 2/3] memcontrol02: Fix anon memory comparison
` [LTP] [PATCH v2 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
  ` [LTP] [PATCH v2 2/3] memcontrol02: Fix anon memory comparison
  ` [LTP] [PATCH v2 3/3] memcontrol02: Increase expected error with increase in pagesize

[igt-dev] [PATCH i-g-t] tests/i915/gem_render_copy_redux: reduce looping if on simulation
 2022-01-25 14:48 UTC  (2+ messages)

D-Bus policies
 2022-01-25 14:49 UTC 

[PATCH] lib: fix compilation when strings.h is included
 2022-01-25 14:49 UTC  (4+ messages)

[PATCH 0/2] add module EEPROM ops for ice
 2022-01-25 14:49 UTC  (3+ messages)
` [PATCH 1/2] net/ice: "

[LTP] [PATCH v2 0/4] sched_{g,s}etattr01: Add missing policies
 2022-01-25 14:48 UTC  (7+ messages)
` [LTP] [PATCH v2 1/4] lapi/sched.h: Add include <sched.h>
` [LTP] [PATCH v2 2/4] lapi: Move SCHED_DEADLINE definition from tests
` [LTP] [PATCH v2 3/4] sched_get_priority_min01: Add missing policies
` [LTP] [PATCH v2 4/4] sched_get_priority_max01: "

[PATCH v2] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
 2022-01-25 14:44 UTC  (2+ messages)

mfd/intel_pmc_bxt: `intel_pmc_get_resources()` results in page fault
 2022-01-25 14:40 UTC  (3+ messages)

[PATCH 1/1] efi_loader: clean up uefi secure boot image verification logic
 2022-01-25 14:46 UTC 

[v5 0/9] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2022-01-25 14:42 UTC  (5+ messages)
` [v5 6/9] RISC-V: Add perf platform driver based on SBI PMU extension

[RFC PATCH 00/15] rseq uapi and selftest updates
 2022-01-25 14:41 UTC  (4+ messages)
` [RFC PATCH 02/15] rseq: Remove broken uapi field layout on 32-bit little endian

[PATCH v2 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 13:57 UTC  (2+ messages)
` [PATCH v2 1/2] virtio-mem: Fail if a memory backend with "prealloc=on" is specified

[RFC PATCH] cifs: Transition from ->readpages() to ->readahead()
 2022-01-25 14:41 UTC  (8+ messages)

[hardknott][PATCH 1/2] glibc : Fix CVE-2021-3998
 2022-01-25 14:44 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-01-25 14:40 UTC 

[PATCH REPOST] fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT
 2022-01-25 14:40 UTC  (3+ messages)

[PATCH] amd: declance: use eth_hw_addr_set()
 2022-01-25 14:40 UTC 

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-01-25 14:40 UTC  (6+ messages)

[RFC 0/2] A/B firmware update based in eMMC boot partition
 2022-01-25 14:43 UTC  (2+ messages)

[jimc:dd-drm-rfc 13/18] drivers/gpu/drm/arm/display/komeda/komeda_kms.c:121:22: warning: Value stored to 'a' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-25 14:43 UTC 

[Patch v3] block: introduce block_rq_error tracepoint
 2022-01-25 14:38 UTC  (4+ messages)

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-25 14:38 UTC  (6+ messages)
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-01-25 14:38 UTC  (2+ messages)

[PATCHv4] psi: fix possible trigger missing in the window
 2022-01-25 14:40 UTC  (2+ messages)

[PATCH 0/4] edac_align_ptr() bug fix and refactoring
 2022-01-25 14:37 UTC  (3+ messages)
` [PATCH 1/4] EDAC: Fix calculation of returned address and next offset in edac_align_ptr()

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 14:32 UTC  (3+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH v6 0/2] Add spi control driver for Sunplus SP7021 SoC
 2022-01-25 14:35 UTC  (2+ messages)

[PATCH 4.9 000/157] 4.9.298-rc1 review
 2022-01-25 14:34 UTC  (3+ messages)

[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
 2022-01-25 14:34 UTC  (4+ messages)
` [PATCH 2/9] ci/run-build-and-tests: take a more high-level view

[PATCH 0/3] ASoC: sh: rz-ssi: Trivial changes
 2022-01-25 14:34 UTC  (3+ messages)

[PATCH v3 0/1] tty: serial: Use fifo in 8250 console driver
 2022-01-25 14:34 UTC  (7+ messages)
` [PATCH v3 1/1] "

(no subject)
 2022-01-25 14:39 UTC  (5+ messages)
` [PATCH 3/4] staging: mt7621-dts: use trgmii on gmac0 and enable flow control on port@6
` [PATCH 4/4] staging: mt7621-dts: fix pinctrl properties for ethernet

[OE-core][PATCHv2] libical: build gobject and vala introspection
 2022-01-25 14:39 UTC  (4+ messages)

review for 5.16.3-rc2
 2022-01-25 14:34 UTC  (2+ messages)

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-25 12:49 UTC  (5+ messages)
` [PATCH v2 08/14] target/ppc: 405: System call exception cleanup

[RFC PATCH] mm: create security context for memfd_secret inodes
 2022-01-25 14:33 UTC 

linux-next: build failure after merge of the kspp tree
 2022-01-25 14:31 UTC  (4+ messages)

[PATCH] tracing/histogram: fix a potential memory leak for kstrdup()
 2022-01-25 14:32 UTC  (2+ messages)

A puzzle: reset --hard and hard links
 2022-01-25 14:30 UTC  (14+ messages)

[PATCH] Whitelist libuuid clock file
 2022-01-25 14:30 UTC  (4+ messages)

[wpan v3 0/6] ieee802154: A bunch of fixes
 2022-01-25 14:28 UTC  (3+ messages)
` [wpan v3 1/6] net: ieee802154: hwsim: Ensure proper channel selection at probe time

Projects
 2022-01-25 14:21 UTC 

[PATCH v2 00/12] Add new Renesas RZ/V2L SoC and Renesas RZ/V2L SMARC EVK support
 2022-01-25 14:23 UTC  (4+ messages)
` [PATCH v2 10/12] arm64: dts: renesas: Add initial DTSI for RZ/V2L SoC

[PATCH] x86emul: recognize CLDEMOTE
 2022-01-25 14:35 UTC  (2+ messages)

[RFC PATCH 0/2] Multicolor PWM LED support
 2022-01-25 14:25 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: leds: Add multicolor PWM LED bindings

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25 14:25 UTC  (8+ messages)
` [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest

[PATCH] btrfs-progs: add udev rule to use mq-deadline on zoned btrfs
 2022-01-25 14:28 UTC  (3+ messages)

[RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib
 2022-01-25 14:20 UTC  (3+ messages)
` [RFC PATCH 1/7] cifs: Transition from ->readpages() to ->readahead()

[PATCH V3 RESEND 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-25 14:20 UTC  (16+ messages)
` [PATCH V3 RESEND 1/7] arm64: Add Cortex-A510 CPU part definition
` [PATCH V3 RESEND 2/7] arm64: errata: Add detection for TRBE ignored system register writes
` [PATCH V3 RESEND 3/7] arm64: errata: Add detection for TRBE invalid prohibited states
` [PATCH V3 RESEND 4/7] arm64: errata: Add detection for TRBE trace data corruption
` [PATCH V3 RESEND 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V3 RESEND 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V3 RESEND 7/7] coresight: trbe: Work around the trace data corruption

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-25 14:35 UTC  (11+ messages)

[PATCH v1 0/3] ASoC: Add bounds checking for written values
 2022-01-25 14:34 UTC  (2+ messages)

[PATCH 5.17-rc1 v2] eeprom: at25: Restore missing allocation
 2022-01-25 14:20 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: sm8450: enable GCC_USB3_0_CLKREF_EN for usb
 2022-01-25 14:20 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: fix apps_smmu interrupts

Build regressions/improvements in v5.17-rc1
 2022-01-25 14:20 UTC  (3+ messages)

[PATCH] MIPS: Fix build error due to PTR used in more places
 2022-01-25 14:19 UTC 

[dm-devel] [PATCH] dm: introduce a no open flag for deferred remove
 2022-01-25 14:25 UTC  (5+ messages)
      `  "

[PATCH] compress/octeontx: fix null pointer dereference
 2022-01-25 14:33 UTC 

[PATCH 0/4] printk: reduce deadlocks during panic
 2022-01-25 14:25 UTC  (3+ messages)
` [PATCH 3/4] printk: Avoid livelock with heavy printk "

[PATCH v10] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-25 14:24 UTC 

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:31 UTC  (2+ messages)

[PATCH] drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info()
 2022-01-25 14:29 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/7] KVM: SVM: Add initial GHCB protocol version 2 support
 2022-01-25 14:16 UTC  (8+ messages)
` [PATCH v6 1/7] KVM: SVM: Get rid of set_ghcb_msr() and *ghcb_msr_bits() functions
` [PATCH v6 2/7] KVM: SVM: Add helper to generate GHCB MSR verson info, and drop macro
` [PATCH v6 3/7] KVM: SVM: Move kvm_emulate_ap_reset_hold() to AMD specific code
` [PATCH v6 4/7] KVM: SVM: Set "released" on INIT-SIPI iff SEV-ES vCPU was in AP reset hold
` [PATCH v6 5/7] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH v6 6/7] KVM: SVM: Add support for Hypervisor Feature support "
` [PATCH v6 7/7] KVM: SVM: Increase supported GHCB protocol version

[RFC 0/3] Add support for GRE optional fields matching
 2022-01-25 14:29 UTC  (9+ messages)
` [RFC 1/3] ethdev: support GRE optional fields

[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
 2022-01-25 14:28 UTC  (5+ messages)

[PATCH] mm/balloon_compaction: make balloon page compaction callbacks static
 2022-01-25 14:26 UTC  (2+ messages)

[PATCH] mm/hmm.c: remove unneeded local variable ret
 2022-01-25 14:24 UTC  (2+ messages)

[PATCH v2 4.9 1/3] ion: Fix use after free during ION_IOC_ALLOC
 2022-01-25 14:18 UTC  (3+ messages)
` [PATCH v2 4.9 2/3] ion: Protect kref from userspace manipulation
` [PATCH v2 4.9 3/3] ion: Do not 'put' ION handle until after its final use

suspend to idle fixes for SATA for 5.15.y
 2022-01-25 14:22 UTC 

[PATCH] net/dpaa2: fix null pointer dereference
 2022-01-25 14:23 UTC 

[PATCH] net/iavf: fix null pointer dereference
 2022-01-25 14:23 UTC 

[PATCH] compress/octeontx: fix null pointer dereference
 2022-01-25 14:22 UTC 

[RFC PATCH 0/2] landlock network implementation cover letter
 2022-01-25 14:17 UTC  (3+ messages)
` [RFC PATCH 1/2] landlock: TCP network hooks implementation

[PATCH v4 00/10] clk: Improve clock range handling
 2022-01-25 14:15 UTC  (8+ messages)
` [PATCH v4 04/10] clk: Always set the rate on clk_set_range_rate
` [PATCH v4 05/10] clk: Add clk_drop_range
` [PATCH v4 06/10] clk: bcm: rpi: Add variant structure
` [PATCH v4 07/10] clk: bcm: rpi: Set a default minimum rate
` [PATCH v4 08/10] clk: bcm: rpi: Run some clocks at the minimum rate allowed
` [PATCH v4 09/10] drm/vc4: Add logging and comments
` [PATCH v4 10/10] drm/vc4: hdmi: Remove clock rate initialization

[PATCH] mt76: mt7921e: fix possible probe failure after reboot
 2022-01-25 14:16 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.