All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-14 23:46:31 to 2020-07-15 01:53:49 UTC [more...]

fbconsole needs more parameter validations
 2020-07-15  0:24 UTC  (8+ messages)
` [PATCH v3] vt: Reject zero-sized screen buffer size
  ` [PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins

[PATCH v4 00/26] xfs: remove xfs_disk_quot from incore dquot
 2020-07-15  1:52 UTC  (12+ messages)
` [PATCH 01/26] xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush
` [PATCH 02/26] xfs: fix inode quota reservation checks
` [PATCH 03/26] xfs: validate ondisk/incore dquot flags
` [PATCH 04/26] xfs: move the flags argument of xfs_qm_scall_trunc_qfiles to XFS_QMOPT_*
` [PATCH 05/26] xfs: split the incore dquot type into a separate field
` [PATCH 06/26] xfs: refactor quotacheck flags usage
` [PATCH 07/26] xfs: rename dquot incore state flags
` [PATCH 08/26] xfs: move the ondisk dquot flags to their own namespace
` [PATCH 09/26] xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
` [PATCH 10/26] xfs: stop using q_core.d_flags in the quota code
` [PATCH 14/26] xfs: stop using q_core counters "

[PATCH] fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins
 2020-07-15  1:51 UTC  (3+ messages)
` [PATCH v2] "

[radeon-alex:amd-staging-drm-next-navy-flounder 538/1075] drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c:1275:5-8: Unneeded variable: "ret". Return "0" on line 1278
 2020-07-15  1:51 UTC  (2+ messages)
` [PATCH] drm/amd/powerplay: fix returnvar.cocci warnings

[PATCH] mm/percpu: mark pcpu_chunk_type() as __maybe_unused
 2020-07-15  1:50 UTC  (8+ messages)
  ` [PATCH v2] mm/percpu: fix 'defined but not used' warning
      ` [PATCH v3] "

[PATCH v2 00/59] Add support for KeemBay DRM driver
 2020-07-15  1:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

RFC: iomap write invalidation
 2020-07-15  1:47 UTC  (3+ messages)
  ` [Cluster-devel] "

[PATCH v4 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-15  1:46 UTC  (10+ messages)
` [PATCH v5 0/7] x86/boot: Remove run-time "
` [PATCH v5 1/7] x86/boot/compressed: Move .got.plt entries out of the .got section
` [PATCH v5 2/7] x86/boot/compressed: Force hidden visibility for all symbol references
` [PATCH v5 3/7] x86/boot/compressed: Get rid of GOT fixup code
` [PATCH v5 4/7] x86/boot: Add .text.* to setup.ld
` [PATCH v5 5/7] x86/boot: Remove run-time relocations from .head.text code
` [PATCH v5 6/7] x86/boot: Remove run-time relocations from head_{32,64}.S
` [PATCH v5 7/7] x86/boot: Check that there are no run-time relocations

[PATCH v2] memcg, oom: check memcg margin for parallel oom
 2020-07-15  1:44 UTC  (3+ messages)

PowerNV PCI & SR-IOV cleanups
 2020-07-15  1:41 UTC  (14+ messages)
` [PATCH 03/15] powerpc/powernv/pci: Add explicit tracking of the DMA setup state
` [PATCH 06/15] powerpc/powernv/sriov: Explain how SR-IOV works on PowerNV
` [PATCH 07/15] powerpc/powernv/sriov: Rename truncate_iov
` [PATCH 08/15] powerpc/powernv/sriov: Simplify used window tracking

[PATCH v14 3/3] configs: defconfig: Add CONFIG_KEYBOARD_MTK_KPD=m
 2020-07-15  1:35 UTC  (2+ messages)

[PATCH 0/2] Test cmdline measurement and IMA buffer passing through kexec
 2020-07-15  1:41 UTC  (7+ messages)
` [PATCH 1/2] IMA: Verify that the kernel cmdline is passed and measured correctly through the kexec barrier
    ` [LTP] "
` [PATCH 2/2] IMA: Verify IMA buffer passing "
    ` [LTP] "

[PATCH V3 00/10] nvme: use xarray for ns tracking
 2020-07-15  1:41 UTC  (11+ messages)
` [PATCH V3 01/10] xarray: add __xa_load() version
` [PATCH V3 02/10] nvme-core: use xarray for ctrl ns tracking
` [PATCH V3 03/10] nvme: centralize queue action nvme_kill_queues()

[Intel-gfx] [PATCH] drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+
 2020-07-15  1:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/fbc: Limit cfb to the first 256MiB of stolen on g4x+ (rev2)

[PATCH] userfaultfd: avoid the duplicated release for userfaultfd_ctx
 2020-07-15  1:41 UTC  (2+ messages)

[PATCH v4 00/75] x86: SEV-ES Guest Support
 2020-07-15  1:40 UTC  (23+ messages)
` [PATCH v4 13/75] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v4 14/75] x86/boot/compressed/64: Add page-fault handler
` [PATCH v4 15/75] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v4 16/75] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v4 17/75] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v4 27/75] x86/idt: Move IDT to data segment
` [PATCH v4 28/75] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v4 29/75] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v4 34/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v4 70/75] x86/head/64: Don't call verify_cpu() on starting APs

