All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-25 10:57:38 to 2022-01-25 11:47:49 UTC [more...]

[igt-dev] [PATCH i-g-t] tests/i915/kms_flip_tiling: Handle lost flip event
 2022-01-25 11:47 UTC  (2+ messages)

[PATCH v15 07/13] media: amphion: add v4l2 m2m vpu encoder stateful driver
 2022-01-25 11:34 UTC  (3+ messages)

stable-rc/queue/4.14 build: 193 builds: 4 failed, 189 passed, 3 errors, 32 warnings (v4.14.262-186-g48777098709c)
 2022-01-25 11:38 UTC 

[PATCH 00/16] scsi: libsas and users: Factor out LLDD TMF code
 2022-01-25 11:32 UTC  (15+ messages)
` [PATCH 01/16] scsi: libsas: Use enum for response frame DATAPRES field
` [PATCH 02/16] scsi: libsas: Delete lldd_clear_aca callback
` [PATCH 03/16] scsi: hisi_sas: Delete unused I_T_NEXUS_RESET_PHYUP_TIMEOUT
` [PATCH 04/16] scsi: libsas: Move SMP task handlers to core
` [PATCH 05/16] scsi: libsas: Add struct sas_tmf_task
` [PATCH 06/16] scsi: libsas: Add sas_task.tmf
` [PATCH 07/16] scsi: libsas: Add sas_execute_tmf()
` [PATCH 08/16] scsi: libsas: Add sas_execute_ssp_tmf()
` [PATCH 09/16] scsi: libsas: Add TMF handler exec complete callback
` [PATCH 10/16] scsi: libsas: Add TMF handler aborted callback
` [PATCH 11/16] scsi: libsas: Add sas_abort_task_set()
` [PATCH 12/16] scsi: libsas: Add sas_clear_task_set()
` [PATCH 13/16] scsi: libsas: Add sas_lu_reset()
` [PATCH 14/16] scsi: libsas: Add sas_query_task()

[PATCH 0/2] powerpc: Disable syscall emulation and stepping
 2022-01-25 11:45 UTC  (3+ messages)
` [PATCH 2/2] powerpc/uprobes: Reject uprobe on a system call instruction

kernel BUG at kernel/timer.c:951!
 2022-01-25 11:46 UTC  (7+ messages)
      ` [PATCH net-2.6] ax25: netrom: rose: Fix timer oopses
        ` [AX25] inconsistent lock state
          ` [AX25] ipv6 incompatible with AX.25

[PATCH v1 0/2] virtio-mem: Handle preallocation with migration
 2022-01-25 11:43 UTC  (5+ messages)
` [PATCH v1 1/2] virtio-mem: Warn if a memory backend with "prealloc=on" is used
` [PATCH v1 2/2] virtio-mem: Handle preallocation with migration

[LTP] [PATCH 1/3] memcontrol02: Add VFAT/MSDOS magic and set error to 50% for it also
 2022-01-25 11:46 UTC  (2+ messages)

[PATCH v3 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-01-25 11:44 UTC  (3+ messages)
` [PATCH v3 1/2] docs: add a document about regression handling
` [PATCH v3 2/2] docs: regressions.rst: rules of thumb for handling regressions

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 3638/9999] kernel/seccomp.c:2041:41: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2022-01-25 11:43 UTC  (3+ messages)
` seccomp __user annotation fix backported too far in Android [was: Re: [ammarfaizi2-block:google/android/kernel/common/android12-5.4 3638/9999] kernel/seccomp.c:2041:41: sparse: sparse: incorrect type in argument 3 (different address spaces)]

[ammarfaizi2-block:paulmck/linux-rcu/dev 80/85] kernel/rcu/srcutree.c:1168:27: warning: variable 'sdp' set but not used
 2022-01-25 11:34 UTC  (2+ messages)

"blk-mq: fix tag_get wait task can't be awakened" causes hangs
 2022-01-25 11:38 UTC  (2+ messages)

[PATCH] Whitelist libuuid clock file
 2022-01-25 11:37 UTC  (3+ messages)

KVM call for agenda for 2022-01-25
 2022-01-25 11:36 UTC  (3+ messages)

[PATCH v2 0/7] linkage: better symbol aliasing
 2022-01-25 11:32 UTC  (16+ messages)
` [PATCH v2 1/7] arm: lib: remove leading whitespace in bitop macro
` [PATCH v2 2/7] linkage: add SYM_{ENTRY,START,END}_AT()
` [PATCH v2 3/7] linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
` [PATCH v2 4/7] arm64: clean up symbol aliasing
` [PATCH v2 5/7] x86: "
` [PATCH v2 6/7] linkage: remove SYM_FUNC_{START,END}_ALIAS()
` [PATCH v2 7/7] tools: update x86 string routines

