All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-10 11:43:36 to 2022-03-10 12:32:45 UTC [more...]

[PATCH RESEND v1 0/2] i386: Make PIT and PIC the property of common x86 base machine type
 2022-03-10 12:28 UTC  (2+ messages)
` [PATCH RESEND v1 1/2] hw/i386: Make pit a "

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10 12:32 UTC  (3+ messages)
` [PATCHv5 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers

[PATCH v5 00/48] target/nios2: Shadow register set, EIC and VIC
 2022-03-10 12:17 UTC  (41+ messages)
` [PATCH v5 02/48] target/nios2: Stop generating code if gen_check_supervisor fails
` [PATCH v5 03/48] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS
` [PATCH v5 04/48] target/nios2: Split PC out of env->regs[]
` [PATCH v5 06/48] target/nios2: Fix BRET instruction
` [PATCH v5 09/48] target/nios2: Remove cpu_interrupts_enabled
` [PATCH v5 10/48] target/nios2: Split control registers away from general registers
` [PATCH v5 12/48] target/nios2: Clean up nios2_cpu_dump_state
` [PATCH v5 13/48] target/nios2: Use hw/registerfields.h for CR_STATUS fields
` [PATCH v5 14/48] target/nios2: Use hw/registerfields.h for CR_EXCEPTION fields
` [PATCH v5 15/48] target/nios2: Use hw/registerfields.h for CR_TLBADDR fields
` [PATCH v5 16/48] target/nios2: Use hw/registerfields.h for CR_TLBACC fields
` [PATCH v5 17/48] target/nios2: Rename CR_TLBMISC_WR to CR_TLBMISC_WE
` [PATCH v5 18/48] target/nios2: Use hw/registerfields.h for CR_TLBMISC fields
` [PATCH v5 19/48] target/nios2: Move R_FOO and CR_BAR into enumerations
` [PATCH v5 20/48] target/nios2: Create EXCP_SEMIHOST for semi-hosting
` [PATCH v5 21/48] target/nios2: Clean up nios2_cpu_do_interrupt
` [PATCH v5 22/48] target/nios2: Hoist CPU_LOG_INT logging
` [PATCH v5 23/48] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
` [PATCH v5 24/48] target/nios2: Cleanup set of CR_EXCEPTION for do_interrupt
` [PATCH v5 25/48] target/nios2: Clean up handling of tlbmisc in do_exception
` [PATCH v5 26/48] target/nios2: Prevent writes to read-only or reserved control fields
` [PATCH v5 27/48] target/nios2: Implement cpuid
` [PATCH v5 28/48] target/nios2: Implement CR_STATUS.RSIE
` [PATCH v5 29/48] target/nios2: Remove CPU_INTERRUPT_NMI
` [PATCH v5 30/48] target/nios2: Support division error exception
` [PATCH v5 32/48] target/nios2: Introduce dest_gpr
` [PATCH v5 33/48] target/nios2: Drop CR_STATUS_EH from tb->flags
` [PATCH v5 34/48] target/nios2: Enable unaligned traps for system mode
` [PATCH v5 35/48] target/nios2: Create gen_jumpr
` [PATCH v5 36/48] target/nios2: Hoist set of is_jmp into gen_goto_tb
` [PATCH v5 37/48] target/nios2: Use gen_goto_tb for DISAS_TOO_MANY
` [PATCH v5 38/48] target/nios2: Use tcg_gen_lookup_and_goto_ptr
` [PATCH v5 39/48] target/nios2: Implement Misaligned destination exception
` [PATCH v5 40/48] linux-user/nios2: Handle various SIGILL exceptions
` [PATCH v5 42/48] target/nios2: Implement rdprs, wrprs
` [PATCH v5 44/48] target/nios2: Implement EIC interrupt processing
` [PATCH v5 45/48] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v5 47/48] hw/nios2: Move memory regions into Nios2Machine
` [PATCH v5 48/48] hw/nios2: Machine with a Vectored Interrupt Controller

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-10 12:29 UTC  (4+ messages)
` [PATCH v9 13/14] mm: multi-gen LRU: admin guide

[PATCH 0/7] Add RS485 support to DW UART
 2022-03-10 12:29 UTC  (8+ messages)
` [RFC PATCH 6/7] serial: General support for multipoint addresses

[PATCH v2 1/2] ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codec
 2022-03-10 12:29 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-bsh-smm-s2pro: Add tlv320aic31xx audio card node

[v3,bpf-next] bpftool: Restore support for BPF offload-enabled feature probing
 2022-03-10 12:31 UTC  (2+ messages)

[PATCH 00/20] Add perf sampling tests as part of selftest
 2022-03-10 12:29 UTC  (5+ messages)
` [PATCH 16/20] selftest/powerpc/pmu/: Add selftest for mmcr1 pmcxsel/unit/cache fields

[PATCH] block: aoe: fix page fault in freedev()
 2022-03-10 12:26 UTC  (4+ messages)

[PATCH 3/3] x86/PCI: Preserve host bridge windows completely covered by E820
 2022-03-10 12:28 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/8] Some more bits for small BAR enabling
 2022-03-10 12:27 UTC  (18+ messages)
`  "
` [PATCH v2 1/8] drm/i915/lmem: don't treat small BAR as an error
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/8] drm/i915/stolen: "
  `  "
` [PATCH v2 3/8] drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLY
  ` [Intel-gfx] "
` [PATCH v2 4/8] drm/i915: add i915_gem_object_create_region_at()
  ` [Intel-gfx] "
` [PATCH v2 5/8] drm/i915/ttm: wire up the object offset
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 6/8] drm/i915/display: Check mappable aperture when pinning preallocated vma
  `  "
` [PATCH v2 7/8] drm/i915: fixup the initial fb base on DG1
  ` [Intel-gfx] "
` [PATCH v2 8/8] drm/i915: fixup the initial fb on DG2
  ` [Intel-gfx] "

Please revert commit 4287509b4d21e34dc492 from 5.16.y
 2022-03-10 12:28 UTC  (2+ messages)

alternatives+livepatch testing
 2022-03-10 12:27 UTC 

[PATCH 0/2] add and use reset_get_bulk_optional()
 2022-03-10 12:27 UTC  (4+ messages)
` [PATCH 1/2] reset: introduce reset_get_bulk_optional()

[GIT PULL] SPI fixes for v5.17-rc7
 2022-03-10 12:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/i915/i915_pm_lpsp : Close fd after igt_display_fini execution
 2022-03-10 12:27 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/i915/kms_dsc "
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,v2,1/2] tests/i915/i915_pm_lpsp "

[Intel-gfx] [PATCH] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-10 12:26 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES (rev2)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-10 12:25 UTC  (7+ messages)
  ` [PATCH 17/17] nvme: enable non-inline passthru commands
  ` [PATCH 11/17] block: factor out helper for bio allocation from cache

[PATCH 4.19 00/18] 4.19.234-rc1 review
 2022-03-10 12:25 UTC  (5+ messages)

[PULL v2 00/22] QEMU changes for 7.0 soft freeze
 2022-03-10 12:09 UTC  (2+ messages)

[PATCH 1/2] staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree
 2022-03-10 12:23 UTC  (5+ messages)
` [PATCH 2/2] staging: mt7621-dts: fix GB-PC2 devicetree

Bug 215658 - arch/powerpc/mm/mmu_context.o Assembler messages: Error: unrecognized opcode: `dssall' (PowerMac G4)
 2022-03-10 12:22 UTC  (3+ messages)

Many reports of laptops getting hot while suspended with kernels >= 5.16.10 || >= 5.17-rc1
 2022-03-10 12:22 UTC  (8+ messages)

[PATCH RESEND v1] trace: Split address space and slot id in trace_kvm_set_user_memory()
 2022-03-10 12:22 UTC 

[iptables RFC 0/2] Speed up restoring huge rulesets
 2022-03-10 12:21 UTC  (5+ messages)
` [iptables RFC 1/2] libxtables: Implement notargets hash table
` [iptables RFC 2/2] libxtables: Boost rule target checks by announcing chain names

[PATCH v15 0/5] m68k: Add Virtual M68k Machine
 2022-03-10 12:21 UTC  (10+ messages)
` [PATCH v15 1/5] m68k: add asm/config.h
` [PATCH v15 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v15 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v15 5/5] m68k: introduce a virtual m68k machine

[PATCH V7] ceph: do not dencrypt the dentry name twice for readdir
 2022-03-10 12:21 UTC  (6+ messages)

[PATCH 00/18] tests: introduce testing coverage for TLS with migration
 2022-03-10 12:08 UTC  (9+ messages)
` [PATCH 04/18] tests: print newline after QMP response in qtest logs

[PATCH v2 0/9] i.MX8MP DW100 dewarper driver
 2022-03-10 12:20 UTC  (8+ messages)
` [PATCH v2 6/9] media: uapi: Add a control for DW100 driver

[iptables PATCH 0/4] Speed up iptables-nft-save
 2022-03-10 12:20 UTC  (8+ messages)
` [iptables PATCH 1/4] nft: Simplify immediate parsing
` [iptables PATCH 3/4] xshared: Prefer xtables_chain_protos lookup over getprotoent
` [iptables PATCH 4/4] nft: Don't pass command state opaque to family ops callbacks

[PATCH v5 1/2] media: ovm6211: Adds support for OVM6211
 2022-03-10 12:19 UTC  (2+ messages)

[LTP] [COMMITTED] save_restore: remove the duplicate 'const' declaration
 2022-03-10 12:09 UTC  (4+ messages)

Delivery by get send-email to mailing list fails
 2022-03-10 12:17 UTC 

[PATCH v7 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-03-10 12:17 UTC  (9+ messages)
` [PATCH v7 09/26] virtio_ring: split: implement virtqueue_reset_vring_split()

[PATCH kvmtool] x86: Fixed Unable to execute init process since glibc version 2.33
 2022-03-10 12:17 UTC  (3+ messages)

[RFC PATCH 0/3] Flexible codec clock configuration
 2022-03-10 12:14 UTC  (6+ messages)
` [RFC PATCH 1/3] ASoC: soc-pcm: tweak DPCM BE hw_param() call order
` [RFC PATCH 2/3] ASoC: rt5659: Expose internal clock relationships
` [RFC PATCH 3/3] ASoC: tegra: Get clock rate in consumer mode

[RFC PATCH] tests/tcg: drop -cpu max from s390x sha512-mvx invocation
 2022-03-10 11:33 UTC  (5+ messages)

[PATCH 2/2] block: remove the per-bio/request write hint
 2022-03-10 12:15 UTC  (4+ messages)
    ` [EXT] "

[PATCH liburing v3 0/4] Changes for Makefile
 2022-03-10 12:14 UTC  (2+ messages)

[PATCH v2] PCI: cadence: Enable Controller to respond to received PTM Requests
 2022-03-10 12:14 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.17-rc7
 2022-03-10 12:12 UTC 

Buffered I/O broken on s390x with page faults disabled (gfs2)
 2022-03-10 12:13 UTC  (11+ messages)

[Buildroot] [PATCH V2] board/broadcom: add support for Northstar platform devices
 2022-03-10 12:12 UTC 

[PATCH RESEND 0/4] gpio-before-pinctrl
 2022-03-10 12:12 UTC  (5+ messages)
` [PATCH 2/4] gpio: rockchip: get irq support for both dt and acpi
    `  "

[Buildroot] [PATCH 1/1] fs/common.mk: use find instead of shell glob patterns
 2022-03-10 12:11 UTC  (6+ messages)
` [Buildroot] [PATCH v2] fs/common.mk: fix the globing pattern

[PATCH 0/3] Add support for RZ/G2L VSPD
 2022-03-10 12:10 UTC  (5+ messages)
` [PATCH 3/3] media: vsp1: "

[PATCH] bcache: Use bcache without formatting existing device
 2022-03-10 12:09 UTC  (3+ messages)
` [RFC PATCH] bcache: bch_service_ioctl_ctrl() can be static

[PATCH] x86/traps: Mark do_int3() NOKPROBE_SYMBOL
 2022-03-10 12:09 UTC 

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-10 12:09 UTC  (5+ messages)
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm

[PATCH v3 0/7] i.MX8MP GPC and blk-ctrl
 2022-03-10 12:07 UTC  (3+ messages)

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-03-10 11:52 UTC  (4+ messages)

NAT translation problem - leakage of packets with original source address
 2022-03-10 12:08 UTC  (2+ messages)

[PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10 12:07 UTC 

[PATCH 0/4] gpio-before-pinctrl
 2022-03-10 12:07 UTC  (4+ messages)
` [PATCH 3/4] gpio: rockchip: allow rockchip-gpio driver works independs on pinctrl

[PATCH] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-10 12:06 UTC 

code question about tcmu_try_get_data_page()
 2022-03-10 12:05 UTC  (2+ messages)

[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
 2022-03-10 12:05 UTC  (2+ messages)

stable-rc/queue/5.4 build: 144 builds: 8 failed, 136 passed, 9 errors, 15 warnings (v5.4.183-20-g8a903f3601e4)
 2022-03-10 12:05 UTC 

[GIT PULL] clk fixes for v5.17-rc7
 2022-03-10 12:02 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.17
 2022-03-10 12:02 UTC  (2+ messages)

[PATCH] vhost/vsock: reset only the h2g connections upon release
 2022-03-10 12:01 UTC  (5+ messages)

[RFC PATCH] perf/core: fix cpuctx cgrp warning
 2022-03-10 12:01 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

Xen Security Advisory 396 v3 (CVE-2022-23036,CVE-2022-23037,CVE-2022-23038,CVE-2022-23039,CVE-2022-23040,CVE-2022-23041,CVE-2022-23042) - Linux PV device frontends vulnerable to attacks by backends
 2022-03-10 12:00 UTC 

[PATCH v4 0/3] mtd: Support slc-mode for NTC CHIP
 2022-03-10 12:00 UTC  (3+ messages)

[PATCH] HMM selftests changes
 2022-03-10 11:52 UTC  (5+ messages)

[PATCH v1 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-10 11:57 UTC  (5+ messages)

Does it make sense to change boost::asio::deadline_timer to steady_timer?
 2022-03-10 11:51 UTC  (3+ messages)

preparations for 4.16.1
 2022-03-10 11:54 UTC  (6+ messages)

[PATCH] drm/vc4: add tracepoints for CL submissions
 2022-03-10 11:54 UTC  (5+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
 2022-03-10 11:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/3] xen/vpci: msix: Make VPCI MSI-X code non-x86 specific
 2022-03-10 11:48 UTC  (12+ messages)
` [PATCH v2 1/3] xen/vpci: msix: move x86 specific code to x86 file

[PULL 0/9] I²C / SMBus / PMBus patches for 2022-03-08
 2022-03-10 11:26 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: i2c: convert i2c-at91 to json-schema
 2022-03-10 11:45 UTC  (8+ messages)
` [PATCH v2 1/3] ARM: dts: at91: sama7g5: Swap `rx` and `tx` for `i2c` nodes
` [PATCH v2 2/3] dt-bindings: i2c: convert i2c-at91 to json-schema
` [PATCH v2 3/3] dt-bindings: i2c: at91: Add SAMA7G5 compatible strings list

[PATCH 4.9 00/24] 4.9.306-rc1 review
 2022-03-10 11:48 UTC  (5+ messages)

[PATCH 1/3] pip_install_wheel: add a generic do_install for bootstrapping
 2022-03-10 11:48 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/4] A few fixup patches for memory failure
 2022-03-10 11:46 UTC  (8+ messages)
` [PATCH 4/4] mm/memory-failure.c: fix potential VM_BUG_ON_PAGE in split_huge_page_to_list

[PATCH v6 0/4] Add SSIF BMC driver
 2022-03-10 11:41 UTC  (9+ messages)
` [PATCH v6 1/4] ipmi: ssif_bmc: "
` [PATCH v6 2/4] bindings: ipmi: Add binding for "
` [PATCH v6 3/4] ipmi: ssif_bmc: Return -EFAULT if copy_from_user() fails
` [PATCH v6 4/4] i2c: aspeed: Assert NAK when slave is busy

[bug report] media: amphion: implement windsor encoder rpc interface
 2022-03-10 11:45 UTC  (3+ messages)
` [EXT] "

[PATCH net-next v1 1/4] net: usb: asix: unify ax88772_resume code
 2022-03-10 11:44 UTC  (4+ messages)
` [PATCH net-next v1 2/4] net: usb: asix: store chipid to avoid reading it on reset
` [PATCH net-next v1 3/4] net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
` [PATCH net-next v1 4/4] net: usb: asix: suspend internal PHY if external is used

[PATCH 0/5] s390x: dump: Add PV dump support
 2022-03-10 11:25 UTC  (2+ messages)
` [PATCH 4/5] s390x: Add KVM PV dump interface

[PATCH v3] bcache: Use bcache without formatting existing device
 2022-03-10 11:38 UTC 

[PATCH v2 0/4] drm/bridge: ti-sn65dsi86: Support non-eDP DisplayPort connectors
 2022-03-10 11:43 UTC  (5+ messages)
` [PATCH v2 1/4] drm/bridge: ti-sn65dsi86: Implement bridge connector operations


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.