All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-13 03:12:12 to 2021-10-13 04:49:58 UTC [more...]

[PATCH V7 00/10] irqchip: Add LoongArch-related irqchip drivers
 2021-10-13  4:47 UTC  (11+ messages)
` [PATCH V7 01/10] irqchip: Adjust Kconfig for Loongson
` [PATCH V7 02/10] irqchip/loongson-pch-pic: Add ACPI init support
` [PATCH V7 03/10] irqchip/loongson-pch-pic: Add suspend/resume support
` [PATCH V7 04/10] irqchip/loongson-pch-msi: Add ACPI init support
` [PATCH V7 05/10] irqchip/loongson-htvec: "
` [PATCH V7 06/10] irqchip/loongson-htvec: Add suspend/resume support
` [PATCH V7 07/10] irqchip/loongson-liointc: Add ACPI init support
` [PATCH V7 08/10] irqchip: Add LoongArch CPU interrupt controller support
  ` [PATCH V7 09/10] irqchip: Add Loongson Extended I/O "
  ` [PATCH V7 10/10] irqchip: Add Loongson PCH LPC "

[PATCH bpf-next v4 0/5] Implement bitset maps, with bloom filter
 2021-10-13  4:48 UTC  (15+ messages)
` [PATCH bpf-next v4 1/5] bpf: Add bitset map with bloom filter capabilities

[PATCH v2 00/11] KVM: arm64: Implement PSCI SYSTEM_SUSPEND support
 2021-10-13  4:48 UTC  (9+ messages)
` [PATCH v2 03/11] KVM: arm64: Encapsulate reset request logic in a helper function

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-13  4:48 UTC  (11+ messages)
` [PATCH RFC v1] "

[igt-dev] [PATCH i-g-t 0/7] Prepare IGTs to allow only zero alignment
 2021-10-13  4:47 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/gem_submission: Add kernel exec object alignment capability

stable-rc/queue/4.4 baseline: 89 runs, 7 regressions (v4.4.288-11-geb29710977ab)
 2021-10-13  4:44 UTC 

[drm-misc:drm-misc-next 3/5] drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgp100.c:491:13: error: unused variable 'inst'
 2021-10-13  4:42 UTC  (2+ messages)

[PATCH v2] selftests: vm: add KSM huge pages merging time test
 2021-10-13  4:40 UTC  (2+ messages)

[xen-unstable-smoke test] 165485: tolerable all pass - PUSHED
 2021-10-13  4:40 UTC 

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-13  4:36 UTC  (30+ messages)
` [RFC PATCH v4 08/20] vhost: Route guest->host notification through "
` [RFC PATCH v4 09/20] vdpa: Save call_fd in vhost-vdpa
` [RFC PATCH v4 10/20] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call
` [RFC PATCH v4 11/20] vhost: Route host->guest notification through shadow virtqueue
` [RFC PATCH v4 12/20] virtio: Add vhost_shadow_vq_get_vring_addr
` [RFC PATCH v4 13/20] vdpa: Save host and guest features
` [RFC PATCH v4 15/20] vhost: Shadow virtqueue buffers forwarding
` [RFC PATCH v4 16/20] vhost: Check for device VRING_USED_F_NO_NOTIFY at shadow virtqueue kick
` [RFC PATCH v4 17/20] vhost: Use VRING_AVAIL_F_NO_INTERRUPT at device call on shadow virtqueue

[PATCH v1 0/2] Prefer lore.kernel.org and explain Link: tags better
 2021-10-13  4:37 UTC  (3+ messages)

[intel-tdx:guest 122/136] ld.lld: error: undefined symbol: swiotlb_hint_cpus
 2021-10-13  4:36 UTC  (2+ messages)

[linux-nvme:nvme-5.16] BUILD SUCCESS 633ce8f7ec0fc5a9d0dc710771e7f9ea5cf0a051
 2021-10-13  4:35 UTC 

[peterz-queue:objtool/core 34/37] lib/sort.o: warning: objtool: elf_add_altinstr
 2021-10-13  4:33 UTC  (2+ messages)

[PATCH] iio: imx8qxp-adc: Fix the error - defined but not used for runtime pm API
 2021-10-13  4:31 UTC  (3+ messages)

[PATCH] NFC: NULL out conn_info reference when conn is closed
 2021-10-13  4:30 UTC  (3+ messages)
