All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-17 01:05:12 to 2021-03-17 01:38:02 UTC [more...]

post-receive: pub/scm/linux/kernel/git/tnguy/next-queue
 2021-03-17  1:38 UTC 

How to troubleshoot (suspected) flowtable lockups/packet drops?
 2021-03-17  1:37 UTC  (3+ messages)

[PATCH 1/2] clk: rockchip: drop parenthesis from ARM || COMPILE_TEST depends
 2021-03-17  1:36 UTC  (6+ messages)
` [PATCH 2/2] clk: rockchip: drop MODULE_ALIAS from rk3399 clock controller

[PATCH v10 0/7] Pegasos2 emulation
 2021-03-17  1:17 UTC  (6+ messages)
` [PATCH v10 2/7] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v10 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v10 4/7] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v10 5/7] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v10 7/7] hw/ppc: Add emulation of Genesi/bPlan Pegasos II

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-17  1:35 UTC  (2+ messages)

[PATCHv2 0/3] Add UVC 1.5 Region Of Interest control to uvcvideo
 2021-03-17  1:34 UTC  (7+ messages)
` [PATCHv2 1/3] media: v4l UAPI docs: document ROI selection targets
` [PATCHv2 2/3] media: uvcvideo: add ROI auto controls

[renesas-drivers:master] BUILD SUCCESS f71e88e70372f43c4e9ed0dcfc82e4b43a224795
 2021-03-17  1:32 UTC 

[PATCH] perf stat: Align CSV output for summary mode
 2021-03-17  1:30 UTC  (8+ messages)

[PATCH net-next 0/1] stmmac: add PCH and PSE PTP clock setting
 2021-03-17  1:32 UTC  (4+ messages)
` [PATCH net-next 1/1] stmmac: intel: Add PSE and PCH PTP clock source selection

[RFC] btrfs: Allow read-only mount with corrupted extent tree
 2021-03-17  1:29 UTC  (2+ messages)

[PATCH v2 21/21] binman: Update various pieces of the documentation
 2021-03-17  1:30 UTC  (23+ messages)
` [PATCH v2 00/21] binman: Support devicetree update in all entries
  ` [PATCH v2 20/21] binman: Drop repetitive heading for each entry
  ` [PATCH v2 19/21] binman: Incorporate entry documentation
  ` [PATCH v2 18/21] binman: Rearrange documentation into headings
  ` [PATCH v2 17/21] binman: doc: Add documentation to htmldocs
  ` [PATCH v2 16/21] doc: Move driver model docs under develop/
  ` [PATCH v2 15/21] doc: Move UEFI "
  ` [PATCH v2 14/21] x86: dts: Drop unused CONFIG_SPL
  ` [PATCH v2 13/21] x86: Make use of binman expanded entries
  ` [PATCH v2 12/21] Makefile: Pass new entry args to binman
  ` [PATCH v2 11/21] binman: Automatically expand phase binaries into sections
  ` [PATCH v2 10/21] binman: Plumb expanded entries through fully
  ` [PATCH v2 09/21] binman: Allow a way to select expanded entries
  ` [PATCH v2 08/21] binman: Allow using an an 'expanded' entry type
  ` [PATCH v2 07/21] binman: Add support for u-boot-tpl-bss-bad
  ` [PATCH v2 06/21] binman: Add support for u-boot-tpl-nodtb
  ` [PATCH v2 05/21] binman: Correct the documentation for u-boot-spl-bss-pad
  ` [PATCH v2 04/21] binman: Tidy up underscores in entry documentation
  ` [PATCH v2 03/21] binman: Update entry help for files-align
  ` [PATCH v2 02/21] binman: Document ExpandEntries() in the base class
  ` [PATCH v2 01/21] binman: Allow extracting to current directory

[PATCH v5 00/10] Add Host control mode to HPB
 2021-03-17  1:23 UTC  (6+ messages)
