All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-28 13:21:21 to 2021-06-28 14:13:03 UTC [more...]

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-06-28 14:13 UTC 

[PATCH 00/18] target/arm: Second slice of MVE implementation
 2021-06-28 13:58 UTC  (16+ messages)
` [PATCH 01/18] target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
` [PATCH 02/18] target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
` [PATCH 03/18] target/arm: Make asimd_imm_const() public
` [PATCH 04/18] target/arm: Use asimd_imm_const for A64 decode
` [PATCH 05/18] target/arm: Use dup_const() instead of bitfield_replicate()
` [PATCH 06/18] target/arm: Implement MVE logical immediate insns
` [PATCH 07/18] target/arm: Implement MVE vector shift left by "
` [PATCH 08/18] target/arm: Implement MVE vector shift right "
` [PATCH 09/18] target/arm: Implement MVE VSHLL
` [PATCH 10/18] target/arm: Implement MVE VSRI, VSLI
` [PATCH 11/18] target/arm: Implement MVE VSHRN, VRSHRN
` [PATCH 12/18] target/arm: Implement MVE saturating narrowing shifts
` [PATCH 14/18] target/arm: Implement MVE VADDLV
` [PATCH 16/18] target/arm: Implement MVE long shifts by register
` [PATCH 17/18] target/arm: Implement MVE shifts by immediate

Pull request: u-boot-imx u-boot-imx-20210616
 2021-06-28 14:12 UTC  (2+ messages)

dma_declare_coherent_memory and SuperH
 2021-06-28 14:29 UTC  (6+ messages)

[PATCH v2 0/5] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-28 14:11 UTC  (4+ messages)
` [PATCH v2 5/5] hwmon: intel-m10-bmc-hwmon: add n5010 sensors

[Bug 213599] New: amdgpu: navi RX 5500XT Very high idle power consumption (22 Watts)
 2021-06-28 14:10 UTC  (2+ messages)
` [Bug 213599] "

[PATCH] usb: dwc3: fix race of usb_gadget_driver operation
 2021-06-28 14:10 UTC  (8+ messages)

[PATCH] drm/amdgpu: add non-aligned address supported in amdgpu_device_vram_access()
 2021-06-28 14:10 UTC  (2+ messages)

[dpdk-dev] [PATCH v13 00/10] app/testpmd: enable testpmd on Windows
 2021-06-28 14:10 UTC  (6+ messages)
` [dpdk-dev] [PATCH v14 0/9] "
  ` [dpdk-dev] [PATCH v14 1/9] lib: build libraries that testpmd depends on

[PATCH v2 0/3] memblock, arm: fixes for freeing of the memory map
 2021-06-28 13:16 UTC  (5+ messages)
` [PATCH v2 3/3] arm: extend pfn_valid to take into accound freed memory map alignment

[PATCH v2 00/46] Folio-enabling the page cache
 2021-06-28 14:07 UTC  (6+ messages)
` [PATCH v2 05/46] mm: Add arch_make_folio_accessible()

[dpdk-dev] [PATCH v1 0/7] Enhancements for PMD power management
 2021-06-28 14:09 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/7] eal: add power monitor for multiple events
  ` [dpdk-dev] [PATCH v3 0/7] Enhancements for PMD power management
    ` [dpdk-dev] [PATCH v3 6/7] power: support monitoring multiple Rx queues

Release notes: mIssing version information for git-LFS
 2021-06-28 14:07 UTC  (2+ messages)

[PATCH 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems
 2021-06-28 14:07 UTC  (7+ messages)

[LTP] [PATCH] Add documentation for netdevice and rtnetlink libraries
 2021-06-28 14:06 UTC  (2+ messages)

[PATCH v2 0/2] introduce watchdog_dev_suspend/resume
 2021-06-28 14:04 UTC  (7+ messages)
` [PATCH v2 1/2] watchdog: "
` [PATCH v2 2/2] watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend

[PATCH] brcmfmac: use separate firmware for 43430 revision 2
 2021-06-28 14:05 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 14:02 UTC 

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2021-06-28 14:01 UTC 

[PATCH] ARM: dts: stm32: Rework LAN8710Ai PHY reset on DHCOM SoM
 2021-06-28 13:58 UTC  (10+ messages)

[dm-devel] [PATCH] dm writecache: make writeback pause configurable
 2021-06-28 13:59 UTC 

[PATCH v3 0/7] updates to amd-pmc driver
 2021-06-28 13:59 UTC  (3+ messages)
` [PATCH v3 1/7] platform/x86: amd-pmc: Fix command completion code

