All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-02 09:37:20 to 2021-04-02 10:21:47 UTC [more...]

[PATCH] kexec-xen: Use correct image type for Live Update
 2021-04-02 10:01 UTC  (3+ messages)

[soc:socfpga/rename 15/15] include/linux/compiler_types.h:320:38: error: call to '__compiletime_assert_177' declared with attribute error: FIELD_GET: type of reg too small for mask
 2021-04-02 10:21 UTC 

[PATCH v4 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 10:12 UTC  (5+ messages)
` [PATCH v4 1/3] gpiolib: "
` [PATCH v4 2/3] gpio: thunderx: Utilize "
` [PATCH v4 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v2] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-04-02 10:19 UTC  (4+ messages)

[PATCH] io-wq: simplify code in __io_worker_busy
 2021-04-02 10:18 UTC 

[PATCH] block,bfq: fix the timeout calculation in bfq_bfqq_charge_time
 2021-04-02 10:18 UTC  (2+ messages)

[PATCH v3 0/3] Introduce the for_each_set_nbits macro
 2021-04-02 10:07 UTC  (8+ messages)
` [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value

[PATCH v5 0/2] Add L1 and L2 error detection for A53 and A57
 2021-04-02 10:06 UTC  (4+ messages)
` [PATCH 1/2] drivers/edac: "

[PATCH] crypto: hisilicon/hpre - rsa key should not be empty
 2021-04-02 10:16 UTC  (3+ messages)

[PATCH v2] ext4: fix error code in ext4_commit_super
 2021-04-02 10:16 UTC 

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-02 10:16 UTC  (3+ messages)
` [Patch bpf-next v8 10/16] sock: introduce sk->sk_prot->psock_update_sk_prot()

[igt-dev] [PATCH i-g-t v30 00/39] Introduce IGT allocator
 2021-04-02 10:16 UTC  (41+ 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
` [igt-dev] ✓ Fi.CI.BAT: success for Introduce IGT allocator (rev33)

[PATCH] mesa-gl: Use swrast gallium driver
 2021-04-02 10:15 UTC  (4+ messages)

[PATCH 00/16] CSI2RX support on J721E
 2021-04-02 10:01 UTC  (5+ messages)
` [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver

[PATCH] iio: adc: stm32-dfsdm: drop __func__ while using Dynamic debug
 2021-04-02  9:53 UTC  (4+ messages)

post-receive: pub/scm/utils/kernel/kexec/kexec-tools
 2021-04-02 10:10 UTC 

[RFC PATCH 00/16] mtd: rawnand: NV-DDR support
 2021-04-02  9:51 UTC  (17+ messages)
` [RFC PATCH 01/16] mtd: rawnand: Add a helper to clarify the interface configuration
` [RFC PATCH 02/16] mtd: rawnand: arasan: Check the proposed data interface is supported
` [RFC PATCH 03/16] mtd: rawnand: atmel: "
` [RFC PATCH 04/16] mtd: rawnand: onfi: Use the BIT() macro when possible
` [RFC PATCH 05/16] mtd: rawnand: Update dead URL
` [RFC PATCH 06/16] mtd: rawnand: Use more recent ONFI specification wording
` [RFC PATCH 07/16] mtd: rawnand: Clarify the NV-DDR entries in the ONFI structure
` [RFC PATCH 08/16] mtd: rawnand: Add NV-DDR timings
` [RFC PATCH 09/16] mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
` [RFC PATCH 10/16] mtd: rawnand: Add an indirection on onfi_fill_interface_config()
` [RFC PATCH 11/16] mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
` [RFC PATCH 12/16] mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
` [RFC PATCH 13/16] mtd: rawnand: Access SDR and NV-DDR timings through a common macro
` [RFC PATCH 14/16] mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
` [RFC PATCH 15/16] mtd: rawnand: Choose the best timings, NV-DDR included
` [RFC PATCH 16/16] mtd: rawnand: arasan: Support NV-DDR interface

[PATCH] hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDs
 2021-04-02 10:04 UTC 

[PATCH v1 0/3] crashdump/x86: dump dax/kmem and virito-mem added System RAM
 2021-04-02 10:06 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: Remove an unused variable 'ret'
 2021-04-02 10:06 UTC 

[meta-virtualization][PATCH] libvirt: uprev v6.3 -> v7.2
 2021-04-02 10:05 UTC 

[PATCH v3 00/25] media: venus: Enable 6xx support
 2021-04-02 10:06 UTC  (26+ messages)
` [PATCH v3 01/25] media: venus: Update v6 buffer descriptors
` [PATCH v3 02/25] media: venus: core,pm: Add handling for resets
` [PATCH v3 03/25] media: venus: core: add sm8250 DT compatible and resource data
` [PATCH v3 04/25] media: venus: core: Add io base variables for each block
` [PATCH v3 05/25] media: venus: hfi,pm,firmware: Convert to block relative addressing
` [PATCH v3 06/25] media: venus: hfi: Define block offsets for V6 hardware
` [PATCH v3 07/25] media: venus: hfi: Define additional 6xx registers
` [PATCH v3 08/25] media: venus: core: Add differentiator IS_V6(core)
` [PATCH v3 09/25] media: venus: core: Add an io base for TZ wrapper regs
` [PATCH v3 10/25] media: venus: core: Add an io base for AON regs
` [PATCH v3 11/25] media: venus: core: Hook to V6 base registers when appropriate
` [PATCH v3 12/25] media: venus: hfi: Add a 6xx boot logic
` [PATCH v3 13/25] media: venus: hfi: Add 6xx interrupt support
` [PATCH v3 14/25] media: venus: hfi: Read WRAPPER_TZ_CPU_STATUS_V6 on 6xx
` [PATCH v3 15/25] media: venus: hfi, vdec: v6 Add IS_V6() to existing IS_V4() if locations
` [PATCH v3 16/25] media: venus: pm: Hook 6xx pm ops into 4xx pm ops
` [PATCH v3 17/25] media: venus: core,pm: Vote for min clk freq during venus boot
` [PATCH v3 18/25] media: venus: hfi: Add 6xx AXI halt logic
` [PATCH v3 19/25] media: venus: pm: Toggle 6xx wrapper power in vcodec_control
` [PATCH v3 20/25] media: venus: firmware: Do not toggle WRAPPER_A9SS_SW_RESET on 6xx
` [PATCH v3 21/25] media: venus: helpers: Add internal buffer list for v6
` [PATCH v3 22/25] media: venus: helpers, hfi, vdec: Set actual plane constraints to FW
` [PATCH v3 23/25] media: venus: hfi: Increase plat_buf_v6 o/p buffer count
` [PATCH v3 24/25] media: venus: helper: Decide work mode
` [PATCH v3 25/25] media: venus: vdec: Fix decoder cmd STOP issue

[PATCH 00/16] staging: rtl8723bs: remove RT_TRACE logs in core/*
 2021-04-02 10:01 UTC  (17+ messages)
` [PATCH 01/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_xmit.c
` [PATCH 02/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_security.c
` [PATCH 03/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_eeprom.c
` [PATCH 04/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_pwrctrl.c
` [PATCH 05/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_cmd.c
` [PATCH 06/16] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_mlme.c
` [PATCH 07/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 08/16] staging: rtl8723bs: tidy up some error handling
` [PATCH 09/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_mlme_ext.c
` [PATCH 10/16] staging: rtl8723bs: remove commented RT_TRACE calls in core/rtw_recv.c
` [PATCH 11/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 12/16] staging: rtl8723bs: remove commented RT_TRACE call in core/rtw_ioctl_set.c
` [PATCH 13/16] staging: rtl8723bs: remove RT_TRACE logs "
` [PATCH 14/16] staging: rtl8723bs: remove all RT_TRACE logs in core/rtw_wlan_util.c
` [PATCH 15/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_sta_mgt.c
` [PATCH 16/16] staging: rtl8723bs: remove RT_TRACE logs in core/rtw_ieee80211.c

[PATCH 0/3] srcu: Fix boot stall
 2021-04-02 10:02 UTC  (4+ messages)
` [PATCH 3/3] srcu: Fix broken node geometry after early ssp init

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-04-02 10:01 UTC  (14+ messages)

[PATCH] kexec: Make --status work with normal kexec images
 2021-04-02 10:01 UTC  (2+ messages)

[PATCH v4 0/3] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-02 10:00 UTC  (2+ messages)

[PATCH] kexec: Fix description of --status exit code
 2021-04-02 10:00 UTC  (2+ messages)

[PATCH] hooks: propose repository owner configured hooks
 2021-04-02  9:59 UTC  (3+ messages)
` [PATCH v2] hooks: propose project "

[PATCH] ecc: delete a useless function declaration
 2021-04-02  9:55 UTC 

[PATCH 0/3] Miscellaneous 32-bit fixes
 2021-04-02  9:58 UTC  (2+ messages)

[PATCH net-next v2 0/3] dpaa2-eth: add rx copybreak support
 2021-04-02  9:55 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
` [PATCH net-next v2 2/3] dpaa2-eth: add rx copybreak support
` [PATCH net-next v2 3/3] dpaa2-eth: export the rx copybreak value as an ethtool tunable

[PATCH v14 0/4] Introducing ETAS ES58X CAN USB interfaces
 2021-04-02  9:56 UTC  (4+ messages)
` [PATCH v14 1/4] can: etas_es58x: add core support for "

[PATCH] kexec-tools: mips: Fix the increased mem parameter size
 2021-04-02  9:55 UTC  (2+ messages)

[PATCH 1/1] kexec-tools: fix build on pre 4.4 kernels
 2021-04-02  9:53 UTC  (3+ messages)

[PATCH] mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'
 2021-04-02  9:53 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-04-02  9:53 UTC 

[PATCH] MIPS: Fix typo in comment
 2021-04-02  9:51 UTC  (2+ messages)

[PATCH] MIPS: Add '--reuse-cmdline' optional parameter support
 2021-04-02  9:51 UTC  (2+ messages)

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

[PATCH] crypto: poly1305: fix poly1305_core_setkey() declaration
 2021-04-02  9:47 UTC  (3+ messages)

[PATCH v16 00/11] xfs: Delay Ready Attributes
 2021-04-02  9:51 UTC  (28+ messages)
` [PATCH v16 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v16 03/11] xfs: Hoist xfs_attr_set_shortform
` [PATCH v16 04/11] xfs: Add helper xfs_attr_set_fmt
` [PATCH v16 06/11] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v16 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v16 09/11] xfs: Hoist node transaction handling
` [PATCH v16 10/11] xfs: Add delay ready attr remove routines

post-receive: pub/scm/linux/kernel/git/herbert/cryptodev-2.6
 2021-04-02  9:51 UTC 

[PATCH v4 0/3] xfs: testcases for shrinking free space in the last AG
 2021-04-02  9:49 UTC  (4+ messages)
` [PATCH v4 1/3] common/xfs: add _require_xfs_scratch_shrink helper
` [PATCH v4 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [PATCH v4 3/3] xfs: stress "

[PATCH] crypto: hisilicon/sec - Fixes AES algorithm mode parameter problem
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - Add processing of src_data in 'CURVE25519'
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon - delete redundant '\n'
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix a typo and delete redundant blank line
 2021-04-02  9:49 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix PASID setting on kunpeng 920
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH v2 0/4] crypto: hisilicon/zip - support new 'sqe' type in Kunpeng930
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: fcrypt: Remove 'do while(0)' loop for single statement macro
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH v3 00/25] KVM SGX virtualization support
 2021-04-02  9:48 UTC  (3+ messages)
` [PATCH v3 07/25] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH] crypto: keywrap: Remove else after break statement
 2021-04-02  9:48 UTC  (2+ messages)

[PATCH] crypto: hisilicon - use the correct HiSilicon copyright
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH] crypto: qat - fix error path in adf_isr_resource_alloc()
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH] hwrng: omap - Use of_device_get_match_data() helper
 2021-04-02  9:47 UTC  (2+ messages)

[PATCH 1/1] Azure/GitLab: bump OpenSBI version to 0.9
 2021-04-02  9:42 UTC 

[PATCH] lib/string: Introduce sysfs_streqcase
 2021-04-02  9:40 UTC 

[PATCH v4 00/29] tree-walk: mostly replace "mode" with "enum object_type"
 2021-04-02  9:41 UTC  (5+ messages)
` [PATCH v5 00/18] tree-walk.h: slimmed down
  ` [PATCH v5 16/18] tree-walk.h API: add a get_tree_entry_path() function

post-receive: pub/scm/linux/kernel/git/mel/linux
 2021-04-02  9:40 UTC 

[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)

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2021-04-02  9:39 UTC 

[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  (4+ messages)

[PATCH v2 00/10] KVM: Consolidate and optimize MMU notifiers
 2021-04-02  9:35 UTC  (3+ messages)
` [PATCH v2 07/10] KVM: Move MMU notifier's mmu_lock acquisition into common helper


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.