All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-10 07:46:10 to 2020-04-10 09:03:08 UTC [more...]

[selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail
 2020-04-10  8:45 UTC  (5+ messages)

[PATCH 00/16] Add MediaTek IEEE 802.11ax devices - MT7915E
 2020-04-10  8:54 UTC  (26+ messages)
` [PATCH 01/16] mt76: avoid rx reorder buffer overflow
` [PATCH 02/16] mt76: add support for HE RX rate reporting
` [PATCH 03/16] mt76: add Rx stats support for radiotap
` [PATCH 04/16] mt76: adjust wcid size to support new 802.11ax generation
` [PATCH 05/16] mt76: add HE phy modes and hardware queue
` [PATCH 06/16] mt76: add mac80211 driver for MT7915 PCIe-based chipsets
` [PATCH 07/16] mt76: mt7915: implement HE per-rate tx power support
` [PATCH 08/16] mt76: mt7915: add offloading Tx AMSDU support
` [PATCH 09/16] mt76: mt7915: register HE capabilities for each interface
` [PATCH 10/16] mt76: mt7915: add HE bss_conf support for interfaces
` [PATCH 11/16] mt76: mt7915: add HE capabilities support for peers
` [PATCH 12/16] mt76: mt7915: add Rx radiotap header support
` [PATCH 13/16] mt76: mt7915: add .sta_add_debugfs support
` [PATCH 14/16] mt76: mt7915: add .sta_statistics support
` [PATCH 15/16] mt76: mt7915: set peer Tx fixed rate through debugfs
` [PATCH 16/16] mt76: mt7915: enable firmware module debug support

FAILED: patch "[PATCH] IB/mlx5: Replace tunnel mpls capability bits for" failed to apply to 4.19-stable tree
 2020-04-10  9:01 UTC 

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-10  9:00 UTC  (4+ messages)

[PATCH RFCv1 0/7] Support Async Page Fault
 2020-04-10  8:58 UTC  (8+ messages)
` [PATCH RFCv1 1/7] kvm/arm64: Rename kvm_vcpu_get_hsr() to kvm_vcpu_get_esr()
` [PATCH RFCv1 2/7] kvm/arm64: Detach ESR operator from vCPU struct
` [PATCH RFCv1 3/7] kvm/arm64: Replace hsr with esr
` [PATCH RFCv1 4/7] kvm/arm64: Export kvm_handle_user_mem_abort() with prefault mode
` [PATCH RFCv1 5/7] kvm/arm64: Allow inject data abort with specified DFSC
` [PATCH RFCv1 6/7] kvm/arm64: Support async page fault
` [PATCH RFCv1 7/7] arm64: "

[PATCH] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
 2020-04-10  9:00 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Check for an already completed timeslice
 2020-04-10  8:59 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[dpdk-dev] [PATCH v4 0/3] Fix and add txq xstats
 2020-04-10  9:21 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/3] net/hinic/base: fix PF firmware hotactive problem
` [dpdk-dev] [PATCH v4 2/3] net/hinic/base: optimize log style
` [dpdk-dev] [PATCH v4 3/3] net/hinic: adds txq xstats member

[PATCH] xfs: simplify the flags setting in xfs_qm_scall_quotaon
 2020-04-10  8:57 UTC 

[dpdk-dev] [PATCH 1/2] doc: add PMD filtering features back
 2020-04-10  8:56 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/2] doc: remove flow API from the feature list

[LTP] [PATCH] syscalls/pipe2_01: convert into new API
 2020-04-10  8:52 UTC 

perf c2c man page typo
 2020-04-10  8:52 UTC 

[PATCH] cdrom: unify log messages
 2020-04-10  8:51 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: prevent re-mmap()'ing BPF map as writable for initially r/o mapping
 2020-04-10  8:51 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to avoid page count leak
 2020-04-10  8:51 UTC  (2+ messages)
`  "

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-10  8:48 UTC  (3+ messages)
` [PATCH v4 06/30] qcow2: Add get_l2_entry() and set_l2_entry()

Calling i2c set speed twice for i2c_mux_bus
 2020-04-10  8:49 UTC  (4+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-04-10  8:48 UTC  (5+ messages)
` [PATCH 22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions

[RFC 0/1] io_uring: preserve work->mm since actual work processing may need it
 2020-04-10  8:47 UTC  (3+ messages)
` [RFC 1/1] "

BPF map freezing is unreliable; can we instead just inline constants?
 2020-04-10  8:46 UTC  (3+ messages)

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-10  8:42 UTC  (33+ messages)
` [PATCH v6 01/10] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v6 02/10] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v6 03/10] PM / EM: update callback structure and add device pointer
` [PATCH v6 04/10] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v6 05/10] PM / EM: remove em_register_perf_domain
` [PATCH v6 06/10] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v6 07/10] Documentation: power: update Energy Model description
` [PATCH v6 08/10] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use Energy Model
` [PATCH v6 10/10] drm/panfrost: Register devfreq cooling and attempt to add "

