All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 01:03:30 to 2020-11-30 02:50:28 UTC [more...]

[RFC v7 00/22] i386 cleanup
 2020-11-30  2:35 UTC  (21+ messages)
` [RFC v7 01/22] i386: move kvm accel files into kvm/
` [RFC v7 02/22] i386: move whpx accel files into whpx/
` [RFC v7 03/22] i386: move hax accel files into hax/
` [RFC v7 04/22] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v7 05/22] i386: move TCG accel files into tcg/
` [RFC v7 06/22] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v7 07/22] i386: move TCG cpu class initialization out of helper.c
` [RFC v7 08/22] tcg: cpu_exec_{enter,exit} helpers
` [RFC v7 09/22] tcg: make CPUClass.cpu_exec_* optional
` [RFC v7 10/22] tcg: Make CPUClass.debug_excp_handler optional
` [RFC v7 11/22] cpu: Remove unnecessary noop methods
` [RFC v7 12/22] cpu: Introduce TCGCpuOperations struct
` [RFC v7 13/22] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v7 14/22] cpu: Move cpu_exec_* "
` [RFC v7 15/22] cpu: Move tlb_fill "
` [RFC v7 16/22] cpu: Move debug_excp_handler "
` [RFC v7 18/22] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v7 19/22] accel: introduce AccelCPUClass extending CPUClass
` [RFC v7 20/22] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v7 21/22] cpu-exec: refactor realizefn for all targets

[PATCH v3 00/13] viridian: add support for ExProcessorMasks
 2020-11-30  2:48 UTC  (3+ messages)
` [PATCH v3 13/13] x86: replace open-coded occurrences of sizeof_field()

[RFC PATCH-for-5.2 0/2] net: Do not accept packets with invalid huge size
 2020-11-30  2:36 UTC  (3+ messages)
` [RFC PATCH-for-5.2 1/2] net: Do not accept packets bigger then NET_BUFSIZE

[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
 2020-11-30  2:46 UTC  (10+ messages)
` [PATCH v4 1/9] block: Fix a race in the runtime power management code
` [PATCH v4 2/9] block: Introduce BLK_MQ_REQ_PM
` [PATCH v4 3/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v4 4/9] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v4 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v4 6/9] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v4 7/9] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v4 8/9] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v4 9/9] block: Do not accept any requests while suspended

[ANNOUNCE] [CFP] Call for Sessions - linux.conf.au Online 2021 Kernel Miniconf
 2020-11-30  2:45 UTC 

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-30  2:42 UTC  (8+ messages)
` [PATCH 12/14] scsi: NCR5380: Remove in_interrupt()

[RFC PATCH] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed mode support
 2020-11-30  2:40 UTC  (3+ messages)
  ` [RFC PATCH] KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without mixed

[PATCH v1 0/9] Enable root to update the blacklist keyring
 2020-11-30  2:40 UTC  (2+ messages)

[PATCH 1/1] usb: roles: reference controller's parent device if existed
 2020-11-30  2:37 UTC  (2+ messages)