` [PATCH v5 05/10] scsi: ufshpb: Region inactivation in host mode

[PATCH v4 42/42] x86: apl: Use read-only SPL and new of-platdata
 2021-03-17  1:29 UTC  (44+ messages)
` [PATCH v4 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
  ` [PATCH v4 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
  ` [PATCH v4 40/42] x86: coral: Drop ACPI properties from of-platdata
  ` [PATCH v4 39/42] x86: Don't include reset driver in SPL
  ` [PATCH v4 38/42] x86: Support a fake PCI device with of-platdata-inst
  ` [PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
  ` [PATCH v4 36/42] x86: apl: Tell of-platdata about a required header file
  ` [PATCH v4 35/42] x86: apl: Fix the header order in pmc
  ` [PATCH v4 34/42] x86: Define a region for device priv/plat data
  ` [PATCH v4 32/42] dm: doc: Tidy up of-platdata docs
  ` [PATCH v4 33/42] dm: doc: Add documentation for of-platdata-inst
  ` [PATCH v4 31/42] dm: core: Add warnings to private / platform setters
  ` [PATCH v4 30/42] dm: core: Use separate priv/plat data region
  ` [PATCH v4 29/42] sandbox: Define a region for device priv/plat data
  ` [PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
  ` [PATCH v4 27/42] dm: core: Move flags to device-runtime info
  ` [PATCH v4 26/42] dm: core: Create a struct for device runtime info
  ` [PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
  ` [PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
  ` [PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
  ` [PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
  ` [PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
  ` [PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
  ` [PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
  ` [PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
  ` [PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
  ` [PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
  ` [PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
  ` [PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
  ` [PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
  ` [PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
  ` [PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
  ` [PATCH v4 10/42] dm: core: Include dt-decl.h automatically
  ` [PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
  ` [PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
  ` [PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
  ` [PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
  ` [PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
  ` [PATCH v4 04/42] dm: core: Add macros to access the new linker lists
  ` [PATCH v4 03/42] linker_lists: Allow use in data structures
  ` [PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
  ` [PATCH v4 01/42] dtoc: Drop use of DECL() macros

fs: avoid softlockups in s_inodes iterators commit
 2021-03-17  1:28 UTC  (2+ messages)

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-03-17  1:22 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 2/6] clk: qcom: Add display clock controller driver for SC7280
` [PATCH v1 3/6] dt-bindings: clock: Add SC7280 GPUCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280
` [PATCH v1 5/6] dt-bindings: clock: Add SC7280 VideoCC clock binding
` [PATCH v1 6/6] clk: qcom: Add video clock controller driver for SC7280

[Intel-wired-lan] [Patch v5 00/18] Enable Intel VF flow director with DDP
 2021-03-17  1:28 UTC  (16+ messages)
` [Intel-wired-lan] [Patch v5 14/18] iavf: Add framework to enable ethtool ntuple filters
` [Intel-wired-lan] [Patch v5 15/18] iavf: Support IPv4 Flow Director filters
` [Intel-wired-lan] [Patch v5 16/18] iavf: Support IPv6 "
` [Intel-wired-lan] [Patch v5 17/18] iavf: Support Ethernet Type "
` [Intel-wired-lan] [Patch v5 18/18] iavf: Enable flex-bytes support

[PATCH v9 0/7] Pegasos2 emulation
 2021-03-17  1:18 UTC  (4+ messages)
` [PATCH v9 6/7] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-17  1:26 UTC  (9+ messages)

[hverkuil-media:for-v5.13i 10/19] drivers/media/platform/qcom/camss/camss-csid-170.c:423:13: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2021-03-17  1:25 UTC 

[PATCH v2 1/3] dt-bindings: Add vendor prefix and trivial device for BluTek BPA-RS600
 2021-03-17  1:22 UTC  (3+ messages)
` [PATCH v2 3/3] hwmon: (pmbus): Add driver "

[PATCH v2] scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
 2021-03-17  1:21 UTC  (3+ messages)

[dunfell/master][PATCH] opencv: drop deprecated bbappend for DSP-offloading
 2021-03-17  1:22 UTC  (2+ messages)

[PATCH v3] linux-user: add missing MULTICAST_IF get/setsockopt option
 2021-03-17  1:19 UTC 

post-receive: pub/scm/bluetooth/bluez
 2021-03-17  1:21 UTC 

[PATCH AUTOSEL 5.11 01/61] mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
 2021-03-17  0:55 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 40/61] regulator: qcom-rpmh: Correct the pmic5_hfsmps515 buck
` [PATCH AUTOSEL 5.11 41/61] regulator: qcom-rpmh: Use correct buck for S1C regulator

[PATCH AUTOSEL 5.10 01/54] mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
 2021-03-17  0:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 28/54] cifs: change noisy error message to FYI
` [PATCH AUTOSEL 5.10 53/54] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls

[PATCH AUTOSEL 4.14 01/21] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:59 UTC  (19+ messages)
` [PATCH AUTOSEL 4.14 04/21] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.14 05/21] Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
` [PATCH AUTOSEL 4.14 06/21] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 4.14 07/21] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.14 08/21] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.14 09/21] gpiolib: acpi: Add missing IRQF_ONESHOT
` [PATCH AUTOSEL 4.14 10/21] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.14 11/21] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.14 12/21] net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()
` [PATCH AUTOSEL 4.14 13/21] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 4.14 14/21] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.14 15/21] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.14 16/21] sparc64: Fix opcode filtering in handling of no fault loads
` [PATCH AUTOSEL 4.14 17/21] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.14 18/21] drm/radeon: fix AGP dependency
` [PATCH AUTOSEL 4.14 19/21] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.14 20/21] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.14 21/21] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH AUTOSEL 4.9 01/16] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:59 UTC  (16+ messages)
` [PATCH AUTOSEL 4.9 02/16] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.9 03/16] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.9 04/16] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.9 05/16] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 4.9 06/16] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.9 07/16] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.9 08/16] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.9 09/16] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.9 10/16] net: wan: fix error return code of uhdlc_init()
` [PATCH AUTOSEL 4.9 11/16] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.9 12/16] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.9 13/16] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.9 14/16] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.9 15/16] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.9 16/16] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH AUTOSEL 4.4 01/14] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  1:00 UTC  (14+ messages)
` [PATCH AUTOSEL 4.4 02/14] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 4.4 03/14] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 4.4 04/14] atm: lanai: dont run lanai_dev_close if not open
` [PATCH AUTOSEL 4.4 05/14] net: tehuti: fix error return code in bdx_probe()
` [PATCH AUTOSEL 4.4 06/14] sun/niu: fix wrong RXMAC_BC_FRM_CNT_COUNT count
` [PATCH AUTOSEL 4.4 07/14] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
` [PATCH AUTOSEL 4.4 08/14] NFS: Correct size calculation for create reply length
` [PATCH AUTOSEL 4.4 09/14] atm: uPD98402: fix incorrect allocation
` [PATCH AUTOSEL 4.4 10/14] atm: idt77252: fix null-ptr-dereference
` [PATCH AUTOSEL 4.4 11/14] u64_stats,lockdep: Fix u64_stats_init() vs lockdep
` [PATCH AUTOSEL 4.4 12/14] nfs: we don't support removing system.nfs4_acl
` [PATCH AUTOSEL 4.4 13/14] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
` [PATCH AUTOSEL 4.4 14/14] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH net-next v2 0/1] net: stmmac: add per-q coalesce support
 2021-03-17  1:01 UTC 

