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

[PATCH 4.19 000/146] 4.19.116-rc1 review
 2020-04-16 13:24 UTC  (74+ messages)
` [PATCH 4.19 006/146] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH 4.19 009/146] i2c: st: fix missing struct parameter description
` [PATCH 4.19 010/146] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
` [PATCH 4.19 011/146] media: venus: hfi_parser: Ignore HEVC encoding for V1
` [PATCH 4.19 015/146] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH 4.19 017/146] x86: Dont let pgprot_modify() change the page encryption bit
` [PATCH 4.19 021/146] selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
` [PATCH 4.19 023/146] media: i2c: video-i2c: fix build errors due to imply hwmon
` [PATCH 4.19 024/146] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH 4.19 025/146] pstore/platform: fix potential mem leak if pstore_init_fs failed
` [PATCH 4.19 028/146] efi/x86: Ignore the memory attributes table on i386
` [PATCH 4.19 033/146] irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
` [PATCH 4.19 034/146] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH 4.19 035/146] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH 4.19 039/146] btrfs: remove a BUG_ON() from merge_reloc_roots()
` [PATCH 4.19 040/146] btrfs: track reloc roots based on their commit root bytenr
` [PATCH 4.19 041/146] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
` [PATCH 4.19 042/146] uapi: rename ext2_swab() to swab() and share globally in swab.h
` [PATCH 4.19 044/146] ASoC: fix regwmask
` [PATCH 4.19 045/146] ASoC: dapm: connect virtual mux with default value
` [PATCH 4.19 046/146] ASoC: dpcm: allow start or stop during pause for backend
` [PATCH 4.19 049/146] usb: gadget: composite: Inform controller driver of self-powered
` [PATCH 4.19 050/146] ALSA: usb-audio: Add mixer workaround for TRX40 and co
` [PATCH 4.19 051/146] ALSA: hda: Add driver blacklist
` [PATCH 4.19 052/146] ALSA: hda: Fix potential access overflow in beep helper
` [PATCH 4.19 054/146] ALSA: pcm: oss: Fix regression by buffer overflow fix
` [PATCH 4.19 056/146] ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
` [PATCH 4.19 058/146] ALSA: hda/realtek - Add quirk for MSI GL63
` [PATCH 4.19 059/146] media: ti-vpe: cal: fix disable_irqs to only the intended target
` [PATCH 4.19 060/146] acpi/x86: ignore unspecified bit positions in the ACPI global lock field
` [PATCH 4.19 061/146] thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
` [PATCH 4.19 062/146] nvme-fc: Revert "add module to ops template to allow module references"
` [PATCH 4.19 063/146] nvme: Treat discovery subsystems as unique subsystems
` [PATCH 4.19 065/146] PCI/ASPM: Clear the correct bits when enabling L1 substates
` [PATCH 4.19 067/146] PCI: endpoint: Fix for concurrent memory allocation in OB address region
` [PATCH 4.19 068/146] tpm: Dont make log failures fatal
` [PATCH 4.19 069/146] tpm: tpm1_bios_measurements_next should increase position index
` [PATCH 4.19 071/146] KEYS: reaching the keys quotas correctly
` [PATCH 4.19 072/146] irqchip/versatile-fpga: Apply clear-mask earlier
` [PATCH 4.19 075/146] MIPS: OCTEON: irq: Fix potential NULL pointer dereference
` [PATCH 4.19 078/146] x86/entry/32: Add missing ASM_CLAC to general_protection entry
` [PATCH 4.19 080/146] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
` [PATCH 4.19 083/146] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
` [PATCH 4.19 085/146] KVM: VMX: fix crash cleanup when KVM wasnt used
` [PATCH 4.19 086/146] CIFS: Fix bug which the return value by asynchronous read is error
` [PATCH 4.19 087/146] mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
` [PATCH 4.19 088/146] mtd: spinand: Do not erase the block before writing a bad block marker
` [PATCH 4.19 091/146] btrfs: drop block from cache on error in relocation
` [PATCH 4.19 092/146] btrfs: fix missing file extent item for hole after ranged fsync
` [PATCH 4.19 095/146] erofs: correct the remaining shrink objects
` [PATCH 4.19 096/146] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
` [PATCH 4.19 097/146] x86/speculation: Remove redundant arch_smt_update() invocation
` [PATCH 4.19 099/146] mm: Use fixed constant in page_frag_alloc instead of size + 1
` [PATCH 4.19 100/146] net: qualcomm: rmnet: Allow configuration updates to existing devices
` [PATCH 4.19 103/146] dm verity fec: fix memory leak in verity_fec_dtr
` [PATCH 4.19 104/146] scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-point
` [PATCH 4.19 110/146] NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
` [PATCH 4.19 111/146] ext4: fix a data race at inode->i_blocks
` [PATCH 4.19 112/146] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
` [PATCH 4.19 113/146] ocfs2: no need try to truncate file beyond i_size
` [PATCH 4.19 114/146] perf tools: Support Python 3.8+ in Makefile
` [PATCH 4.19 115/146] s390/diag: fix display of diagnose call statistics
` [PATCH 4.19 119/146] cpufreq: powernv: Fix use-after-free
` [PATCH 4.19 123/146] xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
` [PATCH 4.19 128/146] powerpc/kprobes: Ignore traps that happened in real mode
` [PATCH 4.19 130/146] powerpc: Add attributes for setjmp/longjmp
` [PATCH 4.19 131/146] powerpc: Make setjmp/longjmp signature standard
` [PATCH 4.19 132/146] btrfs: use nofs allocations for running delayed items
` [PATCH 4.19 133/146] dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()
` [PATCH 4.19 134/146] crypto: caam - update xts sector size for large input length
` [PATCH 4.19 135/146] crypto: ccree - improve error handling
` [PATCH 4.19 136/146] crypto: ccree - zero out internal struct before use
` [PATCH 4.19 145/146] misc: echo: Remove unnecessary parentheses and simplify check for zero

