All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-30 14:43:17 to 2020-11-30 15:35:17 UTC [more...]

[PATCH 0/2] RFC: Precise TSC migration
 2020-11-30 15:33 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: introduce KVM_X86_QUIRK_TSC_HOST_ACCESS

[PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-11-30 15:33 UTC  (6+ messages)
` [PATCH v23 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] vdpa/mlx5: Use random MAC for the vdpa net instance
 2020-11-30 15:33 UTC  (12+ messages)

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-11-30 15:30 UTC  (7+ messages)
` [PATCH v6 1/5] "

[PATCH v2] kernel: relocate copy of module.lds to module compilation task
 2020-11-30 15:33 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/18] qapi/qom: QAPIfy object-add
 2020-11-30 15:30 UTC  (5+ messages)
` [PATCH 01/18] qapi/qom: Add ObjectOptions for iothread

[RFC PATCH 00/35] SEV-ES hypervisor support
 2020-11-30 15:31 UTC  (5+ messages)

[PATCH 0/8] drm/vram-helper: Lock GEM BOs while they are mapped
 2020-11-30 15:33 UTC  (4+ messages)
` [PATCH 1/8] drm/gem: Write down some rules for vmap usage

[ANNOUNCE] upcoming mandated dim upgrade due to drm-intel branch change
 2020-11-30 15:33 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH for-6.0 0/6] Add HMP/QMP commands to query accelerator
 2020-11-30 15:30 UTC  (9+ messages)
` [PATCH for-6.0 6/6] qapi: Deprecate 'query-kvm'

[PATCH v2] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 15:30 UTC  (4+ messages)

[Qemu-devel] [Bug 1699567] [NEW] Qemu does not force SSE data alignment
 2020-11-30 15:25 UTC  (2+ messages)
` [Bug 1699567] "

[RFC][PATCH 0/9] Clean up i386-PAE
 2020-11-30 15:31 UTC  (3+ messages)
` [RFC][PATCH 5/9] mm: Rename pmd_read_atomic()

INFO: task hung in ath6kl_usb_destroy (3)
 2020-11-30 15:31 UTC 

[PATCH] powerpc/pseries: Define PCI bus speed for Gen4 and Gen5
 2020-11-30 15:29 UTC 

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-30 15:30 UTC  (9+ messages)
` [PATCH 09/14] scsi: mpt3sas: Remove in_interrupt()
` [PATCH 10/14] scsi: myrb: Remove WARN_ON(in_interrupt())
` [PATCH 11/14] scsi: myrs: "
` [PATCH 13/14] scsi: message: fusion: Remove in_interrupt() usage in mpt_config()

[Intel-gfx] [RFC 0/2] Display glitches fixes
 2020-11-30 15:28 UTC  (4+ messages)
` [RFC 2/2] drm/i915/display: Protect pipe_update against dc3co exit
    ` [Intel-gfx] "

[PATCH v2] gpio: arizona: disable pm_runtime in case of failure
 2020-11-30 15:28 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Expose CSV3 to guests on running on Meltdown-safe HW
 2020-11-30 15:26 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV3=1 if the CPUs are Meltdown-safe

[PATCH RESEND v4 0/1] add sysfs exports for TPM 2 PCR registers
 2020-11-30 15:26 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: Fix multiple typos
 2020-11-30 15:24 UTC  (2+ messages)

Could Fedora-5.9.9/X-server problem be a Nouveau-problem?
 2020-11-30 15:26 UTC  (3+ messages)

[RFC PATCH 0/3] Fix several bugs in KVM stage 2 translation
 2020-11-30 15:24 UTC  (5+ messages)
` [RFC PATCH 2/3] KVM: arm64: Fix handling of merging tables into a block entry

[PATCH 0/5] drop unused BACKLIGHT_GENERIC option
 2020-11-30 15:21 UTC  (12+ messages)
