All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-10 10:00:29 to 2020-07-10 11:09:30 UTC [more...]

KASAN: use-after-free Read in drm_gem_object_release
 2020-07-10 10:39 UTC  (2+ messages)

[RFC PATCH V3 08/21] mmc: sdhci: add a kernel configuration for enabling UHS-II support
 2020-07-10 11:10 UTC 

[PATCH v4] 9p: retrieve fid from file when file instance exist
 2020-07-10 11:08 UTC  (2+ messages)

[PATCH v6 2/4] driver core: add deferring probe reason to devices_deferred property
 2020-07-10 11:07 UTC  (12+ messages)

[RFC PATCH V3 07/21] mmc: core: UHS-II support, set APP_CMD bit if necessary
 2020-07-10 11:09 UTC 

[RFC PATCH V3 06/21] mmc: core: UHS-II support, generate UHS-II SD command packet
 2020-07-10 11:09 UTC 

[RFC PATCH V3 05/21] mmc: core: UHS-II support, skip TMODE setup in some cases
 2020-07-10 11:08 UTC 

[RFC PATCH V3 04/21] mmc: core: UHS-II support, try to select UHS-II interface
 2020-07-10 11:08 UTC 

Kernel crash due to memory corruption with v5.4.26-rt17 and PowerPC e500
 2020-07-10 10:59 UTC  (7+ messages)

[RFC PATCH V3 03/21] mmc: core: UHS-II support, skip set_chip_select()
 2020-07-10 11:08 UTC 

[PATCH] hw/net/xgmac: Fix buffer overflow in xgmac_enet_send()
 2020-07-10 11:07 UTC  (2+ messages)

[RFC PATCH V3 02/21] mmc: core: UHS-II support, modify power-up sequence
 2020-07-10 11:08 UTC 

[RFC PATCH V3 01/21] mmc: add UHS-II related definitions in public headers
 2020-07-10 11:08 UTC 

[RFC PATCH V3 00/21] Add support UHS-II for GL9755
 2020-07-10 11:07 UTC 

[PATCH RESEND] 9p: Fix memory leak in v9fs_mount
 2020-07-10 11:05 UTC  (4+ messages)

[PATCH] tpm: Require that all digests are present in TCG_PCR_EVENT2 structures
 2020-07-10 11:02 UTC  (7+ messages)

[GIT PULL] optee bus for v5.9
 2020-07-10 11:00 UTC  (3+ messages)

[PATCH v1] regmap: Switch to use fwnode instead of OF one
 2020-07-10 11:01 UTC  (4+ messages)

[XTF] xenbus: Don't wait if the response ring is full
 2020-07-10 11:01 UTC  (3+ messages)

[GIT PULL] EFI fixes
 2020-07-10 11:00 UTC  (8+ messages)

[dpdk-dev] [PATCH 0/9] python2 deprecation notice
 2020-07-10 11:00 UTC  (13+ messages)
` [dpdk-dev] [PATCH 1/9] usertools/cpu_layout: add "
` [dpdk-dev] [PATCH 2/9] usertools/dpdk-telemetry-client: "
` [dpdk-dev] [PATCH 3/9] usertools/dpdk-devbind: add "
` [dpdk-dev] [PATCH 4/9] devtools/update_version_map: "
` [dpdk-dev] [PATCH 5/9] app/test-cmdline: "
` [dpdk-dev] [PATCH 6/9] app/test: "
` [dpdk-dev] [PATCH 7/9] usertools/dpdk-pmdinfo: "
` [dpdk-dev] [PATCH 8/9] app/test-bbdev: python3 compatibility changes
` [dpdk-dev] [PATCH 9/9] app/test-bbdev: add python2 deprecation notice

drivers/staging/wfx/hif_tx.c:53:2-8: preceding lock on line 38
 2020-07-10 11:00 UTC 

[PATCH V1] mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is supplied
 2020-07-10 10:58 UTC  (4+ messages)
` [PATCH V1] mmc: sdhci-msm: Set IO pins in low power state during suspend

[PATCH] PCI: host-common: Fix driver remove NULL bridge->bus dereference
 2020-07-10 10:56 UTC  (4+ messages)

