All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-12 10:51:22 to 2021-04-12 11:23:40 UTC [more...]

[PATCH] platform/x86: pmc_atom: Match all Beckhoff Automation baytrail boards with critclk_systems DMI table
 2021-04-12 11:23 UTC  (6+ messages)

[PATCH v3 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests
 2021-04-12 11:22 UTC  (7+ messages)
` [PATCH v3 1/4] powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 2/4] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH v3 3/4] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH v3 4/4] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
 2021-04-12 11:23 UTC  (3+ messages)

[PATCH v27 07/13] mm/damon: Implement a debugfs-based user space interface
 2021-04-12 11:22 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.37-rc1
 2021-04-12 11:15 UTC  (2+ messages)

[GIT PULL] Renesas ARM DT updates for v5.13 (take two)
 2021-04-12 11:22 UTC  (3+ messages)

[PATCH v4 0/3] staging: rtl8192e: cleanup patchset for style issues
 2021-04-12 11:22 UTC  (4+ messages)
` [PATCH v4 1/3] staging: rtl8192e: remove parentheses around boolean expression
` [PATCH v4 2/3] staging: rtl8192e: remove unnecessary ftrace-like logging
` [PATCH v4 3/3] staging: rtl8192e: remove unnecessary parentheses

[PATCH v2, 0/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-04-12 11:18 UTC  (24+ messages)
` [PATCH v2, 1/5] Revert "drm/mediatek: Make sure previous message done or be aborted before send"
` [PATCH v2, 2/5] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
` [PATCH v2, 3/5] Revert "dt-bindings: mailbox: mtk-gce: fix incorrect mbox-cells value"
` [PATCH v2, 4/5] Revert "arm64: dts: mediatek: mt8183: fix gce "
` [PATCH v2, 5/5] arm64: dts: mediatek: mt8183: add gce information for mmsys

[PATCH 00/10] describe tests: refactor & fix recent broken tests
 2021-04-12 11:21 UTC  (7+ messages)
` [PATCH v2 0/5] describe test fixes
  ` [PATCH v2 1/5] describe tests: improve test for --work-tree & --dirty
  ` [PATCH v2 2/5] describe tests: refactor away from glob matching
  ` [PATCH v2 3/5] describe tests: don't rely on err.actual from "check_describe"
  ` [PATCH v2 4/5] describe tests: fix nested "test_expect_success" call
  ` [PATCH v2 5/5] describe tests: support -C in "check_describe"

stable-rc/queue/5.10 build: 178 builds: 0 failed, 178 passed, 15 warnings (v5.10.29-188-g7271ea473bcc4)
 2021-04-12 11:21 UTC 

[PATCH] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15
 2021-04-12 11:20 UTC  (7+ messages)

[PATCH v1, 3/3] drm/mediatek: gamma set with cmdq
 2021-04-12 11:19 UTC  (4+ messages)

[u-boot-fslc] enable d-cache in SPL for i.MX6
 2021-04-12 11:20 UTC 

[PATCH 0/9 v6] Introduce a bulk order-0 page allocator with two in-tree users
 2021-04-12 11:19 UTC  (7+ messages)
` [PATCH 2/9] mm/page_alloc: Add a bulk page allocator
` [PATCH 5/9] mm/page_alloc: inline __rmqueue_pcplist

[igt-dev] [PATCH i-g-t v32 00/39] Introduce IGT allocator
 2021-04-12 11:18 UTC  (40+ messages)
` [igt-dev] [PATCH i-g-t v32 01/39] lib/igt_list: Add igt_list_del_init()
` [igt-dev] [PATCH i-g-t v32 02/39] lib/igt_list: Add igt_list_for_each_entry_safe_reverse
` [igt-dev] [PATCH i-g-t v32 03/39] lib/igt_map: Adopt Mesa hash table
` [igt-dev] [PATCH i-g-t v32 04/39] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v32 05/39] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v32 06/39] lib/intel_allocator_reloc: Add reloc allocator
` [igt-dev] [PATCH i-g-t v32 07/39] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v32 08/39] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v32 09/39] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v32 10/39] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v32 11/39] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v32 12/39] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v32 13/39] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v32 14/39] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 15/39] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v32 16/39] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v32 17/39] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v32 18/39] lib/intel_batchbuffer: Don't collect relocations for newer gens
` [igt-dev] [PATCH i-g-t v32 19/39] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v32 20/39] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v32 21/39] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 22/39] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v32 23/39] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v32 24/39] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v32 25/39] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v32 26/39] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v32 27/39] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v32 28/39] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v32 29/39] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v32 30/39] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v32 31/39] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v32 32/39] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v32 33/39] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v32 34/39] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v32 35/39] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v32 36/39] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v32 37/39] lib/intel_allocator: drop kill_children()
` [igt-dev] [PATCH i-g-t v32 38/39] lib/intel_allocator: Add alloc function which allows passing strategy argument
` [igt-dev] [PATCH i-g-t v32 39/39] lib/intel_allocator: Wait for allocator thread to be ready

[PATCH v2 1/1] arm: do not copy magic 4 bytes of appended DTB in zImage
 2021-04-12 11:18 UTC 

[PATCH v4] sound: rawmidi: Add framing mode
 2021-04-12 11:17 UTC  (9+ messages)

[PATCH -next] nvmem: sprd: Add missing MODULE_DEVICE_TABLE
 2021-04-12 11:17 UTC  (2+ messages)

[PATCH 0/3] sched: Fix remaining balance_push vs hotplug hole
 2021-04-12 11:16 UTC  (5+ messages)
` [PATCH 2/3] cpumask: Introduce DYING mask

