All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 14:32:34 to 2021-09-14 14:47:18 UTC [more...]

[PATCH v3 00/10] virtio-iommu: Add ACPI support
 2021-09-14 14:20 UTC  (7+ messages)
` [PATCH v3 01/10] hw/acpi: Add VIOT table
` [PATCH v3 03/10] hw/arm/virt: Remove device tree restriction for virtio-iommu
` [PATCH v3 05/10] pc: Allow instantiating a virtio-iommu device
` [PATCH v3 06/10] tests/acpi: allow updates of VIOT expected data files
` [PATCH v3 09/10] tests/acpi: add expected DSDT blob for VIOT test on q35
` [PATCH v3 10/10] tests/acpi: add expected VIOT blob for q35 machine

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-14 14:41 UTC  (8+ messages)

[PATCH 01/14] dma-buf: add dma_resv_for_each_fence_unlocked
 2021-09-14 14:41 UTC  (2+ messages)

[PATCH v2 0/5] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:45 UTC  (6+ messages)
` [PATCH v2 1/5] scripts: get_abi.pl: Better handle multiple What parameters
` [PATCH v2 2/5] scripts: get_abi.pl: Check for missing symbols at the ABI specs
` [PATCH v2 3/5] scripts: get_abi.pl: detect softlinks
` [PATCH v2 4/5] scripts: get_abi.pl: add an option to filter undefined results
` [PATCH v2 5/5] scripts: get_abi.pl: don't skip what that ends with wildcards

[PATCH v2 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 14:20 UTC  (25+ messages)
` [PATCH v2 03/53] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH v2 05/53] docs/devel: document expectations for HMP commands in the future
` [PATCH v2 07/53] target/alpha: convert to use format_state instead of dump_state
` [PATCH v2 08/53] target/arm: "
` [PATCH v2 09/53] target/avr: "
` [PATCH v2 10/53] target/cris: "
` [PATCH v2 11/53] target/hexagon: delete unused hexagon_debug() method
` [PATCH v2 37/53] qapi: introduce x-query-cmma QMP command
` [PATCH v2 38/53] qapi: introduce x-query-lapic "
` [PATCH v2 39/53] qapi: introduce x-query-irq "
` [PATCH v2 40/53] hw/core: drop "dump_state" callback from CPU targets
` [PATCH v2 41/53] hw/core: drop support for NULL pointer for FILE * in cpu_dump_state
` [PATCH v2 42/53] hw/core: introduce a 'format_tlb' callback
` [PATCH v2 43/53] target/i386: convert to use format_tlb callback
` [PATCH v2 44/53] target/m68k: "
` [PATCH v2 45/53] target/nios2: "
` [PATCH v2 46/53] target/ppc: "
` [PATCH v2 47/53] target/sh4: "
` [PATCH v2 48/53] target/sparc: "
` [PATCH v2 49/53] target/xtensa: "
` [PATCH v2 50/53] monitor: merge duplicate "info tlb" handlers
` [PATCH v2 51/53] qapi: introduce x-query-tlb QMP command
` [PATCH v2 52/53] qapi: introduce x-query-jit "
` [PATCH v2 53/53] qapi: introduce x-query-opcount "