` [linux-nfc] "

[PATCH V2 0/5] blk-mq: support concurrent queue quiescing
 2021-10-13  4:25 UTC  (7+ messages)
` [PATCH V2 1/5] nvme: add APIs for stopping/starting admin queue

[LTP] [PATCH 1/2] kernel/Makefile: Add irq to Makefile
 2021-10-13  4:24 UTC  (4+ messages)
` [LTP] [PATCH 2/2] scenario_groups/default: Add irq into default run

stable-rc/linux-5.4.y baseline: 93 runs, 7 regressions (v5.4.152-52-gc20820e7fdea)
 2021-10-13  4:24 UTC 

[PATCH 00/16] fdt: Make OF_BOARD a boolean option
 2021-10-13  4:22 UTC  (5+ messages)
` [PATCH 06/16] riscv: qemu: Add devicetree files for qemu_riscv32/64
` [PATCH 15/16] fdt: Make OF_BOARD a bool option

decruft bio.h
 2021-10-13  4:22 UTC  (17+ messages)
` [PATCH 1/8] block: remove BIO_BUG_ON
` [PATCH 2/8] block: don't include <linux/ioprio.h> in <linux/bio.h>
` [PATCH 3/8] block: move bio_mergeable out of bio.h
` [PATCH 4/8] block: fold bio_cur_bytes into blk_rq_cur_bytes
` [PATCH 5/8] block: move bio_full out of bio.h
` [PATCH 6/8] block: mark __bio_try_merge_page static
` [PATCH 7/8] block: move bio_get_{first,last}_bvec out of bio.h
` [PATCH 8/8] block: mark bio_truncate static

[Intel-gfx] [PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-12 22:23 UTC  (2+ messages)

[PATCH 4.19 00/27] 4.19.211-rc3 review
 2021-10-13  4:20 UTC  (2+ messages)

[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-10-13  4:15 UTC  (4+ messages)
` [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq

[PATCH] driver: bdisp: add pm_runtime_disable in the error handling code
 2021-10-13  4:15 UTC 

[PATCH 0/5] 0 MHz is not a valid current frequency
 2021-10-13  4:14 UTC  (2+ messages)

[PATCH] nvme: don't memset() the normal read/write command
 2021-10-13  4:14 UTC  (2+ messages)

[PATCH V5 0/2] virtio: i2c: Allow zero-length transactions
 2021-10-13  4:12 UTC  (6+ messages)
` [PATCH V5 2/2] "
      ` [virtio-dev] "

[dpdk-dev] [RFC 0/3] ethdev: datapath-focused flow rules management
 2021-10-13  4:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/3] ethdev: introduce flow pre-configuration hints

[soc:k3/dts] BUILD SUCCESS f46d16cf5b43b66de030f0e3b2f20d24ba95f369
 2021-10-13  4:08 UTC 

[BUG] WARNING: CPU: 3 PID: 1 at mm/debug_vm_pgtable.c:493
 2021-10-13  4:10 UTC  (3+ messages)

[net-next PATCH v6 00/16] Multiple improvement for qca8337 switch
 2021-10-13  4:10 UTC  (3+ messages)
` [net-next PATCH v6 05/16] net: dsa: qca8k: add support for cpu port 6

[PATCH 0/5] drm/vmwgfx: Support module unload and hotunplug
 2021-10-13  4:09 UTC  (4+ messages)
` [PATCH 4/5] drm/vmwgfx: Introduce a new placement for MOB page tables