stable-rc/linux-4.9.y build: 145 builds: 1 failed, 144 passed, 2 warnings (v4.9.230-27-g5065f908e69d)
 2020-07-15  1:39 UTC 

[igt-dev] [PATCH i-g-t v8] tests/i915/gem_huc_copy: Enable a HuC copy test
 2020-07-15  1:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_huc_copy: Enable a HuC copy test (rev8)

[PATCH 2/4] cdc_ether: use dev->intf to get interface information
 2020-07-15  1:32 UTC  (2+ messages)
` [PATCH 2/4] cdc_ether: export usbnet_cdc_update_filter

[PATCH] fs/direct-io: avoid data race on ->s_dio_done_wq
 2020-07-15  1:30 UTC  (2+ messages)

[PATCH 4/4] cdc_ncm: hook into set_rx_mode to admit multicast traffic
 2020-07-15  1:28 UTC 

[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into usbnet_change_mtu
 2020-07-15  1:26 UTC 

[PATCH] cifs: smb1: Try failing back to SetFileInfo if SetPathInfo fails
 2020-07-15  1:24 UTC  (7+ messages)
` [RFC PATCH] cifs: smb1: CIFSSMBSetPathInfoFB() can be static

[PATCH v3 0/4] iommu aux-domain APIs extensions
 2020-07-15  1:23 UTC  (12+ messages)
` [PATCH v3 2/4] iommu: Add iommu_aux_at(de)tach_group()
` [PATCH v3 4/4] vfio/type1: Use iommu_aux_at(de)tach_group() APIs

[PATCH 1/4] cdc_ether: use dev->intf to get interface information
 2020-07-15  1:23 UTC 

[PATCH v2] exfat: integrates dir-entry getting and validation
 2020-07-15  1:22 UTC 

[PATCH mlx5-next 0/4] mlx5 next updates 2020-07-14
 2020-07-15  1:20 UTC 

Filesystem Went Read Only During Raid-10 to Raid-6 Data Conversion
 2020-07-15  1:18 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 142 builds: 1 failed, 141 passed, 84 warnings (v5.4.51-110-ge41ac96492ed)
 2020-07-15  1:17 UTC 

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-15  1:17 UTC  (6+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[PATCH net-next v3 0/4] ] TC datapath hash api
 2020-07-15  1:14 UTC  (3+ messages)
` [PATCH net-next v3 1/4] net/sched: Add skb->hash field editing via act_skbedit

[PATCH] serial: Fix SIFIVE debug serial dependency
 2020-07-15  1:10 UTC  (5+ messages)

[PATCH-for-5.1 0/4] misc: Document qemu_find_file and fix memory leak in avr_load_firmware
 2020-07-15  1:04 UTC  (3+ messages)
` [PATCH-for-5.1 3/4] qemu-common: Document qemu_find_file()

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-07-15  1:04 UTC  (4+ messages)
` [PATCH v8 5/8] powerpc/vdso: Prepare for switching VDSO to generic "

[PATCH v4 net] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-15  1:49 UTC 

[PATCH v2 00/44] x86: Programmatic generation of ACPI tables (Part C)
 2020-07-15  1:05 UTC  (6+ messages)
` [PATCH v2 17/44] sound: Add an ACPI driver for Maxim MAX98357ac

