All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-14 12:59:14 to 2022-02-14 13:34:59 UTC [more...]

[PATCH 00/23] component: Add common helpers for compare/release
 2022-02-14 12:43 UTC  (4+ messages)
` [PATCH 20/23] ASoC: codecs: wcd938x: Make use of the helper component_compare/release_of

[kvm-unit-tests PATCH v2] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy to run
 2022-02-14 13:34 UTC  (3+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-14 13:34 UTC  (12+ messages)

[RESEND][PATCH] mfd: syscon: allow mapping a range of addresses
 2022-02-14 13:34 UTC  (4+ messages)

[PATCH 0/6] ui/dbus: Share one listener for a console
 2022-02-14 13:15 UTC  (3+ messages)

[PATCH v2 00/70] x86: Support for CET Indirect Branch Tracking
 2022-02-14 13:33 UTC  (68+ messages)
` [PATCH v2 02/70] xen/sort: Switch to an extern inline implementation
` [PATCH v2 04/70] x86/pv-shim: Don't modify the hypercall table
` [PATCH v2 10/70] xen: CFI hardening for __initcall()
` [PATCH v2 11/70] xen: CFI hardening for notifier callbacks
` [PATCH v2 12/70] xen: CFI hardening for acpi_table_parse()
` [PATCH v2 13/70] xen: CFI hardening for continue_hypercall_on_cpu()
` [PATCH v2 14/70] xen: CFI hardening for init_timer()
` [PATCH v2 15/70] xen: CFI hardening for call_rcu()
` [PATCH v2 16/70] xen: CFI hardening for IPIs
` [PATCH v2 17/70] xen: CFI hardening for open_softirq()
` [PATCH v2 18/70] xsm/flask/ss: CFI hardening
` [PATCH v2 19/70] xsm: "
` [PATCH v2 20/70] xen/sched: "
` [PATCH v2 21/70] xen/evtchn: "
` [PATCH v2 22/70] xen/hypfs: "
` [PATCH v2 23/70] xen/tasklet: "
` [PATCH v2 24/70] xen/keyhandler: "
` [PATCH v2 25/70] xen/vpci: "
` [PATCH v2 26/70] xen/decompress: "
` [PATCH v2 27/70] xen/iommu: "
` [PATCH v2 28/70] xen/video: "
` [PATCH v2 29/70] xen/console: "
` [PATCH v2 30/70] xen/misc: "
` [PATCH v2 31/70] x86: CFI hardening for request_irq()
` [PATCH v2 32/70] x86/hvm: CFI hardening for hvm_funcs
` [PATCH v2 33/70] x86/hvm: CFI hardening for device emulation
` [PATCH v2 34/70] x86/emul: CFI hardening
` [PATCH v2 35/70] x86/ucode: "
` [PATCH v2 36/70] x86/power: "
` [PATCH v2 37/70] x86/apic: "
` [PATCH v2 38/70] x86/nmi: "
` [PATCH v2 39/70] x86/mtrr: "
` [PATCH v2 40/70] x86/idle: "
` [PATCH v2 41/70] x86/quirks: "
` [PATCH v2 42/70] x86/hvmsave: "
` [PATCH v2 43/70] x86/mce: "
` [PATCH v2 44/70] x86/pmu: "
` [PATCH v2 45/70] x86/cpu: "
` [PATCH v2 46/70] x86/guest: "
` [PATCH v2 47/70] x86/logdirty: "
` [PATCH v2 48/70] x86/shadow: "
` [PATCH v2 49/70] x86/hap: "
` [PATCH v2 50/70] x86/p2m: "
` [PATCH v2 51/70] x86/irq: "
` [PATCH v2 52/70] x86/apei: "
` [PATCH v2 53/70] x86/psr: "
` [PATCH v2 54/70] x86/dpci: "
` [PATCH v2 55/70] x86/pt: "
` [PATCH v2 56/70] x86/time: "
` [PATCH v2 57/70] x86/misc: "
` [PATCH v2 58/70] x86/stack: "
` [PATCH v2 59/70] x86/bugframe: "
` [PATCH v2 60/70] x86: Use control flow typechecking where possible
` [PATCH v2 61/70] x86/setup: Read CR4 earlier in __start_xen()
` [PATCH v2 62/70] x86/alternatives: Clear CR4.CET when clearing CR0.WP
` [PATCH v2 63/70] x86/traps: Rework write_stub_trampoline() to not hardcode the jmp
` [PATCH v2 64/70] x86: Introduce helpers/checks for endbr64 instructions
` [PATCH v2 65/70] x86/emul: Update emulation stubs to be CET-IBT compatible
` [PATCH v2 66/70] x86/entry: Make syscall/sysenter entrypoints "
` [PATCH v2 67/70] x86/entry: Make IDT "
` [PATCH v2 68/70] x86/setup: Rework MSR_S_CET handling for CET-IBT
` [PATCH v2 69/70] x86/efi: Disable CET-IBT around Runtime Services calls
` [PATCH v2 70/70] x86: Enable CET Indirect Branch Tracking