[PATCH 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
 2020-11-30  2:36 UTC  (3+ messages)

[MPTCP] Re: [MPTCP][PATCH mptcp-next 3/5] mptcp: deal with MPTCP_PM_ADDR_FLAG_BACKUP in PM netlink
 2020-11-30  2:37 UTC 

[MPTCP] Re: [MPTCP][PATCH mptcp-next 2/5] mptcp: add the incoming MP_PRIO support
 2020-11-30  2:37 UTC 

[PATCH] cifs: fix potential use-after-free in cifs_echo_request()
 2020-11-30  2:31 UTC  (2+ messages)

[qemu-mainline test] 157097: regressions - FAIL
 2020-11-30  2:31 UTC 

[PATCH v4 0/2] md/cluster bugs fix
 2020-11-30  2:31 UTC  (3+ messages)
` [PATCH v4 2/2] md/cluster: fix deadlock when node is doing resync job

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2020-11-30  2:26 UTC  (4+ messages)

[meta-python][PATCH] python3-matplotlib: Disable LTO for clang/riscv
 2020-11-30  2:27 UTC 

[SPDK] Re: SPDK vhost mechanism only can use one CPU core for polling even specify multiple cores
 2020-11-30  2:26 UTC 

[PATCH] crypto: ecrdsa - use subsys_initcall instead of module_init
 2020-11-30  2:24 UTC  (4+ messages)

[PATCH 1/1] scsi: ufs: Remove scale down gear hard code
 2020-11-30  2:23 UTC  (2+ messages)

[PATCH] vdpa: ifcvf: Use dma_set_mask_and_coherent to simplify code
 2020-11-30  2:20 UTC  (4+ messages)

[PATCH] block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
 2020-11-30  2:20 UTC 

MMIO/PIO dispatch file descriptors (ioregionfd) design discussion
 2020-11-30  2:14 UTC  (5+ messages)

[PATCH] x86/cpu: correct values for GDT_ENTRY_INIT
 2020-11-30  2:28 UTC  (2+ messages)
` [x86/cpu] 3d5f2fa9fa: Kernel_panic-not_syncing:Attempted_to_kill_init!exitcode=

[PATCH v4] vdpa: mlx5: fix vdpa/vhost dependencies
 2020-11-30  2:12 UTC  (3+ messages)

[PATCH v14 4/5] security: keys: trusted: use ASN.1 TPM2 key format for the blobs
 2020-11-30  2:10 UTC  (3+ messages)

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2020-11-30  2:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] gem_exec_reloc & gem_shrink: Added gem_require_mappable_ggtt to check mappable aperture
 2020-11-30  2:03 UTC 

[PATCH] f2fs: add compr_inode and compr_blocks sysfs nodes
 2020-11-30  2:05 UTC  (8+ messages)
` [f2fs-dev] "

[LTP] [PATCH] cpuset_inherit: Use the original mem value instead of N_NODES
 2020-11-30  2:06 UTC 

[PATCH] drm/gma500: Fix error return code in psb_driver_load()
 2020-11-30  2:02 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-11-30  2:02 UTC 

[PATCH] posix_acl.h: define missing ACL functions on non-posix-acl build
 2020-11-30  2:00 UTC  (2+ messages)

[PATCH kernel] fs/io_ring: Fix lockdep warnings
 2020-11-30  2:00 UTC 

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-11-30  1:54 UTC  (28+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue
` [PATCH 02/27] efi: Drop unwanted message in efi_uc_destroy()
` [PATCH 03/27] dm: Avoid accessing seq directly
` [PATCH 04/27] dm: core: Update uclass_find_next_free_req_seq() args
` [PATCH 05/27] dm: core: Add a new sequence number for devices
` [PATCH 06/27] dm: test: Add support for new sequence numbers
` [PATCH 07/27] dm: core: Switch binding to use "
` [PATCH 08/27] dm: Fix return value in dev_read_alias_seq()
` [PATCH 09/27] dm: test: Drop assumptions of no sequence numbers
` [PATCH 10/27] octeon: Don't attempt to set the sequence number
` [PATCH 11/27] i2c: Update for new sequence numbers
` [PATCH 12/27] net: Update to use "
` [PATCH 13/27] pci: "
` [PATCH 14/27] spi: Update for "
` [PATCH 15/27] usb: ehci-mx6: Drop assignment of sequence number
` [PATCH 16/27] usb: Update for new sequence numbers
` [PATCH 17/27] x86: Drop unnecessary mp_init logic
` [PATCH 18/27] x86: Simplify acpi_device_infer_name()
` [PATCH 19/27] gpio: Update for new sequence numbers
` [PATCH 20/27] pinctrl: "
` [PATCH 21/27] dm: Switch over to use new sequence number for dev_seq()
` [PATCH 22/27] dm: Drop uclass_resolve_seq()
` [PATCH 23/27] dm: Drop the unused arg in uclass_find_device_by_seq()
` [PATCH 24/27] dm: core: Simplify uclass_find_next_free_req_seq()
` [PATCH 25/27] cmd: Drop use of old sequence numbers in commands
` [PATCH 26/27] dm: core: Drop seq and req_seq
` [PATCH 27/27] dm: Update documentation for new sequence numbers

[PATCH v5 0/7] Enable rk3066a HDMI sound
 2020-11-30  1:51 UTC  (6+ messages)
` (subset) "

[PATCH 0/9] arm64: dts: rockchip: Engicam PX30.Core changes
 2020-11-30  1:51 UTC  (4+ messages)

