All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-16 14:54:28 to 2020-04-16 15:12:44 UTC [more...]

[PATCH 5.5 000/257] 5.5.18-rc1 review
 2020-04-16 13:23 UTC  (4+ messages)
` [PATCH 5.5 125/257] rcu: Make rcu_barrier() account for offline no-CBs CPUs
` [PATCH 5.5 147/257] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
` [PATCH 5.5 150/257] KVM: VMX: fix crash cleanup when KVM wasnt used

[PATCH v2 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-04-16 15:07 UTC  (3+ messages)

[RFC][PATCH 0/7] objtool vs retpoline
 2020-04-16 15:07 UTC  (3+ messages)
` [RFC][PATCH 6/7] x86/retpoline: Out-of-line retpoline
` [RFC][PATCH 7/7] x86/nospec: Remove ANNOTATE_NOSPEC_ALTERNATIVE

[PATCH 0/5] efi: Remove __efistub_global annotation
 2020-04-16 15:12 UTC  (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 2/3] efi/x86: Remove __efistub_global and add relocation check
` [PATCH v2 3/3] efi: Kill __efistub_global

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-16 15:12 UTC  (10+ messages)
` [PATCH v1 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE

[PATCH 5.4 000/232] 5.4.33-rc1 review
 2020-04-16 13:25 UTC  (28+ messages)
` [PATCH 5.4 178/232] arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
` [PATCH 5.4 180/232] selftests/vm: fix map_hugetlb length used for testing read and write
` [PATCH 5.4 181/232] selftests/powerpc: Add tlbie_test in .gitignore
` [PATCH 5.4 182/232] vfio: platform: Switch to platform_get_irq_optional()
` [PATCH 5.4 183/232] drm/i915/gem: Flush all the reloc_gpu batch
` [PATCH 5.4 185/232] drm: Remove PageReserved manipulation from drm_pci_alloc
` [PATCH 5.4 186/232] drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
` [PATCH 5.4 188/232] powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
` [PATCH 5.4 192/232] ext4: fix a data race at inode->i_blocks
` [PATCH 5.4 193/232] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [PATCH 5.4 195/232] perf tools: Support Python 3.8+ in Makefile
` [PATCH 5.4 196/232] s390/diag: fix display of diagnose call statistics
` [PATCH 5.4 199/232] clk: ingenic/jz4770: Exit with error if CGU init failed
` [PATCH 5.4 201/232] kmod: make request_module() return an error when autoloading is disabled
` [PATCH 5.4 204/232] libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set
` [PATCH 5.4 206/232] xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
` [PATCH 5.4 207/232] powerpc/64/tm: Dont let userspace set regs->trap via sigreturn
` [PATCH 5.4 209/232] powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE entries
` [PATCH 5.4 213/232] powerpc/kprobes: Ignore traps that happened in real mode
` [PATCH 5.4 214/232] powerpc/64: Prevent stack protection in early boot
` [PATCH 5.4 215/232] scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
` [PATCH 5.4 218/232] dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
` [PATCH 5.4 219/232] dm clone: replace spin_lock_irqsave with spin_lock_irq
` [PATCH 5.4 223/232] scsi: lpfc: Fix Fabric hostname registration if system hostname changes
` [PATCH 5.4 225/232] scsi: lpfc: Fix broken Credit Recovery after driver load
` [PATCH 5.4 228/232] drm/amdgpu: fix gfx hang during suspend with video playback (v2)
` [PATCH 5.4 231/232] mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static

[RFC PATCH v7 0/9] Add Tegra driver for video capture
 2020-04-16 15:12 UTC  (14+ messages)
` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver

[dpdk-dev] [PATCH v3 0/4] aarch64 -> arm32 cross compilation support
 2020-04-16 15:11 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 1/4] build: port arm32 options from make to meson

[PATCH 1/3] multiboot2: Allow running autogen.sh
 2020-04-16 15:09 UTC  (3+ messages)
` [PATCH 2/3] multiboot2: Use .gitignore files
` [PATCH 3/3] multiboot2: Make example kernel build at least for i386