[PATCH 5.5 000/257] 5.5.18-rc1 review
 2020-04-16 13:23 UTC  (57+ messages)
` [PATCH 5.5 003/257] ARM: dts: Fix dm814x Ethernet by changing to use rgmii-id mode
` [PATCH 5.5 014/257] riscv: uaccess should be used in nommu mode
` [PATCH 5.5 022/257] drm/scheduler: fix rare NULL ptr race
` [PATCH 5.5 027/257] media: rc: add keymap for Videostrong KII Pro
` [PATCH 5.5 028/257] cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
` [PATCH 5.5 029/257] EDAC/mc: Report "unknown memory" on too many DIMM labels found
` [PATCH 5.5 030/257] usb: ucsi: ccg: disable runtime pm during fw flashing
` [PATCH 5.5 034/257] firmware: arm_sdei: fix double-lock on hibernate with shared events
` [PATCH 5.5 036/257] null_blk: Fix the null_add_dev() error path
` [PATCH 5.5 038/257] null_blk: Handle null_add_dev() failures properly
` [PATCH 5.5 039/257] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH 5.5 048/257] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH 5.5 050/257] time/sched_clock: Expire timer in hardirq context
` [PATCH 5.5 053/257] sched/fair: Fix condition of avg_load calculation
` [PATCH 5.5 056/257] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH 5.5 057/257] media: i2c: video-i2c: fix build errors due to imply hwmon
` [PATCH 5.5 058/257] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
` [PATCH 5.5 065/257] genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
` [PATCH 5.5 066/257] block: Fix use-after-free issue accessing struct io_cq
` [PATCH 5.5 067/257] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH 5.5 068/257] media: mtk-vpu: avoid unaligned access to DTCM buffer
` [PATCH 5.5 069/257] media: i2c: ov5695: Fix power on and off sequences
` [PATCH 5.5 070/257] usb: dwc3: core: add support for disabling SS instances in park mode
` [PATCH 5.5 072/257] md: check arrays is suspended in mddev_detach before call quiesce operations
` [PATCH 5.5 073/257] firmware: fix a double abort case with fw_load_sysfs_fallback
` [PATCH 5.5 075/257] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
` [PATCH 5.5 079/257] btrfs: restart relocate_tree_blocks properly
` [PATCH 5.5 080/257] btrfs: track reloc roots based on their commit root bytenr
` [PATCH 5.5 081/257] ASoC: fix regwmask
` [PATCH 5.5 083/257] ASoC: dpcm: allow start or stop during pause for backend
` [PATCH 5.5 087/257] ALSA: usb-audio: Add mixer workaround for TRX40 and co
` [PATCH 5.5 089/257] ALSA: hda: Fix potential access overflow in beep helper
` [PATCH 5.5 090/257] ALSA: ice1724: Fix invalid access for enumerated ctl items
` [PATCH 5.5 095/257] ALSA: hda/realtek - Set principled PC Beep configuration for ALC256
` [PATCH 5.5 097/257] ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
` [PATCH 5.5 098/257] ALSA: hda/realtek - Add quirk for MSI GL63
` [PATCH 5.5 099/257] media: venus: cache vb payload to be used by clock scaling
` [PATCH 5.5 102/257] media: ti-vpe: cal: fix disable_irqs to only the intended target
` [PATCH 5.5 105/257] ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
` [PATCH 5.5 106/257] acpi/x86: ignore unspecified bit positions in the ACPI global lock field
` [PATCH 5.5 108/257] ACPI: PM: s2idle: Refine active GPEs check
` [PATCH 5.5 110/257] nvmet-tcp: fix maxh2cdata icresp parameter
` [PATCH 5.5 111/257] nvme-fc: Revert "add module to ops template to allow module references"
` [PATCH 5.5 114/257] PCI/ASPM: Clear the correct bits when enabling L1 substates
` [PATCH 5.5 116/257] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
` [PATCH 5.5 117/257] PCI: endpoint: Fix for concurrent memory allocation in OB address region
` [PATCH 5.5 128/257] irqchip/versatile-fpga: Apply clear-mask earlier
` [PATCH 5.5 129/257] io_uring: remove bogus RLIMIT_NOFILE check in file registration
` [PATCH 5.5 130/257] pstore: pstore_ftrace_seq_next should increase position index
` [PATCH 5.5 131/257] MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
` [PATCH 5.5 133/257] PM / Domains: Allow no domain-idle-states DT property in genpd when parsing
` [PATCH 5.5 136/257] signal: Extend exec_id to 64bits
` [PATCH 5.5 137/257] x86/tsc_msr: Use named struct initializers
` [PATCH 5.5 138/257] x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
` [PATCH 5.5 139/257] x86/tsc_msr: Make MSR derived TSC frequency more accurate
` [PATCH 5.5 140/257] x86/entry/32: Add missing ASM_CLAC to general_protection entry

