All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-13 07:41:57 to 2021-08-13 08:33:24 UTC [more...]

[PATCH v14 000/138] Memory folios
 2021-08-13  8:33 UTC  (5+ messages)
` [PATCH v14 062/138] mm/migrate: Add folio_migrate_copy()

[PATCH] arm64: dts: HiSilicon: hi3660: address a PCI warning
 2021-08-13  8:30 UTC  (3+ messages)

Request new repo for Audit function
 2021-08-13  8:41 UTC  (3+ messages)

[PATCH v9 0/5] use bin_attribute to break the size limitation of cpumap ABI
 2021-08-13  8:32 UTC  (3+ messages)

[PATCH 1/2] powerpc/perf: Use stack siar instead of mfspr
 2021-08-13  8:30 UTC  (2+ messages)
` [PATCH 2/2] powerpc/perf: Return regs->nip as instruction pointer value when SIAR is 0

[PATCH 1/3] common-tasks: Add a summary to the end of the bbappend example
 2021-08-13  8:31 UTC  (9+ messages)
` [PATCH 2/3] manuals: Rename the "Using .bbappend Files in Your Layer" section
  ` [docs] "
` [PATCH 3/3] common-tasks: Add an example of using bbappends to add a file
  ` [docs] "
` [docs] [PATCH 1/3] common-tasks: Add a summary to the end of the bbappend example

[PATCH v2 1/2] powerpc/perf: Use stack siar instead of mfspr
 2021-08-13  8:29 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/perf: Return regs->nip as instruction pointer value when SIAR is 0

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-13  8:29 UTC  (5+ messages)
` [XEN RFC PATCH 03/40] xen/x86: Initialize memnodemapsize while faking NUMA node

[PATCH v6 00/21] File system wide monitoring
 2021-08-13  8:29 UTC  (13+ messages)
` [PATCH v6 09/21] fsnotify: Allow events reported with an empty inode
` [PATCH v6 10/21] fsnotify: Support FS_ERROR event type
` [PATCH v6 11/21] fanotify: Allow file handle encoding for unhashed events
` [PATCH v6 12/21] fanotify: Encode invalid file handle when no inode is provided
` [PATCH v6 13/21] fanotify: Require fid_mode for any non-fd event
` [PATCH v6 14/21] fanotify: Reserve UAPI bits for FAN_FS_ERROR

Kubernetes & Docker on Xilinx Versal Yocto
 2021-08-13  8:28 UTC  (2+ messages)
` [meta-virtualization] "

An cma optimization patch is used for cma_[alloc|free]
 2021-08-13  8:27 UTC  (4+ messages)
  ` 回复: [External]Re: "

[PATCH] asus-wmi: Add support for platform_profile
 2021-08-13  8:27 UTC  (6+ messages)

[PATCH v2 0/2] Make ampdu tx work correctly
 2021-08-13  8:26 UTC  (5+ messages)
` [PATCH v2 1/2] rtl8xxxu: unset the hw capability HAS_RATE_CONTROL

[GSoC] Git Blog 12
 2021-08-13  8:25 UTC  (6+ messages)

stable/linux-5.13.y baseline: 186 runs, 1 regressions (v5.13.10)
 2021-08-13  8:25 UTC 

[PATCH 1/1] NAX LSM: Add initial support support
 2021-08-13  8:23 UTC  (8+ messages)

[PATCH v3 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-08-13  8:23 UTC  (7+ messages)
` [PATCH v3 1/3] arm: mvebu: mvebu_armada-37xx: Implement the mac command (Marvell hw_info)
` [PATCH v3 2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable
` [PATCH v3 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support

[PATCH 00/27] [GSOC] [RFC] cat-file: reuse ref-filter logic
 2021-08-13  8:23 UTC  (28+ messages)
` [PATCH 01/27] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 02/27] [GSOC] ref-filter: add %(raw) atom
` [PATCH 03/27] [GSOC] ref-filter: --format=%(raw) support --perl
` [PATCH 04/27] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 05/27] [GSOC] ref-filter: add %(rest) atom
` [PATCH 06/27] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH 07/27] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH 08/27] [GSOC] ref-filter: add cat_file_mode to ref_format
` [PATCH 09/27] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH 10/27] [GSOC] cat-file: add has_object_file() check
` [PATCH 11/27] [GSOC] cat-file: change batch_objects parameter name
` [PATCH 12/27] [GSOC] cat-file: create p1006-cat-file.sh
` [PATCH 13/27] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 14/27] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH 15/27] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH 16/27] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 17/27] [GSOC] ref-filter: performance optimization by skip parse_object_buffer
` [PATCH 18/27] [GSOC] ref-filter: use atom_type and merge two for loop in grab_person
` [PATCH 19/27] [GSOC] ref-filter: remove strlen from find_subpos
` [PATCH 20/27] [GSOC] ref-filter: introducing xstrvfmt_len() and xstrfmt_len()
` [PATCH 21/27] [GSOC] ref-filter: remove second parsing in format_ref_array_item
` [PATCH 22/27] [GSOC] ref-filter: introduction ref_filter_slopbuf
` [PATCH 23/27] [GSOC] ref-filter: add deref member to struct used_atom
` [PATCH 24/27] [GSOC] ref-filter: introduce symref_atom_parser()
` [PATCH 25/27] [GSOC] ref-filter: use switch case instread of if else
` [PATCH 26/27] [GSOC] ref-filter: reuse finnal buffer if no stack need
` [PATCH 27/27] [GSOC] ref-filter: add need_get_object_info flag to struct expand_data