[PATCH] dt-bindings: display: dw_mipi_dsi.txt: convert to yaml
 2020-04-16 15:09 UTC  (3+ messages)

[PATCH v2] KVM/arm64: Support enabling dirty log gradually in small chunks
 2020-04-16 15:09 UTC  (8+ messages)

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-16 15:09 UTC  (6+ messages)
` [XEN PATCH v4 14/18] xen,symbols: rework file symbols selection

[PATCH v2 0/6] riscv: Make SBI v0.2 the default SBI version to work with OpenSBI v0.7
 2020-04-16 15:09 UTC  (7+ messages)
` [PATCH v2 1/6] riscv: qemu: Remove the simple-bus driver for the SoC node
` [PATCH v2 2/6] riscv: Merge unnecessary SMP ifdefs in start.S
` [PATCH v2 3/6] riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
` [PATCH v2 4/6] riscv: Add SMP Kconfig option dependency for U-Boot proper
` [PATCH v2 5/6] riscv: Add Kconfig option for SBI v0.2
` [PATCH v2 6/6] riscv: Make SBI v0.2 the default SBI version

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-04-16 14:55 UTC  (6+ messages)

[dpdk-dev] [PATCH 00/10] net/mlx5: optimize flow resource allocation
 2020-04-16 15:08 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH v2] unicode: implement utf8 unit tests as a KUnit test suite
 2020-04-16 15:07 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix crash when releasing the meter table
 2020-04-15  8:52 UTC 

[xen-4.10-testing test] 149676: tolerable trouble: fail/pass/starved - PUSHED
 2020-04-16 15:07 UTC 

[dpdk-dev] [PATCH v3 1/2] hash: add hash bulk lookup with hash signatures array
 2020-04-16 15:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "
  ` [dpdk-dev] [PATCH v5] "

[PATCH] i2c: busses: Omit superfluous error message in img_i2c_probe()
 2020-04-16 13:53 UTC 