[PATCH] hwmon: (aspeed-pwm-tacho) Using falling edge
 2021-06-28 13:56 UTC  (5+ messages)

[PATCH] sched/fair: Ensure _sum and _avg values stay consistent
 2021-06-28 13:58 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 0/3] arch_topology, ACPI: populate cpu capacity from CPPC
 2021-06-28 13:58 UTC  (2+ messages)
` [tip: sched/core] sched/debug: Don't update sched_domain debug directories before sched_debug_init()

[PATCH v2 0/5] ColdFire PCI bus support
 2021-06-28 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] m68k: common PCI support definitions and code

[PATCH] sched: Optimize housekeeping_cpumask in for_each_cpu_and
 2021-06-28 13:58 UTC  (2+ messages)
` [tip: sched/core] sched: Optimize housekeeping_cpumask() in for_each_cpu_and()

[PATCH tip/sched/core] wait: use LIST_HEAD_INIT() to initialize wait_queue_head
 2021-06-28 13:58 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] sysctl: sched: move extern sysctl declarations to sched.h
 2021-06-28 13:58 UTC  (2+ messages)
` [tip: sched/core] sched/sysctl: Move "

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 13:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 13:55 UTC 

[PATCH 1/2] drm/amd/display: fix incorrrect valid irq check
 2021-06-28 13:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: fix null pointer access in gpu reset

linux-mm@kvack.org - limping on a backup
 2021-06-28 13:53 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2021-06-28 13:53 UTC 

[PATCH 0/4] docs: improve -smp documentation
 2021-06-28 13:52 UTC  (5+ messages)
` [PATCH 1/4] docs: fix typo s/Intel/AMD/ in CPU model notes
` [PATCH 4/4] qemu-options: rewrite help for -smp options

[PATCH] iio: light: adjd_s311: convert to device-managed functions
 2021-06-28 13:51 UTC 

[PATCH v5 00/15] [GSOC][RFC] cat-file: reuse ref-filter logic
 2021-06-28 13:51 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 12/15] [GSOC] "

[PATCH] arm64: zynqmp: Enable WDT command
 2021-06-28 13:51 UTC 

[PATCH] xilinx: Sync CONFIG_DEFAULT_DEVICE_TREE position
 2021-06-28 13:50 UTC 

[ANNOUNCE] rt-tests-2.0
 2021-06-28 13:50 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t V2] tests/kms_plane_multiple: Start continuous CRC capture after commit
 2021-06-28 13:50 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: update netdev_rx_csum_fault() print dump only once
 2021-06-28 13:50 UTC  (3+ messages)
` [PATCH net-next v3 1/2] once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
` [PATCH net-next v3 2/2] net: update netdev_rx_csum_fault() print dump only once

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-28 13:50 UTC  (3+ messages)

selftest/ftrace: Add test results to "-h" help text to ftracetest
 2021-06-28 13:50 UTC 

[PATCH 0/7] efi: Various tidy-ups and drop the default
 2021-06-28 13:50 UTC  (9+ messages)
` [PATCH 3/7] disk: Tidy up #ifdefs in part_efi
` [PATCH 7/7] efi: Make EBBR optional

[PATCH] bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
 2021-06-28 13:50 UTC  (2+ messages)

Raspberry pi 4 second monitor problem on xeno3
 2021-06-28 13:49 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-06-28 13:49 UTC 

mdadm 4.2-rc2
 2021-06-28 13:48 UTC 

[XEN PATCH] Config.mk: re-pin OVMF changeset and unpin qemu-xen
 2021-06-28 13:48 UTC  (2+ messages)

MSG_CONFIRM RX messages with SocketCAN known as unreliable under heavy load?
 2021-06-28 13:47 UTC  (5+ messages)

Reload IPtables
 2021-06-28 13:46 UTC  (17+ messages)

[igt-dev] [PATCH i-g-t V2] tests/kms_content_protection: Enable Primary plane for CRTC
 2021-06-28 13:46 UTC  (2+ messages)

[PATCH RFC 0/2] scatterlist: add I/O variant of sg_pcopy & sg_copy and use them
 2021-06-28 13:44 UTC  (9+ messages)
` [PATCH RFC 1/2] scatterlist: add I/O variant of sg_pcopy & sg_copy
` [PATCH RFC 2/2] mmc: meson-gx: use sg_copy_to/from_io instead of local version

[PATCH v4] serial: samsung: use dma_ops of DMA if attached
 2021-06-28 13:37 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-06-28 13:46 UTC 

[PATCH v5] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-28 13:45 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2021-06-28 13:46 UTC 

[PATCH] remoteproc: elf_loader: fix loading segment when is_iomem true
 2021-06-28 13:45 UTC  (3+ messages)

[igt-dev] [PATCH] Add .vscode to gitignore
 2021-06-28 13:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] watchdog: cadence: Add expire_now method
 2021-06-28 13:45 UTC 

[PATCH RFC 0/6] i386/pc: Fix creation of >= 1Tb guests on AMD systems with IOMMU
 2021-06-28 13:43 UTC  (8+ messages)
` [PATCH RFC 1/6] i386/pc: Account IOVA reserved ranges above 4G boundary

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:45 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:45 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:45 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

