All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-02 09:08:32 to 2021-04-02 09:40:46 UTC [more...]

[PATCH 0/4] More record/replay acceptance tests
 2021-04-02  9:35 UTC  (5+ messages)
` [PATCH 1/4] tests/acceptance: add replay kernel test for s390
` [PATCH 2/4] tests/acceptance: add replay kernel test for ppc64
` [PATCH 3/4] tests/acceptance: add replay kernel test for openrisc
` [PATCH 4/4] tests/acceptance: Linux boot test for record/replay

[PATCH] perf record: Disallow -c and -F option at the same time
 2021-04-02  9:40 UTC 

[PATCH] mdadm: fix reshape from RAID5 to RAID6 with backup file
 2021-04-02  9:40 UTC  (8+ messages)

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

[PATCH v1 1/2] iio: trigger: Replace explicit casting and wrong specifier with proper one
 2021-04-02  9:39 UTC  (2+ messages)

ASM2142: Transfer event TRB DMA ptr not part of current TD ep_index 6 comp_code 13
 2021-04-02  9:39 UTC  (3+ messages)

[PATCH v3 1/2] kunit: add a KUnit test for SLUB debugging functionality
 2021-04-02  9:38 UTC  (5+ messages)

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-02  9:35 UTC  (19+ messages)
` [PATCH v2 01/10] KVM: Assert that notifier count is elevated in .change_pte()
` [PATCH v2 02/10] KVM: Move x86's MMU notifier memslot walkers to generic code
` [PATCH v2 03/10] KVM: arm64: Convert to the gfn-based MMU notifier callbacks
` [PATCH v2 04/10] KVM: MIPS/MMU: "
` [PATCH v2 05/10] KVM: PPC: "
` [PATCH v2 06/10] KVM: Kill off the old hva-based "
` [PATCH v2 07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper
` [PATCH v2 08/10] KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot
` [PATCH v2 09/10] KVM: Don't take mmu_lock for range invalidation unless necessary
` [PATCH v2 10/10] KVM: x86/mmu: Allow yielding during MMU notifier unmap/zap, if possible

[PATCH 0/2] iio: sx9310: Add debouncer-depth parameters
 2021-04-02  9:36 UTC  (6+ messages)

[PATCH] kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literals
 2021-04-02  9:35 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 1/2] power: fix pstate base frequency handling
 2021-04-02  9:35 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 "
` [dpdk-dev] [PATCH v4 2/2] power: do not skip saving original pstate governor

[PATCH] drm/amd: remove not needed conversion to bool
 2021-04-02  8:54 UTC 

aarch64-linux-gnu-ld: Unexpected GOT/PLT entries detected!
 2021-04-02  9:35 UTC  (2+ messages)

[PATCH 0/4] Cleanup and fixup for hugetlb
 2021-04-02  9:32 UTC  (5+ messages)
` [PATCH 1/4] mm/hugeltb: remove redundant VM_BUG_ON() in region_add()
` [PATCH 2/4] mm/hugeltb: simplify the return code of __vma_reservation_common()
` [PATCH 3/4] mm/hugeltb: fix potential wrong gbl_reserve value for hugetlb_acct_memory()
` [PATCH 4/4] mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()

[PATCH -next] HID: thrustmaster: fix return value check in thrustmaster_probe()
 2021-04-02  9:40 UTC  (2+ messages)

[PATCH v4 0/8] KVM/ARM: Some vgic fixes and init sequence KVM selftests
 2021-04-02  9:32 UTC  (8+ messages)
` [PATCH v4 7/8] KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace

[PATCH] kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragment
 2021-04-02  9:32 UTC  (2+ messages)

[PATCH] virtio-pci: compat page aligned ATS
 2021-04-02  9:31 UTC  (2+ messages)

[PATCH 0/3]Enable PM generic domain support
 2021-04-02  9:20 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro
` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains'
` [PATCH 3/3] fpga: region: Adds runtime PM support

[PATCH] USB:ohci:fix ohci interruption problem
 2021-04-02  9:27 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-04-01
 2021-04-02  9:30 UTC 

[PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer
 2021-04-02  9:09 UTC  (12+ messages)
` [PATCH RFC 1/3] fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'
` [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer
` [PATCH RFC 3/3] fpga: zynqmp: Use the scatterlist interface

[PATCH] apply: use DEFINE_SPINLOCK() instead of spin_lock_init()
 2021-04-02  3:13 UTC 

[PATCH net-next v5] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-04-02  9:30 UTC 

[PATCH] iio:adc: Drop false comment about lack of timestamp control
 2021-04-02  9:30 UTC  (3+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-04-01 19:21 UTC  (5+ messages)
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap

[PATCH -next] media: camss: csid: Remove redundant dev_err call in msm_csid_subdev_init()
 2021-04-02  9:32 UTC 

[PATCH] coda: Remove various instances of an unused variable 'outp'
 2021-04-02  9:29 UTC 

[f2fs-dev] f2fs.resize makes errors in FS
 2021-04-02  9:28 UTC  (5+ messages)

[PATCH nf-next] netfilter: ipvs: do not printk on netns creation
 2021-04-02  9:28 UTC  (3+ messages)

[PATCH 5.11 084/120] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
 2021-04-02  9:27 UTC  (4+ messages)
` [PATCH] Revert "usb: dwc3: gadget: Prevent EP queuing while stopping transfers"

[PATCH v4 00/29] tree-walk: mostly replace "mode" with "enum object_type"
 2021-04-02  9:27 UTC  (8+ messages)
` [PATCH v5 00/18] tree-walk.h: slimmed down
  ` [PATCH v5 08/18] blame: emit a better error on 'git blame directory'
  ` [PATCH v5 14/18] tree-walk.h API doc: improve documentation of get_tree_entry()

[PATCH 00/32] Fix broken documentation file references
 2021-04-02  9:27 UTC  (27+ messages)
` [PATCH 06/32] MAINTAINERS: update dpot-dac.yaml reference
` [PATCH 07/32] MAINTAINERS: update envelope-detector.yaml reference
` [PATCH 08/32] MAINTAINERS: update current-sense-amplifier.yaml reference
` [PATCH 09/32] MAINTAINERS: update current-sense-shunt.yaml reference
` [PATCH 10/32] MAINTAINERS: update voltage-divider.yaml reference
` [PATCH 11/32] MAINTAINERS: update invensense,mpu3050.yaml reference
` [PATCH 15/32] MAINTAINERS: update atmel,sama5d2-adc.yaml reference
` [PATCH 16/32] MAINTAINERS: update pni,rm3100.yaml reference
` [PATCH 17/32] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
` [PATCH 18/32] MAINTAINERS: update st,lsm6dsx.yaml reference
` [PATCH 19/32] MAINTAINERS: update st,vl53l0x.yaml reference
` [PATCH 21/32] MAINTAINERS: update ti,dac7612.yaml reference
` [PATCH 25/32] dt-bindings:iio:dac: update microchip,mcp4725.yaml reference

[dpdk-dev] [PATCH 21.08] power: refactor pstate sysfs handling
 2021-04-02  9:27 UTC  (2+ messages)
` [dpdk-dev] [21.08 v2] "

[PATCH] USB:ohci:fix ohci interruption problem
 2021-04-02  9:26 UTC  (2+ messages)

[PATCH] libnvdimm/region: Update nvdimm_has_flush() to handle ND_REGION_ASYNC
 2021-04-02  9:25 UTC 

[PATCH V4 00/25] Add Alder Lake support for perf (kernel)
 2021-04-02  9:26 UTC  (5+ messages)
` [PATCH V4 01/25] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit
` [PATCH V4 02/25] x86/cpu: Add helper function to get the type of the current hybrid CPU

[PATCH v3 0/2] Two minor changes of eMMC sanitize
 2021-04-02  9:24 UTC  (3+ messages)
` [PATCH v3 1/2] mmc: core: Pass down user specified timeout value to sanitize
` [PATCH v3 2/2] mmc: core: Let sanitize not retry in case of timeout/failure

[f2fs-dev] [PATCH v2] f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
 2021-04-02  9:22 UTC  (2+ messages)
`  "

[PATCH -next] scsi: target: iscsi: Switch to kmemdup_nul()
 2021-04-02  9:25 UTC 

[iptables PATCH v5 PATCH 1/2] extensions: libxt_conntrack: print xlate state as set
 2021-04-02  9:21 UTC  (3+ messages)
` [iptables PATCH v5 PATCH 2/2] extensions: libxt_conntrack: print xlate status "

[PATCH v2] Documentation/translations/zh_CN/dev-tools/
 2021-04-02  9:21 UTC  (2+ messages)

[PATCH -next] KEYS: trusted: Switch to kmemdup_nul()
 2021-04-02  9:23 UTC 

[RFC PATCH v3] doc/mgmt-api - Return connection direction in Device Connected Event
 2021-04-02  9:18 UTC  (2+ messages)

[PATCH 00/49] staging: rtl8723bs: remove all RT_TRACE usages
 2021-04-02  9:18 UTC  (8+ messages)
` [PATCH 08/49] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c

[PATCH -next] staging/speakup: Switch to kmemdup_nul()
 2021-04-02  9:21 UTC 

[PATCH RESEND] arm64: dts: qcom: Add support for OnePlus 5/5T
 2021-04-02  9:17 UTC  (2+ messages)

[PATCH 1/1] Bluetooth: btusb: Enable quirk boolean flag for Mediatek Chip
 2021-04-02  9:17 UTC  (2+ messages)

[PATCH] staging: fbtft: change snprintf() to scnprintf()
 2021-04-02  9:17 UTC  (4+ messages)

[PATCH v6 0/5] Add MIPI rx DPI support
 2021-04-02  9:15 UTC  (10+ messages)
` [PATCH v6 4/5] drm/bridge: anx7625: add HDCP support

[PATCH v3] writeback: fix obtain a reference to a freeing memcg css
 2021-04-02  9:11 UTC 

[PATCH v4 00/18] Apple M1 SoC platform bring-up
 2021-04-02  9:05 UTC  (14+ messages)
` [PATCH v4 03/18] dt-bindings: arm: cpus: Add apple, firestorm & icestorm compatibles
` [PATCH v4 07/18] asm-generic/io.h: Add a non-posted variant of ioremap()
` [PATCH v4 08/18] docs: driver-api: device-io: Document I/O access functions
` [PATCH v4 09/18] docs: driver-api: device-io: Document ioremap() variants & access funcs
` [PATCH v4 10/18] arm64: Implement ioremap_np() to map MMIO as nGnRnE
` [PATCH v4 11/18] asm-generic/io.h: implement pci_remap_cfgspace using ioremap_np
` [PATCH v4 12/18] of/address: Add infrastructure to declare MMIO as non-posted
` [PATCH v4 13/18] arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.h
` [PATCH v4 14/18] dt-bindings: interrupt-controller: Add DT bindings for apple-aic
` [PATCH v4 15/18] irqchip/apple-aic: Add support for the Apple Interrupt Controller
` [PATCH v4 16/18] arm64: Kconfig: Introduce CONFIG_ARCH_APPLE
` [PATCH v4 17/18] dt-bindings: display: Add apple,simple-framebuffer
` [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree

[PATCH 0/2] Export receive_fd() to modules and do some cleanups
 2021-04-02  9:12 UTC  (11+ messages)
` [PATCH 2/2] binder: Use receive_fd() to receive file from another process
    `  "
        `  "
            `  "

[PATCH] Bluetooth: SMP: Fix variable dereferenced before check 'conn'
 2021-04-02  9:11 UTC  (2+ messages)

[PATCH v1 0/3] Add Aspeed SSIF BMC driver
 2021-04-02  9:07 UTC  (4+ messages)
` [PATCH v1 2/3] drivers: char: ipmi: "

[PATCH RESEND] random: remove dead code left over from blocking pool
 2021-04-02  9:11 UTC  (2+ messages)

[meta-networking][PATCH] freeradius: Upgrade to 3.0.21
 2021-04-02  9:10 UTC 

[PATCH for-next 0/9] RDMA/hns: Misc updates for 5.13
 2021-04-02  9:07 UTC  (10+ messages)
` [PATCH for-next 1/9] RDMA/hns: Avoid enabling RQ inline on UD
` [PATCH for-next 2/9] RDMA/hns: Fix missing assignment of max_inline_data
` [PATCH for-next 3/9] RDMA/hns: Delete redundant condition judgment related to eq
` [PATCH for-next 4/9] RDMA/hns: Delete redundant abnormal interrupt status
` [PATCH for-next 5/9] RDMA/hns: Delete unused members in the structure hns_roce_hw
` [PATCH for-next 6/9] RDMA/hns: Remove unsupported QP types
` [PATCH for-next 7/9] RDMA/hns: Add XRC subtype in QPC and XRC type in SRQC
` [PATCH for-next 8/9] RDMA/hns: Simplify the function config_eqc()
` [PATCH for-next 9/9] RDMA/hns: Prevent le32 from being implicitly converted to u32

[PATCH V1 1/2] soc: qcom: aoss: Expose send for generic usecase
 2021-04-02  9:09 UTC  (3+ messages)

OT: Processor recommendation for RAID6
 2021-04-02  9:09 UTC 

[PATCH] Bluetooth: Check inquiry status before sending one
 2021-04-02  9:09 UTC  (2+ messages)

[PATCH v1 0/2] scsi: pm8001: tiny clean up patches
 2021-04-02  9:08 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: pm8001: clean up for white space
` [PATCH v1 2/2] scsi: pm8001: clean up for open brace


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.