[PATCH] clk: rockchip: Remove redundant null check before clk_prepare_enable
 2020-11-30  1:51 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: rename sdhci nodename to mmc in rk3399.dtsi
 2020-11-30  1:51 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: rockchip: rk3328-roc-cc: Misc improvements
 2020-11-30  1:52 UTC  (4+ messages)

[PATCH 2/3] powerpc/pseries/hotplug-cpu: fix memleak in dlpar_cpu_add_by_count
 2020-11-30  1:51 UTC  (2+ messages)

[PATCH] powerpc: Allow relative pointers in bug table entries
 2020-11-30  1:50 UTC  (4+ messages)

[PATCH 5.11] io_uring: refactor send/recv msg and iov managing
 2020-11-30  1:47 UTC 

[Bug 204789] Boot failure with more than 256G of memory on Power9 with 4K pages & Hash MMU
 2020-11-30  1:49 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_reloc: Added gem_require_mappable_ggtt to check mappable aperture
 2020-11-30  1:44 UTC 

[PATCH 0/2] ARM: dts: aspeed: Add Ampere Mt. Jade BMC device
 2020-11-30  1:46 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: vendor-prefixes: Add an entry for AmpereComputing.com
` [PATCH 2/2] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jade BMC

[PATCH v2 0/6] dwc3-generic: Add Layerscape support
 2020-11-30  1:45 UTC  (3+ messages)
` [PATCH v2 1/6] usb: dwc3: Add frame length adjustment quirk

[PATCH v4] usb: xhci: fix lack of short packet event trb handling
 2020-11-30  1:42 UTC  (2+ messages)

[PATCH 0/5] Consolidate RPM interconnect and support to MSM8939
 2020-11-30  1:40 UTC  (3+ messages)

Apply d853b3406903a7dc5b14eb5bada3e8cd677f66a2 to 5.4 and 5.9
 2020-11-30  1:40 UTC 

[PATCH 0/3] cleanups/fix for blk_mq_get_tag()
 2020-11-30  1:36 UTC  (4+ messages)
` [PATCH 1/3] blk-mq: use right tag offset after wait
` [PATCH 2/3] blk-mq: deduplicate blk_mq_get_tag() bits
` [PATCH 3/3] blk-mq: idiomatic use of WARN_ON_ONCE

[v2 01/11] irqchip: ls-extirq: Add LS1043A, LS1088A external interrupt
 2020-11-30  1:38 UTC  (11+ messages)
  ` [EXT] "

[Bug 209869] New: Kernel 5.10-rc1 fails to boot on a PowerMac G4 3, 6 at an early stage
 2020-11-30  1:36 UTC  (2+ messages)
` [Bug 209869] Kernel 5.10-rc1 fails to boot on a PowerMac G4 3,6 "

[PATCH] target/riscv: Fix the bug of HLVX/HLV/HSV
 2020-11-30  1:28 UTC  (2+ messages)

[PATCH v2 00/15] drivers: usb: misc: update to use usb_control_msg_{send|recv}()
 2020-11-30  1:34 UTC  (20+ messages)
` [PATCH v2 01/15] usb: misc: appledisplay: update to use the usb_control_msg_{send|recv}() API
` [PATCH v2 02/15] usb: misc: cypress_cy7c63: update to use usb_control_msg_recv()
` [PATCH v2 03/15] usb: misc: cytherm: "
` [PATCH v2 04/15] usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
` [PATCH v2 05/15] usb: misc: emi26: update to use usb_control_msg_send()
` [PATCH v2 06/15] usb: misc: emi62: "
` [PATCH v2 07/15] usb: misc: ezusb: "
` [PATCH v2 08/15] usb: misc: idmouse: "
` [PATCH v2 09/15] usb: misc: iowarrior: update to use the usb_control_msg_{send|recv}() API
` [PATCH v2 10/15] usb: misc: isight_firmware: update to use usb_control_msg_send()
` [PATCH v2 11/15] usb: misc: ldusb: "
` [PATCH v2 12/15] usb: misc: lvstest: update to use the usb_control_msg_{send|recv}() API
` [PATCH v2 13/15] usb: misc: trancevibrator: update to use usb_control_msg_send()
` [PATCH v2 14/15] usb: misc: usbsevseg: "
` [PATCH v2 15/15] usb: misc: usbtest: update to use the usb_control_msg_{send|recv}() API