[PATCH v7 0/2] Qualcomm's lpass device tree changes for I2s dai
 2021-03-17  1:01 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sc7180-trogdor: Add lpass dai link for I2S driver
` [PATCH v7 2/2] arm64: dts: qcom: Add sound node for sc7180-trogdor-coachz

[PATCH AUTOSEL 4.19 01/23] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 09/23] gianfar: fix jumbo packets+napi+rx overrun crash
` [PATCH AUTOSEL 4.19 11/23] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default

[PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection
 2021-03-17  1:16 UTC  (4+ messages)

[linux-linus test] 160100: regressions - FAIL
 2021-03-17  1:19 UTC 

[PATCH BlueZ 1/1] emulator: Add Create BIG command in emulator
 2021-03-17  1:18 UTC  (3+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/shuah/linux
 2021-03-17  1:18 UTC 

[peterz-queue:sched/core-sched 12/19] kernel/sched/fair.c:10771:6: warning: no previous prototype for 'task_vruntime_update'
 2021-03-17  1:17 UTC 

[PATCH v3 00/21] x86/insn: Add an insn_decode() API
 2021-03-17  1:14 UTC  (3+ messages)
` [PATCH v3 04/21] "

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-17  1:14 UTC  (5+ messages)
` [RFC v2] "

[dpdk-dev] [PATCH v2 0/9] features and bugfixes for hns3
 2021-03-17  1:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 1/8] net/hns3: support runtime config to select IO burst func

[PATCH v2] target/mips: Deprecate Trap-and-Emul KVM support
 2021-03-17  1:12 UTC 

[PATCH 4.19 000/120] 4.19.181-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH 5.4 000/168] 5.4.106-rc1 review
 2021-03-17  1:11 UTC  (2+ messages)