[PATCH v1 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-16 13:51 UTC  (13+ messages)

[dpdk-dev] [PATCH] net/tap: fix unexpected link handler
 2020-04-16 15:06 UTC  (2+ messages)

[PATCH net 0/2] __napi_schedule_irqoff() used in wrong context
 2020-04-16 13:52 UTC  (4+ messages)
` [PATCH net 1/2] amd-xgbe: Use __napi_schedule() in BH context

[PATCH 0/5] Improving the situation regarding RGB quantization ranges
 2020-04-16 13:51 UTC  (4+ messages)
` [PATCH 1/5] drm/modes: Indicate CEA-861 CE modes to user-space

[PATCH 5.6 000/254] 5.6.5-rc1 review
 2020-04-16 13:23 UTC  (65+ messages)
` [PATCH 5.6 002/254] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
` [PATCH 5.6 005/254] staging: wilc1000: avoid double unlocking of wilc->hif_cs mutex
` [PATCH 5.6 006/254] media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run fails
` [PATCH 5.6 007/254] media: hantro: fix extra MV/MC sync space calculation
` [PATCH 5.6 008/254] media: staging: rkisp1: use consistent bus_info string for media_dev
` [PATCH 5.6 009/254] media: staging: rkisp1: isp: do not set invalid mbus code for pad
` [PATCH 5.6 013/254] usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
` [PATCH 5.6 016/254] iio: imu: st_lsm6dsx: check return value from st_lsm6dsx_sensor_set_enable
` [PATCH 5.6 018/254] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH 5.6 022/254] media: imx: imx7_mipi_csis: Power off the source when stopping streaming
` [PATCH 5.6 023/254] media: imx: imx7-media-csi: Fix video field handling
` [PATCH 5.6 024/254] xhci: bail out early if driver cant accress host in resume
` [PATCH 5.6 029/254] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH 5.6 031/254] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH 5.6 032/254] irqchip/versatile-fpga: Handle chained IRQs properly
` [PATCH 5.6 035/254] media: allegro: fix type of gop_length in channel_create message
` [PATCH 5.6 036/254] sched: Avoid scale real weight down to zero
` [PATCH 5.6 037/254] sched/fair: Fix condition of avg_load calculation
` [PATCH 5.6 038/254] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH 5.6 040/254] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH 5.6 042/254] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH 5.6 043/254] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH 5.6 044/254] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [PATCH 5.6 046/254] cpufreq: imx6q: fix error handling
` [PATCH 5.6 047/254] x86/boot: Use unsigned comparison for addresses
` [PATCH 5.6 049/254] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH 5.6 050/254] block: Fix use-after-free issue accessing struct io_cq
` [PATCH 5.6 051/254] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH 5.6 053/254] media: i2c: ov5695: Fix power on and off sequences
` [PATCH 5.6 054/254] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH 5.6 055/254] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH 5.6 057/254] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH 5.6 058/254] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH 5.6 059/254] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH 5.6 060/254] staging: mt7621-pci: avoid to poweroff the phy for slot one
` [PATCH 5.6 064/254] btrfs: restart relocate_tree_blocks properly
` [PATCH 5.6 065/254] btrfs: track reloc roots based on their commit root bytenr
` [PATCH 5.6 066/254] ASoC: fix regwmask
` [PATCH 5.6 068/254] ASoC: dpcm: allow start or stop during pause for backend
` [PATCH 5.6 069/254] ASoC: topology: use name_prefix for new kcontrol
` [PATCH 5.6 070/254] usb: gadget: f_fs: Fix use after free issue as part of queue failure
` [PATCH 5.6 071/254] usb: gadget: composite: Inform controller driver of self-powered
` [PATCH 5.6 073/254] ALSA: hda: Add driver blacklist
` [PATCH 5.6 079/254] ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
` [PATCH 5.6 080/254] ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
` [PATCH 5.6 081/254] ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
` [PATCH 5.6 084/254] media: venus: cache vb payload to be used by clock scaling
` [PATCH 5.6 087/254] media: ti-vpe: cal: fix disable_irqs to only the intended target
` [PATCH 5.6 088/254] media: ti-vpe: cal: fix a kernel oops when unloading module
` [PATCH 5.6 090/254] ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
` [PATCH 5.6 091/254] acpi/x86: ignore unspecified bit positions in the ACPI global lock field
` [PATCH 5.6 096/254] nvmet-tcp: fix maxh2cdata icresp parameter
` [PATCH 5.6 105/254] sched/fair: Fix enqueue_task_fair warning
` [PATCH 5.6 106/254] tpm: Dont make log failures fatal
` [PATCH 5.6 107/254] tpm: tpm1_bios_measurements_next should increase position index
` [PATCH 5.6 108/254] tpm: tpm2_bios_measurements_next "
` [PATCH 5.6 110/254] mmc: mmci_sdmmc: Fix clear busyd0end irq flag
` [PATCH 5.6 115/254] io_uring: ensure openat sets O_LARGEFILE if needed
` [PATCH 5.6 116/254] io_uring: remove bogus RLIMIT_NOFILE check in file registration
` [PATCH 5.6 117/254] io_uring: fix ctx refcounting in io_submit_sqes()
` [PATCH 5.6 119/254] MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
` [PATCH 5.6 120/254] MIPS: OCTEON: irq: Fix potential NULL pointer dereference
` [PATCH 5.6 121/254] PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
` [PATCH 5.6 122/254] PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device is not there

[PATCH 0/2] KVM: x86/mmu: Minor cleanup in try_async_pf()
 2020-04-16 13:52 UTC  (2+ messages)

MIPS ioremap cleanups v2
 2020-04-16 15:00 UTC  (16+ messages)
` [PATCH 1/7] ASoC: txx9: don't work around too small resource_size_t
` [PATCH 2/7] MIPS: remove cpu_has_64bit_addresses
` [PATCH 3/7] MIPS: cleanup fixup_bigphys_addr handling
` [PATCH 4/7] MIPS: merge __ioremap_mode into ioremap_prot
` [PATCH 5/7] MIPS: split out the 64-bit ioremap implementation
` [PATCH 6/7] MIPS: move ioremap_prot und iounmap out of line
` [PATCH 7/7] MIPS: use ioremap_page_range