[PATCH 1/1] ktest.pl: Fix incorrect reboot for grub2bls
 2020-11-30  1:32 UTC  (2+ messages)

split hard read-only vs read-only policy v2
 2020-11-30  1:23 UTC  (4+ messages)
` [PATCH 1/4] block: add a hard-readonly flag to struct gendisk

[PATCH] f2fs: Fix deadlock between f2fs_quota_sync and block_operation
 2020-11-30  1:19 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] leds: lm3533: Switch to using the new API kobj_to_dev()
 2020-11-30  1:19 UTC 

Broken ofono 4G LTE network
 2020-11-30  1:19 UTC  (2+ messages)

[dpdk-dev] [RFC] net: make eCPRI header host network order
 2020-11-30  1:15 UTC  (5+ messages)

linux-next: build warning after merge of the hwmon-staging tree
 2020-11-30  1:14 UTC  (2+ messages)

[gatesgarth][PATCH 00/21] patch review request
 2020-11-30  1:11 UTC  (22+ messages)
` [gatesgarth][PATCH 01/21] license_image.bbclass: use canonical name for license files
` [gatesgarth][PATCH 02/21] kernel-devsrc: improve reproducibility for arm64
` [gatesgarth][PATCH 03/21] linux-yocto/5.4: perf: Alias SYS_futex with SYS_futex_time64 on 32-bit arches with 64bit time_t
` [gatesgarth][PATCH 04/21] linux-yocto/5.8: "
` [gatesgarth][PATCH 05/21] linux-yocto/5.8: ext4/tipc warning fixups
` [gatesgarth][PATCH 06/21] linux-yocto/5.4: update to v5.4.78
` [gatesgarth][PATCH 07/21] glib-2.0: RDEPEND on dbusmock only when GI_DATA_ENABLED is True
` [gatesgarth][PATCH 08/21] cve-check: show real PN/PV
` [gatesgarth][PATCH 09/21] python3: add CVE-2007-4559 to whitelist
` [gatesgarth][PATCH 10/21] sqlite3: add CVE-2015-3717 "
` [gatesgarth][PATCH 11/21] gstreamer1.0-rtsp-server: set CVE_PRODUCT
` [gatesgarth][PATCH 12/21] gstreamer1.0-plugins-base: "
` [gatesgarth][PATCH 13/21] sysvinit: remove bashism to be compatible with dash
` [gatesgarth][PATCH 14/21] eudev: "
` [gatesgarth][PATCH 15/21] valgrind: helgrind: Intercept libc functions
` [gatesgarth][PATCH 16/21] fs-perms: Ensure /usr/src/debug/ file modes are correct
` [gatesgarth][PATCH 17/21] e2fsprogs: Fix a ptest permissions determinism issue
` [gatesgarth][PATCH 18/21] binutils: Fix linker errors on chromium/ffmpeg on aarch64
` [gatesgarth][PATCH 19/21] distutils-common-base: fix LINKSHARED expansion
` [gatesgarth][PATCH 20/21] lttng-modules: update 2.12.2 -> 2.12.3
` [gatesgarth][PATCH 21/21] lttng-modules: Backport a patch to fix btrfs build failure

[PATCH 00/19] Ensure good ECC settings
 2020-11-30  1:07 UTC  (3+ messages)
` [PATCH 17/19] mtd: rawnand: r852: Move the ECC initialization to ->attach_chip()

question about arm64 __primary_switched code
 2020-11-30  1:08 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-11-30  1:05 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: allow bpf_{s,g}etsockopt from cgroup "

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-11-30  1:04 UTC  (2+ messages)

[PATCH] drm/panel: sony-acx565akm: Fix race condition in probe
 2020-11-28  0:05 UTC  (2+ messages)

[PATCH v2 0/28] drivers/video: W=1 warning fixes
 2020-11-29 16:10 UTC  (6+ messages)
` [PATCH v2 02/28] video: fbcon: Fix warnings by using pr_debug() in fbcon
` [PATCH v2 16/28] video: fbdev: hgafb: Fix kernel-doc warnings

[PATCH v6 00/17] follow_pfn and other iomap races
 2020-11-27 13:12 UTC  (2+ messages)

[REGRESSION] omapdrm/N900 display broken
 2020-11-27 18:44 UTC  (13+ 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.