All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 14:38:22 to 2021-03-17 14:52:15 UTC [more...]

[PATCH v3 00/36] block: update graph permissions update
 2021-03-17 14:35 UTC  (16+ messages)
` [PATCH v3 01/36] tests/test-bdrv-graph-mod: add test_parallel_exclusive_write
` [PATCH v3 02/36] tests/test-bdrv-graph-mod: add test_parallel_perm_update
` [PATCH v3 03/36] tests/test-bdrv-graph-mod: add test_append_greedy_filter
` [PATCH v3 04/36] block: bdrv_append(): don't consume reference
` [PATCH v3 05/36] block: BdrvChildClass: add .get_parent_aio_context handler
` [PATCH v3 06/36] block: drop ctx argument from bdrv_root_attach_child
` [PATCH v3 07/36] block: make bdrv_reopen_{prepare, commit, abort} private
` [PATCH v3 08/36] util: add transactions.c
` [PATCH v3 09/36] block: bdrv_refresh_perms: check for parents permissions conflict
` [PATCH v3 10/36] block: refactor bdrv_child* permission functions
` [PATCH v3 11/36] block: rewrite bdrv_child_try_set_perm() using bdrv_refresh_perms()
` [PATCH v3 12/36] block: inline bdrv_child_*() permission functions calls
` [PATCH v3 13/36] block: use topological sort for permission update
` [PATCH v3 17/36] block: fix bdrv_replace_node_common
` [PATCH v3 18/36] block: add bdrv_attach_child_common() transaction action

[PATCH v5 0/3] Add support for secure regions in NAND
 2021-03-17 14:51 UTC  (2+ messages)

[PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2
 2021-03-17 14:51 UTC  (13+ messages)
` [PATCH 0/2] Fixes for FWB
  ` [PATCH 1/2] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB Stage-2 flag

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-17 14:50 UTC  (7+ messages)

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-17 14:38 UTC  (7+ messages)
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v5 5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

Regarding the depreciation of ssh+git/git+ssh protocols
 2021-03-17 14:49 UTC  (9+ messages)

[PATCH v7 0/5] Enable root to update the blacklist keyring
 2021-03-17 14:48 UTC  (5+ messages)
` [PATCH v7 5/5] certs: Allow root user to append signed hashes to "

[Buildroot] [Bug 13626] New: Can't connect to openssh-server
 2021-03-17 14:49 UTC 

[patch 1/1] genirq: Disable interrupts for force threaded handlers
 2021-03-17 14:48 UTC  (2+ messages)

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

[PATCH v2 0/1] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1
 2021-03-17 14:40 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection

[PATCH for-4.15 0/3] x86/msr: Fixes for XSA-351
 2021-03-17 14:46 UTC  (5+ messages)