[dpdk-dev] [PATCH 00/13] Fixes and unit tests for librte_security
 2020-04-10  8:45 UTC  (6+ messages)
` [dpdk-dev] [EXT] Re: [PATCH v2 01/13] security: fix verification of parameters

Memory CG and 5.1 to 5.6 uprade slows backup
 2020-04-10  8:43 UTC  (9+ messages)

[PATCH v2] MIPS: Limit check_bugs32() to affected platform
 2020-04-10  8:36 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/12] update and simplify telemetry library
 2020-04-10  8:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/16] "
  ` [dpdk-dev] [PATCH v2 11/16] examples/l3fwd-power: enable use of new telemetry

[PATCH for 4.4.y] x86/vdso: Fix lsl operand order
 2020-04-10  8:42 UTC  (2+ messages)

[PATCH 1/7] riscv: qemu: Remove the simple-bus driver for the SoC node
 2020-04-10  8:40 UTC  (5+ messages)
` [PATCH 4/7] riscv: Add SMP Kconfig option dependency for U-Boot proper

[dpdk-dev] [PATCH v3 0/2] bug fixes
 2020-04-10  8:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 1/2] net/hinic/base: fix FW hotactive problem

vhost: refine vhost and vringh kconfig
 2020-04-10  8:38 UTC  (3+ messages)

[Ocfs2-devel] mount existent ocfs2 volume in the local mode without the extra DLM, pacemaker/corosync layers
 2020-04-10  8:36 UTC 

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-10  8:36 UTC  (4+ messages)
` [PATCH 02/21] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

[Intel-gfx] [PATCH] agp/intel: Reinforce the barrier after GTT updates
 2020-04-10  8:35 UTC  (4+ messages)
`  "

[PATCH] ARM: zynq: Don't select CONFIG_ICST
 2020-04-10  8:35 UTC  (2+ messages)

[Bug 206575] New: [amdgpu] [drm] No video signal on resume from suspend, R9 380
 2020-04-10  8:35 UTC  (2+ messages)
` [Bug 206575] "

[PATCH v6 00/36] Initial support for multi-process qemu
 2020-04-10  8:22 UTC  (4+ messages)
` [PATCH v6 16/36] multi-process: remote process initialization

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-10  8:18 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Poison the async power domain on shutdown
 2020-04-10  8:25 UTC 

[PATCH 0/3] Overlayfs use index dir as work dir
 2020-04-10  8:25 UTC  (4+ messages)
` [PATCH 1/3] ovl: cleanup non-empty directories in ovl_indexdir_cleanup()
` [PATCH 2/3] ovl: prepare to copy up without workdir
` [PATCH 3/3] ovl: index dir act as work dir

