All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 12:15:41 to 2021-01-14 13:09:40 UTC [more...]

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2021-01-14 13:09 UTC 

[PATCH v9 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2021-01-14 13:08 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO and Regulator due for the v5.12 merge window

[PATCH v2 00/25] tests/docker: start using libvirt-ci's "lcitool" for dockerfiles
 2021-01-14 13:02 UTC  (8+ messages)
` [PATCH v2 01/25] hw/usb/ccid: remove references to NSS
` [PATCH v2 05/25] tests/docker: remove travis container
` [PATCH v2 06/25] tests/docker: remove FEATURES env var from templates
` [PATCH v2 07/25] tests/docker: fix sorting in package lists
` [PATCH v2 08/25] tests/docker: fix mistakes in centos "
` [PATCH v2 09/25] tests/docker: fix mistakes in fedora package list
` [PATCH v2 10/25] tests/docker: fix mistakes in ubuntu package lists

KVM on POWER8 host lock up since 10d91611f426 ("powerpc/64s: Reimplement book3s idle code in C")
 2021-01-14 13:08 UTC  (10+ messages)

[PATCH v2 net-next 0/3] skbuff: introduce skbuff_heads reusing and bulking
 2021-01-14 13:06 UTC  (12+ messages)
` [PATCH v2 net-next 1/3] skbuff: open-code __build_skb() inside __napi_alloc_skb()
  ` [PATCH v2 net-next 2/3] skbuff: (re)use NAPI skb cache on allocation path

[PATCH 0/5] vfio/iommu_type1: Some fixes about dirty tracking
 2021-01-14 13:05 UTC  (7+ messages)
` [PATCH 1/5] vfio/iommu_type1: Fixes vfio_dma_populate_bitmap to avoid dirty lose

[RESEND PATCH v5 0/2] PCI: Add new Unisoc PCIe driver
 2021-01-14 13:06 UTC  (5+ messages)
` [RESEND PATCH v5 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2021-01-14 13:06 UTC 

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2021-01-14 13:06 UTC 

[PATCH 1/2] classes: Introduce intermediate-deploy.bbclass
 2021-01-14 13:06 UTC  (5+ messages)
` [OE-core] "

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-14 13:05 UTC  (9+ messages)
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each "
    ` [External] "

[PATCH] nvme-tcp: fix a segmentation fault during io parsing error
 2021-01-14 13:04 UTC 

[igt-dev] [PATCH i-g-t v14 00/33] Introduce IGT allocator
 2021-01-14 13:05 UTC  (36+ messages)
` [igt-dev] [PATCH i-g-t v14 01/33] tests/gem_softpin: Fix object leak in softpin test
` [igt-dev] [PATCH i-g-t v14 02/33] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v14 03/33] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v14 04/33] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v14 05/33] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v14 06/33] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v14 07/33] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v14 08/33] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v14 09/33] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v14 10/33] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v14 11/33] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v14 12/33] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 13/33] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v14 14/33] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v14 15/33] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v14 16/33] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 17/33] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v14 18/33] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v14 19/33] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v14 20/33] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v14 21/33] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v14 22/33] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v14 23/33] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v14 24/33] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v14 25/33] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v14 26/33] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v14 27/33] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v14 28/33] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v14 29/33] tests/gem_ppgtt: Migrate memory check out of render blits
` [igt-dev] [PATCH i-g-t v14 30/33] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v14 31/33] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v14 32/33] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v14 33/33] tests/api_intel_allocator: Prepare to run with sanitizer
` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev15)

[PATCH] media: hantro: Fix reset_raw_fmt initialization
 2021-01-14 13:03 UTC 

[RFC 0/1] Remove uevent suppression logic from css driver
 2021-01-14 13:03 UTC  (12+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[PATCH v5 0/5] Add r8a77965 DRIF support
 2021-01-14 13:02 UTC  (3+ messages)
` [PATCH v5 2/5] media: dt-bindings: media: renesas,drif: Convert to json-schema

[pull request][net-next 00/15] mlx5 updates 2021-01-07
 2021-01-14 13:02 UTC  (8+ messages)