` [PATCH 1/3] Revert "x86/msr: drop compatibility #GP handling in guest_{rd,wr}msr()"

[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-17 14:38 UTC  (46+ messages)
` [PATCH v8 01/22] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v8 02/22] gpio: regmap: set gpio_chip of_node
` [PATCH v8 03/22] dt-bindings: improve BCM6345 GPIO binding documentation
` [PATCH v8 04/22] pinctrl: bcm: add bcm63xx base code
` [PATCH v8 05/22] dt-bindings: add BCM6328 pincontroller binding documentation
` [PATCH v8 06/22] dt-bindings: add BCM6328 GPIO sysctl "
` [PATCH v8 07/22] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v8 08/22] dt-bindings: add BCM6358 pincontroller binding documentation
` [PATCH v8 09/22] dt-bindings: add BCM6358 GPIO sysctl "
` [PATCH v8 10/22] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v8 11/22] dt-bindings: add BCM6362 pincontroller binding documentation
` [PATCH v8 12/22] dt-bindings: add BCM6362 GPIO sysctl "
` [PATCH v8 13/22] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v8 14/22] dt-bindings: add BCM6368 pincontroller binding documentation
` [PATCH v8 15/22] dt-bindings: add BCM6368 GPIO sysctl "
` [PATCH v8 16/22] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v8 17/22] dt-bindings: add BCM63268 pincontroller binding documentation
` [PATCH v8 18/22] dt-bindings: add BCM63268 GPIO sysctl "
` [PATCH v8 19/22] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v8 20/22] dt-bindings: add BCM6318 pincontroller binding documentation
` [PATCH v8 21/22] dt-bindings: add BCM6318 GPIO sysctl "
` [PATCH v8 22/22] pinctrl: add a pincontrol driver for BCM6318

[PATCH] drm/amdgpu/display/dm: add missing parameter documentation
 2021-03-17 14:46 UTC 

[MPTCP] Re: [MPTCP][PATCH mptcp-next] Squash to "bpf:selftests: add MPTCP test base"
 2021-03-17 14:45 UTC 

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-17 14:44 UTC  (6+ messages)

[PATCH net-next] e1000e: Mark e1000e_pm_prepare() as __maybe_unused
 2021-03-17 14:52 UTC 

[dpdk-dev] [PATCH] guides: add a testing guide for developing tests
 2021-03-17 14:44 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] btrfs: zoned: automatically reclaim zones
 2021-03-17 14:43 UTC  (3+ messages)

[dpdk-dev] [PATCH] test: make hugepage check more robust under Linux
 2021-03-17 14:44 UTC 

Revisiting ITE8708 on ASUS PN50 uses a 16 byte io region
 2021-03-17 14:41 UTC 

[PATCH v1 00/26] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-17 14:40 UTC  (52+ messages)
` [PATCH v1 01/26] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v1 02/26] clk: divider: add devm_clk_hw_register_divider
` [PATCH v1 04/26] drm/msm/dsi: drop multiple pll enable_seq support
` [PATCH v1 05/26] drm/msm/dsi: move all PLL callbacks into PHY config struct
` [PATCH v1 06/26] drm/msm/dsi: move min/max PLL rate to phy config
` [PATCH v1 07/26] drm/msm/dsi: remove msm_dsi_pll_set_usecase
` [PATCH v1 08/26] drm/msm/dsi: stop setting clock parents manually
` [PATCH v1 09/26] arm64: dts: qcom: sm8250: assign DSI clock source parents
` [PATCH v1 10/26] arm64: dts: qcom: sdm845: "
` [PATCH v1 11/26] drm/msm/dsi: push provided clocks handling into a generic code
` [PATCH v1 12/26] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
` [PATCH v1 13/26] drm/msm/dsi: use devm_of_clk_add_hw_provider
` [PATCH v1 14/26] drm/msm/dsi: replace PHY's init callback with configurable data
` [PATCH v1 15/26] drm/msm/dsi: make save/restore_state phy-level functions
` [PATCH v1 16/26] drm/msm/dsi: limit vco_delay to 28nm PHY
` [PATCH v1 17/26] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
` [PATCH v1 18/26] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [PATCH v1 19/26] drm/msm/dsi: drop msm_dsi_pll abstracton
` [PATCH v1 20/26] drm/msm/dsi: drop PLL accessor functions
` [PATCH v1 21/26] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
` [PATCH v1 22/26] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [PATCH v1 23/26] drm/msm/dsi: remove temp data from global pll structure
` [PATCH v1 24/26] drm/msm/dsi: drop global msm_dsi_phy_type enumaration
` [PATCH v1 25/26] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
` [PATCH v1 26/26] drm/msm/dsi: stop passing src_pll_id to the phy_enable call

[Intel-gfx] [PATCH 2/3] drm/i915/gem: Drop relocation support on all new hardware (v5)
 2021-03-17 14:41 UTC  (5+ messages)
` [PATCH] drm/i915/gem: Drop relocation support on all new hardware (v6)
  ` [Intel-gfx] "

next/pending-fixes baseline: 359 runs, 9 regressions (v5.12-rc3-344-gc09b2506102e3)
 2021-03-17 14:41 UTC 

[PATCH net-next v17 0/4] Add support for mv88e6393x family of Marvell
 2021-03-17 14:40 UTC  (5+ messages)
` [PATCH net-next v17 2/4] net: dsa: mv88e6xxx: wrap .set_egress_port method

[linux-next:master 3781/5053] drivers/thermal/devfreq_cooling.c:433 of_devfreq_cooling_register_power() warn: passing zero to 'ERR_PTR'
 2021-03-17 14:31 UTC 

[PATCH 0/9] x86,objtool: Optimize !RETPOLINE
 2021-03-17 14:39 UTC  (5+ messages)
` [PATCH 6/9] objtool: Add elf_create_undef_symbol()

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-03-17 14:37 UTC  (3+ messages)

[PATCH 1/2] platform/x86: Add missing LPS0 functions for AMD
 2021-03-17 14:38 UTC  (4+ messages)
` [PATCH 2/2 V2] platform/x86: force "

[PATCH for-next v2 0/2] xen/arm: Mitigate straight-line speculation
 2021-03-17 14:38 UTC  (3+ messages)
` [PATCH for-next v2 1/2] xen/arm: Include asm/asm-offsets.h and asm/macros.h on every assembly files

[PATCH V3] exit: trigger panic when global init has exited
 2021-03-17 14:38 UTC  (2+ messages)

[PATCH 0/2] net: dsa: bcm_sf2: refactor & update RGMII regs
 2021-03-17 14:37 UTC  (2+ messages)
` [PATCH 2/2] net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)


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.