All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-20 04:41:34 to 2020-08-20 05:49:55 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-20  5:20 UTC  (49+ messages)
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages

[PATCH v9 00/24] coresight: allow to build coresight as modules
 2020-08-20  5:47 UTC  (10+ messages)
` [PATCH v9 01/24] coresight: cpu_debug: add module name in Kconfig
` [PATCH v9 02/24] coresight: cpu_debug: define MODULE_DEVICE_TABLE
` [PATCH v9 03/24] coresight: use IS_ENABLED for CONFIGs that may be modules
` [PATCH v9 04/24] coresight: add coresight prefix to barrier_pkt
` [PATCH v9 05/24] coresight: export global symbols
` [PATCH v9 06/24] coresight: add try_get_module() in coresight_grab_device()
` [PATCH v9 07/24] coresight: stm: allow to build coresight-stm as a module
` [PATCH v9 08/24] coresight: etm: perf: Fix warning caused by etm_setup_aux failure

[PATCH v2 01/11] usb: early: convert to readl_poll_timeout_atomic()
 2020-08-20  5:45 UTC  (21+ messages)
` [PATCH v2 02/11] usb: early: ehci-dbgp: "
` [PATCH v2 03/11] usb: pci-quirks: "
` [PATCH v2 04/11] usb: xhci-rcar: "
` [PATCH v2 05/11] usb: oxu210hp-hcd: "
` [PATCH v2 06/11] usb: fotg210-hcd: "
` [PATCH v2 07/11] usb: isp1760-hcd: "
` [PATCH v2 08/11] usb: phy-ulpi-viewport: "
` [PATCH v2 09/11] usb: phy: phy-mv-usb: "
` [PATCH v2 10/11] usb: udc: net2280: "
` [PATCH v2 11/11] iopoll: update kerneldoc of read_poll_timeout_atomic()

[PATCH] [v2] wilc1000: Fix memleak in wilc_sdio_probe
 2020-08-20  5:48 UTC 

[PATCH] xen: don't reschedule in preemption off sections
 2020-08-20  5:44 UTC  (8+ messages)

[PATCH V3 00/10] Bail out if transaction can cause extent count to overflow
 2020-08-20  5:43 UTC  (11+ messages)
` [PATCH V3 01/10] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V3 02/10] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V3 03/10] xfs: Check for extent overflow when deleting an extent
` [PATCH V3 04/10] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V3 05/10] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V3 06/10] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V3 07/10] xfs: Check for extent overflow when inserting a hole
` [PATCH V3 08/10] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V3 09/10] xfs: Check for extent overflow when remapping an extent
` [PATCH V3 10/10] xfs: Check for extent overflow when swapping extents

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-08-20  5:43 UTC 

[PATCH] staging: wilc1000: Fix memleak in wilc_sdio_probe
 2020-08-20  5:42 UTC  (3+ messages)
  `  "

[PATCH BlueZ] mesh: Use correct retransmit parameters for publications
 2020-08-20  5:41 UTC 

[Patch] cpufreq: replace cpu_logical_map with read_cpuid_mpir
 2020-08-20  5:39 UTC  (3+ messages)

[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
 2020-08-20  5:39 UTC  (3+ messages)
` [PATCH v2 29/58] vhost-user-gpu: Move QOM macro to header