[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 

[PATCH 1/5] drm: report dp downstream port type as a subconnector property
 2020-04-16 13:53 UTC  (6+ messages)
` [PATCH 4/5] drm/amdgpu: utilize subconnector property for DP through atombios
  ` [Intel-gfx] "

[LTP] [PATCH v2] Add test for CVE 2018-9568
 2020-04-16 13:52 UTC  (5+ messages)

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

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

[dpdk-dev] [PATCH] net/tap: fix unexpected link handler
 2020-04-16 13:50 UTC 

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

Question about SEA handling process happened in user space
 2020-04-16 13:50 UTC  (16+ messages)

[PATCH 0/2] Prepare for running unionmount testssuite from
 2020-04-16 13:49 UTC  (8+ messages)
` [PATCH 2/2] Configure custom layers via environment variables

[dpdk-dev] [PATCH 1/2] ethdev: add tm cap for private shaper packet mode
 2020-04-16 13:48 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/4] ethdev: add tm support for shaper config in pkt mode

[PATCH v2 00/14] gpio: dwapb: Clean up the driver and a fix
 2020-04-16 13:48 UTC  (5+ messages)
` [PATCH v2 13/14] gpio: dwapb: Use positive conditional in dwapb_configure_irqs()

[Intel-gfx] [PATCH v2] drm/i915/perf: Enable application triggered OA reports
 2020-04-16 13:48 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: Enable application triggered OA reports (rev2)

[dpdk-dev] [PATCH] ci: remove aarch64 from Travis jobs
 2020-04-16 13:45 UTC  (5+ messages)

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-04-16 13:44 UTC  (14+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support
                      ` Multiple regulators for one device [was drm/panfrost: add devfreq regulator support]

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

[igt-dev] [PATCH i-g-t v3] tests/kms_cursor_legacy: Wait for an extra vblank
 2020-04-16 13:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Wait for an extra vblank (rev5)

[dpdk-dev] [PATCH] net/memif: enable promisc mode
 2020-04-16 13:44 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [RFC] ethdev: use special speed for virtual Ethernetdevices
 2020-04-16 13:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 0/2] ethdev link speed
  ` [dpdk-dev] [PATCH 2/2] ethdev: allow unknown "

5.4.20: cannot mount device that blipped off the bus: duplicate device fsid:devid for
 2020-04-16 10:43 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/3] Crypto test refactoring (second phase)
 2020-04-16 13:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/4] "
  ` [dpdk-dev] [PATCH v2 3/4] test/crypto: check if device supports out-of-place ops
  ` [dpdk-dev] [PATCH v2 4/4] test/crypto: do not check for PMD in tests