[PATCH] mm: Close race between munmap() and expand_upwards()/downwards()
 2020-07-10 10:58 UTC  (2+ messages)

[dpdk-dev] [PATCH] devtools: give some hints for ABI errors
 2020-07-10 10:58 UTC  (2+ messages)

[PATCH] memsize: Make get_ram_size() work with arbitary RAM size
 2020-07-10 10:57 UTC 

[PATCH] docs/system/s390x: Improve the 3270 documentation
 2020-07-10 10:55 UTC  (2+ messages)

[PATCH] vt: Reject zero-sized screen buffer size
 2020-07-10 10:56 UTC  (6+ messages)
` fbconsole needs more parameter validations

[PATCH net] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
 2020-07-10 10:55 UTC 

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-10 10:55 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH v4 0/2] add optee support for broadcom NS3 soc
 2020-07-10 10:51 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
` [PATCH v4 2/2] configs: ns3: enable tee and optee driver

[PATCH] xen: don't reschedule in preemption off sections
 2020-07-10 10:50 UTC  (4+ messages)

[PATCH RFC] kprobes: Remove MODULES dependency
 2020-07-10 10:49 UTC  (5+ messages)

[PATCH 0/8] scsi: target: tcmu: Add TMR notification for tcmu
 2020-07-10 10:48 UTC  (18+ messages)
` [PATCH 1/8] scsi: target: Modify core_tmr_abort_task()
` [PATCH 2/8] scsi: target: Add tmr_notify backend function
` [PATCH 3/8] scsi: target: tcmu: Use priv pointer in se_cmd
` [PATCH 4/8] scsi: target: tcmu: Do not queue aborted commands
` [PATCH 5/8] scsi: target: tcmu: Factor out new helper ring_insert_padding
` [PATCH 6/8] scsi: target: tcmu: Fix and simplify timeout handling
` [PATCH 7/8] scsi: target: tcmu: Implement tmr_notify callback
` [PATCH 8/8] scsi: target: tcmu: Make TMR notification optional

[PATCH] virtio_ring: sparse warning fixup
 2020-07-10 10:49 UTC  (2+ messages)

[PATCH] [stable v5.4.x] pwm: jz4740: Fix build failure
 2020-07-10 10:48 UTC  (2+ messages)

[PATCH] vhost/scsi: fix up req type endian-ness
 2020-07-10 10:48 UTC 

[PATCH] virtio_balloon: fix sparse warning
 2020-07-10 10:48 UTC 

[PATCH] cdc-acm: acm_init: Set initial BAUD to B0
 2020-07-10 10:48 UTC  (8+ messages)

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-07-10 10:47 UTC  (2+ messages)

[PULL 0/3] MIPS + TCG Continuous Benchmarking queue for July 7th, 2020
 2020-07-10 10:46 UTC  (5+ messages)

[PATCH -next] vgacon: Fix an out-of-bounds in vgacon_scrollback_update()
 2020-07-10 10:47 UTC  (2+ messages)

[PATCH] Revert "pwm: jz4740: Enhance precision in calculation of duty cycle"
 2020-07-10 10:46 UTC  (3+ messages)

[PATCH v2] Add MediaTek MT6779 devapc driver
 2020-07-10 10:41 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for mtk-devapc

[Linux-kernel-mentees] [PATCH] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
 2020-07-10 10:43 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

sparse warnings in net/vmw_vsock/virtio_transport.c
 2020-07-10 10:41 UTC  (3+ messages)

[GIT PULL] USB: fixes for v5.8-rc3
 2020-07-10 10:40 UTC  (2+ messages)

patch "usb: gadget: function: fix missing spinlock in f_uac1_legacy" added to usb-linus
 2020-07-10 10:40 UTC 

[PATCH v2] serial: Fix SIFIVE debug serial dependency
 2020-07-10 10:41 UTC 

[PATCH v3 00/11] SMMUv3.2 Range-based TLB Invalidation Support
 2020-07-10 10:39 UTC  (5+ messages)