[PATCH v2] net: broadcom: BCM4908_ENET should not default to y, unconditionally
 2021-03-16 21:34 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Add Wa_14011060649
 2021-03-17  1:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14011060649 (rev3)

[PATCH 1/1] iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()
 2021-03-17  0:58 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the cifsd tree
 2021-03-17  1:06 UTC  (2+ messages)

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-17  1:06 UTC  (6+ messages)
` [PATCH 1/8] clk: Add range accessors

[staging:staging-testing] BUILD SUCCESS 918ce05bbe52df43849a803010b4d2bcd31ea69c
 2021-03-17  1:07 UTC 

[PATCH bpf-next 0/5] Add a snprintf eBPF helper
 2021-03-17  1:02 UTC  (7+ messages)
` [PATCH bpf-next 1/5] bpf: Add a ARG_PTR_TO_CONST_STR argument type

[PATCH net-next] net: sched: remove unnecessay lock protection for skb_bad_txq/gso_skb
 2021-03-17  1:01 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: qcom: Add "dmic_clk_en" for sc7180-trogdor-coachz
 2021-03-17  1:00 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add "dmic_clk_en" + sound model for sc7180-trogdor-pompom

[PATCH AUTOSEL 5.4 01/37] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-03-17  0:57 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 02/37] powerpc/4xx: Fix build errors from mfdcr()
` [PATCH AUTOSEL 5.4 03/37] atm: eni: dont release is never initialized
` [PATCH AUTOSEL 5.4 05/37] Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
` [PATCH AUTOSEL 5.4 07/37] ixgbe: Fix memleak in ixgbe_configure_clsu32
` [PATCH AUTOSEL 5.4 31/37] nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request()
` [PATCH AUTOSEL 5.4 32/37] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
` [PATCH AUTOSEL 5.4 33/37] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a

[PATCH v2 20/21] binman: Drop repetitive heading for each entry
 2021-03-15  7:26 UTC 

[PATCH v2 19/21] binman: Incorporate entry documentation
 2021-03-15  7:26 UTC 

[PATCH v2 18/21] binman: Rearrange documentation into headings
 2021-03-15  7:26 UTC 

[PATCH v2 17/21] binman: doc: Add documentation to htmldocs
 2021-03-15  7:26 UTC 

[PATCH v2 16/21] doc: Move driver model docs under develop/
 2021-03-15  7:26 UTC 

[PATCH v2 15/21] doc: Move UEFI under develop/
 2021-03-15  7:26 UTC 

[PATCH v2 14/21] x86: dts: Drop unused CONFIG_SPL
 2021-03-15  7:26 UTC 

[PATCH v2 13/21] x86: Make use of binman expanded entries
 2021-03-15  7:26 UTC 

[PATCH v2 12/21] Makefile: Pass new entry args to binman
 2021-03-15  7:26 UTC 

[PATCH v2 11/21] binman: Automatically expand phase binaries into sections
 2021-03-15  7:26 UTC 

