All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-14 14:08:04 to 2021-09-14 14:35:31 UTC [more...]

[PATCH v2 00/29] Change wildcards on ABI files
 2021-09-14 14:32 UTC  (32+ 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 00/53] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-14 14:20 UTC  (65+ messages)
` [PATCH v2 01/53] docs/devel: rename file for writing monitor commands
` [PATCH v2 02/53] docs/devel: tweak headings in monitor command docs
` [PATCH v2 03/53] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH v2 04/53] docs/devel: add example of command returning unstructured text
` [PATCH v2 05/53] docs/devel: document expectations for HMP commands in the future
` [PATCH v2 06/53] hw/core: introduce 'format_state' callback to replace 'dump_state'
` [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 12/53] target/hexagon: convert to use format_state instead of dump_state
` [PATCH v2 13/53] target/hppa: "
` [PATCH v2 14/53] target/i386: "
` [PATCH v2 15/53] target/m68k: "
` [PATCH v2 16/53] target/microblaze: "
` [PATCH v2 17/53] target/mips: "
` [PATCH v2 18/53] target/nios2: "
` [PATCH v2 19/53] target/openrisc: "
` [PATCH v2 20/53] target/ppc: "
` [PATCH v2 21/53] target/riscv: "
` [PATCH v2 22/53] target/rx: "
` [PATCH v2 23/53] target/s390x: "
` [PATCH v2 24/53] target/sh: "
` [PATCH v2 25/53] target/sparc: "
` [PATCH v2 26/53] target/tricore: "
` [PATCH v2 27/53] target/xtensa: "
` [PATCH v2 28/53] monitor: remove 'info ioapic' HMP command
` [PATCH v2 29/53] qapi: introduce x-query-registers QMP command
` [PATCH v2 30/53] qapi: introduce x-query-roms "
` [PATCH v2 31/53] qapi: introduce x-query-profile "
` [PATCH v2 32/53] qapi: introduce x-query-numa "
` [PATCH v2 33/53] qapi: introduce x-query-usb "
` [PATCH v2 34/53] qapi: introduce x-query-rdma "
` [PATCH v2 35/53] qapi: introduce x-query-ramblock "
` [PATCH v2 36/53] qapi: introduce x-query-skeys "
` [PATCH v2 37/53] qapi: introduce x-query-cmma "
` [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 v3 00/10] virtio-iommu: Add ACPI support
 2021-09-14 14:19 UTC  (4+ messages)
` [PATCH v3 01/10] hw/acpi: Add VIOT table
` [PATCH v3 02/10] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu
` [PATCH v3 03/10] hw/arm/virt: Remove device tree restriction "

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

[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  (10+ 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 v5 0/6] handle unexpected message from server
 2021-09-14 14:33 UTC  (9+ messages)
` [PATCH v5 5/6] nbd: convert to use blk_mq_find_and_get_req()