[dpdk-dev] [PATCH 1/6] net/null: fix secondary burst function selection
 2020-04-10  8:33 UTC  (3+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[PATCH] usb: gadget: fsl: Fix a wrong judgment in fsl_udc_probe()
 2020-04-10  8:30 UTC  (8+ messages)
    `  "

[PATCH] of: fix the warnings from command line
 2020-04-10  8:32 UTC 

[PATCH V9 0/9] vDPA support
 2020-04-10  8:23 UTC  (5+ messages)
` [PATCH V9 8/9] vdpasim: vDPA device simulator

[dpdk-dev] [PATCH v3 00/29] graph: introduce graph subsystem
 2020-04-10  8:23 UTC  (9+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 18/29] node: add ethdev Rx and Tx node ctrl API
  ` [dpdk-dev] [PATCH v4 25/29] l3fwd-graph: add graph based l3fwd skeleton

[PATCH] EDAC/altera:Use platform_get_irq_optional()
 2020-04-10  8:25 UTC  (5+ messages)
        `  "

[PATCH v8 00/13] max9286 v8 - modifications
 2020-04-10  8:20 UTC  (11+ messages)
` [PATCH v8 02/13] squash! max9286: convert probe kzalloc
` [PATCH v8 03/13] squash! max9286: Fix cleanup path from GPIO powerdown
` [PATCH v8 10/13] squash! max9286: Implement Pixelrate control

[GIT PULL 0/9] EFI fixes for v5.7-rc
 2020-04-10  8:20 UTC  (6+ messages)
` [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data

[Bug report] Kernel 5.7 become unbootable
 2020-04-10  8:16 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
 2020-04-10  8:14 UTC  (3+ messages)

[PATCH v2 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-04-10  8:15 UTC  (9+ messages)
` [PATCH v2 1/2] arm: stm32mp: "
` [PATCH v2 2/2] arm: stm32mp: activate data cache on DDR in SPL

TC BPF Program Crashing With Bnx2x Drivers
 2020-04-10  8:15 UTC  (6+ messages)
        ` [EXT] "

[PATCH 1/2] ASoC: intel: soc-acpi-intel-icl-match: remove useless 'rt1308_2_adr'
 2020-04-10  8:11 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Intel: soc-acpi-intel-cml-match: "

[Buildroot] Buildroot 2019.11.3 released, 2019.11.x is EOL
 2020-04-10  8:14 UTC 

[PATCH 1/3] arm: caches: protect dram_bank_mmu_setup access to bi_dram
 2020-04-10  8:13 UTC  (12+ messages)
` [PATCH 2/3] arm: caches: add DCACHE_DEFAULT_OPTION
` [PATCH 3/3] arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour

Planning a Debian/Linux m68k Meeting in 2020
 2020-04-10  8:04 UTC 

decruft the vmalloc API
 2020-04-10  8:11 UTC  (12+ messages)
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc

[PATCH net] net/ipv6: allow token to be set when accept_ra disabled
 2020-04-10  8:11 UTC  (3+ messages)

another memlockd patch
 2020-04-10  8:10 UTC  (2+ messages)

[PATCH] efi/libstub/arm64: Enable __efistub_global define in .data section
 2020-04-10  8:09 UTC  (2+ messages)

FAILED: patch "[PATCH] slub: improve bit diffusion for freelist ptr obfuscation" failed to apply to 4.14-stable tree
 2020-04-10  8:09 UTC 

FAILED: patch "[PATCH] slub: improve bit diffusion for freelist ptr obfuscation" failed to apply to 4.19-stable tree
 2020-04-10  8:09 UTC 

[PATCH 0/7] Venus Codec API addition and few fixes
 2020-04-10  8:07 UTC  (4+ messages)
` [PATCH 1/7] venus: core: Add missing mutex destroy

another certbot patch
 2020-04-10  8:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] ci: fix telemetry dependency in Travis
 2020-04-10  8:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

authenticated file systems using HMAC(SHA256)
 2020-04-10  8:05 UTC  (8+ messages)

[PATCH] bcache: Convert pr_<level> uses to a more typical style
 2020-04-10  8:03 UTC  (2+ messages)

[hch-misc:sanitize-vmalloc-api.2 26/29] kernel/bpf/syscall.c:304:58: error: 'VMALLOC_END' undeclared; did you mean 'VM_LOCKED'?
 2020-04-10  8:03 UTC 

[Intel-gfx] [PATCH v22 00/13] SAGV support for Gen12+
 2020-04-10  8:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for SAGV support for Gen12+ (rev14)

[PATCH] drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
 2020-04-10  8:02 UTC  (6+ messages)

[PATCH 00/26 v6] Refactor the architecture parts of mt7628
 2020-04-10  8:02 UTC  (9+ messages)
` [PATCH 20/26 v6] spl: spl_nor: Move legacy image loading into spl_legacy.c
` [PATCH 22/26 v6] spl: spl_legacy: Add cache flush after reading U-Boot image

[RFC PATCH 1/5] thermal: rename thermal_cooling_device_stats_update()
 2020-04-10  8:02 UTC  (4+ messages)
` [RFC PATCH 5/5] ACPI: processor: do update when maximum cooling state changed

[PATCH] drm/amdgpu: fix wrong vram lost counter increment
 2020-04-10  8:01 UTC 

wg set fail to update endpoint if traffic is flowing
 2020-04-10  8:01 UTC  (2+ messages)

[RFC PATCH 00/26] Runtime paravirt patching
 2020-04-10  7:56 UTC  (4+ messages)

new certbot patch
 2020-04-10  7:55 UTC  (4+ messages)

[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-10  8:01 UTC  (9+ messages)
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands

[dpdk-dev] [PATCH 0/5] net/iavf: support FDIR capabiltiy
 2020-04-10  8:00 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] net/iavf: add support for FDIR basic rule

[PATCH] drm/amdgpu: refine ras related message print
 2020-04-10  7:59 UTC 

[PATCH V2] venus: core: remove CNOC voting while device suspend
 2020-04-10  7:58 UTC  (2+ messages)

[dpdk-dev] [PATCHv2] Remove validate-abi.sh from tree
 2020-04-10  7:57 UTC  (4+ messages)

[PATCH] i2c: Detect secondary SMBus controller on AMD AM4 chipsets
 2020-04-10  7:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/8] RFC Use device dependant module parameters
 2020-04-10  7:55 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

linux-next 10/04/2020 build failed
 2020-04-10  7:52 UTC 

[PATCH 00/10] namespace settings updates
 2020-04-10  7:50 UTC  (9+ messages)
` [PATCH 06/10] nvme-multipath: set bdi capabilities once
` [PATCH 07/10] nvme: revalidate after verifying identifiers
` [PATCH 08/10] nvme: consolidate chunk_sectors settings
` [PATCH 09/10] nvme: revalidate namespace stream parameters

Contribution to KVM
 2020-04-10  7:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/stellarium: bump version to 0.20.0
 2020-04-10  7:48 UTC 

[BlueZ PATCH v1] doc: Add Advertisement Monitoring API
 2020-04-10  7:47 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.