All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-24 17:09:36 to 2020-08-24 17:35:52 UTC [more...]

[net-next v5 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-08-24
 2020-08-24 17:33 UTC  (14+ messages)
` [net-next v5 01/15] virtchnl: Extend AVF ops
` [net-next v5 03/15] iecm: Add TX/RX header files
` [net-next v5 04/15] iecm: Common module introduction and function stubs
` [net-next v5 05/15] iecm: Add basic netdevice functionality
` [net-next v5 06/15] iecm: Implement mailbox functionality
` [net-next v5 07/15] iecm: Implement virtchnl commands
` [net-next v5 09/15] iecm: Init and allocate vport
` [net-next v5 10/15] iecm: Deinit vport
` [net-next v5 11/15] iecm: Add splitq TX/RX
` [net-next v5 12/15] iecm: Add singleq TX/RX
` [net-next v5 13/15] iecm: Add ethtool
` [net-next v5 14/15] iecm: Add iecm to the kernel build system
` [net-next v5 15/15] idpf: Introduce idpf driver

[PATCH v7 00/10] Enable Linux guests on Hyper-V on ARM64
 2020-08-24 17:35 UTC  (16+ messages)
` [PATCH v7 01/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v7 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v7 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v7 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v7 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v7 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v7 09/10] arm64: efi: Export screen_info
` [PATCH v7 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64

[PATCH] Avoid infinite loop in malformed packfiles
 2020-08-24 17:33 UTC  (3+ messages)

[PATCH v2 01/19] dt-bindings: gpio: fsl-imx-gpio: Add i.MX 8 compatibles
 2020-08-24 16:26 UTC  (4+ messages)
` [PATCH v2 04/19] dt-bindings: gpio: fsl-imx-gpio: Add power-domains
` [PATCH v2 06/19] dt-bindings: pwm: imx-pwm: Add i.MX 8M compatibles
` [PATCH v2 17/19] dt-bindings: serial: fsl-lpuart: Fix compatible matching

[linux-rt-devel:linux-5.9.y-rt-rebase 190/203] arch/powerpc/platforms/pseries/iommu.c:181:1: warning: parameter names (without types) in function declaration
 2020-08-24 17:33 UTC 

[PATCH 1/2] media: uvcvideo: Ensure all probed info is returned to v4l2
 2020-08-24 17:31 UTC  (8+ messages)
` [PATCH 2/2] media: uvcvideo: Convey full ycbcr colorspace information "

[PATCH v3 0/4] x86: build adjustments
 2020-08-24 17:32 UTC  (3+ messages)
` [PATCH v3 1/4] x86/EFI: sanitize build logic

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-08-24 17:32 UTC  (3+ messages)
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes

[PATCH 00/12] Convert WAR defines to config options
 2020-08-24 17:28 UTC  (7+ messages)
` [PATCH 04/12] MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WAR
` [PATCH 05/12] MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
` [PATCH 07/12] MIPS: Convert R10000_LLSC_WAR info "
` [PATCH 10/12] MIPS: Get rid of BCM1250_M3_WAR

[BUG] Regression in Linux 5.4.17 for JMicron JMS566 enclosure
 2020-08-24 17:31 UTC  (2+ messages)
` [PATCH] Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge

IPMI implementation of Get Device ID command
 2020-08-24 17:31 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 01/63] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:35 UTC  (51+ messages)
` [PATCH AUTOSEL 5.8 02/63] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH AUTOSEL 5.8 03/63] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.8 04/63] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.8 05/63] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH AUTOSEL 5.8 06/63] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
` [PATCH AUTOSEL 5.8 07/63] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.8 09/63] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.8 10/63] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.8 12/63] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.8 17/63] drm/amd/powerplay: correct Vega20 cached smu feature state
` [PATCH AUTOSEL 5.8 19/63] drm/amd/display: Fix LFC multiplier changing erratically
` [PATCH AUTOSEL 5.8 21/63] selftests/bpf: Fix segmentation fault in test_progs
` [PATCH AUTOSEL 5.8 23/63] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH AUTOSEL 5.8 24/63] libbpf: Prevent overriding errno when logging errors
` [PATCH AUTOSEL 5.8 25/63] tools/bpftool: Fix compilation warnings in 32-bit mode
` [PATCH AUTOSEL 5.8 26/63] selftest/bpf: "
` [PATCH AUTOSEL 5.8 27/63] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.8 28/63] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.8 29/63] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.8 30/63] dma-pool: fix coherent pool allocations for IOMMU mappings
` [PATCH AUTOSEL 5.8 31/63] dma-pool: Only allocate from CMA when in same memory zone
` [PATCH AUTOSEL 5.8 32/63] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH AUTOSEL 5.8 34/63] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.8 35/63] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.8 36/63] ALSA: usb-audio: ignore broken processing/extension unit
` [PATCH AUTOSEL 5.8 37/63] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.8 39/63] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.8 40/63] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.8 41/63] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.8 42/63] scsi: scsi_debug: Fix scp is NULL errors
` [PATCH AUTOSEL 5.8 43/63] scsi: qla2xxx: Flush all sessions on zone disable
` [PATCH AUTOSEL 5.8 44/63] scsi: qla2xxx: Flush I/O "
` [PATCH AUTOSEL 5.8 45/63] scsi: qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH AUTOSEL 5.8 46/63] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.8 47/63] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.8 48/63] scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
` [PATCH AUTOSEL 5.8 49/63] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
` [PATCH AUTOSEL 5.8 50/63] macvlan: validate setting of multiple remote source MAC addresses
` [PATCH AUTOSEL 5.8 51/63] net: gianfar: Add of_node_put() before goto statement
` [PATCH AUTOSEL 5.8 52/63] drm/amdgpu: disable gfxoff for navy_flounder
` [PATCH AUTOSEL 5.8 53/63] drm/amdgpu: fix NULL pointer access issue when unloading driver
` [PATCH AUTOSEL 5.8 54/63] drm/amdkfd: fix the wrong sdma instance query for renoir
` [PATCH AUTOSEL 5.8 55/63] bpf: Fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH AUTOSEL 5.8 56/63] bpf: Avoid visit same object multiple times
` [PATCH AUTOSEL 5.8 57/63] ext4: limit the length of per-inode prealloc list
` [PATCH AUTOSEL 5.8 58/63] Revert "drm/amdgpu: disable gfxoff for navy_flounder"
` [PATCH AUTOSEL 5.8 59/63] powerpc/perf: Fix soft lockups due to missed interrupt accounting
` [PATCH AUTOSEL 5.8 60/63] libbpf: Fix map index used in error message
` [PATCH AUTOSEL 5.8 62/63] arm64: Move handling of erratum 1418040 into C code
` [PATCH AUTOSEL 5.8 63/63] arm64: Allow booting of late CPUs affected by erratum 1418040

