All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-19 05:49:36 to 2020-08-19 06:55:47 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19  6:55 UTC  (42+ messages)
  ` [PATCH 01/28] mm: turn alloc_pages into an inline function
  ` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
  ` [PATCH 03/28] drm/nouveau/gk20a: "
  ` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
  ` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
  ` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
  ` [PATCH 07/28] 53c700: improve non-coherent DMA handling
  ` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
  ` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
  ` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
  ` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
  ` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
  ` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
  ` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
  ` [PATCH 15/28] dma-direct: remove __dma_to_phys
  ` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
  ` [PATCH 17/28] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
    ` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} "
  ` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
  ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
    ` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
  ` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-19  6:54 UTC  (8+ messages)
` [PATCH 14/16] debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64

[PATCH v3] soc: fsl: enable acpi support
 2020-08-19  6:52 UTC  (7+ messages)

[PATCH] mac80211: send only vlan group traffics in 80211 xmit path
 2020-08-19  6:54 UTC  (2+ messages)

[PATCH] mm : sync ra->ra_pages with bdi->ra_pages
 2020-08-19  6:54 UTC  (2+ messages)

[PATCH] HID: roccat: add bounds checking in kone_sysfs_write_settings()
 2020-08-19  6:53 UTC  (3+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-19  6:53 UTC  (22+ messages)

linux-next: Fixes tag needs some work in the wireless-drivers-next tree
 2020-08-19  6:52 UTC  (2+ messages)

[PATCH] hw/m68k: QOMify the mcf5206 system integration module
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 3/3] selftests: mptcp: add ADD_ADDR mibs check function
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 2/3] mptcp: add ADD_ADDR related mibs
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 1/3] mptcp: send out ADD_ADDR with echo flag
 2020-08-19  6:52 UTC 

[MPTCP] [MPTCP][PATCH v4 mptcp-next 0/3] add ADD_ADDR echo flag support
 2020-08-19  6:52 UTC 

[PATCH 1/5] scripts: remove redundant setupmbr addition to subdir-
 2020-08-19  6:52 UTC  (2+ messages)

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-08-19  6:51 UTC  (3+ messages)
` [Bug 206987] "

[PATCH] serial: pl011: Don't leak amba_ports entry on driver register error
 2020-08-19  6:51 UTC  (2+ messages)

[PATCH] Add directory /var/empty in base-files
 2020-08-19  6:50 UTC  (4+ messages)
` ✗ patchtest: failure for "
` [PATCH v2] base-files: Add directory /var/empty
  ` [OE-core] "

Linux kernel 5.8.2 released
 2020-08-19  6:50 UTC 

[PATCH v10 0/9] KVM: Add virtualization support of split lock detection
 2020-08-19  6:47 UTC  (10+ messages)
` [PATCH v10 1/9] x86/split_lock: Rename TIF_SLD to TIF_SLD_DISABLED
` [PATCH v10 2/9] x86/split_lock: Remove bogus case in handle_guest_split_lock()
` [PATCH v10 3/9] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v10 4/9] x86/split_lock: Introduce split_lock_virt_switch() and two wrappers
` [PATCH v10 5/9] x86/kvm: Introduce paravirt split lock detection enumeration
` [PATCH v10 6/9] KVM: VMX: Enable MSR TEST_CTRL for guest
` [PATCH v10 7/9] KVM: VMX: virtualize split lock detection
` [PATCH v10 8/9] x86/split_lock: Set cpu_model_supports_sld to true after the existence of split lock detection is verified BSP
` [PATCH v10 9/9] x86/split_lock: Enable split lock detection initialization when running as a guest on KVM

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-08-19  6:47 UTC  (9+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCHv2 0/4] Subject: panel-dsi-cm: update bindings
 2020-08-19  6:46 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: display: panel-dsi-cm: convert to YAML

[PATCH 1/3] powerpc: Move arch_cpu_idle_dead() into smp.c
 2020-08-19  6:44 UTC  (3+ messages)
` [PATCH 3/3] powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()

[PATCH] configure: fix syntax error with NetBSD
 2020-08-19  6:46 UTC  (3+ messages)

Linux kernel 4.19.140 released
 2020-08-19  6:45 UTC 

Linux kernel 5.4.59 released
 2020-08-19  6:45 UTC 

Linux kernel 5.7.16 released
 2020-08-19  6:45 UTC 

[PATCH] arm: imx: RELOCATABLE default yes on IMX_MULTI_BOARDS
 2020-08-19  6:45 UTC  (2+ messages)

[GIT PULL FOR v5.10] RC fixes
 2020-08-19  6:44 UTC 

[Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-19  6:44 UTC  (4+ messages)
  ` 答复: "
    ` [Intel-wired-lan] 答复: "

INFO: task can't die in tls_sk_proto_close
 2020-08-19  6:43 UTC 

[gustavoars-linux:for-linus/kspp] BUILD SUCCESS 58e813cceabdcd9af6ae6cd2824a46f83de79db3
 2020-08-19  6:41 UTC 

[RESEND PATCH] ia64: Fix build error with !COREDUMP
 2020-08-19  6:41 UTC  (2+ messages)

[PATCH] n_gsm: Fix write handling for zero bytes written
 2020-08-19  6:40 UTC  (7+ messages)

[PATCH] binutils: Upgrade to 2.35 release
 2020-08-19  6:39 UTC  (4+ messages)
` [OE-core] "

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
 2020-08-19  6:38 UTC  (3+ messages)