[LTP] [PATCH v2] Add write()/ioctl() race variant to snd_seq01
 2020-04-16 13:41 UTC 

Ask a few questions about openbmc, please help me to answer, thank you
 2020-04-16 13:41 UTC 

[PATCH AUTOSEL 4.9 09/26] net/mlx5e: Init ethtool steering for representors
 2020-04-16 13:40 UTC  (15+ messages)

[dpdk-dev] [PATCH v4 00/33] DPDK Trace support
 2020-04-16 13:40 UTC  (11+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 04/33] eal/trace: implement trace register API
  ` [dpdk-dev] [PATCH v5 05/33] eal/trace: implement trace operation APIs
  ` [dpdk-dev] [PATCH v5 13/33] eal/trace: implement registration payload

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-04-16 13:30 UTC  (5+ messages)
` [PATCH 12/70] x86/boot/compressed/64: Add IDT Infrastructure

What's a good default TTL for DNS keys in the kernel
 2020-04-16 13:40 UTC  (5+ messages)

[PATCH 6/7] ddr: altera: arria10: Change %i to %u for printf
 2020-04-16 13:39 UTC  (12+ messages)

[meta-oe][PATCH 1/3] libcanberra: Do not assume all gdk displays to be X11
 2020-04-16 13:38 UTC  (3+ messages)
` [meta-multimedia][PATCH 3/3] vlc: Add check to require X11
  ` [oe] "

[PATCH RFC v3] target/arm: Implement SVE2 HISTCNT, HISTSEG
 2020-04-16 13:36 UTC 

[PATCH 0/2] arm64: Vendor-specific errata improvements
 2020-04-16 13:36 UTC  (4+ messages)
` [PATCH 2/2] [RFC] arm64: Add dependencies to vendor-specific errata

[PATCH] arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
 2020-04-16 13:36 UTC  (2+ messages)

[PATCH 00/16] target/arm: sve load/store improvements
 2020-04-16 13:35 UTC  (7+ messages)
` [PATCH 08/16] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH 09/16] target/arm: Handle watchpoints "
` [PATCH 10/16] target/arm: Use SVEContLdSt for multi-register contiguous loads

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

[PATCH RFC v2] target/arm: Implement SVE2 HISTCNT, HISTSEG
 2020-04-16 13:32 UTC 

[PATCH 0/2] iommu/arm-smmu: Allow client devices to select direct mapping
 2020-04-16 13:33 UTC  (5+ messages)
` [PATCH 1/2] iommu: arm-smmu-impl: Convert to a generic reset implementation

[dpdk-dev] [PATCH] ethdev: support flow aging
 2020-04-16 13:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] mini-os: allow 4096 event channels for 64-bit mini-os
 2020-04-16 13:32 UTC  (3+ messages)

[PATCH v2] mini-os: use -m elf_i386 for final linking
 2020-04-16 13:30 UTC  (2+ messages)

[PATCH] mini-os: provide binary without debug information
 2020-04-16 13:30 UTC  (3+ messages)

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

[PATCH V4] multiboot2: Implement quirk-modules-after-kernel
 2020-04-16 13:28 UTC  (4+ messages)

[PATCH] drm/amdgpu: Disable FRU read on Arcturus
 2020-04-16 13:28 UTC  (2+ 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.