[Bug 209025] New: The "VFIO_MAP_DMA failed: Cannot allocate memory" bug is back
 2020-08-24 16:35 UTC 

[PATCH] PM: sleep: core: Fix the handling of pending runtime resume requests
 2020-08-24 17:31 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Compute has_drrs after compute has_psr
 2020-08-24 17:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/drrs: Disable DRRS when needed in fastsets

[dunfell/master][PATCH 00/14] rtos,pdk,csl: revert RTOS tools and components updates due to issues
 2020-08-24 17:30 UTC  (15+ messages)
` [dunfell/master][PATCH 01/14] Revert "common-csl-ip: update to 07.00.00.34"
` [dunfell/master][PATCH 02/14] Revert "common-csl-ip: update to REL.CORESDK.07.00.00.24"
` [dunfell/master][PATCH 03/14] Revert "ti-pdk-fetch: update to 07.00.00.34"
` [dunfell/master][PATCH 04/14] Revert "ti-pdk-fetch: update to REL.CORESDK.07.00.00.24 tag"
` [dunfell/master][PATCH 05/14] Revert "HACK: ipumm: Temporary work-around for linker error with XDC tools upgrade"
` [dunfell/master][PATCH 06/14] Revert "edma3-lld: update to the latest"
` [dunfell/master][PATCH 07/14] Revert "gcc-arm, gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12"
` [dunfell/master][PATCH 08/14] Revert "ti-cgt-arm: upgrade 18.12.5 -> 20.2.0"
` [dunfell/master][PATCH 09/14] Revert "ti-cgt7x: upgrade 1.2.0 -> 1.3.0"
` [dunfell/master][PATCH 10/14] Revert "ti-xdctools: upgrade 3.55.02.22 -> 3.61.00.16"
` [dunfell/master][PATCH 11/14] Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17"
` [dunfell/master][PATCH 12/14] Revert "ti-ndk: upgrade 3.61.01.01 -> 3.75.01.01"
` [dunfell/master][PATCH 13/14] Revert "ti-sysbios: upgrade 6.76.03.01 -> 6.82.01.19"
` [dunfell/master][PATCH 14/14] rtos,pdk,csl: bump PE where versions went backwards due to reverts

[LTP] [PATCH 1/2] Add SAFE_TIMER_*() functions to tst_safe_clocks.h
 2020-08-24 17:30 UTC  (2+ messages)