[v2 0/2] add i2c support for mt8186
 2022-01-25 11:27 UTC  (15+ messages)
` [v2 1/2] dt-bindings: i2c: update bindings for MT8186 SoC
` [v2 2/2] i2c: mediatek: Add i2c compatible for Mediatek MT8186

[XEN PATCH v9 00/30] xen: Build system improvements, now with out-of-tree build!
 2022-01-25 11:37 UTC  (32+ messages)
` [XEN PATCH v9 01/30] build: set XEN_BUILD_EFI earlier
` [XEN PATCH v9 02/30] build: avoid re-executing the main Makefile by introducing build.mk
` [XEN PATCH v9 03/30] build: fix exported variable name CFLAGS_stack_boundary
` [XEN PATCH v9 04/30] build: set ALL_OBJS in main Makefile; move prelink.o to main Makefile
` [XEN PATCH v9 05/30] build: prepare to always invoke $(MAKE) from xen/, use $(obj)
` [XEN PATCH v9 06/30] build: rework test/livepatch/Makefile
` [XEN PATCH v9 07/30] build: rework cloc recipe
` [XEN PATCH v9 08/30] build: fix enforce unique symbols for recent clang version
` [XEN PATCH v9 09/30] build: build everything from the root dir, use obj=$subdir
` [XEN PATCH v9 10/30] build: introduce if_changed_deps
` [XEN PATCH v9 11/30] build: rename __LINKER__ to LINKER_SCRIPT
` [XEN PATCH v9 12/30] build: hook kconfig into xen build system
` [XEN PATCH v9 13/30] xen/tools/kconfig: fix build with -Wdeclaration-after-statement
` [XEN PATCH v9 14/30] build: remove KBUILD_ specific from Makefile.host
` [XEN PATCH v9 15/30] build: handle always-y and hostprogs-always-y
` [XEN PATCH v9 16/30] build: start building the tools with the main makefiles
` [XEN PATCH v9 17/30] build: add headers path to CFLAGS once for all archs
` [XEN PATCH v9 18/30] build: generate x86's asm-macros.h with filechk
` [XEN PATCH v9 19/30] build: clean-up "clean" rules of duplication
` [XEN PATCH v9 20/30] build: rework "clean" to clean from the root dir
` [XEN PATCH v9 21/30] build: use main rune to build host binary x86's mkelf32 and mkreloc
` [XEN PATCH v9 22/30] build: rework coverage and ubsan CFLAGS handling
` [XEN PATCH v9 23/30] build,x86: remove the need for build32.mk
` [XEN PATCH v9 24/30] build: grab common EFI source files in arch specific dir
` [XEN PATCH v9 25/30] build: replace $(BASEDIR) by $(objtree)
` [XEN PATCH v9 26/30] build: replace $(BASEDIR) and use $(srctree)
` [XEN PATCH v9 27/30] build: rework "headers*.chk" prerequisite in include/
` [XEN PATCH v9 28/30] build: specify source tree in include/ for prerequisite
` [XEN PATCH v9 29/30] build: shuffle main Makefile
` [XEN PATCH v9 30/30] build: adding out-of-tree support to the xen build

[RFC 0/3] Add support for GRE optional fields matching
 2022-01-25 11:37 UTC  (7+ messages)