[PATCH net-next v3] ipv6: add IFLA_INET6_RA_MTU to expose mtu value in the RA message
 2021-08-13  8:07 UTC  (4+ messages)

[PATCH] powerpc/perf/hv-gpci: Fix the logic to compute counter value from the hcall result buffer
 2021-08-13  8:21 UTC 

patch "slimbus: ngd: reset dma setup during runtime pm" added to char-misc-linus
 2021-08-13  8:22 UTC 

patch "slimbus: messaging: check for valid transaction id" added to char-misc-linus
 2021-08-13  8:22 UTC 

patch "slimbus: ngd: set correct device for pm" added to char-misc-linus
 2021-08-13  8:22 UTC 

[PATCH] ALSA: pcm: Add SNDRV_PCM_INFO_EXPLICIT_SYNC flag
 2021-08-13  8:21 UTC 

patch "slimbus: messaging: start transaction ids from 1 instead of zero" added to char-misc-linus
 2021-08-13  8:22 UTC 

[PATCH v8 0/3] iio: accel: add support for ADXL355
 2021-08-13  8:21 UTC  (5+ messages)
` [PATCH v8 3/3] iio: accel: adxl355: Add triggered buffer support

[PATCH] mm/damon/Kconfig: Hide PAGE_IDLE_FLAG from users
 2021-08-13  8:20 UTC  (2+ messages)

[PATCH v1] fbtft: fb_st7789v: added reset on init_display()
 2021-08-13  8:20 UTC  (2+ messages)

[PATCH 1/2] Revert "drm/i915: allow DG1 autoprobe for CONFIG_BROKEN"
 2021-08-13  8:19 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add pci ids and uapi for DG1
      ` [Intel-gfx] "

[PATCH] PCI/sysfs: Use correct variable for the legacy_mem sysfs object
 2021-08-13  8:19 UTC  (3+ messages)

[PATCH 0/3] tunes: the great migration
 2021-08-13  8:19 UTC  (3+ messages)
` [PATCH 2/3] yocto-bsp: update machine confs with new tune locations
  ` [OE-core] "

[PATCH] softmmu/physmem.c: Remove unneeded NULL check in qemu_ram_alloc_from_fd()
 2021-08-13  8:18 UTC  (2+ messages)

[PATCH v6] arm pl011 serial: support multi-irq request
 2021-08-13  8:17 UTC  (3+ messages)

[PATCH] ALSA: memalloc: Count continuous pages in vmalloc buffer handler
 2021-08-13  8:16 UTC 

[RFC][PATCH] netfs, afs, ceph: Use folios
 2021-08-13  8:17 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: Limit plane testing to 3 planes by default
 2021-08-13  8:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_multiple: Limit plane testing to 3 planes by default (rev2)

[PATCH] xfs: remove support for untagged lookups in xfs_icwalk*
 2021-08-13  8:16 UTC 

[PATCH] drm/amd/amdgpu: consolidate PSP TA context
 2021-08-13  8:17 UTC  (2+ messages)

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-08-13  8:16 UTC  (5+ messages)
` [dpdk-dev] [RFC V2] ethdev: fix issue that dev close in PMD calls twice

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-13  8:15 UTC  (6+ messages)
` [PATCH v3 6/8] crypto: qat - simplify adf_enable_aer()