[RFC v2 0/5] Restricted DMA
 2020-08-24 17:24 UTC  (8+ messages)
` [RFC v2 4/5] dt-bindings: of: Add plumbing for restricted DMA pool

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-08-24 17:29 UTC  (3+ messages)
` [patch V9 21/39] x86/irq: Convey vector as argument and not in ptregs

Additional log handler
 2020-08-24 17:29 UTC  (6+ messages)
` [yocto] "

git add intent-to-add then git add patch no longer allows edit
 2020-08-24 17:28 UTC  (2+ messages)

[RFC PATCH v3 0/2] Add Krait Cache Scaling support
 2020-08-24 17:28 UTC  (3+ messages)
` [RFC PATCH v3 2/2] dt-bindings: cpufreq: Document Krait CPU Cache scaling

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-08-24 17:25 UTC  (5+ messages)
` [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation

Suspicious QOM types without instance/class size
 2020-08-24 17:26 UTC  (8+ messages)

drivers/gpu/drm/drm_bufs.c:343:36: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-24 17:23 UTC  (2+ messages)

[PATCH 1/2] veth: Initialize dev->perm_addr
 2020-08-24 17:25 UTC  (2+ messages)

[PATCH 1/3 v3] dt-bindings: backlight: Add some common backlight properties
 2020-08-24 17:25 UTC  (6+ messages)
` [PATCH 2/3 v3] dt-bindings: backlight: Add Kinetic KTD253 bindings

[LTP v4 0/5] IMA: verify measurement of certificate imported into a keyring
 2020-08-24 17:24 UTC  (6+ messages)
` [LTP v4 1/5] IMA/ima_keys.sh: Fix policy content check usage
    ` [LTP] "

Linux raid-like idea
 2020-08-24 17:23 UTC 

[PATCH v3 00/12] Allow userspace to manage MSRs
 2020-08-24 17:23 UTC  (8+ messages)
` [PATCH v3 05/12] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr

[PATCH v2 0/2] Fix Guest random crash on Cortex-N1/A76/A75 cores
 2020-08-24 17:22 UTC  (5+ messages)
` [PATCH v2 2/2] xen/arm: Throw messages for unknown FP/SIMD implement ID

[PATCH] ceph: don't allow setlease on cephfs
 2020-08-24 16:37 UTC  (5+ messages)

[RESEND PATCH v3 0/8] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-08-24 17:20 UTC  (7+ messages)
` [RESEND PATCH v3 5/8] mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA channel

[PATCH 0/2] linux-user: Adding support for a group of 4 time64 syscalls
 2020-08-24 17:20 UTC  (5+ messages)
` [PATCH 1/2] linux-user: Add support for 'ppoll_time64()' and 'pselect6_time64()'
` [PATCH 2/2] linux-user: Add support for 'utimensat_time64()' and 'semtimedop_time64()'

[Buildroot] [PATCH 1/1] package/python-sh: bump to version 1.13.1
 2020-08-24 17:21 UTC 

[PATCH RFC] mmc: sdhci-msm: enable compile-testing on !ARM
 2020-08-24 17:18 UTC 

[PATCH for-next] RDMA/hns: Add a check for current state before modifying QP
 2020-08-24 17:16 UTC  (2+ messages)

[PATCH v2 00/34] Drivers for the BCM283x CSI-2/CCP2 receiver and ISP
 2020-08-24 16:39 UTC  (5+ messages)
` [PATCH v2 06/34] staging: vc04_services: Add new vc-sm-cma driver

[PATCH for-rc v2 0/6] Add CM packets missing and harden the proxying
 2020-08-24 16:36 UTC  (2+ messages)

[PATCH] mmc: sdhci: Don't enable presets while tuning
 2020-08-24 17:16 UTC 

[PATCH AUTOSEL 5.7 01/54] spi: stm32: clear only asserted irq flags on interrupt
 2020-08-24 16:36 UTC  (39+ messages)