[PATCH v4 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-09-14 14:26 UTC  (4+ messages)
` [PATCH v4 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap

[Intel-gfx] [PATCH 1/4] drm/i915: rename debugfs_gt files
 2021-09-14 14:46 UTC  (3+ messages)
`  "

[PATCH v6 00/19] auxdisplay: ht16k33: Add character display support
 2021-09-14 14:38 UTC  (19+ messages)
` [PATCH v6 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v6 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v6 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v6 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v6 06/19] auxdisplay: Extract character line display core support
` [PATCH v6 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v6 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v6 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v6 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v6 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v6 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v6 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v6 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v6 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v6 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v6 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v6 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v6 19/19] auxdisplay: ht16k33: Add LED support

[PATCH v4 00/21] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-14 14:39 UTC  (7+ messages)
` [PATCH v4 14/21] cxl/mbox: Add exclusive kernel command support

[PATCH v2 00/29] Change wildcards on ABI files
 2021-09-14 14:45 UTC  (33+ messages)
` [PATCH v2 01/29] ABI: sysfs-bus-usb: better document variable argument
` [PATCH v2 02/29] ABI: sysfs-tty: better document module name parameter
` [PATCH v2 03/29] ABI: sysfs-kernel-slab: use a wildcard for the cache name
` [PATCH v2 04/29] ABI: security: fix location for evm and ima_policy
` [PATCH v2 05/29] ABI: sysfs-class-tpm: use wildcards for pcr-* nodes
` [PATCH v2 06/29] ABI: sysfs-bus-rapidio: use wildcards on What definitions
` [PATCH v2 07/29] ABI: sysfs-class-cxl: place "not in a guest" at description
` [PATCH v2 08/29] ABI: sysfs-class-devfreq-event: use the right wildcards on What
` [PATCH v2 09/29] ABI: sysfs-class-mic: use the right wildcards on What definitions
` [PATCH v2 10/29] ABI: pstore: Fix What field
` [PATCH v2 11/29] ABI: sysfs-class-typec: fix a bad "
` [PATCH v2 12/29] ABI: sysfs-ata: use a proper wildcard for ata_*
` [PATCH v2 13/29] ABI: sysfs-class-infiniband: use wildcards on What definitions
` [PATCH v2 14/29] ABI: sysfs-bus-pci: "
` [PATCH v2 15/29] ABI: sysfs-bus-soundwire-master: "
` [PATCH v2 16/29] ABI: sysfs-bus-soundwire-slave: "
` [PATCH v2 17/29] ABI: sysfs-class-gnss: "
` [PATCH v2 18/29] ABI: sysfs-class-mei: "
` [PATCH v2 19/29] ABI: sysfs-class-mux: "
` [PATCH v2 20/29] ABI: sysfs-class-pwm: "
` [PATCH v2 21/29] ABI: sysfs-class-rc: "
` [PATCH v2 22/29] ABI: sysfs-class-rc-nuvoton: "
` [PATCH v2 23/29] ABI: sysfs-class-uwb_rc: "
` [PATCH v2 24/29] ABI: sysfs-class-uwb_rc-wusbhc: "
` [PATCH v2 25/29] ABI: sysfs-devices-platform-dock: "
` [PATCH v2 26/29] ABI: sysfs-devices-system-cpu: "
` [PATCH v2 27/29] ABI: sysfs-firmware-efi-esrt: "
` [PATCH v2 28/29] ABI: sysfs-platform-sst-atom: "
` [PATCH v2 29/29] ABI: sysfs-ptp: "

[PATCH v2] software node: balance refcount for managed sw nodes
 2021-09-14 14:44 UTC 

[MAINTAINER SUMMIT] User-space requirements for accelerator drivers
 2021-09-14 14:45 UTC  (4+ messages)

[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
 2021-09-14 14:44 UTC  (4+ messages)
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug

[PATCH -tip v11 00/27] kprobes: Fix stacktrace with kretprobes on x86
 2021-09-14 14:42 UTC  (56+ messages)
` [PATCH -tip v11 01/27] kprobes: Do not use local variable when creating debugfs file
` [PATCH -tip v11 02/27] kprobes: Use helper to parse boolean input from userspace
` [PATCH -tip v11 03/27] kprobe: Simplify prepare_kprobe() by dropping redundant version
` [PATCH -tip v11 04/27] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()
` [PATCH -tip v11 05/27] kprobes: Make arch_check_ftrace_location static
` [PATCH -tip v11 06/27] kprobes: treewide: Cleanup the error messages for kprobes
` [PATCH -tip v11 07/27] kprobes: Fix coding style issues
` [PATCH -tip v11 08/27] kprobes: Use IS_ENABLED() instead of kprobes_built_in()
` [PATCH -tip v11 09/27] kprobes: Add assertions for required lock
` [PATCH -tip v11 10/27] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimized_kprobe()
  ` [PATCH -tip v11 10/27] kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi
` [PATCH -tip v11 11/27] kprobes: Use bool type for functions which returns boolean value
` [PATCH -tip v11 12/27] ia64: kprobes: Fix to pass correct trampoline address to the handler
` [PATCH -tip v11 13/27] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()
  ` [PATCH -tip v11 13/27] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d
` [PATCH -tip v11 14/27] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
  ` [PATCH -tip v11 14/27] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handle
` [PATCH -tip v11 15/27] kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
` [PATCH -tip v11 16/27] kprobes: Add kretprobe_find_ret_addr() for searching return address
` [PATCH -tip v11 17/27] objtool: Add frame-pointer-specific function ignore
` [PATCH -tip v11 18/27] objtool: Ignore unwind hints for ignored functions
` [PATCH -tip v11 19/27] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
` [PATCH -tip v11 20/27] ARC: Add instruction_pointer_set() API
` [PATCH -tip v11 21/27] ia64: "
` [PATCH -tip v11 22/27] arm: kprobes: Make space for instruction pointer on stack
` [PATCH -tip v11 23/27] kprobes: Enable stacktrace from pt_regs in kretprobe handler
` [PATCH -tip v11 24/27] x86/kprobes: Push a fake return address at kretprobe_trampoline
` [PATCH -tip v11 25/27] x86/unwind: Recover kretprobe trampoline entry
` [PATCH -tip v11 26/27] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline
` [PATCH -tip v11 27/27] x86/kprobes: Fixup return address in generic trampoline handler

[PATCH v3 00/15] [RFC] Upstreaming the Scalar command
 2021-09-14 14:39 UTC  (17+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] scalar: create a rudimentary executable
  ` [PATCH v4 02/15] scalar: start documenting the command
  ` [PATCH v4 03/15] scalar: create test infrastructure
  ` [PATCH v4 04/15] scalar: 'register' sets recommended config and starts maintenance
  ` [PATCH v4 05/15] scalar: 'unregister' stops background maintenance
  ` [PATCH v4 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
  ` [PATCH v4 07/15] scalar: implement 'scalar list'
  ` [PATCH v4 08/15] scalar: implement the `clone` subcommand
  ` [PATCH v4 09/15] scalar: teach 'clone' to support the --single-branch option
  ` [PATCH v4 10/15] scalar: implement the `run` command
  ` [PATCH v4 11/15] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v4 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
  ` [PATCH v4 13/15] scalar: implement the `delete` command
  ` [PATCH v4 14/15] scalar: implement the `version` command
  ` [PATCH v4 15/15] scalar: accept -C and -c options before the subcommand

[PATCH] reset: pistachio: Re-enable driver selection
 2021-09-14 14:42 UTC  (2+ messages)

[PATCH] powerpc/boot: Fix build failure since GCC 4.9 removal
 2021-09-14 14:41 UTC  (2+ messages)

Yocto Project Status WW37`21
 2021-09-14 14:42 UTC 

[dpdk-dev] [Bug 809] KNI request overwritten with new asynchronous kni_net_release mechanism
 2021-09-14 14:41 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Enable second VDSC engine for higher moderates
 2021-09-14 14:40 UTC  (10+ messages)

[RFC] Signals upon avc denial
 2021-09-14 14:38 UTC  (2+ messages)

[PATCH] io_uring: fix missing sigmask restore in io_cqring_wait()
 2021-09-14 14:38 UTC 

[PATCH trivial v2] powerpc/powernv/dump: Fix typo in comment
 2021-09-14 14:38 UTC 

[PATCH v5 0/6] handle unexpected message from server
 2021-09-14 14:37 UTC  (11+ messages)
` [PATCH v5 5/6] nbd: convert to use blk_mq_find_and_get_req()

[PATCH] btrfs: make btrfs_node_key static inline
 2021-09-14 14:36 UTC  (4+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-14 14:35 UTC  (5+ messages)
  ` [PATCH v4 02/24] drm/bridge: Document the probe issue with MIPI-DSI bridges

[PATCH] tcp: tcp_drop adds `SNMP` and `reason` parameter for tracing
 2021-09-14 14:35 UTC 

[PATCH v5 00/21] Add LoongArch linux-user emulation support
 2021-09-14 14:24 UTC  (3+ messages)
` [PATCH v5 13/21] target/loongarch: Add floating point move instruction translation

[virtio-dev] Enabling hypervisor agnosticism for VirtIO backends
 2021-09-14 14:25 UTC  (10+ messages)
`  "
                ` [virtio-dev] "

[PATCH v2 1/3] drm/probe-helper: Document drm_helper_hpd_irq_event() return value
 2021-09-14 14:34 UTC  (3+ messages)
` [PATCH v2 3/3] drm/vc4: hdmi: Actually check for the connector status in hotplug

[PATCH v4 1/5] powerpc/signal64: Access function descriptor with user access block
 2021-09-14 14:31 UTC  (5+ messages)
` [PATCH v4 2/5] powerpc/signal: Include the new stack frame inside the "
` [PATCH v4 3/5] signal: Add unsafe_copy_siginfo_to_user()
` [PATCH v4 4/5] powerpc/uaccess: Add unsafe_clear_user()
` [PATCH v4 5/5] powerpc/signal: Use unsafe_copy_siginfo_to_user()

[RFC PATCH net] Revert "net: phy: Uniform PHY driver access"
 2021-09-14 14:33 UTC  (6+ messages)

[PATCH v4 00/18] staging: r8188eu: Shorten and simplify calls chain
 2021-09-14 14:33 UTC  (3+ messages)
` [PATCH v4 16/18] staging: r8188eu: hal: Clean up rtw_read*() and rtw_write*()

[PATCH] x86/p2m: fix xenmem_add_to_physmap_one double page removal
 2021-09-14 14:32 UTC  (2+ messages)

[PATCH v3 0/6] qapi: Add support for aliases
 2021-09-14 14:24 UTC  (7+ messages)
` [PATCH v3 4/6] qapi: Apply aliases in qobject-input-visitor


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.