All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 14:24:00 to 2021-03-17 14:44:43 UTC [more...]

[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 

[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-17 14:38 UTC  (41+ 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 v5 33/36] KVM: arm64: Wrap the host with a stage 2
 2021-03-17 14:42 UTC  (7+ messages)
` [PATCH 0/2] Fixes for FWB
  ` [PATCH 1/2] KVM: arm64: Introduce KVM_PGTABLE_S2_NOFWB Stage-2 flag

[PATCH v5 0/5] Make alloc_contig_range handle Hugetlb pages
 2021-03-17 14:42 UTC  (12+ messages)
` [PATCH v5 1/5] mm,page_alloc: Bail out earlier on -ENOMEM in alloc_contig_migrate_range
` [PATCH v5 2/5] mm,compaction: Let isolate_migratepages_{range,block} return error codes
` [PATCH v5 4/5] mm: Make alloc_contig_range handle in-use hugetlb pages
` [PATCH v5 5/5] mm,page_alloc: Drop unnecessary checks from pfn_range_valid_contig

[PATCH v3 00/36] block: update graph permissions update
 2021-03-17 14:35 UTC  (6+ 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 07/36] block: make bdrv_reopen_{prepare, commit, abort} private

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

[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  (7+ messages)
` [PATCH net-next v17 2/4] net: dsa: mv88e6xxx: wrap .set_egress_port method
` [PATCH net-next v17 4/4] net: dsa: mv88e6xxx: implement .port_set_policy for Amethyst

[patch 1/1] genirq: Disable interrupts for force threaded handlers
 2021-03-17 14:38 UTC 

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

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

[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  (3+ messages)
` [PATCH 1/2] net: dsa: bcm_sf2: add function finding RGMII register
` [PATCH 2/2] net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-17 14:36 UTC  (9+ messages)
` [PATCH v5 06/10] scsi: ufshpb: Add hpb dev reset response

nfqueue ethernet packet frame capture
 2021-03-17 14:37 UTC  (2+ messages)

[PULL v2 00/15] misc fixes (strtoz, plugins, guest-loader)
 2021-03-17 14:31 UTC  (6+ messages)
` [PULL v2 01/15] utils: Use fixed-point arithmetic in qemu_strtosz

[PATCH v4 0/5] Allocate memmap from hotadded memory (per device)
 2021-03-17 14:35 UTC  (8+ messages)
` [PATCH v4 1/5] mm,memory_hotplug: Allocate memmap from the added memory range

[PATCH 1/6] libsepol/cil: fix out-of-bound read of a file context pattern ending with "\"
 2021-03-17 14:35 UTC  (6+ messages)

[PATCH 0/2] More qemu_strtosz fixes
 2021-03-17 14:33 UTC  (3+ messages)
` [PATCH 1/2] utils: Tighter tests for qemu_strtosz
` [PATCH 2/2] utils: Work around mingw strto*l bug with 0x

[PATCH] drm: xlnx: call pm_runtime_get_sync before setting pixel clock
 2021-03-17 11:17 UTC  (5+ messages)

[intel-linux-intel-lts:4.19/android_r 19120/22444] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:1068:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-03-17 14:36 UTC 

[PATCH v3] v4l2-compliance: Let uvcvideo return -EACCES
 2021-03-17 14:34 UTC 

Queuing disciplines with XDP_REDIRECT
 2021-03-17 14:33 UTC  (3+ messages)

[PATCH 1/4] locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
 2021-03-17 14:33 UTC  (7+ messages)
` [tip: locking/urgent] "

[PATCH 00/10] KVM: arm64: Enable SVE support on nVHE systems
 2021-03-17 14:31 UTC  (17+ messages)
` [PATCH 01/10] KVM: arm64: Provide KVM's own save/restore SVE primitives
` [PATCH 02/10] KVM: arm64: Use {read,write}_sysreg_el1 to access ZCR_EL1
` [PATCH 03/10] KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
` [PATCH 05/10] KVM: arm64: Rework SVE host-save/guest-restore

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-03-17 14:21 UTC  (4+ messages)
` [Bug 1891748] "

Backlog not working with kernel 3.10
 2021-03-17 14:32 UTC  (3+ messages)

xen/evtchn: Dom0 boot hangs using preempt_rt kernel 5.10
 2021-03-17 14:32 UTC 

[PATCH 2/3] drivers/perf: convert sysfs scnprintf family to sysfs_emit_at
 2021-03-17 14:29 UTC  (4+ messages)

[BPF CO-RE clarification] Use CO-RE on older kernel versions
 2021-03-17 14:31 UTC  (9+ messages)

[linux-next:master 3779/5053] drivers/thermal/thermal_core.c:1020 __thermal_cooling_device_register() warn: possible memory leak of 'cdev'
 2021-03-17 14:22 UTC 

[PATCH] btrfs: zoned: remove outdated WARN_ON in direct IO
 2021-03-17 14:30 UTC  (6+ messages)

[PATCH] KEYS: trusted: tee: fix build error due to missing include
 2021-03-17 14:29 UTC 

[PATCH v2] Adding i2c-cp2615: i2c support for Silicon Labs' CP2615 Digital Audio Bridge
 2021-03-17 14:29 UTC  (3+ messages)

[PATCHv2 00/38] Convert power-supply DT bindings to YAML
 2021-03-17 14:29 UTC  (3+ messages)
` [PATCHv2 01/38] ARM: dts: motorola-cpcap-mapphone: Prepare for dtbs_check parsing

[RFC v7 00/21] Unifying LKL into UML
 2021-03-17 14:28 UTC  (15+ messages)
` [RFC v8 00/20] "
  ` [RFC v8 19/20] um: lkl: add block device support of UML

[PATCH 0/1] fuse: acl: Send file mode updates using SETATTR
 2021-03-17 14:29 UTC  (3+ messages)
` [Virtio-fs] "

[io_uring] 7a612350a9: fio.read_iops -6.5% regression
 2021-03-17 14:26 UTC  (2+ messages)

[PATCH RESEND] mm: Move mem_init_print_info() into mm_init()
 2021-03-17 14:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-17 14:25 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce

[PATCH] usb: acpi: Fix shifting 31 bits
 2021-03-17 14:25 UTC 

[PATCH 0/3] iommu/amd: Fix booting with amd_iommu=off
 2021-03-17 14:24 UTC  (7+ messages)
` [PATCH 2/3] iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled

[PATCH 0/2] Fix page_owner broken on arm64
 2021-03-17 14:20 UTC  (4+ messages)
` [PATCH 1/2] stacktrace: Move struct stacktrace_cookie to stacktrace.h
` [PATCH 2/2] arm64: stacktrace: Add skip when task == current

[PATCH] cachefiles: do not yet allow on idmapped mounts
 2021-03-17 14:25 UTC  (3+ messages)

linux-next: build failure after merge of the rcu tree
 2021-03-17 14:23 UTC  (2+ messages)

next/master baseline: 476 runs, 20 regressions (next-20210317)
 2021-03-17 14:23 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.