[PULL 0/1] Seabios 20200819 patches
 2020-08-19  6:36 UTC  (2+ messages)
` [PULL 1/1] seabios: update to 1.14-final

[virtio-dev] [PATCH] virtio: fix build for configs without dma-bufs
 2020-08-19  6:38 UTC  (3+ messages)
`  "
  ` [virtio-dev] "

[bug] mkfs.ext[23] hangs on loop device (aarch64, 5.8+)
 2020-08-19  6:37 UTC  (4+ messages)

[PATCH v2 1/2] exfat: add NameLength check when extracting name
 2020-08-19  6:36 UTC  (2+ messages)
` [PATCH v2 2/2] exfat: unify name extraction

[PATCH v5 0/4] btrfs: Enhanced runtime defence against fuzzed images
 2020-08-19  6:35 UTC  (5+ messages)
` [PATCH v5 1/4] btrfs: extent_io: do extra check for extent buffer read write functions
` [PATCH v5 2/4] btrfs: extent-tree: kill BUG_ON() in __btrfs_free_extent() and do better comment
` [PATCH v5 3/4] btrfs: extent-tree: kill the BUG_ON() in insert_inline_extent_backref()
` [PATCH v5 4/4] btrfs: ctree: checking key orders before merged tree blocks

[PATCH v2 00/15] Add a General Virtual Device Fuzzer
 2020-08-19  6:32 UTC  (17+ messages)
` [PATCH v2 01/15] fuzz: Change the way we write qtest log to stderr
` [PATCH v2 02/15] fuzz: Add general virtual-device fuzzer
` [PATCH v2 03/15] fuzz: Add PCI features to the general fuzzer
` [PATCH v2 04/15] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v2 05/15] fuzz: Declare DMA Read callback function
` [PATCH v2 06/15] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v2 07/15] fuzz: Add support for custom crossover functions
` [PATCH v2 08/15] fuzz: add a DISABLE_PCI op to general-fuzzer
` [PATCH v2 09/15] fuzz: add a crossover function to generic-fuzzer
` [PATCH v2 10/15] scripts/oss-fuzz: Add wrapper program for generic fuzzer
` [PATCH v2 11/15] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH v2 12/15] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
` [PATCH v2 13/15] scripts/oss-fuzz: build the general-fuzzer configs
` [PATCH v2 14/15] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
` [PATCH v2 15/15] scripts/oss-fuzz: Add crash trace minimization script

KASAN: use-after-free Write in page_counter_uncharge
 2020-08-19  6:34 UTC  (3+ messages)

[PATCH] Documentation: update for loongson1 board
 2020-08-19  6:33 UTC 

[PATCH v6] usb: typec: tcpm: Migrate workqueue to RT priority for processing events
 2020-08-19  6:33 UTC  (2+ messages)

KMSAN: kernel-infoleak in raw_ioctl
 2020-08-19  6:33 UTC  (2+ messages)

[PATCH 1/2 v4] tcpm: During PR_SWAP, source caps should be sent only after tSwapSourceStart
 2020-08-19  6:30 UTC  (2+ messages)

[cip-dev] [isar-cip-core][PATCH v2 1/3] cip-core-image: Remove ltp-full from IMAGE_INSTALL
 2020-08-19  6:32 UTC  (5+ messages)
` [cip-dev] [isar-cip-core][PATCH v2 3/3] testing: Add test.yml

[PATCH v2] kernel:cobalt:heap: replace kzalloc with vmalloc
 2020-08-19  6:31 UTC  (3+ messages)
` [PATCH v3] kernel:cobalt:heap: replace kzalloc with vzalloc

[PATCH v5 0/1] audio/jack: fix use after free segfault
 2020-08-19  6:29 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH] gpio: omap: improve coding style for pin config flags
 2020-08-19  6:31 UTC  (2+ messages)

linux-next: Tree for Aug 19
 2020-08-19  6:30 UTC  (2+ messages)
` linux-next: Tree for Aug 19 (scsi/libsas/)

[PATCH v4 0/1] audio/jack: fix use after free segfault
 2020-08-19  6:27 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH v4 0/7] prepare Protonic board code for mainline
 2020-08-19  6:27 UTC  (3+ messages)
` [PATCH v4 5/7] ARM: protonic-imx6: port Protonic specific board code