[Buildroot] [PATCH 1/1] package/bluez5_utils: fix build with glibc < 2.25
 2022-02-14 13:33 UTC 

[PATCH] mfd: sprd: Add SPI device ID table
 2022-02-14 13:32 UTC  (2+ messages)

[Virtio-fs] [PATCH v6 00/10] virtiofsd: Add support for file security context at file creation
 2022-02-14 13:32 UTC  (5+ messages)
` [Virtio-fs] [PATCH v6 05/10] virtiofsd, fuse_lowlevel.c: Add capability to parse security context
` [Virtio-fs] [PATCH v6 10/10] virtiofsd: Add an option to enable/disable security label

[PATCH v2 0/7] x86: Further harden function pointers
 2022-02-14 13:31 UTC  (12+ messages)
` [PATCH v2 1/7] xen/altcall: Use __ro_after_init now that it exists
` [PATCH v2 3/7] x86/altcall: Optimise away endbr64 instruction where possible
` [PATCH v2 5/7] x86/hvm: Use __initdata_cf_clobber for hvm_funcs
` [PATCH v2 6/7] x86/ucode: Use altcall, and __initconst_cf_clobber
` [PATCH v2 7/7] x86/vpmu: Harden indirect branches

stable-rc/queue/5.10 baseline: 137 runs, 16 regressions (v5.10.100-115-gf2747447e689)
 2022-02-14 13:31 UTC 

[PATCH 0/4] Shovel firmware specific code to appropriate locations
 2022-02-14 13:31 UTC  (4+ messages)
` [PATCH 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode

[PATCH 01/11] drm/ttm: fix resource manager size type and description
 2022-02-14 13:31 UTC  (7+ messages)
` [PATCH 02/11] drm/ttm: add common accounting to the resource mgr v3
` [PATCH 06/11] drm/amdgpu: remove GTT accounting v2

[PATCH 0/2] fbdev: Significantly improve performance of fbdefio mmap
 2022-02-14 13:29 UTC  (7+ messages)
` [PATCH 2/2] fbdev: Don't sort deferred-I/O pages by default

[Buildroot] [PATCH 1/1] package/dnsmasq: fix build with ubus and without dnssec
 2022-02-14 13:29 UTC 

[xen-unstable-smoke test] 168110: tolerable all pass - PUSHED
 2022-02-14 13:28 UTC 

[PATCH] random: set fast pool count to zero in cpuhp teardown
 2022-02-14 13:28 UTC  (3+ messages)

[linux-next:master 4897/5417] drivers/i2c/busses/i2c-designware-amdpsp.c:165:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-14 13:27 UTC  (4+ messages)

[PATCH] vpci: introduce per-domain lock to protect vpci structure
 2022-02-14 13:27 UTC  (15+ messages)

[PATCH v2 1/1] iommu/vt-d: Move intel_iommu_ops to header file
 2022-02-14 13:27 UTC  (3+ messages)

[PATCH v2 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-02-14 13:18 UTC  (8+ messages)
` [PATCH v2 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86

[PATCH v2 1/2] habanalabs: use kernel-doc for memory ioctl documentation
 2022-02-14 13:26 UTC  (2+ messages)
` [PATCH v2 2/2] habanalabs: allow user to set allocation page size

[PATCH v3 1/2] drm/amdgpu: add debugfs for reset registers list
 2022-02-14 13:26 UTC  (4+ messages)

[PATCH v2] iommu/iova: Separate out rcache init
 2022-02-14 13:26 UTC  (4+ messages)

[PATCH v3 00/10] iommu cleanup and refactoring
 2022-02-14 13:26 UTC  (4+ messages)
` [PATCH v3 09/10] iommu: Use dev_iommu_ops() helper

[deller-parisc:for-next 5/6] arch/parisc/include/asm/bitops.h:20:2: error: #error "Please use 'ARCH=parisc64' to build the 64-bit kernel."
 2022-02-14 13:25 UTC  (2+ messages)

[PATCH v2 2/2] lsefi: fixed memory leaks
 2022-02-14 13:25 UTC 

drivers/pci/msi/msi.c:646:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
 2022-02-14 13:25 UTC 

[Intel-gfx] [PATCH] drm/i915: move i915_gem_object_needs_bit17_swizzle() to intel_ggtt_fencing.[ch]
 2022-02-14 13:24 UTC 

[PATCH v4 00/13] host: Support macOS 12
 2022-02-14 12:10 UTC  (4+ messages)
` [PATCH v4 01/13] lcitool: refresh

[PATCH] iommu/msm: Use standard driver registration
 2022-02-14 13:15 UTC  (7+ messages)
` [PATCH] iommu/rockchip: : "

[PATCH v2 1/2] efi: new 'connectefi' command
 2022-02-14 13:23 UTC  (2+ messages)
` [PATCH v2 2/2] lsefi: fixed memory leaks

[PATCH v3 0/3] Add support for LTC2688
 2022-02-14 13:23 UTC  (7+ messages)
` [PATCH v3 1/3] iio: dac: add support for ltc2688

[PATCH] printk: Set console_set_on_cmdline=1 when using console="" or console=null
 2022-02-14 13:21 UTC  (2+ messages)
` [PATCH v2] printk: Set console_set_on_cmdline=1 when __add_preferred_console() is called with user_specified == true

[PATCH v1] PCI: imx6: Fix PERST# start-up sequence
 2022-02-14 13:20 UTC  (4+ messages)

[PATCH] spapr: prevent hdec timer being set up under virtual hypervisor
 2022-02-14 12:31 UTC 

[PATCH v6] mm: Uninline copy_overflow()
 2022-02-14 13:21 UTC  (4+ messages)

[PATCH] usb: ehci-omap: Drop dead code
 2022-02-14 13:12 UTC  (4+ messages)

[PATCH] iommu/msm: simplify with dev_err_probe()
 2022-02-14 13:21 UTC  (3+ messages)

[PATCH v3 00/30] KVM: s390: enable zPCI for interpretive execution
 2022-02-14 13:22 UTC  (5+ messages)
` [PATCH v3 18/30] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v3 19/30] KVM: s390: pci: provide routines for enabling/disabling interpretation

[meta-oe][PATCH] websocketpp: Apply upstream proposed patch to fix a Scons 4.2.0+ build failure
 2022-02-14 13:19 UTC 

[PATCH] xhci: reduce xhci_handshake timeout in xhci_reset
 2022-02-14 13:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v5 00/14] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-14 13:18 UTC  (11+ messages)