[PATCH v3 0/9] sched: Streamline select_task_rq() & select_task_rq_fair()
 2020-04-16 13:36 UTC  (6+ messages)
` [PATCH v3 9/9] sched/topology: Define and use shortcut pointers for wakeup sd_flag scan

[PATCH v11] ovl: Improving syncfs efficiency
 2020-04-16 13:52 UTC  (5+ messages)

[PATCH v3 1/1] remote.c: fix handling of %(push:remoteref)
 2020-04-16 15:03 UTC  (2+ messages)
` [PATCH v8 "

[PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2020-04-16 15:02 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.218-99-gbd51c04713a4)
 2020-04-16 15:03 UTC 

[PATCH v1 0/6] platform/x86: intel_cht_int33fe: clean up series
 2020-04-16 15:03 UTC  (3+ messages)

[RFC PATCH] sequencer: do_commit: print the change summary ala git-am
 2020-04-16 15:02 UTC  (2+ messages)

[PATCH v3 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2020-04-16 15:00 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek PymParticle EVB

[PATCH 1/3] rcu: Use static initializer for krc.lock
 2020-04-16 15:01 UTC  (3+ messages)

[PATCH 00/16] perf intel-pt: Sampling improvements
 2020-04-16 15:01 UTC  (5+ messages)
` [PATCH 10/16] perf tools: Add support for synthesized sample type

[PATCH v2 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-04-16 15:00 UTC  (5+ messages)
` [PATCH v2 02/36] dt-bindings: display: look for dsi* nodes in dsi-controller

[PATCH] 9pfs: local: ignore O_NOATIME if we don't have permissions
 2020-04-16 14:58 UTC  (2+ messages)

[PATCH 00/20] staging: wfx: simplify filtering
 2020-04-16 13:52 UTC  (3+ messages)
` [PATCH 12/20] staging: wfx: align semantic of beacon filter with other filters

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-16 14:59 UTC  (8+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[cryptodev:master 7/24] drivers/char/hw_random/cctrng.c:334:49: error: 'fips_enabled' undeclared; did you mean 'vdso_enabled'?
 2020-04-16 13:53 UTC 

WARNING in iomap_apply
 2020-04-16 14:58 UTC 

[virtio-dev] Re: [PATCH v19 QEMU 1/4] virtio-balloon: Implement support for page poison tracking feature
 2020-04-16 14:55 UTC  (7+ messages)
`  "

[PATCH 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-16 13:55 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: rockchip: Add RGA support to the PX30

[Qemu devel PATCH v6 0/3] Add SmartFusion2 EMAC block
 2020-04-16 14:54 UTC  (4+ messages)
` [Qemu devel PATCH v6 1/3] hw/net: Add Smartfusion2 emac block
` [Qemu devel PATCH v6 2/3] msf2: Add EMAC block to SmartFusion2 SoC
` [Qemu devel PATCH v6 3/3] tests/boot_linux_console: Add ethernet test to SmartFusion2

Regression with commit 0a67361dcdaa
 2020-04-16 14:57 UTC  (4+ messages)

[RFC v3 1/2] v4l2: add support for colorspace conversion for video capture
 2020-04-16 14:56 UTC  (4+ messages)
` [RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad

[PATCH v2 0/3] tools/kvm_stat: add logfile support
 2020-04-16 13:55 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: add micro SD card regulator to rockpro64
 2020-04-16 14:55 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/2] compress/qat: im buffer too small - split op
 2020-04-16 14:55 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 2/2] test/compress: im buffer too small - add unit tests

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-16 14:47 UTC  (12+ messages)

[PATCH] mtd: parsers: Support '[]' for id in mtdparts
 2020-04-16 14:55 UTC  (4+ messages)

[PATCH] debugfs: remove return value of debugfs_create_u32()
 2020-04-16 14:54 UTC 

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-16 14:59 UTC  (5+ messages)
` [PATCH 8/8] arm64: cpufeature: Add an overview comment for the cpufeature framework

[dpdk-dev] [PATCHv3] Remove validate-abi.sh from tree
 2020-04-16 14:54 UTC 


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.