All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-14 19:44:56 to 2021-01-14 20:33:36 UTC [more...]

Intel-ipmi-oem repo
 2021-01-14 20:06 UTC  (8+ messages)

[PATCH v5 00/21] ibmvfc: initial MQ development/enablement
 2021-01-14 20:31 UTC  (7+ messages)
` [PATCH v5 01/21] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH v5 12/21] ibmvfc: implement channel enquiry and setup commands
` [PATCH v5 13/21] ibmvfc: advertise client support for using hardware channels
` [PATCH v5 14/21] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH v5 18/21] ibmvfc: send Cancel MAD down each hw scsi channel
` [PATCH v5 19/21] ibmvfc: purge scsi channels after transport loss/reset

[PATCH v4] Add support for the OnePlus 6 and 6T
 2021-01-14 20:32 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: sdm845: add oneplus6/6t devices
` [PATCH v4 2/2] dt-bindings: Document bindings for new SDM845 devices

[Intel-gfx] [CI 1/5] drm/i915: Mark up protected uses of 'i915_request_completed'
 2021-01-14 20:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/5] "

[RFC PATCH 0/7] SUNRPC: Create sysfs files for changing IP
 2021-01-14 20:29 UTC  (7+ messages)

[Patch net v2] cls_flower: call nla_ok() before nla_next()
 2021-01-14 20:27 UTC  (6+ messages)

[PATCH v3 0/5] gpio: mvebu: pwm fixes and improvements
 2021-01-14 20:25 UTC  (4+ messages)
` [PATCH v3 5/5] gpio: mvebu: document zero pwm duty cycle limitation

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-14 20:26 UTC 

[RESEND PATCH v10 0/2] Add Intel LGM SoC DMA support
 2021-01-14 20:25 UTC  (3+ messages)
` [RESEND PATCH v10 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC

[PATCH 01/19] dt-bindings: sunxi: Fix the pinecube compatible
 2021-01-14 20:25 UTC  (18+ messages)
` [PATCH 02/19] dt-bindings: iio: adc: Add AXP803 compatible
` [PATCH 03/19] dt-bindings: rtc: sun6i-a31-rtc: Loosen the requirements on the clocks
` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro,gm7123 compatible
  ` [PATCH 04/19] dt-bindings: bridge: simple: Add corpro, gm7123 compatible
` [PATCH 05/19] dt-bindings: bluetooth: realtek: Switch to unevaluatedProperties
` [PATCH 07/19] ARM: dts: sunxi: Add missing backlight supply

[PATCH] drm-buf: Add debug option
 2021-01-14 20:26 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm-buf: Add debug option (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] hw/riscv: sifive_u: Use SIFIVE_U_CPU for mc->default_cpu_type
 2021-01-14 20:21 UTC  (3+ messages)

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

[PATCH v2] Cache the expanded prompt for editline
 2021-01-14 20:22 UTC  (4+ messages)

[PATCH 0/2] Fix infinite machine check loop in futex_wait_setup()
 2021-01-14 20:22 UTC  (4+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] x86/mce: Avoid infinite loop for copy from user recovery

[PATCH] shortlog: remove unused(?) "repo-abbrev" feature
 2021-01-14 20:21 UTC  (10+ messages)
` [PATCH 01/22] mailmap doc: create a new "gitmailmap(5)" man page
` [PATCH 06/22] mailmap tests: modernize syntax & test idioms
` [PATCH 10/22] mailmap tests: get rid of overly complex blame fuzzing

[PATCH 00/22] hw/riscv: sifive_u: Add missing SPI support
 2021-01-14 20:20 UTC  (4+ messages)
` [PATCH 06/22] util: Add CRC16 (CCITT) calculation routines

[ath6kl:pending] BUILD SUCCESS WITH WARNING 8cb5471ba971dcb8f75bdd39ad21200378ce0e35
 2021-01-14 20:20 UTC 

[ath6kl:master-pending] BUILD SUCCESS d617e66ba20de6257b0fd8f2f751a5c871ab9277
 2021-01-14 20:20 UTC 

[bug] git-ls-files sometimes does not list files with pathspec magic ":(exclude)"
 2021-01-14 20:21 UTC  (3+ messages)

[PATCH v13 00/45] sg: add v4 interface
 2021-01-14 20:21 UTC  (4+ messages)
` [PATCH v13 28/45] sg: rework debug info

[PATCH v4 00/30] media: ov5647: Support RaspberryPi Camera Module v1
 2021-01-14 20:20 UTC  (6+ messages)
` [PATCH v4 01/30] dt-bindings: media: i2c: Rename ov5647.yaml

[qemu-web PATCH v2] Add virtio-blk and virtio-scsi configuration post
 2021-01-14 20:17 UTC  (5+ messages)

[PATCH v2 net-next 00/21] nvme-tcp receive offloads
 2021-01-14 20:19 UTC  (5+ messages)
` [PATCH v2 net-next 02/21] net: Introduce direct data placement tcp offload

[PATCH 0/1] And so it begins...merge/rename performance work
 2021-01-14 20:18 UTC  (4+ messages)
