All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-12 10:55:14 to 2021-07-12 12:06:21 UTC [more...]

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2021-07-12 12:06 UTC 

[dpdk-dev] [PATCH] dmadev: introduce DMA device library
 2021-07-12 12:05 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2021-07-12 12:05 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.14-rc1:
 2021-07-12 12:04 UTC 

[PATCH] ARM: shmobile: defconfig: Restore graphical consoles
 2021-07-12 12:04 UTC  (10+ messages)

[PATCH] migration/rdma: prevent from double free the same mr
 2021-07-12 12:02 UTC  (4+ messages)

[PATCH v2 0/2] erofs: dio/dax support for non-tailpacking cases
 2021-07-12 12:02 UTC  (6+ messages)
` [PATCH v2 1/2] erofs: iomap support for non-tailpacking DIO
` [PATCH v2 2/2] erofs: dax support for non-tailpacking regular file

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2021-07-12 12:03 UTC 

post-receive: pub/scm/linux/kernel/git/geert/renesas-devel
 2021-07-12 12:02 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2021-07-12 12:02 UTC 

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2021-07-12 12:02 UTC 

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2021-07-12 12:01 UTC 

stable-rc/queue/4.14 baseline: 100 runs, 4 regressions (v4.14.239-158-g3e9219de38bd)
 2021-07-12 12:00 UTC 

[PATCH v5 0/5] replication: Bugfix and properly attach children
 2021-07-12 11:54 UTC  (6+ messages)