[PATCH v5 00/11] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-15  1:03 UTC  (8+ messages)
` [PATCH v5 04/11] hw/arm: Add NPCM730 and NPCM750 SoC models

Using gerrit or github for review?
 2020-07-15  1:05 UTC  (4+ messages)

[PATCH 1/7] dm: button: add an uclass for button
 2020-07-15  1:05 UTC  (14+ messages)
` [PATCH 2/7] dm: button: add a driver for button driven by gpio
` [PATCH 3/7] cmd: button: add a new 'button' command
` [PATCH 4/7] sandbox: dtsi: add buttons
` [PATCH 5/7] sandbox64: enable button
` [PATCH 6/7] sandbox: "
` [PATCH 7/7] test/py: add tests for the button commands

[PATCH v2 0/3] xilinx: Enable Versal allocation from low memory
 2020-07-15  1:05 UTC  (5+ messages)
` [PATCH v2 1/3] lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
` [PATCH v2 2/3] lib: fdt: Convert fdtdes_setup_mem..() to livetree API

[PATCH 0/3] lib: fdt: Remove two functions from fdtdec.c
 2020-07-15  1:05 UTC  (7+ messages)
` [PATCH 1/3] ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt()
` [PATCH 2/3] Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
` [PATCH 3/3] Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"

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

[PATCH v2 01/14] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-15  1:05 UTC  (16+ 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 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 v3 0/3] add FIT image support for broadcom NS3 soc
 2020-07-15  1:05 UTC  (3+ messages)
` [PATCH v3 2/3] board: ns3: add FIT image its file

[PATCH v4 00/15] add initial support for broadcom NS3 soc
 2020-07-15  1:05 UTC  (9+ messages)
` [PATCH v4 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v4 06/15] board: ns3: default reset type to L3
` [PATCH v4 07/15] board: ns3: program GIC LPI tables
` [PATCH v4 14/15] doc: add README doc for bcmns3 platform

[PATCH v2] serial: Fix SIFIVE debug serial dependency
 2020-07-15  1:05 UTC  (2+ messages)

[PATCH v3 0/9] powerpc/watchpoint: Enable 2nd DAWR on baremetal and powervm
 2020-07-15  1:01 UTC  (4+ messages)
` [PATCH v3 1/9] powerpc/watchpoint: Fix 512 byte boundary limit

Website and Mobile App Development
 2020-07-15  1:03 UTC 

Odd style rst conversions of function prototypes?
 2020-07-15  1:03 UTC 

[PATCH v3 1/3] kprobes: Add text_alloc() and text_free()
 2020-07-15  0:59 UTC  (3+ messages)

[PATCH net-next v2] hinic: add firmware update support
 2020-07-15  1:00 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl+: Fix Combo PHY DPLL fractional divider for 38.4MHz ref clock
 2020-07-15  0:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[xen-unstable test] 151884: tolerable FAIL - PUSHED
 2020-07-15  0:53 UTC 

[PATCH v2 1/3] dt-bindings: usb: ci-hdrc-usb2: add property disable-runtime-pm
 2020-07-15  0:51 UTC  (4+ messages)
` [PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm

[PATCH 1/5] media/media-device.h: drop duplicated word in comment
 2020-07-15  0:51 UTC  (3+ messages)
` [PATCH 3/5] media/dvbdev.h: fix "

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-15  0:51 UTC  (8+ messages)

[dpdk-dev] [PATCH] app/procinfo: enhance port and mempool info
 2020-07-15  0:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] app/procinfo: enhance port mempool and crypto info

[PATCH] ppc/spapr: Fix 32 bit logical memory block size assumptions
 2020-07-15  0:42 UTC 

[WIP PATCH] io_uring: Support opening a file into the fixed-file table
 2020-07-15  0:42 UTC  (3+ messages)

[LTP] [PATCH v4 0/2] IMA: Verify measurement of certificates
 2020-07-15  0:41 UTC  (5+ messages)
` [LTP] [PATCH v4 1/2] IMA: Add a test to verify measurment of keys
` [LTP] [PATCH v4 2/2] IMA: Add a test to verify importing a certificate into keyring

[PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-15  0:40 UTC  (3+ messages)

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

[PATCH 00/18] perf metric: Add support to reuse metric
 2020-07-15  0:12 UTC  (7+ messages)
` [PATCH 09/18] perf metric: Collect referenced metrics in struct metric_ref_node
` [PATCH 10/18] perf metric: Collect referenced metrics in struct metric_expr
` [PATCH 12/18] perf metric: Compute referenced metrics

[monstr-microblaze:for-test 218/1134] drivers/media/i2c/adv7511-v4l2.c:2102:63: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-07-15  0:34 UTC 

[ti:ti-linux-5.4.y 7323/7338] drivers/net/ethernet/ti/prueth_core.c:240:6: warning: no previous prototype for 'prueth_init_timer'
 2020-07-15  0:32 UTC 

stable-rc/linux-4.19.y build: 146 builds: 2 failed, 144 passed, 1 error, 4 warnings (v4.19.132-59-g4e2a5cde3f03)
 2020-07-15  0:31 UTC 

Reshape using drives not partitions, RAID gone after reboot
 2020-07-15  0:24 UTC  (4+ messages)

hwmon (nct6775): Please fix Invalid temperature source error for NCT6798D
 2020-07-15  0:19 UTC  (3+ messages)

[PATCH v2] Makefile: Add clang-tidy and static analyzer support to makefile
 2020-07-15  0:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] powercap: Add Power Limit4 support
 2020-07-15  0:13 UTC  (3+ messages)

