All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-01 07:55:27 to 2020-09-01 08:46:39 UTC [more...]

drivers/scsi/pmcraid.c:4091:8-16: WARNING: use scnprintf or sprintf
 2020-09-01  8:46 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[PATCH 0/2] prandom_u32: make output less predictable
 2020-09-01  8:46 UTC  (5+ messages)
` [PATCH 1/2] random32: make prandom_u32() output unpredictable

[PATCH] i2c: algo-pca: Reapply i2c bus settings after reset
 2020-09-01  8:46 UTC  (3+ messages)

[PATCH 0/8] usb: cdns3: improve the sg use case
 2020-09-01  8:44 UTC  (9+ messages)
` [PATCH 1/8] usb: cdns3: gadget: using correct sg operations
` [PATCH 2/8] usb: cdns3: gadget: improve the dump TRB operation at cdns3_ep_run_transfer
` [PATCH 3/8] usb: cdns3: gadget: calculate TDL correctly
` [PATCH 4/8] usb: cdns3: gadget: add CHAIN and ISP bit for sg list use case
` [PATCH 5/8] usb: cdns3: gadget: handle sg list use case at completion correctly
` [PATCH 6/8] usb: cdns3: gadget: need to handle sg case for WA2 case
` [PATCH 7/8] usb: cdns3: gadget: sg_support is only for DEV_VER_V2 or above
` [PATCH 8/8] usb: cdns3: gadget: enlarge the TRB ring length

[PATCH v2 00/16] x86: zboot: Enhance the 'zboot' command
 2020-09-01  8:45 UTC  (7+ messages)
` [PATCH v2 01/16] x86: Update the bootparam header
` [PATCH v2 02/16] x86: zimage: Use a state struct to hold the state
` [PATCH v2 03/16] x86: zimage: Avoid using #ifdef

[PATCH v4] video: fbdev: ssd1307fb: Added support to Column offset
 2020-09-01  8:44 UTC  (3+ messages)

[PATCH] MIPS: perf: Fix wrong check condition of Loongson event IDs
 2020-09-01  8:44 UTC  (3+ messages)

[PATCH 00/13] ARM: dts: exynos: dtschema cleanups for Exynos5
 2020-09-01  8:42 UTC  (28+ messages)
` [PATCH 01/13] ARM: dts: exynos: Correct compatible for Exynos5 GIC
` [PATCH 02/13] ARM: dts: exynos: Correct compatible for Exynos5260 GIC
` [PATCH 03/13] ARM: dts: exynos: Remove unneeded address/size cells in "
` [PATCH 04/13] ARM: dts: exynos: Correct S3C RTC bindings in SMDK5410
` [PATCH 05/13] ARM: dts: exynos: Silence i2c-gpio dtschema warning in Exynos5250 Arndale
` [PATCH 06/13] ARM: dts: exynos: Correct whitespace and indentation issues in Exynos5
` [PATCH 07/13] ARM: dts: exynos: Override thermal by label in Exynos5250
` [PATCH 08/13] ARM: dts: exynos: Add max77686 clocks for S3C RTC in SMDK5250
` [PATCH 09/13] ARM: dts: exynos: Use S5M8767 clock in S3C RTC in Exynos5250 Spring
` [PATCH 10/13] ARM: dts: exynos: Silence DP HPD pinctrl dtschema warning "
` [PATCH 11/13] ARM: dts: exynos: Silence SATA PHY warning in Exynos5250 Arndale
` [PATCH 12/13] ARM: dts: exynos: Silence SATA PHY warning in SMDK5250
` [PATCH 13/13] ARM: dts: exynos: Use S2MPS11 clock in S3C RTC in SMDK5420

[RFC v2 0/2] add bus lock VM exit support
 2020-09-01  8:43 UTC  (3+ messages)
` [RFC v2 2/2] KVM: VMX: Enable bus lock VM exit

[dpdk-dev] [PATCH] gro: add UDP GRO and VXLAN UDP GRO support
 2020-09-01  8:42 UTC  (4+ messages)

[mkp-scsi:queue 6/63] drivers/scsi/ufs/ufshcd.c:5594 ufshcd_err_handling_unprepare() error: double unlocked (orig line 5592)
 2020-09-01  8:42 UTC 

aarch64 iio build error
 2020-09-01  8:40 UTC  (3+ messages)