` [PATCH 1/5] ARM: configs: "
` [PATCH 2/5] arm64: defconfig: "
` [PATCH 3/5] MIPS: configs: "
` [PATCH 4/5] parisc: "
` [PATCH 5/5] powerpc/configs: "

Intel IPU3: can't retrieve 3A Auto Exposure (AE) statistics
 2020-11-30 15:23 UTC 

[Linux-kernel-mentees] Possible new warning for checkpatch
 2020-11-30 15:23 UTC  (2+ messages)

[PATCH] kasan, mm: fix build issue with asmlinkage
 2020-11-30 15:21 UTC  (4+ messages)

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-11-30 15:18 UTC  (16+ messages)
` [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v7 02/15] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v7 03/15] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v7 04/15] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v7 05/15] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v7 06/15] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v7 07/15] x86/mm/64: Disable PMD page mapping of vmemmap
` [PATCH v7 08/15] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v7 09/15] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v7 10/15] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v7 11/15] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v7 12/15] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v7 13/15] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v7 14/15] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v7 15/15] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[PATCH] arm64: dts: freescale: sl28: correct MMC order
 2020-11-30 15:18 UTC  (3+ messages)

[Race] data race between dev_ifsioc_locked() and eth_commit_mac_addr_change()
 2020-11-30 15:20 UTC 

[Intel-gfx] [RFC 1/4] drm/i915/gt: Add an insert_entry for gen8_ppgtt
 2020-11-30 15:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/4] "

[PATCH v2] bus: mhi: Ensure correct ring update ordering with memory barrier
 2020-11-30 15:18 UTC  (5+ messages)

merge struct block_device and struct hd_struct v4
 2020-11-30 15:17 UTC  (17+ messages)
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
    ` [dm-devel] "
` [PATCH 16/45] block: switch bdgrab to use igrab
  ` [dm-devel] "
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
    ` [dm-devel] "

[PATCH] btrfs: do not allow -o compress-force to override per-inode settings
 2020-11-30 15:17 UTC  (8+ messages)

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2020-11-30 15:17 UTC  (6+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level
` [RFC Qemu PATCH v2 2/2] spapr: nvdimm: Implement async flush hcalls

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

[RFC 0/1] whitelisting UDP GSO and GRO cmsgs
 2020-11-30 15:15 UTC  (7+ messages)

[RFC PATCH 1/3] fs: dax.c: move fs hole signifier from DAX_ZERO_PAGE to XA_ZERO_ENTRY
 2020-11-30 15:15 UTC  (7+ messages)

[PATCH] tools: add a simple script to generate EFI variables
 2020-11-30 15:16 UTC 

drivers/char/random.c needs a (new) maintainer
 2020-11-30 15:15 UTC  (2+ messages)

[PATCH] drm: document that user-space should force-probe connectors
 2020-11-30 15:16 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] i915/gem_request_retire: Switch from random blitter loads to dummy
 2020-11-30 15:14 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_request_retire: Switch from random blitter loads to dummy (rev2)

MT7612U WiFi USB dongle that start ad CDROM (contain Windows driver)
 2020-11-30 15:13 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add xdp_redirect_map with xdp_prog support
 2020-11-30 15:12 UTC  (7+ messages)
` [PATCHv2 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map

[PATCH 0/3] a family of FTDI-based devices that need ftdi_sio quirks
 2020-11-30 15:13 UTC  (6+ messages)

armmmci rmmod causes hung tasks
 2020-11-30 15:08 UTC  (3+ messages)

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2020-11-30 15:08 UTC  (6+ messages)
` [PATCH RFC 11/39] KVM: x86/xen: evtchn signaling via eventfd

[Intel-gfx] [PATCH 1/2] drm/i915/selftest: also consider non-contiguous objects
 2020-11-30 15:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftest: assert we get 2M GTT pages

linux-next: Tree for Nov 27
 2020-11-30 14:44 UTC  (4+ messages)