[PATCH] pseries: Fix 64 bit logical memory block panic
 2020-07-15  0:08 UTC 

[PATCH] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-07-15  0:09 UTC  (2+ messages)

[PATCH v3 0/5] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-07-15  0:08 UTC  (4+ messages)
` [PATCH v3 1/5] pinctrl: qcom: Remove irq_disable callback from msmgpio irqchip

[PATCH net-next v3 00/12] udp_tunnel: NIC RX port offload infrastructure
 2020-07-15  0:06 UTC  (2+ messages)

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-15  0:03 UTC  (6+ messages)
` [PATCH v2 3/4] x86: Expose SERIALIZE for supported cpuid

pull-request: bpf-next 2020-07-14
 2020-07-15  0:02 UTC  (2+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Xilinx video IP cores
 2020-07-14 23:57 UTC  (3+ messages)

[MPTCP] [PATCH iproute2-next 0/2] ss: MPTCP diag interface support
 2020-07-14 23:59 UTC  (4+ messages)
` [MPTCP] [PATCH iproute2-next 2/2] ss: mptcp: add msk "
  `  "
    ` [MPTCP] "

mmotm 2020-07-09-21-00 uploaded
 2020-07-14 23:58 UTC  (5+ messages)
` mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)

[dpdk-dev] [RFC] net/tap: avoid using SIGIO
 2020-07-14 23:58 UTC  (2+ messages)
` [dpdk-dev] [PATCH] "

[PATCH 1/2] PCIe hotplug interrupt and AER deadlock with reset_lock and device_lock
 2020-07-14 23:58 UTC  (2+ messages)

[RFT] ALSA control service programs for Digidesign Digi 002/003 family and Tascam FireWire series
 2020-07-14 23:55 UTC  (2+ messages)

[PATCH V3] multiboot2: Implement the new module load and preferences tag
 2020-07-14 23:55 UTC 

[PATCH v4 0/5] IOMMU user API enhancement
 2020-07-14 23:53 UTC  (7+ messages)
` [PATCH v4 1/5] docs: IOMMU user API

[PATCH 0/4] Fix segfault on access to mpp->hwe
 2020-07-14 23:54 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] Make BPF CGROUP_STORAGE map usable by different programs at once
 2020-07-14 23:53 UTC  (3+ messages)
` [PATCH v2 bpf-next 3/5] bpf: Make cgroup storages shared across attaches on the same cgroup

[PATCH v3 00/12] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-14 23:49 UTC  (5+ messages)
` [PATCH v3 03/12] powerpc/kexec_file: add helper functions for getting memory ranges

[dpdk-dev] [PATCH 0/3] Add missing SPDX license tags
 2020-07-14 23:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] eal/windows: add missing SPDX license tag
` [dpdk-dev] [PATCH 2/3] net/qede/base: add missing license information
` [dpdk-dev] [PATCH 3/3] doc: add missing SPDX license tags

[PATCH v2 1/1] phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2
 2020-07-14 23:48 UTC  (3+ messages)

[Buildroot] [Bug 13071] New: toolchain not found error when building netsurf
 2020-07-14 23:49 UTC  (2+ messages)
` [Buildroot] [Bug 13071] "

[PATCH] imx219: selection compliance fixes
 2020-07-14 23:49 UTC  (3+ messages)

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-14 23:46 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[PATCH iproute2-next master] bridge: fdb show: fix fdb entry state output for json context
 2020-07-14 23:47 UTC  (3+ messages)

[PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c
 2020-07-14 23:44 UTC  (2+ messages)

[PATCH RFC net-next 00/13] Phylink PCS updates
 2020-07-14 23:46 UTC  (4+ 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.