` [RFC 1/3] ethdev: support GRE optional fields

[wpan-next v2 0/9] ieee802154: A bunch of fixes
 2022-01-25 11:32 UTC  (13+ messages)
` [wpan-next v2 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next v2 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [wpan-next v2 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue()

[Virtio-fs] [virtiofsd] MR opened: Set signal handlers, required to be an "init" process in a PID namespace
 2022-01-25 11:37 UTC 

[Intel-gfx] [PATCH 4/4] drm/i915: Don't allocate extra ddb during async flip for DG2
 2022-01-25 11:36 UTC  (4+ messages)

drivers/cxl/acpi.c:25:17: warning: Value stored to 'dev' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-25 11:34 UTC 

[PATCH 4.14 000/186] 4.14.263-rc1 review
 2022-01-25 11:28 UTC  (2+ messages)

[GIT PULL FOR v5.18] v2: aspeed fixes
 2022-01-25 11:30 UTC 

[PATCH v4 0/3] trace qmp commands
 2022-01-25 11:31 UTC  (6+ messages)
` [PATCH v4 3/3] meson: generate trace events for "

[PATCH 0/3] QEMU spike machine support for U-Boot
 2022-01-25 11:32 UTC  (11+ messages)
` [PATCH 1/3] serial: Add RISC-V HTIF console driver
` [PATCH 3/3] riscv: qemu: Implement is_flash_available() for MTD NOR

[PATCH v2 0/3] block/export/fuse: Fix build failure on FreeBSD
 2022-01-25 11:28 UTC  (5+ messages)
` [PATCH v2 1/3] block/export/fuse: Extract fuse_fallocate_punch_hole()
` [PATCH v2 2/3] block/export/fuse: Extract fuse_fallocate_zero_range()

[PATCH 1/2] drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_interval
 2022-01-25 11:32 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: use msleep rather than udelay for long delays

[PATCH v8 00/38] arm64/sme: Initial support for the Scalable Matrix Extension
 2022-01-25 11:27 UTC  (13+ messages)
` [PATCH v8 01/38] arm64: cpufeature: Always specify and use a field width for capabilities
` [PATCH v8 05/38] arm64/sme: System register and exception syndrome definitions
` [PATCH v8 25/38] KVM: arm64: Trap SME usage in guest

[PATCH 0/2] EFI: Add CAPSULE_FLAG_INITIATE_RESET support
 2022-01-25 11:31 UTC  (3+ messages)
` [PATCH 1/2] EFI: Support CAPSULE_FLAGS_INITIATE_RESET for capsule update
` [PATCH 2/2] mkeficapsule: Support "--flags reset" option

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25 11:28 UTC  (7+ messages)
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v4 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API

[PATCH v2 00/14] target/ppc: powerpc_excp improvements [40x] (3/n)
 2022-01-25 11:27 UTC  (5+ messages)
` [PATCH v2 08/14] target/ppc: 405: System call exception cleanup

[PATCH] spapr.c: check bus != NULL in spapr_get_fw_dev_path()
 2022-01-25 11:24 UTC  (2+ messages)

"kernel NULL pointer dereference" crash when attempting a write
 2022-01-25 11:25 UTC  (5+ messages)

[PATCH] net/sfc: validate queue span when parsing flow action RSS
 2022-01-25 11:27 UTC  (2+ messages)

[hardknott][PATCH 1/2] glibc : Fix CVE-2021-3998
 2022-01-25 11:26 UTC  (2+ messages)
` [hardknott][PATCH 2/2] glibc : Fix CVE-2021-3999

[PATCH v2 0/9] vhost: improve logging
 2022-01-25 11:24 UTC  (10+ messages)
` [PATCH v2 1/9] vhost: improve IOTLB logs
` [PATCH v2 2/9] vhost: improve vDPA registration failure log
` [PATCH v2 3/9] vhost: improve Vhost layer logs
` [PATCH v2 4/9] vhost: improve Vhost-user "
` [PATCH v2 5/9] vhost: improve socket "
` [PATCH v2 6/9] vhost: improve Virtio-net "
` [PATCH v2 7/9] vhost: remove multi-line logs
` [PATCH v2 8/9] vhost: differentiate IOTLB logs
` [PATCH v2 9/9] vhost: use proper logging type for data path

[ammarfaizi2-block:paulmck/linux-rcu/dev 80/85] kernel/rcu/srcutree.c:1168:27: warning: variable 'sdp' set but not used
 2022-01-25 11:24 UTC  (2+ messages)

stable-rc/queue/4.9 build: 173 builds: 4 failed, 169 passed, 3 errors, 34 warnings (v4.9.297-157-g84580a31d426)
 2022-01-25 11:22 UTC 

[PATCH][next] drm/i915/guc: fix spelling mistake "notificaion" -> "notification"
 2022-01-25 11:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v4 1/2] common/cnxk: support priority flow ctrl config API
 2022-01-25 11:23 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] net/cnxk: support priority flow control

[LTP] [PATCH 1/1] sched_get_priority_max01: Add more policies
 2022-01-25 11:20 UTC  (5+ messages)

[Lvfs-announce] LVFS Community Meeting: Alternate Branches
 2022-01-25 11:20 UTC 

[PATCH] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-01-25 11:16 UTC  (9+ messages)

[Intel-wired-lan] [PATCH net-next v1] iavf: Add waiting for response from PF in set mac
 2022-01-25 11:19 UTC  (3+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 11:15 UTC  (5+ messages)

[PATCH v1] vhost: cache avail index in vhost_enable_notify()
 2022-01-25 11:14 UTC  (4+ messages)

[PATCH] target/ppc/mmu_common: Fix SRR1/MSR error code on Book-E
 2022-01-25 11:14 UTC  (2+ messages)

[PATCH 5.4 000/320] 5.4.174-rc1 review
 2022-01-25 11:12 UTC  (5+ messages)

[PATCH V2 2/2] mm/migration: Add trace events for base page and HugeTLB migrations
 2022-01-25 11:13 UTC  (3+ messages)

[LTP] [PATCH v1] Rewrite process_vm_readv02.c test with new LTP API
 2022-01-25 11:11 UTC 

[PATCH v13 0/7] Add vmnet.framework based network backend
 2022-01-25 11:08 UTC  (10+ messages)
` [PATCH v13 2/7] net/vmnet: add vmnet backends to qapi/net

[PATCH 00/11] rebase: reset_head() related fixes and improvements
 2022-01-25 11:07 UTC  (8+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 07/14] create_autostash(): remove unneeded parameter
  ` [PATCH v2 10/14] rebase: cleanup reset_head() calls

stable-rc/queue/5.10 build: 180 builds: 6 failed, 174 passed, 7 errors, 13 warnings (v5.10.93-564-gb970b738e2a0)
 2022-01-25 11:07 UTC 

[PATCH 5.15 000/846] 5.15.17-rc1 review
 2022-01-25 11:06 UTC  (6+ messages)

[PATCH 5.10 000/563] 5.10.94-rc1 review
 2022-01-25 11:05 UTC  (9+ messages)
` [PATCH 5.10 262/563] uio: uio_dmem_genirq: Catch the Exception

[POC for v5.15 0/2] btrfs: defrag: what if v5.15 is doing proper defrag
 2022-01-25 11:05 UTC  (4+ messages)

[GIT PULL FOR v5.18] aspeed fixes
 2022-01-25 11:06 UTC  (2+ messages)
` [GIT PULL FOR v5.18] aspeed fixes (#80323)

[PATCH RFC 00/15] migration: Postcopy Preemption
 2022-01-25 11:01 UTC  (5+ messages)
` [PATCH RFC 05/15] migration: Simplify unqueue_page()

[PATCH] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
 2022-01-25 11:04 UTC  (2+ messages)

[PATCH/RFC 00/15] arm64: renesas: Add-R-Car S4-8 Pin control support
 2022-01-25 11:03 UTC  (2+ messages)
  ` [PATCH/RFC 04/15] pinctrl: renesas: Initial R8A779F0 PFC support

[PATCH v6 0/7] tests: Refresh lcitool submodule & remove libxml2
 2022-01-25 10:59 UTC  (6+ messages)

[PATCH v13 00/10] acpi: Error Record Serialization Table, ERST, support for QEMU
 2022-01-25 10:53 UTC  (3+ messages)
` [PATCH v13 06/10] ACPI ERST: build the ACPI ERST table

Redesign of QEMU startup & initial configuration
 2022-01-25 10:58 UTC  (15+ messages)
` Meeting today?
          ` "Startup" meeting (was Re: Meeting today?)

[LTP] [PATCH] include/mk/env_pre.mk: remove dup makefile sourcing
 2022-01-25 11:05 UTC  (2+ messages)

[LTP] [PATCH 1/2] kernel/fs/fs-notify: fsnotify stress tests
 2022-01-25 11:04 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mq: fix lcdif port node
 2022-01-25 10:59 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mm: Add missing MX8MM_IOMUXC_NAND_READY_B_SD3_RESET_B
 2022-01-25 11:00 UTC  (2+ messages)

[PATCH] scsi: pm80xx: Fix double completion for SATA devices
 2022-01-25 10:58 UTC  (3+ messages)

[PATCH net] sch_cake: diffserv8 CS1 should be bulk
 2022-01-25 10:58 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm: Add missing MX8MM_IOMUXC_NAND_READY_B_SD3_RESET_B
 2022-01-25 10:59 UTC  (2+ messages)

[PATCH v1 0/5] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-25 10:59 UTC  (17+ messages)
` [PATCH 2/5] Introduce VIRTIO_F_ADMIN_VQ_INDIRECT_DESC/VIRTIO_F_ADMIN_VQ_IN_ORDER

[PATCH v2 0/4] add new SoC mt8186 support for spi-mtk-nor
 2022-01-25 10:58 UTC  (3+ messages)

[virtio-dev] Plans for releasing a VIRTIO 1.2 spec
 2022-01-25 10:58 UTC  (2+ messages)
` [virtio] The virtio spec is now in FREEZE for 1.2

[PATCH v2] iwd: Always disconnect connection completely
 2022-01-25 10:57 UTC  (4+ 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.