All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 09:29:57 to 2021-11-23 10:24:42 UTC [more...]

[PATCH 1/1] MAINTAINERS: update email address of Christian Borntraeger
 2021-11-23 10:14 UTC  (2+ messages)

[PATCH v4 00/53] KVM: PPC: Book3S HV P9: entry/exit optimisations
 2021-11-23  9:52 UTC  (49+ messages)
` [PATCH v4 01/53] powerpc/64s: Remove WORT SPR from POWER9/10 (take 2)
` [PATCH v4 02/53] powerpc/64s: guard optional TIDR SPR with CPU ftr test
` [PATCH v4 03/53] KMV: PPC: Book3S HV P9: Use set_dec to set decrementer to host
` [PATCH v4 04/53] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read
` [PATCH v4 05/53] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC
` [PATCH v4 06/53] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit
` [PATCH v4 07/53] powerpc/time: add API for KVM to re-arm the host timer/decrementer
` [PATCH v4 08/53] KVM: PPC: Book3S HV: POWER10 enable HAIL when running radix guests
` [PATCH v4 09/53] powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
` [PATCH v4 10/53] KVM: PPC: Book3S HV: Don't always save PMU for guest capable of nesting
` [PATCH v4 11/53] powerpc/64s: Always set PMU control registers to frozen/disabled when not in use
` [PATCH v4 12/53] powerpc/64s: Implement PMU override command line option
` [PATCH v4 13/53] KVM: PPC: Book3S HV P9: Implement PMU save/restore in C
` [PATCH v4 14/53] KVM: PPC: Book3S HV P9: Factor PMU save/load into context switch functions
` [PATCH v4 15/53] KVM: PPC: Book3S HV P9: Demand fault PMU SPRs when marked not inuse
` [PATCH v4 16/53] KVM: PPC: Book3S HV P9: Factor out yield_count increment
` [PATCH v4 17/53] KVM: PPC: Book3S HV: CTRL SPR does not require read-modify-write
` [PATCH v4 18/53] KVM: PPC: Book3S HV P9: Move SPRG restore to restore_p9_host_os_sprs
` [PATCH v4 19/53] KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRs
` [PATCH v4 20/53] KVM: PPC: Book3S HV P9: Improve mtmsrd scheduling by delaying MSR[EE] disable
` [PATCH v4 21/53] KVM: PPC: Book3S HV P9: Add kvmppc_stop_thread to match kvmppc_start_thread
` [PATCH v4 22/53] KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebase
` [PATCH v4 23/53] KVM: PPC: Book3S HV P9: Move TB updates
` [PATCH v4 24/53] KVM: PPC: Book3S HV P9: Optimise timebase reads
` [PATCH v4 25/53] KVM: PPC: Book3S HV P9: Avoid SPR scoreboard stalls
` [PATCH v4 26/53] KVM: PPC: Book3S HV P9: Only execute mtSPR if the value changed
` [PATCH v4 27/53] KVM: PPC: Book3S HV P9: Juggle SPR switching around
` [PATCH v4 28/53] KVM: PPC: Book3S HV P9: Move vcpu register save/restore into functions
` [PATCH v4 29/53] KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-in
` [PATCH v4 30/53] KVM: PPC: Book3S HV P9: Move nested guest entry into its own function
` [PATCH v4 31/53] KVM: PPC: Book3S HV P9: Move remaining SPR and MSR access into low level entry
` [PATCH v4 32/53] KVM: PPC: Book3S HV P9: Implement TM fastpath for guest entry/exit
` [PATCH v4 33/53] KVM: PPC: Book3S HV P9: Switch PMU to guest as late as possible
` [PATCH v4 34/53] KVM: PPC: Book3S HV P9: Restrict DSISR canary workaround to processors that require it
` [PATCH v4 35/53] KVM: PPC: Book3S HV P9: More SPR speed improvements
` [PATCH v4 36/53] KVM: PPC: Book3S HV P9: Demand fault EBB facility registers
` [PATCH v4 37/53] KVM: PPC: Book3S HV P9: Demand fault TM "
` [PATCH v4 38/53] KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRs
` [PATCH v4 39/53] KVM: PPC: Book3S HV P9: Comment and fix MMU context switching code
` [PATCH v4 40/53] KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRs
` [PATCH v4 41/53] KVM: PPC: Book3S HV P9: Don't restore PSSCR if not needed
` [PATCH v4 42/53] KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushing
` [PATCH v4 43/53] KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exit
` [PATCH v4 44/53] KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entry
` [PATCH v4 45/53] KVM: PPC: Book3S HV P9: Improve mfmsr performance on entry
` [PATCH v4 46/53] KVM: PPC: Book3S HV P9: Optimise hash guest SLB saving
` [PATCH v4 47/53] KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exit
` [PATCH v4 48/53] KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_ready

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-11-23 10:23 UTC  (6+ messages)
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format