` [PATCH v2 "

[OE-core][PATCH] fetch2: git: Append the password to the username on git URI reassembling
 2021-01-14 20:18 UTC  (3+ messages)

btrfs-progs license
 2021-01-14 20:16 UTC  (8+ messages)

[PATCH 0/3] Acceptance tests for mpc8544ds & virtex-ml507 ppc machines
 2021-01-14 20:17 UTC  (3+ messages)
` [PATCH 1/3] tests/acceptance: Move the pseries test to a separate file

[PATCH v3 0/5] Expose RPi4's bootloader configuration
 2021-01-14 20:17 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: nvmem: Add bindings for rmem driver

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-14 20:15 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 15/20] for_each_object_in_pack(): convert to new revindex API

[PATCH 0/9] Config and devicetree updates for the Librem 5 phone
 2021-01-14 20:15 UTC  (4+ messages)
` [PATCH 9/9] dt-bindings: arm: fsl: Add the librem 5 Evergreen revision

[PATCH v4 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-14 20:14 UTC  (5+ messages)

[PATCH] mmc: core: don't initialize block size from ext_csd if not present
 2021-01-14 20:14 UTC  (5+ messages)

[PATCH v2] mmc: core: don't initialize block size from ext_csd if not present
 2021-01-14 20:14 UTC 

[pull] amdgpu, amdkfd drm-fixes-5.11
 2021-01-14 20:13 UTC  (2+ messages)

[RFC PATCH kvm-unit-tests 0/4] add generic stress test
 2021-01-14 20:13 UTC  (6+ messages)

[PATCH v3 1/2] Kbuild: make DWARF version a choice
 2021-01-14 20:12 UTC  (8+ messages)
        ` [PATCH v3 0/2] Kbuild: DWARF v5 support

[Intel-gfx] [PATCH v7 0/3] drm/i915/gen12: Add display render clear color decompression support
 2021-01-14 20:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 1/3] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
` [Intel-gfx] [PATCH v7 2/3] drm/i915/gem: Add a helper to read data from a GEM object page
` [Intel-gfx] [PATCH v7 3/3] drm/i915/tgl: Add Clear Color support for TGL Render Decompression

[dunfell][PATCH] glibc: CVE-2019-25013
 2021-01-14 20:13 UTC 

[PATCH v2 0/3] Refactor writing promisor file
 2021-01-14 20:11 UTC  (2+ messages)