[PATCH v2 10/21] binman: Plumb expanded entries through fully
 2021-03-15  7:26 UTC 

[PATCH v2 09/21] binman: Allow a way to select expanded entries
 2021-03-15  7:26 UTC 

[PATCH v2 08/21] binman: Allow using an an 'expanded' entry type
 2021-03-15  7:26 UTC 

[PATCH v2 07/21] binman: Add support for u-boot-tpl-bss-bad
 2021-03-15  7:26 UTC 

[PATCH v2 06/21] binman: Add support for u-boot-tpl-nodtb
 2021-03-15  7:26 UTC 

[PATCH v2 05/21] binman: Correct the documentation for u-boot-spl-bss-pad
 2021-03-15  7:26 UTC 

[PATCH v2 04/21] binman: Tidy up underscores in entry documentation
 2021-03-15  7:26 UTC 

[PATCH v2 03/21] binman: Update entry help for files-align
 2021-03-15  7:26 UTC 

[PATCH v2 02/21] binman: Document ExpandEntries() in the base class
 2021-03-15  7:26 UTC 

[PATCH v2 01/21] binman: Allow extracting to current directory
 2021-03-15  7:26 UTC 

[PATCH v4 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
 2021-03-15  4:25 UTC 

[PATCH v4 40/42] x86: coral: Drop ACPI properties from of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 39/42] x86: Don't include reset driver in SPL
 2021-03-15  4:25 UTC 

[PATCH v4 38/42] x86: Support a fake PCI device with of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 36/42] x86: apl: Tell of-platdata about a required header file
 2021-03-15  4:25 UTC 

[PATCH v4 35/42] x86: apl: Fix the header order in pmc
 2021-03-15  4:25 UTC 

[PATCH v4 34/42] x86: Define a region for device priv/plat data
 2021-03-15  4:25 UTC 

[PATCH v4 33/42] dm: doc: Add documentation for of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 32/42] dm: doc: Tidy up of-platdata docs
 2021-03-15  4:25 UTC 

[PATCH v4 31/42] dm: core: Add warnings to private / platform setters
 2021-03-15  4:25 UTC 

[PATCH v4 30/42] dm: core: Use separate priv/plat data region
 2021-03-15  4:25 UTC 

[PATCH v4 29/42] sandbox: Define a region for device priv/plat data
 2021-03-15  4:25 UTC 

[PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
 2021-03-15  4:25 UTC 

[PATCH v4 27/42] dm: core: Move flags to device-runtime info
 2021-03-15  4:25 UTC 

[PATCH v4 26/42] dm: core: Create a struct for device runtime info
 2021-03-15  4:25 UTC 

[PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
 2021-03-15  4:25 UTC 

[PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
 2021-03-15  4:25 UTC 

[PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
 2021-03-15  4:25 UTC 

[PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
 2021-03-15  4:25 UTC 

[PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
 2021-03-15  4:25 UTC 

[PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
 2021-03-15  4:25 UTC 

[PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
 2021-03-15  4:25 UTC 

[PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
 2021-03-15  4:25 UTC 

[PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
 2021-03-15  4:25 UTC 

[PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
 2021-03-15  4:25 UTC 

[PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
 2021-03-15  4:25 UTC 

[PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
 2021-03-15  4:25 UTC 

[PATCH v4 10/42] dm: core: Include dt-decl.h automatically
 2021-03-15  4:25 UTC 

[PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
 2021-03-15  4:25 UTC 

[PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
 2021-03-15  4:25 UTC 

[PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
 2021-03-15  4:25 UTC 

[PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
 2021-03-15  4:25 UTC 

[PATCH v4 04/42] dm: core: Add macros to access the new linker lists
 2021-03-15  4:25 UTC 

[PATCH v4 03/42] linker_lists: Allow use in data structures
 2021-03-15  4:25 UTC 

[PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
 2021-03-15  4:25 UTC 

[PATCH v4 01/42] dtoc: Drop use of DECL() macros
 2021-03-15  4:25 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.