` [PATCH v3 11/11] hw/arm/smmuv3: Advertise SMMUv3.2 range invalidation

[PATCH] net : client only want latest osdmap. If the gap with the latest version exceeds the threshold, mon will send the fullosdmap instead of incremental osdmap
 2020-07-10 10:41 UTC 

[Bug 1886362] [NEW] Heap use-after-free in lduw_he_p through e1000e_write_to_rx_buffers
 2020-07-10 10:37 UTC  (4+ messages)

[PATCH] net : client only want latest osdmap. If the gap with the latest version exceeds the threshold, mon will send the fullosdmap instead of incremental osdmap
 2020-07-10 10:39 UTC 

[PATCHv2] PM / Domains: Add module ref count for each consumer
 2020-07-10 10:37 UTC  (3+ messages)

[PATCH] Documentation/security-bugs: Explain why plain text is preferred
 2020-07-10 10:37 UTC  (4+ messages)

[PATCH] Replace HTTP links with HTTPS ones: USB MASS STORAGE DRIVER
 2020-07-10 10:36 UTC  (5+ messages)

[PATCH] soc: imx: check ls1021a
 2020-07-10 10:32 UTC  (2+ messages)

a question of split_huge_page
 2020-07-10 10:33 UTC  (5+ messages)

[PATCH v3] bus: fsl-mc: fix invalid free in fsl_mc_device_add
 2020-07-10 10:32 UTC  (2+ messages)

[PATCH smp 0/2] Provide CSD lock timeout diagnostics
 2020-07-10 10:32 UTC  (3+ messages)
` [PATCH smp 2/2] kernel/smp: "

[PATCH 03/16] dh_imx6: Switch to full DM-aware
 2020-07-10 10:31 UTC  (3+ messages)
  ` AW: "

[PATCH v2] vhost-vdpa :Fix Coverity CID 1430270 / CID 1420267
 2020-07-10 10:29 UTC  (2+ messages)

ERROR: "min_low_pfn" undefined!
 2020-07-10 10:29 UTC  (2+ messages)

[PULL 0/1] Tracing patches
 2020-07-10 10:29 UTC  (2+ messages)

arch/alpha/include/asm/irqflags.h:47:9: sparse: sparse: context imbalance in 'blogic_qcmd_lck' - unexpected unlock
 2020-07-10  9:56 UTC 

[RFC PATCH 0/4] block: add two statistic tables
 2020-07-10 10:29 UTC  (10+ messages)
` [PATCH RFC 4/5] block: add a statistic table for io latency

[dpdk-dev] DPDK hugepage memory fragmentation
 2020-07-10 10:28 UTC  (2+ messages)

[PATCH resend] binder: Prevent context manager from incrementing ref 0
 2020-07-10 10:27 UTC  (4+ messages)

[dpdk-dev] Weird 2 KB MBUF data room requirement
 2020-07-10 10:26 UTC  (2+ messages)

[PATCH v13 0/2] media: i2c: Add support for OV02A10 sensor
 2020-07-10 10:18 UTC  (9+ messages)
` [PATCH v13 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH v13 2/2] media: i2c: Add OV02A10 image sensor driver

[PATCH] driver: tee: Handle NULL pointer indication from client
 2020-07-10 10:18 UTC  (2+ messages)

[PATCH v4 0/5] roc-rk3399-pc: Custom SPL init
 2020-07-10 10:19 UTC  (5+ messages)
` [PATCH v4 2/5] rk3399: spl: Print SPL banner after relocation

[PATCH v2 01/14] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-10 10:19 UTC  (14+ messages)
` [PATCH v2 02/14] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
` [PATCH v2 03/14] Kconfig: Convert CONFIG_SYS_SRAM_SIZE "
` [PATCH v2 04/14] Kconfig: Remove CONFIG_SYS_SRAM_START
` [PATCH v2 05/14] board_f: Introduce arch_setup_bdinfo initcall
` [PATCH v2 06/14] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v2 07/14] board_f: ppc: Factor out ppc-specific "
` [PATCH v2 08/14] board_f: sh: Factor out sh-specific "
` [PATCH v2 09/14] board_f: mips: Factor out mips-specific "
` [PATCH v2 10/14] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH v2 11/14] drivers: serial: Make serial_initialize return int
` [PATCH v2 12/14] common/board_r: Remove initr_serial wrapper
` [PATCH v2 13/14] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v2 14/14] common/board_r: Move blkcache_init call earlier in the boot sequence