` [PATCH AUTOSEL 5.7 02/54] jbd2: make sure jh have b_transaction set in refile/unfile_buffer
` [PATCH AUTOSEL 5.7 03/54] ext4: don't BUG on inconsistent journal feature
` [PATCH AUTOSEL 5.7 04/54] ext4: handle read only external journal device
` [PATCH AUTOSEL 5.7 05/54] drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
` [PATCH AUTOSEL 5.7 06/54] ext4: abort the filesystem if failed to async write metadata buffer
` [PATCH AUTOSEL 5.7 07/54] jbd2: abort journal if free a async write error "
` [PATCH AUTOSEL 5.7 08/54] ext4: handle option set by mount flags correctly
` [PATCH AUTOSEL 5.7 09/54] ext4: handle error of ext4_setup_system_zone() on remount
` [PATCH AUTOSEL 5.7 10/54] ext4: correctly restore system zone info when remount fails
` [PATCH AUTOSEL 5.7 11/54] fs: prevent BUG_ON in submit_bh_wbc()
` [PATCH AUTOSEL 5.7 12/54] spi: stm32h7: fix race condition at end of transfer
` [PATCH AUTOSEL 5.7 13/54] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH AUTOSEL 5.7 14/54] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH AUTOSEL 5.7 15/54] spi: stm32: always perform registers configuration prior to transfer
` [PATCH AUTOSEL 5.7 16/54] drm/amd/powerplay: correct Vega20 cached smu feature state
` [PATCH AUTOSEL 5.7 17/54] drm/amd/powerplay: correct UVD/VCE PG state on custom pptable uploading
` [PATCH AUTOSEL 5.7 18/54] drm/amd/display: Fix LFC multiplier changing erratically
` [PATCH AUTOSEL 5.7 19/54] drm/amd/display: Switch to immediate mode for updating infopackets
` [PATCH AUTOSEL 5.7 20/54] selftests/bpf: Fix segmentation fault in test_progs
` [PATCH AUTOSEL 5.7 21/54] libbpf: Handle GCC built-in types for Arm NEON
` [PATCH AUTOSEL 5.7 22/54] netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
` [PATCH AUTOSEL 5.7 23/54] libbpf: Prevent overriding errno when logging errors
` [PATCH AUTOSEL 5.7 24/54] selftests/bpf: Fix btf_dump test cases on 32-bit arches
` [PATCH AUTOSEL 5.7 25/54] selftests/bpf: Correct various core_reloc 64-bit assumptions
` [PATCH AUTOSEL 5.7 26/54] can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect corruptions
` [PATCH AUTOSEL 5.7 27/54] drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check
` [PATCH AUTOSEL 5.7 28/54] ALSA: hda/realtek: Add model alc298-samsung-headphone
` [PATCH AUTOSEL 5.7 29/54] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
` [PATCH AUTOSEL 5.7 30/54] ASoC: wm8994: Avoid attempts to read unreadable registers
` [PATCH AUTOSEL 5.7 31/54] ALSA: usb-audio: ignore broken processing/extension unit
` [PATCH AUTOSEL 5.7 32/54] selftests: disable rp_filter for icmp_redirect.sh
` [PATCH AUTOSEL 5.7 33/54] scsi: fcoe: Fix I/O path allocation
` [PATCH AUTOSEL 5.7 34/54] scsi: ufs: Fix possible infinite loop in ufshcd_hold
` [PATCH AUTOSEL 5.7 35/54] scsi: ufs: Improve interrupt handling for shared interrupts
` [PATCH AUTOSEL 5.7 36/54] scsi: ufs: Clean up completed request without interrupt notification
` [PATCH AUTOSEL 5.7 40/54] scsi: qla2xxx: Fix login timeout
` [PATCH AUTOSEL 5.7 41/54] scsi: qla2xxx: Check if FW supports MQ before enabling
` [PATCH AUTOSEL 5.7 44/54] macvlan: validate setting of multiple remote source MAC addresses

[Buildroot] [git commit] legacy: drop options that are now forcibly enabled
 2020-08-24 17:16 UTC 

[PATCH] RDMA/rxe: prevent rxe creation on top of vlan interface
 2020-08-24 17:14 UTC  (2+ messages)

[PATCH] image: don't exceed gd->ram_top in bootm_size
 2020-08-24 17:14 UTC 

[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
 2020-08-24 17:13 UTC  (6+ messages)
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()

[PATCH 0/2] nbd: build qemu-nbd on Windows
 2020-08-24 17:12 UTC  (3+ messages)
` [PATCH 2/2] nbd: disable signals and forking on Windows builds

[dpdk-dev] [PATCH 1/2] doc/linux_gsg: clarify instructions on running as non-root
 2020-08-24 17:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] doc/linux_gsg: update information on using hugepages

[linux-next:master 1732/2666] drivers/staging/hikey9xx/hisi-spmi-controller.c:148:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'}
 2020-08-24 16:38 UTC 

Yocto standard SDK/cmake/ and meta-clang build issue
 2020-08-24 17:10 UTC  (2+ messages)
` [yocto] "

[PATCH v1] sched/topology: Make compiler happy about unused constant definitions
 2020-08-24 17:09 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.