[PATCH v7 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-08-20  5:38 UTC  (8+ messages)
` [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj

[PATCH v5 0/1] audio/jack: fix use after free segfault
 2020-08-20  5:37 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v3 0/9] fix possible controller reset hangs in nvme-tcp/nvme-rdma
 2020-08-20  5:36 UTC  (10+ messages)
` [PATCH v3 1/9] nvme-fabrics: don't check state NVME_CTRL_NEW for request acceptance
` [PATCH v3 2/9] nvme-fabrics: allow to queue requests for live queues
` [PATCH v3 3/9] nvme: have nvme_wait_freeze_timeout return if it timed out
` [PATCH v3 4/9] nvme-tcp: serialize controller teardown sequences
` [PATCH v3 5/9] nvme-tcp: fix timeout handler
` [PATCH v3 6/9] nvme-tcp: fix reset hang if controller died in the middle of a reset
` [PATCH v3 7/9] nvme-rdma: serialize controller teardown sequences
` [PATCH v3 8/9] nvme-rdma: fix timeout handler
` [PATCH v3 9/9] nvme-rdma: fix reset hang if controller died in the middle of a reset

INFO: task can't die in netdev_run_todo
 2020-08-20  5:36 UTC 

[PATCH v2 0/8] mips/usb: Add Octeon xHCI USB support
 2020-08-20  5:35 UTC  (9+ messages)
` [PATCH v2 1/8] usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
` [PATCH v2 2/8] usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
` [PATCH v2 3/8] usb: xhci: octeon: Add DWC3 glue layer for Octeon
` [PATCH v2 4/8] mips: octeon: cpu.c: Add table for selective swapping
` [PATCH v2 5/8] mips: octeon: Add mangle-port.h
` [PATCH v2 6/8] mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()
` [PATCH v2 7/8] mips: octeon: Add USB DT nodes
` [PATCH v2 8/8] mips: octeon: octeon_ebb7304_defconfig: Enable USB support

KASAN: global-out-of-bounds Read in fbcon_resize
 2020-08-20  5:35 UTC  (2+ messages)

[PATCH v2 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
 2020-08-20  5:31 UTC  (4+ messages)

[virtio-dev] virtio-input for copy/paste?
 2020-08-20  5:32 UTC  (4+ messages)
` [virtio-dev] "

[igt-dev] [PATCH i-g-t] i915/perf: Ensure i915.ko is loaded before requiring its procfs files
 2020-08-20  5:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] dt-bindings: spi: Convert spi-mtk-nor to json-schema
 2020-08-20  5:28 UTC  (3+ messages)

[PATCH] drivers: gpu: amd: Initialize amdgpu_dm_backlight_caps object to 0 in amdgpu_dm_update_backlight_caps
 2020-08-20  5:26 UTC  (2+ messages)

[PATCH bpf] bpf: xdp: fix XDP mode when no mode flags specified
 2020-08-20  5:28 UTC 

[PATCH 0/2] enable append-emulation for ZNS
 2020-08-20  5:29 UTC  (6+ messages)
  ` [PATCH 2/2] nvme: add emulation for zone-append

[PATCH v5] drm/amdgpu: add new trace event for page table update
 2020-08-20  5:27 UTC 

[PATCH v1 00/10] mips: octeon: Add bootoctlinux command for Octeon Linux kernel booting
 2020-08-20  5:22 UTC  (11+ messages)
` [PATCH v1 01/10] mips: octeon: octeon-model.h: Enable inclusion from assembler files
` [PATCH v1 02/10] mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting
` [PATCH v1 03/10] mips: octeon: Add header cvmx-regs.h
` [PATCH v1 04/10] mips: octeon: Add header octeon-feature.h
` [PATCH v1 05/10] mips: octeon: Add header cvmx-fuse.h
` [PATCH v1 06/10] mips: octeon: Add header cvmx-bootinfo.h
` [PATCH v1 07/10] mips: octeon: Add coremask support
` [PATCH v1 08/10] mips: octeon: Add bootmem support
` [PATCH v1 09/10] mips: octeon: Add bootoctlinux command
` [PATCH v1 10/10] mips: octeon: octeon_common.h: Increase CONFIG_SYS_BOOTM_LEN

QEMU Library support
 2020-08-20  5:18 UTC  (3+ messages)

[PATCH v6] drm/amd: Add Stream Performance Counter Monitors Driver -v6
 2020-08-20  5:18 UTC 

device compatibility interface for live migration with assigned devices
 2020-08-20  5:16 UTC  (12+ messages)

[PATCH V6 1/2] ath11k: switch to using ieee80211_tx_status_ext()
 2020-08-20  5:16 UTC  (4+ messages)

[PATCH] iw: print hop_count and path_change info of mpath
 2020-08-20  5:14 UTC 

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-20  5:11 UTC  (7+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem

[PATCH] Harden autofs ioctl table
 2020-08-20  5:11 UTC  (2+ messages)

[PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT
 2020-08-20  5:09 UTC  (6+ messages)
` [PATCH 2/2] arm64: a37xx: pci: Assert PERST# signal when unloading driver
` [EXT] [PATCH 1/2] arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT

[driver core] e2ae9bcc4a: unixbench.score -2.2% regression
 2020-08-20  5:07 UTC  (3+ messages)

[PATCH v2] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-20  5:05 UTC  (2+ messages)

[clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference,address
 2020-08-20  5:03 UTC  (4+ messages)
    ` [clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference, address

[PATCHv2] PCI: Add pci_iounmap
 2020-08-20  5:03 UTC 

[PATCH 1/2] arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
 2020-08-20  5:02 UTC  (4+ messages)
` [PATCH 2/2] arm: mvebu: Espressobin: Setup MTD partitions when booting kernel

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-20  5:01 UTC  (2+ messages)
` [Bug 208947] "

[PATCH v2 1/2] powerpc/rtas: Restrict RTAS requests from userspace
 2020-08-20  4:45 UTC  (3+ messages)
` [PATCH v2 2/2] selftests/powerpc: Add a rtas_filter selftest

[PATCH 0/2] arm: mvebu: Espressobin: Add support for SD card
 2020-08-20  4:58 UTC  (5+ messages)
` [PATCH 1/2] mmc: xenon: set signal voltage and max base clock
` [PATCH 2/2] arm: dts: a37x0: enable sd card support on espressobin

[PATCH V2 1/4] opp: Enable resources again if they were disabled earlier
 2020-08-20  4:58 UTC  (3+ messages)

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-20  4:56 UTC  (9+ messages)
` [PATCH v3 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v3 2/2] "

KMSAN: uninit-value in soft_cursor
 2020-08-20  4:56 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the pm tree
 2020-08-20  4:55 UTC  (2+ messages)

[PATCH] selinux: avoid dereferencing the policy prior to initialization
 2020-08-20  4:54 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-08-20  4:52 UTC  (5+ messages)
      `  "

[RESEND PATCH 1/5] ARM: dts: prima: Align L2 cache-controller nodename with dtschema
 2020-08-20  4:50 UTC  (4+ messages)
` [RESEND PATCH 3/5] ARM: dts: spear: "

[pcmoore-selinux:next 4/6] security/selinux/ss/conditional.c:689:9-16: WARNING opportunity for kmemdup
 2020-08-20  4:51 UTC  (2+ messages)
` [PATCH] selinux: fix memdup.cocci warnings

[PATCH v8 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-08-20  4:50 UTC  (3+ messages)
` [PATCH v8 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v8 2/2] Add PWM fan controller driver for "

About VIRTIO support on Xen
 2020-08-20  4:45 UTC 

About QEMU FOR LS1046
 2020-08-20  1:50 UTC 

[PATCH v7 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-20  4:44 UTC  (11+ messages)
` [PATCH v7 01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
` [PATCH v7 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v7 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v7 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v7 05/10] xtensa: Remove arch_setup_bdinfo()
` [PATCH v7 06/10] xtensa: Remove local no-op dram_init_banksize()
` [PATCH v7 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v7 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v7 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v7 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

hash equivalency and PR service - RFC
 2020-08-20  4:44 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: Improve SPDX license identifier check for script files
 2020-08-20  4:42 UTC  (6+ messages)

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-20  4:42 UTC  (12+ messages)

[GIT PULL] VFIO fix for v5.9-rc2
 2020-08-20  4:42 UTC  (2+ messages)

[PATCH] mm, THP, swap: fix allocating cluster for swapfile by mistake
 2020-08-20  4:41 UTC  (3+ messages)

[PATCH v3 1/3] drm/amdkfd: abstract the iommu device checking with ignore_crat (v2)
 2020-08-20  4:41 UTC  (8+ messages)
` [PATCH v3 2/3] drm/amdkfd: force raven as "dgpu" path (v3)


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.