linux-next: manual merge of the wireless-drivers-next tree with the kspp-gustavo tree
 2020-08-19  6:26 UTC  (2+ messages)

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-08-19  6:11 UTC  (3+ messages)
` [Bug 1886811] "

[MPTCP] [MPTCP][PATCH v3 mptcp-next 3/3] selftests: mptcp: add ADD_ADDR mibs check function
 2020-08-19  6:19 UTC 

[MPTCP] [MPTCP][PATCH v3 mptcp-next 2/3] mptcp: add ADD_ADDR related mibs
 2020-08-19  6:19 UTC 

[MPTCP] [MPTCP][PATCH v3 mptcp-next 1/3] mptcp: send out ADD_ADDR with echo flag
 2020-08-19  6:19 UTC 

[PATCH for-rc] RDMA/rxe: Fix panic when calling kmem_cache_create()
 2020-08-19  6:19 UTC  (9+ messages)

[MPTCP] [MPTCP][PATCH v3 mptcp-next 0/3] add ADD_ADDR echo flag support
 2020-08-19  6:19 UTC 

[PATCH v2 00/13] extcon: ptn5150: Improvements and fixes
 2020-08-19  6:19 UTC  (2+ messages)

fsl_espi errors on v5.7.15
 2020-08-19  6:15 UTC  (6+ messages)

[PATCH 5.8 000/464] 5.8.2-rc1 review
 2020-08-19  6:11 UTC  (5+ messages)

[meta-virtualization][m-c-s][PATCH] salt: Remove hardcoded Python 3.7 path
 2020-08-19  6:07 UTC 

[PATCH] MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
 2020-08-19  6:07 UTC 

[GIT PULL] ASoC fixes for v5.9-rc1
 2020-08-19  6:04 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/2] ethdev: add level support for RSS offload types
 2020-08-19  6:04 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/2] net/octeontx2: add rss hash level support

next/pending-fixes baseline: 261 runs, 24 regressions (v5.9-rc1-311-g44ce88b59ae4)
 2020-08-19  6:04 UTC 

[PATCH bpf] bpf: verifier: check for packet data access based on target prog
 2020-08-19  6:03 UTC  (2+ messages)

[PATCH v2 15/16] rdma_rxe: Added functional bind and invalidate MW ops
 2020-08-19  6:01 UTC  (3+ messages)

[PATCH] mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
 2020-08-19  6:01 UTC  (3+ messages)

[PATCH v6] fuse: Add support for passthrough read/write
 2020-08-19  6:01 UTC  (6+ messages)

[PATCH v4 0/9] ptp: Add generic helper functions
 2020-08-19  6:00 UTC  (7+ messages)
` [PATCH v4 2/9] ptp: Add generic ptp message type function
` [PATCH v4 3/9] net: dsa: mv88e6xxx: Use generic helper function

[PATCH v2] audio/jack: fix use after free segfault
 2020-08-19  5:58 UTC  (5+ messages)

[PATCH v3 00/38] virtio: config space endian-ness cleanup
 2020-08-19  5:59 UTC  (4+ messages)
` [PATCH v3 30/38] virtio_input: convert to LE accessors

[PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
 2020-08-19  5:52 UTC  (8+ messages)

[PATCH] omap5: Fix DSI base address and clocks
 2020-08-19  5:58 UTC  (3+ messages)
` [Letux-kernel] "

[PULL 00/17] Usb 20200819 patches
 2020-08-19  5:46 UTC  (13+ messages)
` [PULL 04/17] ehci: drop pointless warn_report for guest bugs
` [PULL 05/17] hw/usb: Regroup USB HID protocol values
` [PULL 06/17] docs: Add USB U2F key device documentation
` [PULL 07/17] hw/usb: Add U2F key base class
` [PULL 08/17] hw/usb: Add U2F key base class implementation
` [PULL 09/17] hw/usb: Add U2F key passthru mode
` [PULL 10/17] hw/usb: Add U2F key emulated mode
` [PULL 11/17] hw/usb: Add U2F key build recipe
` [PULL 12/17] configure: Add USB U2F key device
` [PULL 15/17] scripts: Add u2f-setup-gen script
` [PULL 16/17] hw/usb: Add U2F device check to passthru mode
` [PULL 17/17] hw/usb: Add U2F device autoscan "

[PATCH v8 1/3] USB: Also match device drivers using the ->match vfunc
 2020-08-19  5:55 UTC  (6+ messages)
` [PATCH v8 3/3] USB: Fix device driver race

[RFC PATCH v2 0/3] mikroBUS driver for add-on boards
 2020-08-19  5:54 UTC  (4+ messages)

[PATCH] btrfs: switch btrfs_buffered_write() to page-by-page pace
 2020-08-19  5:53 UTC 

[Drbd-dev] [PATCH] block: drbd: defer calling kref_put until end of drbd_delete_device
 2020-08-19  5:52 UTC 

[RFC PATCH v2] selinux: convert policy read-write lock to RCU
 2020-08-19  5:33 UTC  (2+ messages)

[PATCH v2 0/3] Add Broadcom VK driver
 2020-08-19  5:53 UTC  (3+ messages)

[Drbd-dev] [PATCH] block: drbd: add missing kref_get in handle_write_conflicts
 2020-08-19  5:49 UTC 

[PATCH v5 0/2] avoid xfs transaction reservation recursion
 2020-08-19  5:49 UTC  (4+ messages)
` [PATCH v5 1/2] mm: Add become_kswapd and restore_kswapd


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.