[PATCH 00/15] dt-bindings: iio: dac: Add most missing binding documents
 2021-06-28 13:44 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:44 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:43 UTC 

[PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
 2021-06-28 13:43 UTC  (11+ messages)

[PATCH 0/3] jump_label/static_call/kprobes: *_text_reserved() fixes
 2021-06-28 13:43 UTC  (3+ messages)
` [PATCH 1/3] jump_label: Fix jump_label_text_reserved() vs __init

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:43 UTC 

post-receive: pub/scm/linux/kernel/git/peterz/queue
 2021-06-28 13:43 UTC 

gpiochip_lock_as_irq on pins without FLAG_REQUESTED: bug or feature ?
 2021-06-28 13:42 UTC  (3+ messages)

[GIT PULL for v5.14-rc1] media updates
 2021-06-28 13:44 UTC  (2+ messages)
` [GIT PULL for v5.14-rc1] media updates (#75463)

[Buildroot] [PATCH v1 1/1] package/fb-test-app: Move 'rosetta' prefix from VERSION to SITE
 2021-06-28 13:40 UTC  (2+ messages)

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-28 13:39 UTC  (11+ messages)

[Buildroot] [autobuild.buildroot.net] Your daily results for 2021-06-27
 2021-06-28 13:39 UTC  (2+ messages)

[PATCH v4 0/3] Clean up MMU translation
 2021-06-28 13:36 UTC  (4+ messages)
` [PATCH v4 1/3] target/ppc: fix address translation bug for radix mmus
` [PATCH v4 2/3] target/ppc: change ppc_hash32_xlate to use mmu_idx
` [PATCH v4 3/3] target/ppc: changed ppc_hash64_xlate "

[PATCH v3 0/8] Additional features for Hantro HEVC
 2021-06-28 13:37 UTC  (6+ messages)
` [PATCH v3 4/8] media: Add P010 video format

[PATCH 0/1] man2/fallocate.2: Fix documentation of shared blocks
 2021-06-28 13:13 UTC  (4+ messages)
` [PATCH 1/1] man2/fallocate.2: tfix "

[PATCH v2] kunit: tool: Assert the version requirement
 2021-06-28 13:37 UTC  (2+ messages)

[PATCH v5] hwmon: (pmbus) Add support for MPS MP2949A
 2021-06-28 13:38 UTC  (3+ messages)

remoteproc DMA API abuse status
 2021-06-28 13:36 UTC  (4+ messages)

[PATCH v9 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-06-28 13:35 UTC  (7+ messages)
` [PATCH v9 03/13] media: hantro: Use syscon instead of 'ctrl' register

[RFC PATCH 0/1] xattr: Allow user.* xattr on symlink/special files if caller has CAP_SYS_RESOURCE
 2021-06-28 13:36 UTC  (5+ messages)
      ` [Virtio-fs] "

[PATCH v4 0/3] fix runtime PM for SD card readers
 2021-06-28 13:34 UTC  (4+ messages)
` [PATCH v4 1/3] scsi: devinfo: add new flag BLIST_MEDIA_CHANGE
` [PATCH v4 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
` [PATCH v4 3/3] scsi: devinfo: add BLIST_MEDIA_CHANGE for Ultra HS-SD/MMC usb cardreaders

[PATCH v4 00/14] drm/panfrost: Misc improvements
 2021-06-28 13:35 UTC  (3+ messages)
` [PATCH v4 14/14] drm/panfrost: Queue jobs on the hardware

[PATCH v32 00/13] Introduce Data Access MONitor (DAMON)
 2021-06-28 13:33 UTC  (14+ messages)
` [PATCH v32 01/13] mm: "
` [PATCH v32 02/13] mm/damon/core: Implement region-based sampling
` [PATCH v32 03/13] mm/damon: Adaptively adjust regions
` [PATCH v32 04/13] mm/idle_page_tracking: Make PG_idle reusable
` [PATCH v32 05/13] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v32 06/13] mm/damon: Add a tracepoint
` [PATCH v32 07/13] mm/damon: Implement a debugfs-based user space interface
` [PATCH v32 08/13] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v32 09/13] mm/damon/dbgfs: Support multiple contexts
` [PATCH v32 10/13] Documentation: Add documents for DAMON
` [PATCH v32 11/13] mm/damon: Add kunit tests
` [PATCH v32 12/13] mm/damon: Add user space selftests
` [PATCH v32 13/13] MAINTAINERS: Update for DAMON

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-06-28 13:34 UTC 