` aarch64 iio build error [PATCH]

[RFC PATCH] sched: Invoke io_wq_worker_sleeping() with enabled preemption
 2020-09-01  8:41 UTC  (5+ messages)
    ` [PATCH] io_wq: Make io_wqe::lock a raw_spinlock_t
      ` [PATCH v2] "

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-09-01  8:41 UTC  (9+ messages)
` [PATCH v2 04/34] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH v5 00/11] xfs: widen timestamps to deal with y2038
 2020-09-01  8:40 UTC  (7+ messages)
` [PATCH 01/11] xfs: explicitly define inode timestamp range
` [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log recovery code
` [PATCH 06/11] xfs: redefine xfs_timestamp_t

[dpdk-dev] [PATCH] net/iavf: fix mismatch command
 2020-09-01  8:14 UTC 

[PATCH bpf-next v2] bpf: {cpu,dev}map: change various functions return type from int to void
 2020-09-01  8:39 UTC 

[PATCH v2 00/14] perf mem: Support AUX trace and Arm SPE
 2020-09-01  8:38 UTC  (15+ messages)
` [PATCH v2 01/14] perf mem: Search event name with more flexible path
` [PATCH v2 02/14] perf mem: Introduce weak function perf_mem_events__ptr()
` [PATCH v2 03/14] perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORE
` [PATCH v2 04/14] perf mem: Only initialize memory event for recording
` [PATCH v2 05/14] perf auxtrace: Add option '-M' for memory events
` [PATCH v2 06/14] perf mem: Support AUX trace
` [PATCH v2 07/14] perf mem: Support Arm SPE events
` [PATCH v2 08/14] perf arm-spe: Enable attribution PERF_SAMPLE_DATA_SRC
` [PATCH v2 09/14] perf arm-spe: Save memory addresses in packet
` [PATCH v2 10/14] perf arm-spe: Store operation types "
` [PATCH v2 11/14] perf arm-spe: Fill address info for samples
` [PATCH v2 12/14] perf arm-spe: Synthesize memory event
` [PATCH v2 13/14] perf arm-spe: Set sample's data source field
` [PATCH v2 14/14] perf mem: Document options introduced by Arm SPE

[PATCH v2 0/1] samples/seccomp: eliminate two compile warnings in user-trap.c
 2020-09-01  8:39 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH V2 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-09-01  8:38 UTC  (4+ messages)
` [PATCH V2 3/8] drm/msm: "

[PATCH v2 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-01  8:36 UTC  (6+ messages)
` [PATCH v2 2/7] vhost: check queue state in the vhost_dev_set_log routine

[PATCH v9 0/3] drm: Add support for Cadence MHDP8546 DPI/DP bridge and J721E wrapper
 2020-09-01  8:34 UTC  (7+ messages)
` [PATCH v9 2/3] drm: bridge: Add support for Cadence MHDP8546 DPI/DP bridge

[qemu-mainline test] 153435: regressions - FAIL
 2020-09-01  8:34 UTC 

[igt-dev] [i-g-t] Dropping kernel_ns check for parameterized tests
 2020-09-01  8:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH v2 01/15] x86: Introduce USE_EARLY_BOARD_INIT option
 2020-09-01  8:34 UTC  (5+ messages)
` [PATCH v2 15/15] x86: qemu: Remove dead code

[RFC PATCH v2 0/3] mikroBUS driver for add-on boards
 2020-09-01  8:33 UTC  (5+ messages)
` [RFC PATCH v2 1/3] add mikrobus descriptors to greybus_manifest

[PATCH v5 0/3] xen/balloon: fixes for memory hotplug
 2020-09-01  8:33 UTC  (6+ messages)
` [PATCH v5 1/3] xen/balloon: add header guard
` [PATCH v5 2/3] memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC
` [PATCH v5 3/3] xen: add helpers to allocate unpopulated memory

[PATCH v3] x86: qemu: Remove dead code
 2020-09-01  8:33 UTC 

[PATCH] x86/uaccess: Use pointer masking to limit uaccess speculation
 2020-09-01  8:32 UTC  (6+ messages)

[dpdk-dev] 19.11.4 patches review and test
 2020-09-01  8:30 UTC  (2+ messages)

Problems with Windows client
 2020-09-01  8:30 UTC  (3+ messages)

[PATCH v2] thunderbolt: Use kobj_to_dev() instead of container_of()
 2020-09-01  8:27 UTC 

[PATCH 0/2] cpuidle: psci: Enable s2idle when using PSCI OSI
 2020-09-01  8:27 UTC  (6+ messages)
` [PATCH 1/2] PM / Domains: Enable locking for syscore devices for IRQ safe genpds
` [PATCH 2/2] cpuidle: psci: Enable s2idle when using OSI with the PM domain topology

[PATCH] ARM: configs: Update Realview defconfig
 2020-09-01  8:25 UTC 

[RESEND PATCH v14 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-01  8:26 UTC  (3+ messages)
` [RESEND PATCH v14 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-09-01  8:24 UTC  (4+ messages)
` [PATCH v11 07/11] device-mapping: Introduce DMA range map, supplanting dma_pfn_offset

[PATCH 0/5] SMSC: Cleanups and clock setup
 2020-09-01  8:24 UTC  (12+ messages)
` [PATCH 1/5] net: phy: smsc: skip ENERGYON interrupt if disabled
` [PATCH 4/5] net: phy: smsc: add phy refclk in support
` [PATCH 5/5] net: phy: smsc: LAN8710/LAN8720: remove PHY_RST_AFTER_CLK_EN flag

[PATCH v7] overlayfs: Provide a mount option "volatile" to skip sync
 2020-09-01  8:22 UTC  (2+ messages)

[PATCH v2] usb: Fix out of sync data toggle if a configured device is reconfigured
 2020-09-01  8:25 UTC 

[PATCH v8 00/17] acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-09-01  8:09 UTC  (8+ messages)
` [PATCH v8 06/17] pwm: lpss: Use pwm_lpss_restore() when restoring state on resume
            ` [Intel-gfx] "

[PATCH] net: ipv6: fix __rt6_purge_dflt_routers when forwarding is not set on all ifaces
 2020-09-01  8:20 UTC  (3+ messages)

[docs][sphinx][PATCH] sphinx: dev-manual: Clarify that virtual providers do not apply to runtime dependencies
 2020-09-01  8:20 UTC  (2+ messages)

[PATCH v3 0/7] Improve open zones accounting
 2020-09-01  8:20 UTC  (8+ messages)
` [PATCH v3 1/7] zbd: Decrement open zones count at write command completion
` [PATCH v3 2/7] oslib/linux-blkzoned: Allow reset zone before file set up
` [PATCH v3 3/7] zbd: Initialize open zones list referring zone status at fio start
` [PATCH v3 4/7] t/zbd: Improve usage message of test-zbd-support script
` [PATCH v3 5/7] t/zbd: Add -o option to t/zbd/test-zoned-support
` [PATCH v3 6/7] t/zbd: Reset all zones before test when max open zones is specified
` [PATCH v3 7/7] t/zbd: Remove unnecessary option for zbc_reset_zone

[PATCH 1/2] i2c: i801: Fix runtime PM
 2020-09-01  8:19 UTC  (4+ messages)

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-01  8:19 UTC  (11+ messages)

[dpdk-dev] [PATCH v2] doc: announce move of aes gmac algorithm to aead
 2020-09-01  8:18 UTC  (4+ messages)

kernel BUG at fs/btrfs/relocation.c:437!
 2020-09-01  8:18 UTC 

[PATCH v6 00/29] Warn on orphan section placement
 2020-09-01  8:16 UTC  (7+ messages)

[PATCH v2 0/7] Improve open zones accounting
 2020-09-01  8:18 UTC  (3+ messages)

[PATCH] powerpc/mm: Remove DEBUG_VM_PGTABLE support on ppc64
 2020-09-01  8:15 UTC  (4+ messages)

[PATCH v4 0/1] libnvdimm: fix memory leaks in of_pmem.c
 2020-09-01  8:14 UTC  (4+ messages)
` [PATCH v4 1/1] "

[dpdk-dev] [PATCH] [RFC] cryptodev: move AES-GMAC to aead algorithms
 2020-09-01  8:13 UTC  (2+ messages)

[PATCH] HID: core: Correctly handle ReportSize being zero
 2020-09-01  8:14 UTC  (2+ messages)

[PATCH for-next] RDMA/qedr: Fix reported max_pkeys
 2020-09-01  8:12 UTC  (2+ messages)
` [EXT] "

[PATCH v2 0/7] set clang minimum version to 10.0.1
 2020-09-01  8:12 UTC  (3+ messages)
` [PATCH v2 7/7] compiler-gcc: improve version error

[meta-python][PATCH 1/5] python3-luma-core: Upgrade 1.16.0 -> 1.16.1
 2020-09-01  8:11 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-traitlets: Upgrade 4.3.3 -> 5.0.0
` [meta-python][PATCH 3/5] python3-flask-nav: Consolidate in a single file
` [meta-python][PATCH 4/5] python3-flask-mail: "
` [meta-python][PATCH 5/5] python3-flask-pymongo: "

[Bug 1893744] [NEW] meson: incomplete 'make help'
 2020-09-01  7:58 UTC 

[PATCH v2] ovl: check for incomapt features in work dir
 2020-09-01  8:11 UTC  (3+ messages)

[PATCH] kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when needed
 2020-09-01  8:10 UTC  (5+ messages)

[PATCH v8 0/3] phy: intel: Add Keem Bay eMMC PHY support
 2020-09-01  8:10 UTC  (3+ messages)
` [PATCH v8 1/3] phy: intel: Rename phy-intel to phy-intel-lgm

[dpdk-dev] [PATCH] ethdev: add rx offload to drop error packets
 2020-09-01  8:09 UTC  (3+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
 2020-09-01  8:06 UTC 

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-09-01  8:03 UTC  (7+ messages)

[PATCH v3 0/3] nvmem: add ONIE NVMEM cells provider
 2020-09-01  8:06 UTC  (3+ messages)
` [PATCH v3 3/3] misc: eeprom: at24: register nvmem only after eeprom is ready to use

[rcu:rcu/next] BUILD SUCCESS c104850647b29dc085874a6557d79597fc0051b7
 2020-09-01  8:04 UTC 

[PATCH] usb: Fix out of sync data toggle if a configured device is reconfigured
 2020-09-01  8:07 UTC  (3+ messages)

[RFC PATCH v1] dma-fence-array: Deal with sub-fences that are signaled late
 2020-09-01  8:03 UTC  (2+ messages)
` [dma] ee7499cf7d: igt.Subtest_busy-hang-all.fail

[PATCH 0/2] Enable CONFIG_PCIE_RCAR_HOST
 2020-09-01  8:00 UTC  (4+ messages)
` [PATCH 2/2] ARM: shmobile: defconfig: enable CONFIG_PCIE_RCAR_HOST

[PATCH v3 00/13] mm/debug_vm_pgtable fixes
 2020-09-01  7:59 UTC  (18+ messages)
` [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64

[PATCH 0/2] drm/virtio: fix unblank
 2020-09-01  7:34 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH] Documentation: fix dma-buf.rst underline length warning
 2020-09-01  8:00 UTC  (3+ messages)

[rcu:dev.2020.08.27a] BUILD SUCCESS 99d320d8d0516f631acf28014ccddfd5cd43471c
 2020-09-01  7:58 UTC 

[PATCH v2 0/6] tracing/boot: Add new options for tracing specific period
 2020-09-01  7:57 UTC  (7+ messages)
` [PATCH v2 1/6] kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
` [PATCH v2 2/6] tracing/boot: Add per-instance tracing_on option support
` [PATCH v2 3/6] Documentation: tracing: Add tracing_on option to boot-time tracer
` [PATCH v2 4/6] tracing/kprobes: Support perf-style return probe
` [PATCH v2 5/6] Documentation: tracing: Add %return suffix description
` [PATCH v2 6/6] Documentation: tracing: boot: Add an example of tracing function-calls

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-09-01  7:54 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix a list corruption
 2020-09-01  7:57 UTC 

[dpdk-dev] [Bug 533] stack corruption in mlx5_xstats_reset when number of stats changes
 2020-09-01  7:57 UTC 

[PATCH] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-01  7:57 UTC  (7+ messages)

[PATCH] HID: ite: Add USB id match for Acer One S1003 keyboard dock
 2020-09-01  7:56 UTC 

[PATCH] Input: i8042 - Allow insmod to succeed on devices without an i8042 controller
 2020-09-01  7:56 UTC 

[PATCH v3 0/4] soc: renesas: use menu for Renesas SoC
 2020-09-01  7:55 UTC  (3+ messages)
` [PATCH v3 3/4] soc: renesas: Merge if xxx into menu description

[dpdk-dev] [Bug 532] af_xdp: kernel panic when freeing mbufs on lcore other than the receiving lcore
 2020-09-01  7:55 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.