[bug report] xfs: pass the goal of the incore inode walk to xfs_inode_walk()
 2021-08-13  8:15 UTC  (7+ messages)

[PATCH 0/3] ALSA: hda: Forcibly suspend codec at shutdown
 2021-08-13  8:12 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hda: conexant: Turn off EAPD at suspend, too
` [PATCH 2/3] ALSA: hda: Suspend codec at shutdown
` [PATCH 3/3] ALSA: hda: Nuke unused reboot_notify callback

Re:
 2021-08-13  8:14 UTC  (2+ messages)

[PATCH 00/19] arch: Add basic LoongArch support
 2021-08-13  8:14 UTC  (7+ messages)
  ` [PATCH 04/19] LoongArch: Add common headers

[PATCH 0/9] cfg80211/mac80211: Add support for 6GHZ STA for various modes : LPI, SP and VLP
 2021-08-13  8:13 UTC  (7+ messages)
` [PATCH 9/9] mac80211: save transmit power envelope element and power constraint

[PATCH] Add --disable-{demo,testsuite} options
 2021-08-13  8:12 UTC 

debugobjects: Make them PREEMPT_RT aware
 2021-08-13  8:12 UTC  (2+ messages)
` [tip: core/debugobjects] "

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-13  8:07 UTC  (13+ messages)
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared

[PATCH] HID: Support Microsoft Surface Duo SPI-based touch controller driver as a module
 2021-08-13  8:11 UTC  (7+ messages)

What's cooking in git.git (Aug 2021, #04; Tue, 10)
 2021-08-13  8:10 UTC  (4+ messages)

[PATCH] kcsan: selftest: Cleanup and add missing __init
 2021-08-13  8:10 UTC 

[PATCH] nbd: Aovid double completion of a request
 2021-08-13  8:10 UTC 

[PATCH] drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
 2021-08-13  8:09 UTC 

[PATCH v2 0/2] [GSOC] cherry-pick: fix bug when used with GIT_CHERRY_PICK_HELP
 2021-08-13  8:08 UTC  (4+ messages)
` [PATCH v3] [GSOC] cherry-pick: use better advice message

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-08-13  8:04 UTC  (9+ messages)
` [PATCH 10/64] lib80211: Use struct_group() for memcpy() region
` [PATCH 39/64] mac80211: Use memset_after() to clear tx status

[PATCH] kickstart: document which options accept units
 2021-08-13  8:05 UTC  (2+ messages)
` [docs] "

[dpdk-dev] [PATCH] app/testpmd: flowgen support ip and udp fields
 2021-08-13  8:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5 0/4] app/testpmd: flowgen fixes and improvements
  ` [dpdk-dev] [PATCH v5 1/4] app/testpmd: fix tx retry in flowgen
  ` [dpdk-dev] [PATCH v5 2/4] app/testpmd: use rte_ipv4_cksum "
  ` [dpdk-dev] [PATCH v5 3/4] app/testpmd: record rx_burst and fwd_dropped "
  ` [dpdk-dev] [PATCH v5 4/4] app/testpmd: use per-core variable "

[patch V4 00/68] locking, sched: The PREEMPT-RT locking infrastructure
 2021-08-13  8:05 UTC  (2+ messages)
` [patch V4 69/68] locking/rt: Add missing __might_sleep() to spin/rwlocks

[PATCH v4 0/6] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-13  8:04 UTC  (24+ messages)
` [PATCH v4 1/6] dma-iommu: fix sync_sg with swiotlb
` [PATCH v4 2/6] dma-iommu: fix arch_sync_dma for map
` [PATCH v4 3/6] dma-iommu: skip extra sync during unmap w/swiotlb
` [PATCH v4 4/6] dma-iommu: Check CONFIG_SWIOTLB more broadly
` [PATCH v4 5/6] swiotlb: support aligned swiotlb buffers
` [PATCH v4 6/6] dma-iommu: account for min_align_mask

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-13  8:04 UTC  (4+ messages)
` [PATCH v9 08/26] x86/fpu/xstate: Introduce helpers to manage the XSTATE buffer dynamically

[PATCH] iio: ad5770r: make devicetree property reading consistent
 2021-08-13  8:04 UTC  (7+ messages)

[linux-nfc] Re: [PATCH] ndef: Only register interface for known records
 2021-08-13  8:02 UTC  (3+ messages)
            `  "