[PATCH v12 0/2] Update ASUS WMI supported boards
 2021-11-23 10:22 UTC  (3+ messages)

[Buildroot] [PATCH-2021.08.x] package/stress-ng: fix broken URL
 2021-11-23 10:12 UTC  (3+ messages)

[PATCH v2 0/5] kernel: introduce uaccess logging
 2021-11-23 10:19 UTC  (12+ messages)
` [PATCH v2 1/5] fs: use raw_copy_from_user() to copy mount() data
` [PATCH v2 2/5] uaccess-buffer: add core code

[PATCH v7 00/31] LoongArch64 port of QEMU TCG
 2021-11-23 10:20 UTC  (3+ messages)
` [PATCH v7 31/31] tests/docker: Add gentoo-loongarch64-cross image and run cross builds in GitLab

[dpdk-dev] [PATCH] doc: note KNI alternatives and deprecation plan
 2021-11-23 10:21 UTC  (3+ messages)

[PATCH] mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs
 2021-11-23 10:22 UTC  (6+ messages)

[PATCH 0/5] printk/console: Registration code cleanup - part 1
 2021-11-23 10:21 UTC  (4+ messages)
` [PATCH 1/5] printk/console: Split out code that enables default console

[PATCH] tty: serial: imx: clear RTSD status before suspend
 2021-11-23 10:20 UTC  (5+ messages)

[PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
 2021-11-23 10:20 UTC 

clk & clock-controller@ DT nodes: __clk_core_init: clk clock-controller already initialized
 2021-11-23 10:20 UTC  (2+ messages)

[PATCHv3 net-next] Bonding: add arp_missed_max option
 2021-11-23 10:18 UTC  (2+ messages)
` [PATCHv3 iproute2-next] bond: "

[PATCH v2 0/2] leds: Add KTD20xx RGB LEDs driver from Kinetic
 2021-11-23 10:18 UTC  (3+ messages)
` [PATCH v2 1/2] leds: ktd20xx: Add the KTD20xx family of the "
` [PATCH v2 2/2] dt: bindings: KTD20xx: Introduce the ktd20xx family of RGB drivers

[PATCH v3] slob: add size header to all allocations
 2021-11-23 10:18 UTC  (7+ messages)
` [PATCH v4] "

[PATCH 1/2] powercap/drivers/dtpm: Remove unused function definition
 2021-11-23 10:16 UTC  (2+ messages)
` [PATCH 2/2] powercap/drivers/dtpm: Reduce trace verbosity

[PATCH] usb: hub: Fix locking issues with address0_mutex
 2021-11-23 10:16 UTC 

[PATCH v8 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-11-23 10:15 UTC  (4+ messages)
` [PATCH v8 1/3] media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11
` [PATCH v8 2/3] media: dt-bindings: Add Intersil ISL79987 DT bindings
` [PATCH v8 3/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x

[PATCH] wireguard-tools: contrib/reresolve-dns script for Windows Powershell
 2021-11-23 10:14 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v3] hw/nvme:Adding Support for namespace management
 2021-11-23 10:11 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: Rework FPSIMD/SVE tracking
 2021-11-23 10:11 UTC  (10+ messages)
` [PATCH v2 2/5] KVM: arm64: Get rid of host SVE tracking/saving

[RFC PATCH 0/2] KVM: arm64: Host/Guest trace syncronization
 2021-11-22 20:40 UTC  (4+ messages)
` [RFC PATCH 2/2] KVM: arm64: export cntvoff in debugfs

[PATCH] common/rc: set maximum label length for ext4
 2021-11-23 10:11 UTC 

[PATCH] binder: remove all warning messages
 2021-11-23 10:09 UTC 

Upgrade to version 1.40 broken WiFi
 2021-11-23 10:08 UTC 

[igt-dev] [PATCH i-g-t] tests/api_intel_bb: Use alignment only when kernel support it
 2021-11-23 10:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH for-rc v2] RDMA/cma: Remove open coding of overflow checking for private_data_len
 2021-11-23 10:06 UTC 