` [PATCH v5 04/14] driver core: platform: Add driver dma ownership management
` [PATCH v5 07/14] PCI: "

9 TiB vm memory creation
 2022-02-14 12:36 UTC 

NVMe over Fabrics host: behavior on presence of ANA Group in "change" state
 2022-02-14 13:16 UTC  (9+ messages)

[PATCH v4 1/2] arm: mvebu: Implement the mac command (Marvell hw_info)
 2022-02-14 13:09 UTC  (11+ messages)
` [PATCH v4 2/2] arm: mvebu: add Globalscale MOCHAbin support

[PATCH v2 0/5] kvm: x86: better handling of optional kvm_x86_ops
 2022-02-14 13:16 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: x86: use static_call_cond for optional callbacks
` [PATCH v2 2/5] KVM: x86: remove KVM_X86_OP_NULL and mark optional kvm_x86_ops
` [PATCH v2 3/5] KVM: x86: warn on incorrectly NULL static calls
` [PATCH v2 4/5] KVM: x86: make several APIC virtualization callbacks optional
` [PATCH v2 5/5] KVM: x86: allow defining return-0 static calls

[PATCH v4 1/2] eventdev/crypto_adapter: move crypto ops to circular buffer
 2022-02-14 13:15 UTC  (4+ messages)
` [PATCH v5 "

[PATCH v1 0/8] Scrap iommu_attach/detach_group() interfaces
 2022-02-14 13:15 UTC  (10+ messages)
` [PATCH v1 3/8] iommu: Extend iommu_at[de]tach_device() for multi-device groups
` [PATCH v1 5/8] iommu/amd: Use iommu_attach/detach_device()

[PATCH 0/2] Add support for Azoteq IQS620A(T) V3
 2022-02-14 13:15 UTC  (2+ messages)

[PATCH] target/ppc: raise HV interrupts for partition table entry problems
 2022-02-14 12:31 UTC 

[PATCH v2 0/3] hw/smbios: fix table memory corruption with large memory vms
 2022-02-14 12:50 UTC  (3+ messages)
` [PATCH v2 2/3] "

[PATCH BlueZ] fix build with glibc < 2.25
 2022-02-14 13:14 UTC 

[PATCH v3 0/4] virtio-iommu: Support VIRTIO_IOMMU_F_BYPASS_CONFIG
 2022-02-14 12:43 UTC  (2+ messages)
` [PATCH v3 1/4] linux-headers: update to v5.17-rc1

stable-rc/queue/4.9 build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.301-35-gab7c2355acfd)
 2022-02-14 13:14 UTC 

[PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
 2022-02-14 13:13 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 175 builds: 3 failed, 172 passed, 4 errors, 25 warnings (v5.4.179-72-g9a94c73110a5)
 2022-02-14 13:11 UTC 

[PATCH v15 0/7] MIPS: JZ4780 and CI20 HDMI
 2022-02-14 13:10 UTC  (9+ messages)
` [PATCH v15 1/7] drm/ingenic: Fix support for JZ4780 HDMI output

[RFC PATCH net] vrf: fix incorrect dereferencing of skb->cb
 2022-02-14 13:10 UTC 

[PATCH 0/3] sbi_domain fixes
 2022-02-14 13:10 UTC  (6+ messages)
` [PATCH 3/3] lib: utils/timer: check if addr exists

[PATCH v2] net/failsafe: link_update request crashing at boot
 2022-02-14 13:09 UTC 

[Bug 215561] New: snd-usb-audio:reset_resume error -22 after suspend
 2022-02-14 13:09 UTC  (2+ messages)
` [Bug 215561] "

[PATCH v4 00/24] AMD MCA Address Translation Updates
 2022-02-14 13:09 UTC  (3+ messages)
` [PATCH v4 18/24] EDAC/amd64: Define function to insert CS ID into address

[PATCH v3 0/2] iommu/ipmmu-vmsa: Add support for R-Car Gen4
 2022-02-14 13:00 UTC  (3+ messages)

AM5749: tty serial 8250 omap driver crash
 2022-02-14 13:08 UTC  (7+ messages)

[PATCH v4 1/6] drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()
 2022-02-14 13:07 UTC  (11+ messages)

[PATCH 0/6] hw/nvme: enhanced protection information (64-bit guard)
 2022-02-14 12:30 UTC  (5+ messages)
` [PATCH 1/6] hw/nvme: move dif/pi prototypes into dif.h
` [PATCH 2/6] hw/nvme: add host behavior support feature
` [PATCH 4/6] hw/nvme: add support for the lbafee hbs feature
` [PATCH 6/6] hw/nvme: 64-bit pi support

[PATCH] MAINTAINERS: specify IRC channel for Renesas ARM64 port
 2022-02-14 13:05 UTC  (2+ messages)

[PATCH] ui/cocoa: Do not alert even without block devices
 2022-02-14 12:31 UTC  (2+ messages)

[PATCH] arm kgdb: fix breakpoint for thumb2
 2022-02-14 12:56 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Fix deadlock by COEF mutex
 2022-02-14 13:04 UTC 

[PATCH] iommu: Remove trivial ops->capable implementations
 2022-02-14 13:05 UTC  (3+ messages)

[PATCH] MAINTAINERS: specify IRC channel for Renesas ARM32 port
 2022-02-14 13:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
 2022-02-14 13:03 UTC 

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-14 12:55 UTC  (7+ messages)
` [PATCH v3 1/8] hwtracing: Add trace function "
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

v5.17.0-rc3: Regression bisecting failing suspend to disk: ALSA: hda: realtek: Fix race at concurrent COEF updates
 2022-02-14 13:04 UTC  (4+ messages)

[PATCH 1/2] habanalabs: avoid using an uninitialized variable
 2022-02-14 13:03 UTC  (4+ messages)
` [PATCH 2/2] habanalabs: allow user to set allocation page size

[PATCH -next v2 RESEND] i2c: designware: remove unneeded semicolon
 2022-02-14 13:03 UTC  (2+ messages)

[PATCH 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-14 13:02 UTC  (5+ messages)
` [PATCH 4/6] Input: edt-ft5x06 - show model name by sysfs
` [PATCH 5/6] Input: edt-ft5x06 - show firmware version "

(no subject)
 2022-02-14 13:02 UTC  (4+ messages)
` [PATCH] cifs: modefromsids must add an ACE for authenticated users

[PATCH 0/9] use GFP_KERNEL
 2022-02-14 12:54 UTC  (2+ messages)
` (subset) "

[PATCH 1/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
 2022-02-14 12:49 UTC  (5+ messages)
` [PATCH 2/6] spi: rockchip: Preset cs-high and clk polarity in setup progress

[igt-dev] [PATCH i-g-t 0/2] DG2 enable (locally)
 2022-02-14 13:01 UTC  (3+ messages)

[GIT PULL] ARM ftrace fixes for Thumb2, Clang and the EABI unwinder
 2022-02-14 12:44 UTC  (2+ messages)

[GIT PULL] OP-TEE another fix for v5.17
 2022-02-14 12:59 UTC  (2+ messages)

[PATCH 01/15] dt-bindings: pwm: allwinner,sun4i-a10: include generic pwm schema
 2022-02-14 12:42 UTC  (3+ messages)
` [PATCH 09/15] dt-bindings: pwm: toshiba,visconti: "
  ` [PATCH 09/15] dt-bindings: pwm: toshiba, visconti: "


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.