[Phishing Risk] [PATCH] kprobe: fix kretprobe stack backtrace
 2021-06-28 13:34 UTC  (2+ messages)

v5.13 regression - suspend went belly up
 2021-06-28 13:33 UTC 

[v8 0/6] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20
 2021-06-28 13:33 UTC  (6+ messages)
` [v8 4/6] drm/panel-simple: Update validation warnings for eDP panel description

[GIT PULL] hwmon updates for v5.14
 2021-06-28 13:33 UTC 

[PATCH v7 00/10] CoreSight configuration management; ETM strobing
 2021-06-28 13:31 UTC  (8+ messages)
` [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations

[PATCH 0/2] net: smc911x: Determine bus width at runtime
 2021-06-28 13:30 UTC  (3+ messages)
` [PATCH 1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol
` [PATCH 2/2] net: smc911x: Determine bus width at runtime

Prevent inode/dentry trashing?
 2021-06-28 13:30 UTC  (5+ messages)

[RESEND PATCH v2 0/4] Mediatek MT8195 power domain support
 2021-06-28 13:15 UTC  (5+ messages)
` [RESEND PATCH v2 3/4] soc: mediatek: pm-domains: Add support for mt8195

[PATCH] target/s390x: Fix CC set by CONVERT TO FIXED/LOGICAL
 2021-06-28 13:26 UTC  (4+ messages)

blktrace: exit directly when nthreads_running != ncpus in run_tracers()
 2021-06-28 13:25 UTC 

auditd process memory leak
 2021-06-23  5:49 UTC 

AUDIT_ARCH_ and __NR_syscall constants for seccomp filters
 2021-06-28  7:31 UTC 

[PATCH V2] cfg80211: Fix possible memory leak in function cfg80211_bss_update
 2021-06-28 13:23 UTC  (2+ messages)

[PATCH v2] net: sched: Add support for packet bursting
 2021-06-28 13:24 UTC  (5+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-28 10:33 UTC  (8+ messages)
` [PATCH v8 09/10] vduse: "
` [PATCH v8 10/10] Documentation: Add documentation for VDUSE

post-receive: pub/scm/linux/kernel/git/linkinjeon/exfat
 2021-06-28 13:23 UTC 

[PATCH v5 0/6] crypto: Make QCryptoTLSCreds* structures private
 2021-06-28 13:22 UTC  (3+ messages)

[RFC 2/3] net: Provide switchdev driver for NXP's More Than IP L2 switch
 2021-06-28 13:23 UTC  (11+ messages)

[PATCH v5] libtracefs: Add APIs for data streaming
 2021-06-28 13:21 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-06-28 13:21 UTC 

[PATCH] target/i386: Fix cpuid level for AMD
 2021-06-28 13:20 UTC 


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.