[RFC PATCH v3 00/29] KVM: arm64: Make CPU ID registers writable by userspace
 2021-11-23 10:03 UTC  (7+ messages)
` [RFC PATCH v3 02/29] KVM: arm64: Save ID registers' sanitized value per vCPU

[PATCH RFC net-next 0/8] net: phylink: introduce legacy mode flag
 2021-11-23 10:00 UTC  (27+ messages)
` [PATCH RFC net-next 1/8] net: dsa: consolidate phylink creation
` [PATCH RFC net-next 2/8] net: phylink: add legacy_pre_march2020 indicator
` [PATCH RFC net-next 3/8] net: dsa: mark DSA phylink as legacy_pre_march2020
` [PATCH RFC net-next 4/8] net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
` [PATCH RFC net-next 5/8] net: ag71xx: mark as a legacy_pre_march2020 phylink driver
` [PATCH RFC net-next 6/8] net: axienet: "
` [PATCH RFC net-next 7/8] net: phylink: use legacy_pre_march2020
` [PATCH RFC net-next 8/8] net: phylink: allow PCS to be removed

[RFC PATCH 00/12] QOM/QAPI integration part 1
 2021-11-23 10:02 UTC  (3+ messages)
` [RFC PATCH 07/12] qapi: Allow defining QOM classes

[PATCH for-rc] RDMA/cma: Remove open coding for overflow in cma_connect_ib
 2021-11-23 10:01 UTC  (4+ messages)

[PATCH RT] arm64: Allow selecting KVM and PREEMPT_RT
 2021-11-23  9:59 UTC 

CET/IBT support and live-patches
 2021-11-23  9:58 UTC 

[RFC PATCH] mm: introduce alloc hook to apply PTE_CONT
 2021-11-23  9:57 UTC  (2+ messages)

[PATCH v2 1/2] arm64: defconfig: Enable Samsung I2C driver
 2021-11-23  9:56 UTC  (4+ messages)
` [PATCH v2 2/2] arm: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies

[PATCH v5 0/6] MSG_ZEROCOPY + multifd
 2021-11-23  9:55 UTC  (9+ messages)
` [PATCH v5 1/6] QIOChannel: Add io_writev_zerocopy & io_flush_zerocopy callbacks
` [PATCH v5 3/6] QIOChannelSocket: Implement io_writev_zerocopy & io_flush_zerocopy for CONFIG_LINUX

[PATCH v2 0/2] virtio-i2c: Fix buffer handling
 2021-11-23  9:55 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: virtio: disable timeout handling

[dpdk-dev] [PATCH] kni: restrict bifurcated device support
 2021-11-23  9:54 UTC  (3+ messages)
  `  "

[PATCH] x86/paravirt: use %rip-relative addressing in hook calls
 2021-11-23  9:52 UTC  (4+ messages)

[PATCH v3] bpf: Remove config check to enable bpf support for branch records
 2021-11-23  9:51 UTC 

ASoC: mt8192: remove unnecessary CONFIG_PM
 2021-11-23  9:49 UTC  (7+ messages)
` [PATCH] "

[PATCH v2 0/3] Apple Arm patform device tree and bindings fixes
 2021-11-23  9:48 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: i2c: apple,i2c: allow multiple compatibles

[LTP] [PATCH 1/3] nfs_lib.sh: Add nfs_get_remote_path()
 2021-11-23  9:49 UTC  (3+ messages)
` [LTP] [PATCH 3/3] Add test for NFS directory listing regression

[Intel-gfx] [PATCH 0/1] Ensure zero alignment on gens < 4
 2021-11-23  9:49 UTC  (2+ messages)