[PATCH 0/3] DH: SP800-56A rev 3 compliant shared secret
 2020-07-10 10:15 UTC  (4+ messages)
` [PATCH 1/3] crypto: ECDH - check validity of Z before export
` [PATCH 2/3] lib/mpi: Add mpi_sub_ui()
` [PATCH 3/3] crypto: DH - check validity of Z before export

[PATCH v3 0/3] add FIT image support for broadcom NS3 soc
 2020-07-10 10:18 UTC  (4+ messages)
` [PATCH v3 1/3] configs: ns3: enable FIT config
` [PATCH v3 2/3] board: ns3: add FIT image its file
` [PATCH v3 3/3] board: ns3: add development keys used in FIT

[PATCH] btrfs: add missing check for nocow and compression inode flags
 2020-07-10 10:17 UTC  (3+ messages)

[PATCH] efi: avoid error message when booting under Xen
 2020-07-10 10:16 UTC  (7+ messages)

[PATCH] arm64/module-plts: Consider the special case where plt_max_entries is 0
 2020-07-10 10:17 UTC 

[Intel-gfx] [PATCH i-g-t 1/6] lib/i915: Report unknown device as the future
 2020-07-10 10:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/6] "

[PATCH v2] drm/bridge/synopsys: dsi: allow LP commands in video mode
 2020-07-10  8:43 UTC  (2+ messages)

[PATCH v2 0/2] Mediatek thermal driver update
 2020-07-10 10:02 UTC  (7+ messages)
` [PATCH v2 1/2] thermal: mediatek: prepare to add support for other platforms
` [PATCH v2 2/2] thermal: mediatek: add tsensor support for V2 thermal system

[REPORT] [GSoC - TCG Continuous Benchmarking] [#3] QEMU 5.0 and 5.1-pre-soft-freeze Dissect Comparison
 2020-07-10 10:12 UTC  (5+ messages)

Question about IB_QP_CUR_STATE
 2020-07-10 10:11 UTC  (5+ messages)

[PATCH] media: videobuf2: Print videobuf2 buffer state by name
 2020-07-10 10:10 UTC  (2+ messages)

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-07-10 10:10 UTC  (3+ messages)

[RFC PATCH 0/2] hw/sd: Deprecate the SPI mode and the SPI to SD adapter
 2020-07-10 10:08 UTC  (3+ messages)

[vincent.guittot:sched/pelt 1/2] kernel/sched/fair.c:4056:25: warning: comparison of distinct pointer types ('typeof (task_h_load(p)) (aka 'unsigned long and 'typeof (1) (aka 'int
 2020-07-10 10:09 UTC 

[f2fs-dev] IO hang due to f2fs checkpoint and writeback stuck
 2020-07-10 10:07 UTC  (5+ messages)

[dpdk-dev] [PATCH] bus/pci: fix mmap PCI resource
 2020-07-10 10:07 UTC  (3+ messages)

[vincent.guittot:sched/pelt 1/2] include/linux/kernel.h:851:29: warning: comparison of distinct pointer types lacks a cast
 2020-07-10 10:08 UTC 

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-07-10  9:58 UTC  (2+ messages)

[PATCH 1/5] power: supply: core: add quick charge type property
 2020-07-10 10:02 UTC  (9+ messages)
` [PATCH 2/5] power: supply: core: add wireless charger adapter "
` [PATCH 3/5] power: supply: core: add wireless signal strength property
` [PATCH 4/5] power: supply: core: property to control reverse charge
` [PATCH 5/5] power: supply: core: supply battery soc with decimal form

[PATCH] drm/bridge/synopsys: dsi: allow sending longer LP commands
 2020-07-10  8:47 UTC  (2+ messages)

drivers/usb/cdns3/gadget.c:429 cdns3_free_aligned_request_buf() error: double unlocked 'priv_dev->lock' (orig line 421)
 2020-07-10 10:01 UTC 

[PATCH 0/2] hw/sd/sdcard: Fix CVE-2020-13253 (Do not allow invalid SD card sizes)
 2020-07-10  9:59 UTC  (10+ messages)
` [PATCH 2/2] hw/sd/sdcard: Do not allow invalid SD card sizes


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.