` [net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules

[PATCH v2] Document PPL in man md
 2021-01-14 12:59 UTC 

[PATCH v4 0/5] Common macros for QAPI list growth
 2021-01-14 12:59 UTC  (3+ messages)
` [PATCH v4 3/5] qapi: Introduce QAPI_LIST_APPEND

[PATCH] appliance: Add vhd & vhdx support
 2021-01-14 13:01 UTC 

[PATCH 1/3] IB/isert: remove unneeded new lines
 2021-01-14 13:00 UTC  (8+ messages)
` [PATCH 3/3] IB/isert: simplify signature cap check

post-receive: pub/scm/linux/kernel/git/lee/mfd
 2021-01-14 13:00 UTC 

[PATCH V1 resend] dcookies: Make dcookies depend on CONFIG_OPROFILE
 2021-01-14 12:58 UTC  (3+ messages)

[dpdk-dev] [PATCH v15 00/11] Add PMD power management
 2021-01-14 13:00 UTC  (12+ messages)
` [dpdk-dev] [PATCH v16 "
  ` [dpdk-dev] [PATCH v16 03/11] eal: change API of power intrinsics
  ` [dpdk-dev] [PATCH v16 07/11] power: add PMD power management API and callback

[PATCH 1/2] drm/amdgpu: Add Secure Display TA header file
 2021-01-14 13:00 UTC  (4+ messages)

[PATCH] ia64: fix build failure caused by memory model changes
 2021-01-14 12:58 UTC  (5+ messages)

[PATCH] drm/amdgpu: toggle on DF Cstate after finishing xgmi injection
 2021-01-14 12:59 UTC  (2+ messages)

[PATCH bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-14 12:58 UTC  (8+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH 0/5] Update libslirp & make it a subproject
 2021-01-14 12:56 UTC  (6+ messages)
` [PATCH 1/5] build-sys: remove unused LIBS
` [PATCH 2/5] build-sys: set global arguments for cflags/ldflags
` [PATCH 3/5] build-sys: add libvhost-user missing dependencies
` [PATCH 4/5] slirp: update to git master
` [PATCH 5/5] build-sys: make libslirp a meson subproject

[PATCH] reset: bcm6345: Make reset_control_ops const
 2021-01-14 12:58 UTC 

[freescale-fslc:5.4-2.3.x-imx 15426/16543] sound/soc/fsl/imx-pcm512x.c:357:23: warning: initialized field overwritten
 2021-01-14 12:59 UTC 

[PATCH] x86/dpci: remove the dpci EOI timer
 2021-01-14 12:58 UTC  (15+ messages)

[PATCH] HID: wacom: Fix memory leak in wacom_probe()
 2021-01-14 12:57 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-14 12:57 UTC  (7+ messages)
` [dpdk-dev] [PATCH 04/20] ring: fix missing includes for c11 model header
` [dpdk-dev] [PATCH 17/20] app/chkincs: add chkincs app to verify headers

[PATCH v2] dt-bindings: clk: versaclock5: Miscellaneous fixes and improvements:
 2021-01-14 12:56 UTC 

[PATCH 0/2] ALSA: Simplify with dma_set_mask_and_coherent()
 2021-01-14 12:54 UTC  (3+ messages)
` [PATCH 1/2] ALSA: pci: "
` [PATCH 2/2] ALSA: x86: "

[PATCH net-next] net: ethtool: allow MAC drivers to override ethtool get_ts_info
 2021-01-14 12:55 UTC  (2+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.11-rc3-19-g9f0b1e583eac)
 2021-01-14 12:53 UTC 

[dpdk-dev] DPDK Release Status Meeting 14/01/2021
 2021-01-14 12:53 UTC  (2+ messages)

[PATCH 0/2] drm/cma-helper: Move mmap to object functions
 2021-01-14 12:51 UTC  (4+ messages)
` [PATCH 2/2] drm/cma-helper: Implement mmap as GEM CMA "

[PATCH v3 1/3] PCI: Disable parity checking if broken_parity is set
 2021-01-14 12:42 UTC  (5+ messages)

post-receive: pub/scm/utils/util-linux/util-linux
 2021-01-14 12:50 UTC 

[PATCH] arm64: syscall: include prototype for EL0 SVC functions
 2021-01-14 12:48 UTC 

[git:media_tree/master] media: mceusb: Fix potential out-of-bounds shift
 2021-01-14 12:45 UTC 

[git:media_tree/master] media: ir_toy: add another IR Droid device
 2021-01-14 12:44 UTC 

[PULL 0/7] Yank patches patches for 2021-01-13
 2021-01-14 12:44 UTC  (5+ messages)

hrtimer_interrupt::pr_warn_once() causes BUG: Invalid wait context
 2021-01-14 12:45 UTC 

[PATCH] cgroup: Remove unnecessary call to strstrip()
 2021-01-14 12:44 UTC  (3+ messages)

nftables: counters in sets missing from nft --json output
 2021-01-14 12:43 UTC 

[PATCH mvebu v2 00/10] Armada 37xx: Fix cpufreq changing base CPU speed to 800 MHz from 1000 MHz
 2021-01-14 12:40 UTC  (22+ messages)
` [PATCH mvebu v2 01/10] arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk node
` [PATCH mvebu v2 02/10] cpufreq: armada-37xx: Fix setting TBG parent for load levels
` [PATCH mvebu v2 03/10] clk: mvebu: armada-37xx-periph: remove .set_parent method for CPU PM clock
` [PATCH mvebu v2 04/10] cpufreq: armada-37xx: Fix the AVS value for loads L0 and L1
` [PATCH mvebu v2 05/10] clk: mvebu: armada-37xx-periph: Fix switching CPU freq from 250 Mhz to 1 GHz
` [PATCH mvebu v2 06/10] clk: mvebu: armada-37xx-periph: Fix workaround for switching from L1 to L0
` [PATCH mvebu v2 07/10] cpufreq: armada-37xx: Fix driver cleanup when registration failed
` [PATCH mvebu v2 08/10] cpufreq: armada-37xx: Fix determining base CPU frequency
` [PATCH mvebu v2 09/10] cpufreq: armada-37xx: Remove cur_frequency variable
` [PATCH mvebu v2 10/10] cpufreq: armada-37xx: Fix module unloading

How to reverse engineer a PCI-Express driver under Linux ?
 2021-01-14 12:41 UTC 

[dpdk-dev] [PATCH] net/i40e: fix SFP I X722 with FW4.16
 2021-01-14 12:41 UTC  (4+ messages)

[PATCH v2] Bluetooth: btusb: fix memory leak on suspend and resume
 2021-01-14 12:39 UTC  (2+ messages)
` [v2] "

[dpdk-dev] [PATCH] vdpa/mlx5: fix configuration mutex cleanup
 2021-01-14 12:38 UTC  (6+ messages)
  ` [dpdk-dev] [dpdk-stable] "

upstream build error (12)
 2021-01-14 12:37 UTC  (4+ messages)

SPI not working on 5.10 and 5.11, bisected to 766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors")
 2021-01-14 12:33 UTC  (6+ messages)

[PATCH] x86/lib: don't use MMX before FPU initialization
 2021-01-14 12:36 UTC  (5+ messages)

[cip-dev] cip/linux-4.4.y-cip build: 116 builds: 0 failed, 116 passed, 11 warnings (v4.4.249-cip53-9-g5fa136ab4d24)
 2021-01-14  7:56 UTC 

[cip-dev] cip/linux-4.4.y-cip baseline: 80 runs, 10 regressions (v4.4.249-cip53-9-g5fa136ab4d24)
 2021-01-14  8:25 UTC 

[RFC 0/3] Change logic of EFI LoadFile2 protocol for initrd loading
 2021-01-14 12:36 UTC  (6+ messages)
` [RFC PATCH 3/3] efidebug: add multiple device path instances on Boot####

[meta-oe][dunfell][PATCH] rapidjson: Upgrade SRCREV to latest
 2021-01-14 12:35 UTC 

[GIT PULL] HID fixes
 2021-01-14 12:33 UTC 

[meta-oe][dunfell][PATCH] rapidjson: Upgrade SRCREV to latest
 2021-01-14 12:34 UTC  (2+ messages)

[PATCH] mm/hugetlb: Use helper huge_page_order and pages_per_huge_page
 2021-01-14 12:32 UTC  (2+ messages)

[PATCH v3] tty: make pl011 serial port driver support 485 mode
 2021-01-14 12:33 UTC 

[meta-oe][master][PATCH] rapidjson: Upgrade SRCREV to latest
 2021-01-14 12:33 UTC 

[PATCH] mm/hugetlb: avoid unnecessary hugetlb_acct_memory() call
 2021-01-14 12:32 UTC  (2+ messages)

[PATCH v4 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2021-01-14 12:31 UTC  (6+ messages)
` [PATCH v4 2/6] dt-bindings: audio-graph-card: Add plls and sysclks properties

Call for Google Summer of Code 2021 project ideas
 2021-01-14 12:29 UTC  (5+ messages)

[PATCH] Fix error: array subscript has type 'char'
 2021-01-14 12:29 UTC  (3+ messages)

[PATCH v5 00/21] powerpc: interrupt wrappers
 2021-01-14 12:25 UTC  (6+ messages)
` [PATCH v5 02/21] powerpc/64s: move the last of the page fault handling logic to C

post-receive: pub/scm/linux/kernel/git/hid/hid
 2021-01-14 12:28 UTC 

post-receive: pub/scm/linux/kernel/git/hid/hid
 2021-01-14 12:28 UTC 

[PATCH] HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
 2021-01-14 12:26 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2021-01-14 12:26 UTC 

question about relative control for sync io using bfq
 2021-01-14 12:24 UTC  (3+ messages)
  ` [PATCH] bfq: don't check active group if bfq.weight is not changed

[PATCH] bcache: consider the fragmentation when update the writeback rate
 2021-01-14 12:22 UTC  (8+ messages)

[PATCH] Add a reproducer for the AMD nested virtualization errata
 2021-01-14 12:21 UTC 

drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c:2538 vega20_force_clock_level() error: buffer overflow 'data->dpm_table.gfx_table.dpm_levels' 16 <= 31
 2021-01-14 12:23 UTC 

[PATCH v2 0/2] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-14 12:22 UTC  (2+ messages)
` [PATCH v3] ls-files.c: add "

[EXTERNAL] Re: [for-6.0 v5 11/13] spapr: PEF: prevent migration
 2021-01-14 12:20 UTC  (12+ messages)
`  "

[dpdk-dev] [PATCH v3 0/2] generic copy rte flow action support
 2021-01-14 12:22 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 1/2] ethdev: introduce generic copy rte flow action

[PATCH v2] ASoC: SOF: Intel: initial support to AlderLake-P
 2021-01-14 12:21 UTC  (2+ messages)

Coda: imx53 plays video with incorrect colors
 2021-01-14 12:20 UTC 

[dpdk-dev] [PATCH] ethdev: avoid blocking telemetry callback for link status
 2021-01-14 12:17 UTC 

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-14 12:19 UTC  (13+ messages)

[PATCH v4 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-14 12:16 UTC  (3+ messages)

[PATCH RESEND 0/2] ACPI: platform-profile enhancements
 2021-01-14 12:16 UTC  (3+ messages)
` [PATCH RESEND 1/2] ACPI: platform-profile: Drop const qualifier for cur_profile

[PATCHv4 0/2] arm-virt: add secure pl061 for reset/power down
 2021-01-14 12:15 UTC  (13+ messages)
` [PATCHv4 2/2] "

[PATCH] HID: google: Get HID report on probe to confirm tablet switch state
 2021-01-14 12:15 UTC  (2+ messages)

[PATCH v3 0/3] Some optimization for stage-2 translation
 2021-01-14 12:13 UTC  (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map
` [PATCH v3 2/3] KVM: arm64: Filter out the case of only changing permissions from stage-2 map path
` [PATCH v3 3/3] KVM: arm64: Mark the page dirty only if the fault is handled successfully

[dpdk-dev] [PATCH 1/2] service: add component useful work attribute
 2021-01-14 12:15 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "


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.