[PATCH 1/1] staging: ipu3-imgu: Move the UAPI header from include under include/uapi
 2021-04-12 11:11 UTC 

[PATCH 0/4] Support pwm driver for aspeed ast26xx
 2021-04-12 11:14 UTC  (4+ messages)
` [PATCH 4/4] pwm: Add support for aspeed pwm controller

[PATCH] x86: Ensure asm/proto.h can be included stand-alone
 2021-04-12 11:15 UTC  (2+ messages)
` [tip: x86/cleanups] x86/asm: "

Build regressions/improvements in v5.12-rc7
 2021-04-12  9:43 UTC 

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-12 11:12 UTC 

[PULL for-6.0 0/4] emulated nvme docs and fixes for -rc3
 2021-04-12 11:11 UTC  (2+ messages)

[PATCH 00/15] SHA-256 / SHA-1 interop, part 1
 2021-04-12 11:13 UTC  (7+ messages)
` [PATCH 09/15] hash: set and copy algo field in struct object_id

[Intel-gfx] [PATCH 00/12] drm/i915: Extend GEN renames to the rest of the driver
 2021-04-12 11:12 UTC  (6+ messages)
` [Intel-gfx] [PATCH 01/12] drm/i915: rename display.version to display.ver
` [Intel-gfx] [PATCH 02/12] drm/i915: add macros for graphics and media versions

[PATCH 00/19] More DG1 enabling
 2021-04-12 11:12 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

Issue connecting laptop and RPi via 6LoWPAN over BLE
 2021-04-12 11:11 UTC 

Unexpected multihop in swaput - likely driver bug
 2021-04-12 11:11 UTC  (5+ messages)

[PATCH] riscv: enable generic PCI resource mapping
 2021-04-12 11:10 UTC 

[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2021-04-12 11:08 UTC  (5+ messages)

consolidate the flock uapi definitions
 2021-04-12 11:07 UTC  (11+ messages)
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

Add support for Murata SCA3300 Accelerometer
 2021-04-12 11:08 UTC  (3+ messages)
` [PATCH 2/2] iio: accel: Add driver for Murata SCA3300 accelerometer

[PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes
 2021-04-12 11:09 UTC  (17+ messages)
` [PATCH 01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/||
` [PATCH 02/16] test-lib: bring $remove_trash out of retirement
` [PATCH 03/16] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
` [PATCH 04/16] test-lib-functions: reword "test_commit --append" docs
` [PATCH 05/16] test-lib-functions: document test_commit --no-tag
` [PATCH 06/16] test-lib functions: add an --annotated-tag option to "test_commit"
` [PATCH 07/16] describe tests: convert setup to use test_commit
` [PATCH 08/16] test-lib functions: add --printf option to test_commit
` [PATCH 09/16] submodule tests: use symbolic-ref --short to discover branch name
` [PATCH 10/16] test-lib: reformat argument list in test_create_repo()
` [PATCH 11/16] test-lib: do not show advice about init.defaultBranch under --verbose
` [PATCH 12/16] test-lib: modernize test_create_repo() function
` [PATCH 13/16] test-lib-functions: normalize test_path_is_missing() debugging
` [PATCH 14/16] test-lib-functions: use "return 1" instead of "false"
` [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count"
` [PATCH 16/16] test-lib-functions: remove last two parameter count assertions

[PATCH-for-6.0] hw/mem/meson: Fix linking sparse-mem device with fuzzer
 2021-04-12 11:07 UTC  (3+ messages)

[RFC PATCH v3 0/3] Add support for Qualcomm MFD PMIC register layout
 2021-04-12 11:08 UTC  (4+ messages)
` [RFC PATCH v3 1/3] regmap-irq: Extend sub-irq to support non-fixed reg strides

[PATCH v2 1/6] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-12 11:04 UTC  (8+ messages)
` [PATCH v2 3/6] ARM: dts: rockchip: remove interrupts properties from pwm nodes rv1108.dtsi

[PATCH] mm: memcontrol: fix forget to obtain the ref to objcg in split_page_memcg
 2021-04-12 11:05 UTC  (5+ messages)
  ` [External] "

What's cooking in git.git (Apr 2021, #02; Thu, 8)
 2021-04-12 11:04 UTC  (2+ messages)

[PATCH v3 0/4] xen/arm: Prevent Dom0 to be loaded when using dom0less
 2021-04-12 11:03 UTC  (6+ messages)
` [PATCH v3 1/4] xen/arm: Move dom0 creation in domain_build.c
` [PATCH v3 2/4] xen/arm: Handle cases when hardware_domain is NULL
` [PATCH v3 3/4] xen/arm: Reserve domid 0 for Dom0
` [PATCH v3 4/4] xen/arm: Prevent Dom0 to be loaded when using dom0less

[RFC PATCH-for-6.1 0/9] hw/clock: Strengthen machine (non-qdev) clock propagation
 2021-04-12 11:00 UTC  (8+ messages)

[RFC]: can-next 2021-04-06: peak_usb cleanups
 2021-04-12 11:03 UTC  (3+ messages)

[PATCH] mm/page_alloc: Add a bulk page allocator -fix -fix -fix
 2021-04-12 11:02 UTC 

[PATCH v2 0/3] media: add vb2_queue_change_type() helper
 2021-04-12 11:02 UTC  (4+ messages)
` [PATCH v2 1/3] media: videobuf2-v4l2.c: "
` [PATCH v2 2/3] media: vivid: remove stream_sliced_vbi_cap field
` [PATCH v2 3/3] media: vivid: use vb2_queue_change_type

[PATCH 09/15] hash: set and copy algo field in struct object_id
 2021-04-12 11:02 UTC  (4+ messages)
` [PATCH 0/2] C99: harder dependency on variadic macros
  ` [PATCH 1/2] git-compat-util.h: clarify comment on GCC-specific code
  ` [PATCH 2/2] C99 support: remove non-HAVE_VARIADIC_MACROS code

[PATCH] powerpc: alignment: Remove unneeded variables
 2021-04-12 11:01 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] CI HAX: Adding test to fast feedback testlist
 2021-04-12 11:12 UTC 

[PATCH] arm/sbsa-acs: update patch status
 2021-04-12 11:01 UTC 

[PATCH] v4l2-ctrls: fix reference to freed memory
 2021-04-12 11:00 UTC  (2+ messages)

[PATCH 1/6] staging: media: intel-ipu3: replace bit shifts with BIT() macro
 2021-04-12 11:00 UTC  (6+ messages)

[igt-dev] [v5 i-g-t] tests/kms_busy: Limit the execution to two pipes
 2021-04-12 16:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_busy: Limit the execution to two pipes (rev5)

[PATCH RESEND 00/12] USB: serial: xr: add support for more device types
 2021-04-12 11:00 UTC  (3+ messages)
` [PATCH 12/12] USB: cdc-acm: add more Maxlinear/Exar models to ignore list

[PATCH] iommu/amd: Fix extended features logging
 2021-04-12 10:59 UTC  (7+ messages)

[PATCH 00/10] USB: serial: clean up the ti drivers
 2021-04-12 10:59 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v31 00/40] Introduce IGT allocator
 2021-04-12 10:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for Introduce IGT allocator (rev34)

[PATCH] net: mac802154: fix WARNING in ieee802154_del_device
 2021-04-12 10:58 UTC 

[PATCH v4 for-6.0 00/12] esp: fix asserts/segfaults discovered by fuzzer
 2021-04-12 10:56 UTC  (3+ messages)
` [PATCH v4 for-6.0 05/12] esp: introduce esp_fifo_pop_buf() and use it instead of fifo8_pop_buf()

Newer stable-tools
 2021-04-12 10:58 UTC 

[GIT PULL] usb: changes for v5.13-rc1
 2021-04-12 10:56 UTC  (4+ messages)

[PATCH 0/3] drm: Add aperture helpers
 2021-04-12 10:56 UTC  (7+ messages)
` [PATCH 1/3] drm/aperture: Add infrastructure for aperture ownership

[PATCH 1/1] arm: do not copy magic 4 bytes of appended DTB in zImage
 2021-04-12 10:52 UTC  (2+ messages)

[PATCH v1 1/1] leds: as3645a: Keep fwnode reference count balanced
 2021-04-12 10:38 UTC 

[RFC/PATCH] powerpc/smp: Add SD_SHARE_PKG_RESOURCES flag to MC sched-domain
 2021-04-12 10:48 UTC  (5+ messages)

[PATCH] sched/fair: use signed long when compute energy delta in eas
 2021-04-12 10:52 UTC  (10+ messages)

[qemu-mainline test] 160980: regressions - FAIL
 2021-04-12 10:53 UTC 

[PATCH] gpu: drm: Replace bare "unsigned" with "unsigned int"
 2021-04-12 10:53 UTC  (2+ messages)

[ext4:dev 11/28] mballoc.c:undefined reference to `atomic64_read_386'
 2021-04-12 10:51 UTC  (2+ messages)

pull-request: iwlwifi-next 2021-04-12
 2021-04-12 10:52 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.