[Ocfs2-devel] [PATCH RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-13  4:08 UTC  (3+ messages)

[PATCH] driver: net: can: delete napi if register_candev fails
 2021-10-13  4:03 UTC  (2+ messages)

[PATCH v2] Validate shared state against list of keys
 2021-10-13  4:04 UTC 

[PATCH v2 2/2] fuse: Send security context of inode on file creation
 2021-10-13  4:04 UTC  (2+ messages)

[PATCH] iio: buffer: check return value of kstrdup_const()
 2021-10-13  4:04 UTC 

[PATCH 1/2] Input: wacom_i2c - Clean up the query device fields
 2021-10-13  3:55 UTC  (3+ messages)
` [PATCH 2/2] Input: wacom_i2c - Use macros for the bit masks

[intel-tdx:guest 53/136] include/linux/compiler_types.h:322:38: error: call to '__compiletime_assert_232' declared with attribute error: Need native word sized stores/loads for atomicity
 2021-10-13  3:54 UTC  (2+ messages)

[PATCH linux-4.19.y] VFS: Fix fuseblk memory leak caused by mount concurrency
 2021-10-13  4:01 UTC 

[PATCH net] nfc: fix error handling of nfc_proto_register()
 2021-10-13  3:49 UTC 

[PATCH net-next 0/2] net: phy: dp83867 non-OF and loopback support
 2021-10-13  3:48 UTC  (4+ messages)
` [PATCH net-next 1/2] net: phy: dp83867: introduce critical chip default init for non-of platform
` [PATCH net-next 2/2] net: phy: dp83867: add generic PHY loopback

stable-rc/linux-4.14.y baseline: 50 runs, 4 regressions (v4.14.250-24-g12b005c2c7b6)
 2021-10-13  3:47 UTC 

(no subject)
 2021-10-13  3:46 UTC  (3+ messages)
` 

[RFC PATCH 7/9] clk: apple: Add clk-apple-cluster driver to manage CPU p-states
 2021-10-13  3:45 UTC  (2+ messages)

[PATCH] distro_boot: Fix bootfile env after calling boot_extlinux
 2021-10-13  3:44 UTC  (5+ messages)

[RFC] Some questions and an idea on SLUB/SLAB
 2021-10-13  3:44 UTC  (3+ messages)

[PATCH 1/3] checks: Add an interrupt-map check
 2021-10-13  3:43 UTC  (4+ messages)

[RFC v3 PATCH 0/5] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
 2021-10-13  3:41 UTC  (23+ messages)
` [v3 PATCH 2/5] mm: filemap: check if THP has hwpoisoned subpage for PMD page fault
` [v3 PATCH 4/5] mm: shmem: don't truncate page if memory failure happens

[RFC PATCH] btrfs: fix deadlock when defragging transparent huge pages
 2021-10-13  3:41 UTC  (2+ messages)

[geert-renesas-drivers:renesas-pinctrl-for-v5.16] BUILD SUCCESS a84a409204fb5de77e9aabb178b54054352ef321
 2021-10-13  3:40 UTC 

[PATCH] MAINTAINERS: Update entry for the Stratix10 firmware
 2021-10-13  3:40 UTC 

[PATCH] cmd: sysboot: dont overwrite bootfile env
 2021-10-13  3:39 UTC 

[RESEND PATCH v2 0/2] fix & prevent the missing preemption disabling
 2021-10-13  3:38 UTC  (6+ messages)
` [RESEND PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
` [RESEND PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH] tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
 2021-10-13  3:37 UTC  (6+ messages)

[PATCH 0/2] riscv: Add RISC-V svpbmt extension supports
 2021-10-13  3:36 UTC  (3+ messages)

[RFC bpf-next 1/2] bpf: add signature to eBPF instructions
 2021-10-13  3:36 UTC  (3+ messages)

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-13  3:33 UTC  (13+ messages)
` [PATCH v2 0/2] fix & prevent the missing preemption disabling
  ` [PATCH v2 1/2] ftrace: disable preemption between ftrace_test_recursion_trylock/unlock()
  ` [PATCH v2 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v5] cfg80211: save power spectral density(psd) of regulatory rule
 2021-10-13  3:33 UTC  (11+ messages)

[RFC 0/1] Is register file feature hard to use ?
 2021-10-13  3:32 UTC  (6+ messages)
` [RFC 1/1] io_uring: improve register file feature's usability

[PATCH v6] usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
 2021-10-13  3:32 UTC 

stable-rc/queue/4.19 build: 180 builds: 4 failed, 176 passed, 13 warnings (v4.19.210-27-g001688c3e983)
 2021-10-13  3:32 UTC 

[PATCH v4 0/4] KVM: allow mapping non-refcounted pages
 2021-10-13  3:29 UTC  (5+ messages)
` [PATCH v4 4/4] KVM: mmu: remove over-aggressive warnings

[RFC V3 00/13] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-10-13  3:28 UTC  (7+ messages)
` [RFC V3 13/13] KVM: arm64: Enable FEAT_LPA2 based 52 bits IPA size on 4K and 16K

[PATCH] counter: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:26 UTC  (2+ messages)

[PATCH] xfs: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:29 UTC 

[f2fs-dev] [PATCH] f2fs: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:29 UTC  (2+ messages)
`  "

[PATCH] nilfs2: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:29 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2021-10-13  3:29 UTC 

[PATCH] ext4: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH] doc: add bundle-format to TECH_DOCS
 2021-10-13  3:28 UTC 

[PATCH] btrfs: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH] video: omapfb: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH 00/11] rcu: Make rcu_core() safe in PREEMPT_RT with NOCB + a few other fixes v2
 2021-10-13  3:28 UTC  (3+ messages)

[PATCH] video: fbdev: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:28 UTC 

[PATCH] usb: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:27 UTC 

[PATCH] wireless: ath5k: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:27 UTC 

[PATCH] bcache: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:27 UTC 

[PATCH] comedi: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:26 UTC 

[PATCH v2 resend 0/2] Fix out-of-bound read in resp_readcap16 and resp_report_tgtpgs
 2021-10-13  3:39 UTC  (3+ messages)
` [PATCH v2 resend 1/2] scsi:scsi_debug: Fix out-of-bound read in resp_readcap16
` [PATCH v2 resend 2/2] scsi:scsi_debug:Fix out-of-bound read in resp_report_tgtpgs

[PATCH] clk-si5341: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:26 UTC 

[PATCH v4 00/48]
 2021-10-13  2:54 UTC  (17+ messages)
` [PATCH v4 09/48] target/ppc: Restrict ppc_cpu_do_unaligned_access to sysemu
` [PATCH v4 31/48] linux-user: Split out do_prctl and subroutines
` [PATCH v4 35/48] target/alpha: Reorg fp memory operations
` [PATCH v4 36/48] target/alpha: Reorg integer "
` [PATCH v4 38/48] target/hppa: Implement prctl_unalign_sigbus
` [PATCH v4 39/48] target/sh4: "
` [PATCH v4 40/48] linux-user/signal: Handle BUS_ADRALN in host_signal_handler
` [PATCH v4 41/48] tcg: Canonicalize alignment flags in MemOp
` [PATCH v4 42/48] tcg/i386: Support raising sigbus for user-only
` [PATCH v4 43/48] tcg/aarch64: "
` [PATCH v4 44/48] tcg/ppc: "
` [PATCH v4 45/48] tcg/s390: "
` [PATCH v4 46/48] tcg/tci: "
` [PATCH v4 47/48] tcg/riscv: "
` [PATCH v4 48/48] tests/tcg/multiarch: Add sigbus.c

[PATCH] hw_random: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:26 UTC 

[PATCH] bus: mhi: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:25 UTC 

[PATCH] arm: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:22 UTC  (2+ messages)

[PATCH] ata: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:25 UTC 

[PATCH] acpi: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:24 UTC 

stable-rc/linux-5.14.y baseline: 105 runs, 2 regressions (v5.14.11-152-gb521e3a08ae9)
 2021-10-13  3:24 UTC 

[PATCH] x86: events: replace snprintf in show functions with sysfs_emit
 2021-10-13  3:24 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 046529f63ea9a6120a03d380acdef19dc3a800b4
 2021-10-13  3:22 UTC  (2+ messages)
` [Devel] "

[RFC PATCH] NIOS2: irqflags: rename a redefined register name
 2021-10-13  3:22 UTC  (2+ messages)

[PATCH 00/11] PageSlab: eliminate unnecessary compound_head() calls
 2021-10-13  3:19 UTC  (4+ messages)

Questions (and a possible bug) regarding the ata_device_blacklist and ATA_HORKAGE_ZERO_AFTER_TRIM
 2021-10-13  3:19 UTC  (4+ messages)

[PATCH 0/3] trace-cmd: Align guest TSC calculation with the kernel
 2021-10-13  3:15 UTC  (5+ messages)
` [PATCH 2/3] trace-cmd: Read and use fraction bits from TRACECMD_OPTION_TIME_SHIFT
` [PATCH 3/3] trace-cmd: Dump "

[dpdk-dev] [PATCH v2 2/2] app/test: Delete cmdline free function
 2021-10-13  3:12 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 1/2] lib/cmdline: release cl when cmdline exit

[PATCH v3 0/5] Improve output type formatting
 2021-10-13  3:12 UTC  (5+ messages)
` [PATCH v3 4/5] dtc: Drop dts source restriction for yaml output


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.