` [PATCH v5 1/5] replication: Remove s->active_disk
` [PATCH v5 2/5] replication: Reduce usage of s->hidden_disk and s->secondary_disk
` [PATCH v5 3/5] replication: Properly attach children
` [PATCH v5 4/5] replication: Assert that children are writable
` [PATCH v5 5/5] replication: Remove workaround

[PATCH v4 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2021-07-12 11:52 UTC  (10+ messages)
` [PATCH v4 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v4 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v4 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v4 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[hwmon:watchdog-next] BUILD SUCCESS 00962bee9671c7bafb3d8c52c5b30a90449e33ba
 2021-07-12 11:58 UTC 

[PATCH 0/4] vkms: Switch to shadow-buffered plane state
 2021-07-12 11:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/misc
 2021-07-12 11:57 UTC 

[RFC PATCH v7 00/24] ceph+fscrypt: context, filename and symlink support
 2021-07-12 11:55 UTC  (4+ messages)
` [RFC PATCH v7 02/24] fscrypt: export fscrypt_base64_encode and fscrypt_base64_decode

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2021-07-12 11:48 UTC  (4+ messages)

[PATCH 00/41] tcg patch queue
 2021-07-12 11:53 UTC  (2+ messages)

[PATCH v3] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
 2021-07-12  7:40 UTC 

[Intel-wired-lan] [PATCH] ice: rearm other interrupt cause register after enabling VFs
 2021-07-12 11:54 UTC 

[RESEND PATCH v2 0/3] sunxi: Improve automatic eMMC boot partition support
 2021-07-12 11:53 UTC  (4+ messages)
  ` [RESEND PATCH v2 2/3] sunxi: eMMC: Improve automatic boot source detection

[PATCH 1/1 v2] skbuff: Fix a potential race while recycling page_pool packets
 2021-07-12 11:52 UTC  (3+ messages)

[PATCH] soc: mediatek: mmsys: fix HDMI output on mt7623/bananapi-r2
 2021-07-12 11:50 UTC  (5+ messages)

[RFC PATCH 0/2] Add software node support to regulator framework
 2021-07-12 11:50 UTC  (6+ messages)

[PATCH] iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
 2021-07-12 11:49 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2021-07-12 11:48 UTC 

[PATCH 00/19] [GSOC] cat-file: reuse ref-filter logic
 2021-07-12 11:46 UTC  (20+ messages)
` [PATCH 01/19] cat-file: handle trivial --batch format with --batch-all-objects
` [PATCH 02/19] cat-file: merge two block into one
` [PATCH 03/19] [GSOC] ref-filter: add obj-type check in grab contents
` [PATCH 04/19] [GSOC] ref-filter: add %(raw) atom
` [PATCH 05/19] [GSOC] ref-filter: --format=%(raw) re-support --perl
` [PATCH 06/19] [GSOC] ref-filter: use non-const ref_format in *_atom_parser()
` [PATCH 07/19] [GSOC] ref-filter: add %(rest) atom
` [PATCH 08/19] [GSOC] ref-filter: pass get_object() return value to their callers
` [PATCH 09/19] [GSOC] ref-filter: introduce free_ref_array_item_value() function
` [PATCH 10/19] [GSOC] ref-filter: introduce reject_atom()
` [PATCH 11/19] [GSOC] ref-filter: modify the error message and value in get_object
` [PATCH 12/19] [GSOC] cat-file: add has_object_file() check
` [PATCH 13/19] [GSOC] cat-file: change batch_objects parameter name
` [PATCH 14/19] [GSOC] cat-file: reuse ref-filter logic
` [PATCH 15/19] [GSOC] cat-file: reuse err buf in batch_object_write()
` [PATCH 16/19] [GSOC] cat-file: re-implement --textconv, --filters options
` [PATCH 17/19] [GSOC] ref-filter: remove grab_oid() function
` [PATCH 18/19] [GSOC] cat-file: create p1006-cat-file.sh
` [PATCH 19/19] [GSOC] cat-file: use fast path when using default_format

[PATCH LOCAL] arm64: renesas: defconfig: Restore graphical consoles
 2021-07-12 11:44 UTC  (4+ messages)

[PATCH] drm/shmobile: Convert to Linux IRQ interfaces
 2021-07-12 11:43 UTC  (3+ messages)

[PATCH 1/2 v2] tpm2: Introduce TIS tpm core
 2021-07-12 11:42 UTC  (4+ messages)

[PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
 2021-07-12 11:38 UTC  (12+ messages)
` [PATCH 1/5] coresight: etm4x: Save restore TRFCR_EL1
` [PATCH 2/5] coresight: etm4x: Use Trace Filtering controls dynamically
` [PATCH 3/5] coresight: trbe: Keep TRBE disabled on overflow irq
` [PATCH 4/5] coresight: trbe: Move irq_work queue processing
` [PATCH 5/5] coresight: trbe: Prohibit tracing while handling an IRQ

[PATCH] arm64: fix strlen() with CONFIG_KASAN_HW_TAGS
 2021-07-12 11:38 UTC  (4+ messages)

[PATCH v3 1/1] dmaengine: dw: Program xBAR hardware for Elkhart Lake
 2021-07-12 11:39 UTC 

[PATCH v2] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-07-12 11:36 UTC  (8+ messages)

[Intel-gfx] [PATCH] dma-buf/sync_file: Don't leak fences on merge failure
 2021-07-12 11:37 UTC  (5+ messages)
  `  "

stable-rc/queue/5.10 baseline: 164 runs, 3 regressions (v5.10.49-593-g5e321de204df8)
 2021-07-12 11:36 UTC 

[PATCH v13 000/137] Memory folios
 2021-07-12 11:35 UTC  (3+ messages)

[PATCH v3 0/4] add device drivers for Siemens Industrial PCs
 2021-07-12 11:35 UTC  (3+ messages)

ODROID-C1/-C2 USB Detection only triggered by some devices
 2021-07-12 11:35 UTC  (18+ messages)
                        ` ODROID-C1/-C2 USB Detection only triggered by some devices dwc2

[PATCH 0/2] Close a hole where IOCB_NOWAIT reads could sleep
 2021-07-12 11:34 UTC  (3+ messages)
` [PATCH 1/2] mm/readahead: Add gfp_flags to ractl

stable-rc/linux-4.14.y baseline: 124 runs, 6 regressions (v4.14.239-160-g0e0ab3ab094e)
 2021-07-12 11:31 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915, drm/ttm: Update the ttm_move_memcpy() interface
 2021-07-12 11:29 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/ttm, drm/i915: Update ttm_move_memcpy for async use
      `  "

[PATCH v3 0/6] This patch set fixes minor issues related to tapdelays
 2021-07-12 11:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2021-07-12 11:26 UTC 

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-07-12 11:26 UTC 

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-07-12 11:26 UTC 

[PATCH v3] dt-bindings: riscv: add starfive jh7100 bindings
 2021-07-12 11:24 UTC  (3+ messages)

[PATCH] clk: zynqmp: Add support for enabling clock on lpd_lsbus
 2021-07-12 11:24 UTC  (2+ messages)

[PATCH] arm64: dts: zynqmp: Enable USB2.0 for zc1751-xm016-dc2
 2021-07-12 11:23 UTC  (2+ messages)

[gustavoars-linux:for-next/kspp 5/5] kernel/debug/gdbstub.c:1049:4: warning: fallthrough annotation in unreachable code
 2021-07-12 11:22 UTC  (3+ messages)

[PATCH] xfs: don't expose misaligned extszinherit hints to userspace
 2021-07-12 11:22 UTC  (4+ messages)

[PATCH net-next v5] net: phy: intel-xway: Add RGMII internal delay configuration
 2021-07-12 11:22 UTC  (3+ messages)

[PATCH v15 0/6] iommu: Enhance IOMMU default DMA mode build options
 2021-07-12 11:12 UTC  (14+ messages)
` [PATCH v15 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
` [PATCH v15 2/6] iommu: Print strict or lazy mode at init time
` [PATCH v15 3/6] iommu: Enhance IOMMU default DMA mode build options
` [PATCH v15 4/6] iommu/vt-d: Add support for "
` [PATCH v15 5/6] iommu/amd: "
` [PATCH v15 6/6] iommu: Remove mode argument from iommu_set_dma_strict()

[PATCH 1/3] smegw01: Allow booting the Yocto image by default
 2021-07-12 11:19 UTC  (3+ messages)

[PATCH 0/5] Cleanup and fixup for vmscan
 2021-07-12 11:16 UTC  (10+ messages)
` [PATCH 1/5] mm/vmscan: put the redirtied MADV_FREE pages back to anonymous LRU list
` [PATCH 2/5] mm/vmscan: remove misleading setting to sc->priority
` [PATCH 5/5] mm/vmscan: fix misleading comment in isolate_lru_pages()

[PATCH v3 0/5] ceph: new mount device syntax
 2021-07-12 11:16 UTC  (3+ messages)
` [PATCH v3 1/5] ceph: generalize addr/ip parsing based on delimiter

[PATCH] fbcon: garbage collect fbdev scrolling acceleration
 2021-07-12 11:16 UTC  (5+ messages)

[PATCH] ovl: fix mmap denywrite
 2021-07-12 11:15 UTC  (6+ messages)

don't allow disabling quota accounting on a mounted file system
 2021-07-12 11:14 UTC  (4+ messages)
` [PATCH 1/3] xfs: remove support for "
` [PATCH 2/3] xfs: remove the flags argument to xfs_qm_dquot_walk
` [PATCH 3/3] xfs: remove the active vs running quota differentiation

[PATCH v3 0/4] replication: Properly attach children
 2021-07-12 11:12 UTC  (6+ messages)
` [PATCH v3 4/4] replication: Remove workaround

prepare for removing support to disable quota accounting
 2021-07-12 11:11 UTC  (7+ messages)
` [PATCH 1/6] common/quota: allow removing quota options entirely in _qmount_option
` [PATCH 2/6] xfs/007: unmount after disabling quota
` [PATCH 3/6] xfs/106: don't test disabling quota accounting
` [PATCH 4/6] xfs/220: avoid failure when disabling quota accounting is not supported
` [PATCH 5/6] xfs/304: don't turn quota accounting off
` [PATCH 6/6] xfs/305: "

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2021-07-12 11:14 UTC 

[android-goldfish:android-3.18 53/62] WARNING: net/built-in.o(.data+0x59d0): Section mismatch in reference from the variable .L730 to the function .init.text:fib_trie_init()
 2021-07-12 11:13 UTC 

[RFC PATCH 0/4] xen/arm: Sanitize cpuinfo
 2021-07-12 11:13 UTC  (5+ messages)
` [RFC PATCH 3/4] xen/arm: Sanitize cpuinfo ID registers fields

[PATCH] ALSA: core: Call substream ack() method upon compat mmap, commit
 2021-07-12 11:11 UTC  (2+ messages)

[PATCH 1/2] coresight: tmc-etr: Correct memory sync ranges in SG mode
 2021-07-12 11:10 UTC  (4+ messages)

PATCH: improve git switch documentation
 2021-07-12 11:11 UTC  (22+ messages)
` What actually is a branch?

retrying failed gitlab CI external jobs (travis)
 2021-07-12 11:08 UTC  (5+ messages)

FAN_REPORT_CHILD_FID
 2021-07-12 11:10 UTC  (2+ messages)

[PATCH 1/1] Kbuild, clang: add option for choosing a ThinLTO cache directory
 2021-07-12 11:10 UTC 

[XEN PATCH v6 00/31] xen: Build system improvements
 2021-07-12 11:08 UTC  (7+ messages)
` [XEN PATCH v6 03/31] build: use if_changed on built_in.o
` [XEN PATCH v6 05/31] build: factorise generation of the linker scripts

[PATCH v1] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE
 2021-07-12 11:05 UTC  (2+ messages)

[PATCH v3] usb: dwc2: gadget: Fix sending zero length packet in DDMA mode
 2021-07-12 11:05 UTC 

[PATCH v2] usb: dwc2: gadget: Add endpoint wedge support
 2021-07-12 11:05 UTC 

[PATCH v4 0/3] Apple M1 DART IOMMU driver
 2021-07-12 11:02 UTC  (6+ messages)
` [PATCH v4 3/3] iommu: dart: Add DART iommu driver

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-07-12 11:04 UTC 

[PATCH] cifs: fix the out of range assignment to bit fields in parse_server_interfaces
 2021-07-12 10:34 UTC 

post-receive: pub/scm/linux/kernel/git/mingo/tip
 2021-07-12 11:03 UTC 

[PATCH iproute2-next v4 1/1] police: Add support for json output
 2021-07-12 11:02 UTC  (9+ messages)

[PATCH v12 00/17] Introduce the Counter character device interface
 2021-07-12 10:59 UTC  (5+ messages)
` [PATCH v12 17/17] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH for-next] RDMA/efa: Split hardware stats to device and port stats
 2021-07-12 10:59 UTC 

[PATCH] iio: light: adjd_s311: convert to device-managed functions
 2021-07-12 10:58 UTC  (7+ messages)

Patchwork summary for: spi-devel-general
 2021-07-12 10:58 UTC 

[Buildroot] [PATCH 1/1] package/linux-firmware: add option for V4L cx231xx devices
 2021-07-12 10:57 UTC 

post-receive: pub/scm/linux/kernel/git/zx2c4/wireguard-tools
 2021-07-12 10:57 UTC 

stable-rc/linux-5.4.y baseline: 158 runs, 6 regressions (v5.4.131-349-ge00f43b5589ca)
 2021-07-12 10:56 UTC 

[PATCH v4 00/11] perf: Refine barriers for AUX ring buffer
 2021-07-12 10:54 UTC  (4+ messages)
` [PATCH v4 02/11] coresight: tmc-etr: Add barrier after updating "

[PATCH v1 0/3] RISC-V ACLINT Support
 2021-07-12 10:53 UTC  (6+ messages)
` [PATCH v1 3/3] hw/riscv: virt: Add optional ACLINT support to virt machine


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.