` linux-next: Tree for Nov 27 (parisc: signal flags)

[PATCH] dmaengine: idxd: add IAX configuration support in the IDXD driver
 2020-11-30 15:05 UTC  (2+ messages)

scheduling while atomic in z3fold
 2020-11-30 15:03 UTC  (17+ messages)

[PATCH 0/8] shoot lazy tlbs
 2020-11-30 14:57 UTC  (5+ messages)
` [PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[PATCH] f2fs: compress: support lz4hc compression
 2020-11-30 15:04 UTC  (4+ messages)
` [f2fs-dev] "

[RFC] blk-mq/scsi: deadlock found on usb driver
 2020-11-30 15:03 UTC  (2+ messages)

[PATCH 0/4] Add random IR and AUD encoder controls
 2020-11-30 15:03 UTC  (3+ messages)
` [PATCH 4/4] venus: venc: Add support for AUD NALU control

[PATCH v5 00/12] hw/block/nvme: zoned namespace command set
 2020-11-30 14:58 UTC  (5+ messages)
` [PATCH RFC v5 12/12] hw/block/nvme: add persistence for zone info

[PATCHv4] media: vb2: set cache sync hints when init buffers
 2020-11-30 15:00 UTC 

[Intel-gfx] [PATCH] drm/i915/rkl: Remove require_force_probe protection
 2020-11-30 15:01 UTC  (4+ messages)

[PATCH rdma-core v3 0/6] Add user space dma-buf support
 2020-11-30 15:00 UTC  (7+ messages)
` [PATCH rdma-core v3 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v3 5/6] tests: Add tests for dma-buf based memory regions

[PATCH v5] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator
 2020-11-30 14:59 UTC  (3+ messages)

[PATCH v2 1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
 2020-11-30 14:58 UTC  (4+ messages)
` [PATCH v2 2/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v2 3/4] selftests: lib: Add wrapper script for test_scanf
` [PATCH v2 4/4] MAINTAINERS: Add lib/test_scanf.c to VSPRINTF

[PATCH 0/9] ARM: mstar: Add basic support for i2m and SMP
 2020-11-30 14:57 UTC  (6+ messages)
` [PATCH 8/9] ARM: mstar: Add smp ctrl registers to infinity2m dtsi

[PATCH] pwm: sl28cpld: fix getting driver data in pwm callbacks
 2020-11-30 14:58 UTC  (3+ messages)

[Race] data race between blkdev_ioctl() and generic_fadvise()
 2020-11-30 14:58 UTC 

[PATCH V1] block: Fix use-after-free while iterating over requests
 2020-11-30 14:58 UTC  (6+ messages)

[PATCH] efi_loader: allow disabling EFI secure boot in User Mode
 2020-11-30 14:58 UTC 

[PATCH] irqchip/gic-v3: Check SRE bit for GICv2 legacy support
 2020-11-30 14:56 UTC  (5+ messages)

auditd for removable media/harddisks
 2020-11-30 14:46 UTC 

[PATCH 00/13] reftable library
 2020-11-30 14:55 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 02/13] reftable: define the public API

[RFC PATCH 0/3] net: Adding the Sparx5 Switch Driver
 2020-11-30 14:54 UTC  (15+ messages)
` [RFC PATCH 2/3] net: sparx5: Add Sparx5 switchdev driver

linux-5.4.80: "refcount_t: underflow; use-after-free" in rpc_async_schedule->rpc_free_task->nfs4_put_copy
 2020-11-30 14:54 UTC  (3+ messages)

[Race] data race between pip_lock_nested() and put_pipe_info()
 2020-11-30 14:53 UTC 

[PATCH v2] hw/nvme: Move NVMe emulation out of hw/block/ directory
 2020-11-30 14:52 UTC 

[PATCH v4 0/2] Add SDM630/636/660 interconnect driver
 2020-11-30 14:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC

[PATCH v3 0/3] New documentation text describing how to report issues (aka "reporting-bugs rewritten")
 2020-11-30 14:51 UTC  (8+ messages)
` [PATCH v3 1/3] LICENSES: Add the CC-BY-4.0 license

[PATCH] hwmon: corsair-psu: update supported devices
 2020-11-30 14:50 UTC  (14+ messages)

[Virtio-fs] restorcon/SELinux virtiofs question
 2020-11-30 14:49 UTC  (11+ messages)

Potential Issue in Tracing Ring Buffer
 2020-11-30 14:48 UTC  (4+ messages)

[PATCH v8 00/15] switch to domheap for Xen page tables
 2020-11-30 14:47 UTC  (14+ messages)
` [PATCH v8 03/15] x86/mm: rewrite virt_to_xen_l*e

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-11-30 14:48 UTC  (4+ messages)
` [PATCH v12 03/17] 390/vfio-ap: use new AP bus interface to search for queue devices

[cip-dev] [isar-cip-core][PATCH v2 0/2] Secureboot fixes
 2020-11-30 14:48 UTC  (3+ messages)
` [cip-dev] [isar-cip-core][PATCH v2 1/2] start-qemu.sh: Change OVMF binary names
` [cip-dev] [isar-cip-core][PATCH v2 2/2] Secureboot: Wait until udev populates /dev

[dm-devel] Slow write speeds on new laptop
 2020-11-30 14:48 UTC 

[PATCH] sched/fair: Clear SMT siblings after determining the core is not idle
 2020-11-30 14:47 UTC  (2+ messages)

“root account locked” after removing one RAID1 hard disc
 2020-11-30 14:46 UTC  (10+ messages)

[PATCH] checkpatch: fix TYPO_SPELLING check for words with apostrophe
 2020-11-30 14:45 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 14:43 UTC  (5+ messages)

[PATCH mvebu-dt64] arm64: dts: armada-3720-turris-mox: add 3W power capability to SFP cage
 2020-11-30 14:42 UTC  (3+ messages)

[PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm
 2020-11-30 14:41 UTC  (3+ 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.