[PATCH v4 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-14 20:11 UTC  (4+ messages)
` [PATCH v4 01/10] dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi

[PATCH v3 00/15] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:36 UTC  (2+ messages)
` [PATCH v3 15/15] kasan: don't run tests when KASAN is not enabled

[PATCH v3] Add support for the OnePlus 6 and 6T
 2021-01-14 20:10 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: sdm845: add oneplus6/6t devices

[PATCH v3 0/8] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-14 20:09 UTC  (9+ messages)
` [RFC PATCH 4/8] mm: Separate fault info out of 'struct vm_fault'

[PATCH v2 00/12] testing/next (tags!, shippable/travis deprecation, regression fixes, checkpatch)
 2021-01-14 20:03 UTC  (15+ messages)
` [PATCH v2 01/12] tests/docker: Remove Debian 9 remnant lines
` [PATCH v2 04/12] Add newline when generating Dockerfile
` [PATCH v2 05/12] Makefile: wrap ctags in quiet-command calls
` [PATCH v2 06/12] Makefile: wrap etags "
` [PATCH v2 07/12] Makefile: wrap cscope "
` [PATCH v2 09/12] gitlab: move docs and tools build across from Travis
` [PATCH v2 12/12] scripts/checkpatch.pl: fix git-show invocation to include diffstat

[PATCH 00/35] Add HMM-based SVM memory manager to KFD
 2021-01-14 20:09 UTC  (12+ messages)
` HMM fence (was Re: [PATCH 00/35] Add HMM-based SVM memory manager to KFD)

[PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors
 2021-01-14 20:08 UTC  (12+ messages)

[dpdk-dev] [RFC v2] ethdev: introduce GENEVE header extension item
 2021-01-14 20:08 UTC  (4+ messages)
` [dpdk-dev] [RFC v3 0/8] ethdev: introduce GENEVE header TLV option item
  ` [dpdk-dev] [RFC v3 2/8] app/testpmd: add GENEVE option item support

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-01-14 20:05 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support

[PATCH 0/2] meson.build: Fix bzip2 program detection for EDK2 blobs installation
 2021-01-14 20:05 UTC  (8+ messages)
` [PATCH 1/2] meson.build: Declare global edk2_targets / install_edk2_blobs variables
` [PATCH 2/2] meson.build: Detect bzip2 program

[PATCH v3 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-14 20:02 UTC  (3+ messages)
` [PATCH v3 09/10] iotests/129: Clean up pylint and mypy complaints

[GIT PULL] Networking for 5.11-rc4
 2021-01-14 20:05 UTC 

[PATCH 00/21] objtool: vmlinux.o and CLANG LTO support
 2021-01-14 20:04 UTC  (3+ messages)
` [PATCH 01/21] objtool: Fix seg fault in BT_FUNC() with fake jump

[PATCH] Documentation: livepatch: document reliable stacktrace
 2021-01-14 20:03 UTC  (6+ messages)

[PATCH] lib/decompress_unlz4.c: correctly handle zero-padding around initrds
 2021-01-14 20:02 UTC 

[PATCH 0/7] block/rbd: migrate to coroutines and add write zeroes support
 2021-01-14 19:59 UTC  (7+ messages)
` [PATCH 4/7] block/rbd: add bdrv_{attach,detach}_aio_context
` [PATCH 7/7] block/rbd: change request alignment to 1 byte

[PATCHv7 bpf-next 0/3] perf: Add mmap2 build id support
 2021-01-14 20:01 UTC  (4+ messages)
` [PATCH bpf-next 2/3] bpf: Add size arg to build_id_parse function

[PATCH] selinux: include a consumer of the new IMA critical data hook
 2021-01-14 20:01 UTC  (4+ messages)

[Bug 211143] New: 258a:0001 SINO WEALTH USB KEYBOARD SCRLK/backlight button not work
 2021-01-14 19:59 UTC  (2+ messages)
` [Bug 211143] "

[PATCH] driver core: Extend device_is_dependent()
 2021-01-14 19:58 UTC  (4+ messages)

[Bug 1911797] [NEW] hmp command `hostfwd_remove` does not work on running vm
 2021-01-14 19:43 UTC  (4+ messages)
` [Bug 1911797] "

[PATCH net-next v5 0/3] Arrow SpeedChips XRS700x DSA Driver
 2021-01-14 19:57 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dsa: add support for Arrow XRS700x tag trailer
` [PATCH net-next v5 2/3] net: dsa: add Arrow SpeedChips XRS700x driver
` [PATCH net-next v5 3/3] dt-bindings: net: dsa: add bindings for xrs700x switches

[PATCH v2 00/14] kasan: HW_TAGS tests support and fixes
 2021-01-14 19:56 UTC  (7+ messages)
` [PATCH v2 11/14] kasan: fix bug detection via ksize for HW_TAGS mode

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-14 19:57 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] packfile: prepare for the existence of '*.rev' files

[PATCH v2 0/7] Rid W=1 warnings in Ethernet
 2021-01-14 19:54 UTC  (6+ messages)

[PATCH] spi: fsl: Fix driver breakage when SPI_CS_HIGH is not set in spi->mode
 2021-01-14 16:48 UTC  (2+ messages)

upstream build error (12)
 2021-01-14 19:54 UTC  (6+ messages)

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2021-01-14 19:53 UTC  (7+ messages)
` [RESEND PATCH v3 2/2] "

[RFC mm/zswap 0/2] Fix the compatibility of zsmalloc and zswap
 2021-01-14 19:53 UTC  (8+ messages)
` [RFC mm/zswap 1/2] mm/zswap: add the flag can_sleep_mapped

[PATCH] compiler.h: Raise minimum version of GCC to 5.1 for arm64
 2021-01-14 19:51 UTC  (10+ messages)

[ovmf test] 158422: all pass - PUSHED
 2021-01-14 19:52 UTC 

[PATCH] target/i386/hvf: add vmware-cpuid-freq cpu feature
 2021-01-14 19:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Add ICSSG nodes on AM65x & J721E SoCs
 2021-01-14 19:48 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am65-main: Add ICSSG nodes
` [PATCH 2/2] arm64: dts: ti: k3-j721e-main: "

[PATCH] MAINTAINERS: Add section for NXP i.MX clock drivers
 2021-01-14 19:50 UTC  (2+ messages)

[dunfell][PATCH] glibc: Security fix for CVE-2020-29573
 2021-01-14 19:51 UTC 

[meta-oe][master][PATCH] rapidjson: Upgrade SRCREV to latest
 2021-01-14 19:50 UTC  (2+ messages)

[PATCH v3 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-14 19:49 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: reserved-memory: Make DMA-BUF CMA heap DT-configurable

objtool/ORC generation for noreturn functions
 2021-01-14 19:47 UTC  (3+ messages)

[Buildroot] [PATCH] package/libnss: bump version to 3.60.1
 2021-01-14 19:49 UTC  (2+ messages)

USB Keyboard having problems to be detected
 2021-01-14 19:39 UTC 

[Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 4.6.0
 2021-01-14 19:48 UTC 

[PATCH] block: Add bio_limit
 2021-01-14 19:47 UTC 

[PATCH 3/4] RISC-V: Fix L1_CACHE_BYTES for RV32
 2021-01-14 19:46 UTC  (3+ messages)

drivers/media/test-drivers/vidtv/vidtv_psi.c:1778:32: warning: taking address of packed member 'bitfield' of class or structure 'vidtv_psi_table_eit_event' may result in an unaligned pointer value
 2021-01-14 19:44 UTC  (2+ messages)

[PATCH] mm: introduce sysctl file to flush per-cpu vmstat statistics
 2021-01-14 19:34 UTC  (11+ messages)
            ` [EXT] "
              ` [RFC] tentative prctl task isolation interface


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.