[PATCH libgpiod 0/2] configure: Minor cleanups
 2021-08-13  8:01 UTC  (2+ messages)

[patch V2 02/10] hrtimer: Consolidate reprogramming code
 2021-08-13  7:58 UTC  (7+ messages)
` [tip: timers/core] "
        ` [PATCH] hrtimer: Unbreak hrtimer_force_reprogram()

[PATCH for-5.15 0/3] small code clean
 2021-08-13  7:58 UTC  (3+ messages)

Hints on how to use efi_driver/efi_block_device.c
 2021-08-13  7:56 UTC  (4+ messages)

[GSoC] [PATCH v2] submodule--helper: run update procedures from C
 2021-08-13  7:56 UTC  (2+ messages)
` [GSoC] [PATCH v3] "

[Intel-gfx] [v4 0/7] MIPI DSI driver enhancements
 2021-08-13  7:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for MIPI DSI driver enhancements (rev6)

[poky][dunfell][PATCH] lighttpd: Add patch for reuse large memory chunks
 2021-08-13  7:56 UTC 

[PATCH v2 0/3] support test GCM/CCM mode for SM4
 2021-08-13  7:55 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: tcrypt - Fix missing return value check
` [PATCH v2 2/3] crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
` [PATCH v2 3/3] crypto: tcrypt: add GCM/CCM mode test for "

[Intel-gfx] [PATCH 0/5] drm/i915/gt: Initialize unused MOCS entries to L3_WB
 2021-08-13  7:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/gt: Use cmd_cctl override for platforms >= gen12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Initialize unused MOCS entries to L3_WB

[PATCH v8 00/10] GICv3 LPI and ITS feature implementation
 2021-08-13  7:51 UTC  (3+ messages)
` [PATCH v8 04/10] hw/intc: GICv3 ITS Command processing

[PATCH 1/4] xtensa: remove unneeded exports
 2021-08-13  7:51 UTC  (5+ messages)
` [PATCH 4/4] xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild

[PATCH v6 00/15] drm/i915: Introduce Intel PXP
 2021-08-13  7:51 UTC  (3+ messages)
` [PATCH v6 01/15] drm/i915/pxp: Define PXP component interface
  ` [Intel-gfx] "

[QUESTION]Is it possible that git would support two-factor authentication?
 2021-08-13  7:49 UTC  (2+ messages)
  `  "

[Intel-gfx] [PATCH v2 0/6] Infoframe changes for DP-HDMI2.1 PCON
 2021-08-13  7:50 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Infoframe changes for DP-HDMI2.1 PCON (rev2)

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-13  7:49 UTC  (2+ messages)

[GIT PULL] intel-gpio for 5.15-1
 2021-08-13  7:49 UTC  (2+ messages)

linux-next: build warning after merge of the tip tree
 2021-08-13  7:48 UTC 

[igt-dev] [PATCH i-g-t 0/9] Adopt to use allocator
 2021-08-13  7:47 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/9] lib/intel_allocator: Fix argument names in declarations
` [igt-dev] [PATCH i-g-t 2/9] tests/gem_ctx_persistence: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 3/9] tests/gem_exec_balancer: "
` [igt-dev] [PATCH i-g-t 4/9] tests/gem_exec_big: Skip relocation part
` [igt-dev] [PATCH i-g-t 5/9] tests/gem_exec_capture: Support gens without relocations
` [igt-dev] [PATCH i-g-t 7/9] tests/gem_exec_flush: Adopt to no-reloc
` [igt-dev] [PATCH i-g-t 8/9] tests/gem_exec_schedule: Adopt to use allocator
` [igt-dev] [PATCH i-g-t 9/9] HAX: remove gttfill for tgl ci

[PATCH] drm/i915/display: Drop redundant debug print
 2021-08-13  7:46 UTC  (3+ messages)
  ` [Intel-gfx] "

[Intel-wired-lan] [PATCH] igb: handle vlan types with checker enabled
 2021-08-13  7:45 UTC 

[PATCH] Fix return value from fstat calls
 2021-08-13  7:45 UTC  (7+ messages)
` [PATCH V2] "

[PATCH v3 0/7] Add minimal support for Exynos850 SoC
 2021-08-13  7:41 UTC  (2+ messages)

[libgpiod]: Meson wrap for libgpiod
 2021-08-13  7:44 UTC  (2+ messages)

[PATCH v4 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-13  7:41 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v4 2/2] crypto: hisilicon/sec - modify the hardware endian configuration


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.