[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
 2021-11-23  9:47 UTC  (8+ messages)
` [PATCH V2 4/5] arm64: dts: imx8mm-beacon: Enable OV5640 Camera
        ` (EXT) "

[PATCH] phy: bcm-ns-usb2: improve printing ref clk errors
 2021-11-23  9:48 UTC 

Edison Bulb-Colar Lighting Bulb Factory
 2021-11-23  9:37 UTC 

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-23  9:46 UTC  (5+ messages)

[PATCH v2] USB: serial: option: add Fibocom FM101-GL variants
 2021-11-23  9:45 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: placate scripts/kernel-doc
 2021-11-23  9:44 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH v7 0/6] drm/i915/ttm: Async migration
 2021-11-23  9:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/ttm: Async migration (rev10)

[PATCH] semodule: Fix lang_ext column index
 2021-11-23  9:44 UTC  (3+ messages)

[PATCH] semodule: add -m | --checksum option
 2021-11-23  9:43 UTC  (3+ messages)

[PATCH] i2c: i801: Restore INTREN on unload
 2021-11-23  9:42 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/i915/gem_lmem_swapping: run only for discrete platform
 2021-11-23  9:42 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v4] s390: kvm: adjust diag318 resets to retain data
 2021-11-23  9:40 UTC  (3+ messages)

[PATCH v3] ext4: fix a possible ABBA deadlock dued to busy PA
 2021-11-23  9:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] kni: fix kernel deadlock due to async changes
 2021-11-23  9:40 UTC  (2+ messages)
`  "

[PATCH userspace v4 0/8] Parallel setfiles/restorecon
 2021-11-23  9:40 UTC  (4+ messages)

[PATCH v4] i2c: i801: Fix interrupt storm from SMB_ALERT signal
 2021-11-23  9:40 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/gt: RPS tuning for light media playback
 2021-11-23  9:39 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/gt: Spread virtual engines over idle engines
  `  "

[Question] The necessity of transaction ID in SLUB
 2021-11-23  9:38 UTC  (4+ messages)

[PATCH] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2021-11-23  9:36 UTC  (2+ messages)

[PATCH 00/15] KVM: X86: Fix and clean up for register caches
 2021-11-23  9:34 UTC  (3+ messages)
` [PATCH 17/15] KVM: X86: Ensure pae_root to be reconstructed for shadow paging if the guest PDPTEs is changed

Two announcements
 2021-11-23  9:34 UTC  (3+ messages)

[PATCH v10 00/10 RESEND] use DYNAMIC_DEBUG to implement DRM.debug & DRM.trace
 2021-11-23  9:32 UTC  (13+ messages)
` [PATCH v10 08/10] dyndbg: add print-to-tracefs, selftest with it - RFC
                  ` [Intel-gfx] "

[PATCH] mm/rmap: fix potential batched TLB flush race
 2021-11-23  9:33 UTC  (2+ messages)

[PATCH RFC net-next] net/smc: Unbind buffer size from clcsock and make it tunable
 2021-11-23  9:33 UTC  (4+ messages)

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-11-23  9:31 UTC  (2+ messages)
` [Bug 211277] "

[PATCH] arm64: dts: freescale: imx8mq: Disable noc dts node
 2021-11-23  9:30 UTC  (6+ messages)

[PATCH] mmc: renesas_sdhi: Use devm_clk_get_optional() to obtain CD clock
 2021-11-23  9:31 UTC  (3+ messages)

linux-next: build failure after merge of the sunxi tree
 2021-11-23  9:31 UTC  (2+ messages)

[PATCH 0/4] dt-bindings/dts: add i.MX8ULP FEC
 2021-11-23  9:29 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: fec: simplify yaml

Consistent failure of bcache upgrading from 5.10 to 5.15.2
 2021-11-23  9:30 UTC  (6+ messages)

[PATCH v2] doc: add mlx5 PMD flex item documentation
 2021-11-23  9:29 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/5] pwm: Cleanup of variable names used for driver data
 2021-11-23  9:29 UTC  (5+ messages)
` [PATCH 1/5] pwm: img: Rename variable pointing to driver private data
` [PATCH 2/5] pwm: tegra: "
` [PATCH 3/5] pwm: sun4i: "
` [PATCH 4/5] pwm: stmpe: Drop unused setting of driver data


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.