[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

[PATCH v3 0/1] Relax restrictions on user.* xattr
 2021-09-14 14:32 UTC  (12+ messages)
                    ` [Virtio-fs] "

[PATCH] ipc: remove memcg accounting for sops objects in do_semtimedop()
 2021-09-14 14:32 UTC  (7+ messages)

[PATCH] clk: socfpga: agilex: remove unused s2f_usr0_clk define
 2021-09-14 14:32 UTC 

[PATCH] staging: wfx: sta: Fix 'else' coding style warning
 2021-09-14 14:31 UTC 

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

Haproxy's "send-proxy-v2" doesn’t work when conntrack is disabled
 2021-09-14 14:30 UTC  (2+ messages)

[PATCH] io_uring: add missing sigmask restore in io_cqring_wait()
 2021-09-14 14:29 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/4] Do error capture async, flush G2H processing on reset
 2021-09-14 14:29 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/guc: Do error capture asynchronously
` [Intel-gfx] [PATCH 4/4] drm/i915/guc: Refcount context during error capture

[dpdk-dev] [RFC 0/7] hide eth dev related structures
 2021-09-14 14:28 UTC  (4+ messages)
` [dpdk-dev] [RFC 2/7] eth: make drivers to use new API for Rx

[bug report] nvme0n1 node still exists after blktests nvme-tcp/014 on 5.13.16-rc1
 2021-09-14 14:28 UTC  (3+ messages)

[PATCH] udf: Fix regression which is preventing symlink access
 2021-09-14 14:27 UTC  (2+ messages)

[PATCH bpf-next v4] libbpf: introduce legacy kprobe events support
 2021-09-14 14:27 UTC  (6+ messages)
` [PATCH bpf-next v5] "

[PATCH] hwrng: meson - Improve error handling for core clock
 2021-09-14 14:24 UTC  (3+ messages)

[GIT PULL] arm64: dts: ZynqMP DT changes for v5.15
 2021-09-14 14:21 UTC  (5+ messages)

Questioning requirement for ASSERT_RTNL in indirect code
 2021-09-14 14:26 UTC  (2+ messages)

[PATCH] tty: serial: samsung: Improve naming for common macro
 2021-09-14 14:23 UTC  (2+ messages)

[PATCH] DRM/Panel : abt-y030xx067a yellow tint fix
 2021-09-14  9:27 UTC 

[PATCH 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work
 2021-09-14 14:24 UTC  (8+ messages)
` [PATCH v2 0/3] nvme/mpath: fix missed namespaces in ana state update
  ` [PATCH v2 3/3] nvme/multipath: fix stale ana state for namespaces just added by scan work

[PATCH v2 00/15] [RFC] Upstreaming the Scalar command
 2021-09-14 14:24 UTC  (7+ messages)
` [PATCH v3 "
          ` Train station analogy, was "

[PATCH] sparc: mdesc: Fix compile error seen with gcc 11.x
 2021-09-14 14:24 UTC  (4+ messages)

[PATCH RFC 0/2] ceph: size handling for the fscrypt
 2021-09-14 14:24 UTC  (13+ messages)
` [PATCH RFC 2/2] ceph: truncate the file contents when needed when file scrypted

[PATCH 1/6] ASoC: cs35l41: Fix use of an uninitialised variable
 2021-09-14 14:23 UTC  (7+ messages)
` [PATCH 2/6] ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
` [PATCH 3/6] ASoC: cs35l41: Combine adjacent register writes
` [PATCH 4/6] ASoC: cs35l41: Don't overwrite returned error code
` [PATCH 5/6] ASoC: cs35l41: Fixup the error messages
` [PATCH 6/6] ASoC: cs35l41: Fix a bunch of trivial code formating/style issues

[PATCH] iio: imu: mpu6050: add watermark support for icm20602/20690
 2021-09-14 13:52 UTC  (3+ messages)

[PATCH 00/11] PCI devices passthrough on Arm, part 2
 2021-09-14 14:24 UTC  (4+ messages)
` [PATCH 09/11] xen/arm: Setup MMIO range trap handlers for hardware domain

Linux 5.15-rc1
 2021-09-14 14:24 UTC  (11+ messages)
          ` [Intel-wired-lan] Linux 5.15-rc1 - 82599ES VPD access isue

[PATCH 0/9] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-14 14:24 UTC  (3+ messages)

[PATCH RFC] vPCI: account for hidden devices in modify_bars()
 2021-09-14 14:22 UTC  (6+ messages)

[PATCH] usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
 2021-09-14 14:22 UTC  (2+ messages)

[RFC v1] nvme-tcp: enable linger socket option on shutdown
 2021-09-14 14:20 UTC  (5+ messages)

[PATCH] nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY
 2021-09-14 14:19 UTC  (2+ messages)

[PATCH v2] regulator: rtq6752: Enclose 'enable' gpio control by enable flag
 2021-09-14 14:20 UTC 

[PATCH] clk: Add clk_set_parent debugfs node
 2021-09-14 14:19 UTC 

[PATCH 5.15] io_uring: auto-removal for direct open/accept
 2021-09-14 14:18 UTC  (4+ messages)

[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
 2021-09-14 14:17 UTC  (4+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"

[PATCH v6 0/2] Add p2p via dmabuf to habanalabs
 2021-09-14 14:18 UTC  (2+ messages)

[RFC net] net: stream: don't purge sk_error_queue without holding its lock
 2021-09-14 14:18 UTC  (3+ messages)

[PATCH] virtio-balloon: Fix page-poison subsection name
 2021-09-14 14:16 UTC  (5+ messages)

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

[PATCH] asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhere
 2021-09-14 14:17 UTC  (2+ messages)

[PATCH] arch: remove unused function syscall_set_arguments()
 2021-09-14 14:14 UTC  (3+ messages)

[PATCH v4] selftest/vm: Fix ksm selftest to run with different NUMA topologies
 2021-09-14 14:14 UTC 

[PATCH] Fix build error in binutils 2.36
 2021-09-14 14:13 UTC  (4+ messages)

[xtables-addons] xt_ipp2p: add ipv6 module alias
 2021-09-14 14:09 UTC 

[PATCH] software node: balance refcount for managed sw nodes
 2021-09-14 14:13 UTC  (11+ messages)

[PATCH] merge-recursive: use fspathcmp() in path_hashmap_cmp()
 2021-09-14 14:11 UTC  (10+ messages)

/proc/stat interrupt counter wrap-around
 2021-09-14 14:11 UTC  (5+ messages)
` [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"

[PATCH] regulator: rtq6752: Enclose 'enable' gpio control by enable flag
 2021-09-14 14:11 UTC  (3+ messages)

[PATCH v3] sched: Provide Kconfig support for default dynamic preempt mode
 2021-09-14 14:09 UTC  (2+ messages)

[PATCH v2 0/4] ceph: forward average read/write/metadata latency
 2021-09-14 14:10 UTC  (8+ messages)
` [PATCH v2 2/4] ceph: track average/stdev r/w/m latency

[RFC PATCH 0/8] fscache: Replace and remove old I/O API
 2021-09-14 14:09 UTC  (4+ messages)
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching

Xenomai 3: Wierd problem resuming task
 2021-09-14 14:09 UTC  (6+ messages)

arch/mips/mm/tlbex.c:2599 check_pabits() warn: always true condition '(fillbits >= ((__builtin_constant_p(0)) ?(((0) < 2) ?0:63 - __builtin_clzll(0)):((4 <= 4)) ?__ilog2_u32(0):__ilog2_u64(0))) => (0-u32max >= 0)'
 2021-09-14 14:08 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH] drm/ttm: Add a private member to the struct ttm_resource
 2021-09-14 14:07 UTC  (11+ 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.