All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 18:31:08 to 2023-07-24 19:05:47 UTC [more...]

+ mm-remove-config_per_vma_lock-ifdefs.patch added to mm-unstable branch
 2023-07-24 19:05 UTC 

[PATCH 0/4] dasd fixes
 2023-07-24 19:05 UTC  (2+ messages)

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-24 19:04 UTC  (7+ messages)
` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx

[PATCH v2 0/6] Landlock: ioctl support
 2023-07-24 19:03 UTC  (6+ messages)

[Cluster-devel] [PATCHv4 v6.5-rc2 0/3] fs: dlm: lock cancellation feature
 2023-07-24 19:03 UTC  (6+ messages)
` [Cluster-devel] [PATCHv4 v6.5-rc2 3/3] fs: dlm: fix F_CANCELLK to cancel pending request

[PATCH v3 08/11] binman: doc: Add documentation for Xilinx Bootgen bintool
 2023-07-24 18:46 UTC  (9+ messages)
` [PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
  ` [PATCH v3 07/11] binman: etype: Add u-boot-spl-pubkey-dtb etype
  ` [PATCH v3 05/11] binman: ftest: Add test for u_boot_spl_pubkey_dtb
  ` [PATCH v3 06/11] binman: btool: Add fdt_add_pubkey as btool
  ` [PATCH v3 04/11] binman: doc: Add documentation for fdt_add_pubkey bintool
  ` [PATCH v3 03/11] binman: blob_dtb: Add fake_size argument to ObtainContents()
  ` [PATCH v3 02/11] binman: Don't decompress data while signing

[PATCH v6 3/3] binman: Add tests for etype encrypted
 2023-07-24 18:46 UTC  (8+ messages)
` [PATCH v6 0/3] binman: Add support for externally encrypted blobs
  ` [PATCH v6 1/3] "
  ` [PATCH v6 2/3] binman: Allow cipher node as special section

[PATCH] drm/amdkfd: fix and enable ttmp setup for gfx11
 2023-07-24 19:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-07-24 19:02 UTC 

[PATCH v3 0/8] selftests/mm fixes for arm64
 2023-07-24 19:01 UTC  (4+ messages)

[PATCH 1/2] Input: lm8323 - rely on device core to create kp_disable attribute
 2023-07-24 19:01 UTC  (4+ messages)
` [PATCH 2/2] Input: lm8323 - convert to use devm_* api

[PATCH v4 83/83] buildman: Enable test coverage
 2023-07-24 18:46 UTC  (85+ messages)
` [PATCH v4 00/83] buildman: Refactor code and correct some pylint warnings
  ` [PATCH v4 82/83] buildman: Add an option to check maintainers and targets
  ` [PATCH v4 81/83] buildman: Use -D for --debug
  ` [PATCH v4 80/83] buildman: Add a way to print the architecture for a board
  ` [PATCH v4 79/83] buildman: Move copy_files() out ot BuilderThread class
  ` [PATCH v4 78/83] buildman: Tidy up some comments in builderthread
  ` [PATCH v4 77/83] buildman: Tidy up reporting of a toolchain error
  ` [PATCH v4 76/83] buildman: Avoid passing result into _read_done_file()
  ` [PATCH v4 75/83] buildman: Create a function to handle config and build
  ` [PATCH v4 74/83] buildman: Move checkout code to a separate function
  ` [PATCH v4 73/83] buildman: Move code to decide output dirs
  ` [PATCH v4 72/83] buildman: Move code to remove old outputs
  ` [PATCH v4 70/83] buildman: Move bulid code into its own function
  ` [PATCH v4 71/83] buildman: Move reading of the done file into a function
  ` [PATCH v4 69/83] buildman: Move reconfigure code into its own function
  ` [PATCH v4 68/83] buildman: Convert config_out to string IO
  ` [PATCH v4 67/83] buildman: Move more things into _build_args()
  ` [PATCH v4 66/83] buildman: Move setting of toolchain arguments to _build_args()
  ` [PATCH v4 65/83] buildman: Start a function to set up the make arguments
  ` [PATCH v4 64/83] buildman: Drop unnecessary assignment of config_out
  ` [PATCH v4 63/83] buildman: Correct invalid use of out_dir variable
  ` [PATCH v4 62/83] buildman: Export _get_output_dir() to avoid warnings
  ` [PATCH v4 61/83] buildman: Correct most pylint warnings in builderthread
  ` [PATCH v4 60/83] buildman: Convert camel case in builderthread.py
  ` [PATCH v4 59/83] buildman: Split parser creation in two
  ` [PATCH v4 58/83] buildman: Convert camel case in builder.py
  ` [PATCH v4 57/83] buildman: Convert camel case in bsettings.py
  ` [PATCH v4 56/83] buildman: Convert to argparse
  ` [PATCH v4 55/83] buildman: Add a test for --boards
  ` [PATCH v4 54/83] buildman: Correct most pylint warnings in cmdline
  ` [PATCH v4 53/83] buildman: Convert camel case in cmdline.py
  ` [PATCH v4 52/83] buildman: Create a function to get number of built commits
  ` [PATCH v4 50/83] buildman: Move getting the adjust_cfg into run_builder()
  ` [PATCH v4 51/83] buildman: Use get_alow_missing() directly to avoid var
  ` [PATCH v4 49/83] buildman: Move checking for make into run_builder()
  ` [PATCH v4 48/83] buildman: Adjust show_toolchain_prefix() to not return
  ` [PATCH v4 47/83] buildman: Drop some unnecessary variables
  ` [PATCH v4 46/83] buildman: Moving running of the builder into a function
  ` [PATCH v4 45/83] buildman: Tweak commits and show_bloat
  ` [PATCH v4 44/83] buildman: Move remaining builder properties to constructor
  ` [PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()
  ` [PATCH v4 42/83] buildman: Move commit numbering into determine_series()
  ` [PATCH v4 41/83] buildman: Move setting up the output dir into a function
  ` [PATCH v4 40/83] buildman: Move counting of commits "
  ` [PATCH v4 39/83] buildman: Build option-adjusting "
  ` [PATCH v4 38/83] buildman: Pass option values to show_actions()
  ` [PATCH v4 37/83] buildman: Pass option values to get_action_summary()
  ` [PATCH v4 36/83] buildman: Move output-file setup into one place
  ` [PATCH v4 35/83] bulldman: Set up output_dir earlier
  ` [PATCH v4 33/83] buildman: Move Boards-object code into a function
  ` [PATCH v4 34/83] bulidman: Move toolchain handling to "
  ` [PATCH v4 32/83] bulidman: Move more code to determine_series()
  ` [PATCH v4 31/83] buildman: Move board-selection code into a function
  ` [PATCH v4 30/83] buildman: Add tests for excluding things
  ` [PATCH v4 29/83] buildman: Move dry-run handling higher in do_buildman()
  ` [PATCH v4 28/83] buildman: Drop use of builder in show_actions()
  ` [PATCH v4 27/83] buildman: Add a test for the -A option
  ` [PATCH v4 26/83] buildman: Move fetch-arch code into a separate function
  ` [PATCH v4 25/83] buildman: Move series calculations "
  ` [PATCH v4 24/83] buildman: Move full-help processing to main
  ` [PATCH v4 23/83] buildman: Fix most pylint warnings in control
  ` [PATCH v4 22/83] buildman: Convert camel case in control.py
  ` [PATCH v4 21/83] buildman: Tidy up pylint warnings in main
  ` [PATCH v4 20/83] buildman: Provide an argument to the -R option
  ` [PATCH v4 19/83] buildman: Add an option to check maintainers
  ` [PATCH v4 18/83] buildman: Correct logic for missing maintainers
  ` [PATCH v4 16/83] buildman: Just display a single line "
  ` [PATCH v4 17/83] buildman: Sort the maintainer warnings
  ` [PATCH v4 15/83] buildman: Correct operation of MAINTAINERS N:
  ` [PATCH v4 13/83] buildman: Detect boards with multiple CONFIG_TARGETs defined
  ` [PATCH v4 14/83] buildman: Detect boards with no CONFIG_TARGET defined
  ` [PATCH v4 12/83] buildman: Refactor target handling in Boards.scan()
  ` [PATCH v4 11/83] buildman: Warn about dangling maintainer entries
  ` [PATCH v4 09/83] buildman: Add a partial test for ensure_board_list()
  ` [PATCH v4 10/83] buildman: Tidy up common code in parse_file()
  ` [PATCH v4 08/83] buildman: Add a test for Boards.output_is_new()
  ` [PATCH v4 07/83] buildman: Add a test for Boards.scan_defconfigs()
  ` [PATCH v4 06/83] buildman: Avoid globals in leaf functions
  ` [PATCH v4 05/83] buildman: Drop dead code to handle :CONFIG_ construct
  ` [PATCH v4 04/83] buildman: Rename the ARM boards
  ` [PATCH v4 03/83] buildman: Exit with the return code consistently
  ` [PATCH v4 02/83] buildman: Allow --debug to enable debugging
  ` [PATCH v4 01/83] buildman: Fix verboose typo and add comment

+ mm-mmap-change-vma-iteration-order-in-do_vmi_align_munmap.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-reduce-resets-during-store-setup.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-refine-mas_preallocate-node-calculations.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-update-mas_preallocate-testing.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-move-mas_wr_end_piv-below-mas_wr_extend_null.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ ia64-mmap-consider-pgoff-when-searching-for-free-mapping.patch added to mm-nonmm-unstable branch
 2023-07-24 18:59 UTC  (2+ messages)

+ mm-set-up-vma-iterator-for-vma_iter_prealloc-calls.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-adjust-node-allocation-on-mas_rebalance.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ mm-use-vma_iter_clear_gfp-in-nommu.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-24 18:59 UTC  (3+ messages)

+ maple_tree-re-introduce-entry-to-mas_preallocate-arguments.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ mm-remove-re-walk-from-mmap_region.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-introduce-__mas_set_range.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ mm-remove-prev-check-from-do_vmi_align_munmap.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ mm-change-do_vmi_align_munmap-tracking-of-vmas-to-remove.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-add-benchmarking-for-mas_prev.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

+ maple_tree-add-benchmarking-for-mas_for_each.patch added to mm-unstable branch
 2023-07-24 18:59 UTC 

drivers/char/random.c:1329:1: warning: the frame size of 1360 bytes is larger than 1024 bytes
 2023-07-24 18:56 UTC 

[PATCH] drm/mgag200: Increase bandwidth for G200se A rev1
 2023-07-24 18:57 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH] meta-ti-bsp: licenses: Update TI-TSPA license file
 2023-07-24 18:56 UTC  (2+ messages)

[RFC RESEND v1 pinctrl-next 0/1] add blink and activity functions to SGPIO
 2023-07-24 18:55 UTC  (6+ messages)
` [RFC RESEND v1 pinctrl-next 1/1] pinctrl: microchip-sgpio: add activity and blink functionality

[PATCH v3 00/10] Handle most file-backed faults under the VMA lock
 2023-07-24 18:54 UTC  (11+ messages)
` [PATCH v3 01/10] mm: Remove CONFIG_PER_VMA_LOCK ifdefs
` [PATCH v3 02/10] mm: Allow per-VMA locks on file-backed VMAs
` [PATCH v3 03/10] mm: Move FAULT_FLAG_VMA_LOCK check from handle_mm_fault()
` [PATCH v3 04/10] mm: Handle PUD faults under the VMA lock
` [PATCH v3 05/10] mm: Handle some PMD "
` [PATCH v3 06/10] mm: Move FAULT_FLAG_VMA_LOCK check down in handle_pte_fault()
` [PATCH v3 07/10] mm: Move FAULT_FLAG_VMA_LOCK check down from do_fault()
` [PATCH v3 08/10] mm: Run the fault-around code under the VMA lock
` [PATCH v3 09/10] mm: Handle swap and NUMA PTE faults "
` [PATCH v3 10/10] mm: Handle faults that merely update the accessed bit "

[Bug 217696] Looking for a way to enable power saving mode for Ryzen APUs, along with limiting the upper temperature and total power consumption
 2023-07-24 18:54 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boards
 2023-07-24 18:52 UTC  (3+ messages)

[PATCH 6.4] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
 2023-07-24 18:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-07-24 18:52 UTC 

[PATCH 6.1] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531
 2023-07-24 18:51 UTC 

[PATCH] ls-tree: fix --no-full-name
 2023-07-24 18:51 UTC  (8+ messages)

[PATCH v2 5.15 0/3] ARM64 errata for stable kernel 5.15
 2023-07-24 18:50 UTC  (4+ messages)
` [PATCH v2 5.15 1/3] arm64: errata: Add workaround for TSB flush failures
` [PATCH v2 5.15 2/3] arm64: errata: Add detection for TRBE write to out-of-range
` [PATCH v2 5.15 3/3] iommu/arm-smmu-v3: Document MMU-700 erratum 2812531

[PATCH v5 00/13] Add support for DAX vmemmap optimization for ppc64
 2023-07-24 18:48 UTC  (5+ messages)
` [PATCH v5 10/13] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function

[PATCH] file: always lock position
 2023-07-24 18:48 UTC  (11+ messages)

[PATCH] arm64: dts: rockchip: rock-3a: make ethernet work
 2023-07-24 18:48 UTC  (4+ messages)

[PATCH v3] dt-bindings: clock: versal: Convert the xlnx,zynqmp-clk.txt to yaml
 2023-07-24 18:47 UTC  (2+ messages)

[OE-Core][PATCH v9][master-next 1/5] package_ipk.bbclass: add support for ACLs and xattr
 2023-07-24 18:46 UTC  (2+ messages)

[PATCH 3/4] binman: Renumber 277...289 TI test files
 2023-07-24 18:44 UTC  (6+ messages)
` [PATCH 1/4] binman: Tidy up tests for pre-load entry type
  ` [PATCH 4/4] binman: Add missing ssl documentation
  ` [PATCH 2/4] binman: Renumber 277_rockchip and 278_mkimage test files

Looking for confirmation as I enter the acceptance stage
 2023-07-24 18:45 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-24 18:42 UTC 

[tip:master] BUILD SUCCESS ad0dbc1609ab4b01c9c423d3dd6bb6e4f19dee70
 2023-07-24 18:41 UTC 

[PATCH mm-hotfixes] tmpfs: fix Documentation of noswap and huge mount options
 2023-07-24 18:41 UTC  (2+ messages)

[PATCH] wifi: rtw89: Fix loading of compressed firmware
 2023-07-24 18:39 UTC 

[PATCH] arm64: dts: ti: k3-am62a7: Add MCU MCAN nodes
 2023-07-24 18:38 UTC 

FAILED: patch "[PATCH] io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq" failed to apply to 5.15-stable tree
 2023-07-24 18:38 UTC  (2+ messages)

[Intel-xe] [PATCH igt] tests/xe_create: Bump max time
 2023-07-24 18:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC bpf-next 0/5] Sleepable BPF programs on cgroup {get,set}sockopt
 2023-07-24 18:36 UTC  (3+ messages)
` [RFC bpf-next 1/5] bpf: enable sleepable BPF programs attached to cgroup/{get,set}sockopt

[PATCH V3,net-next] net: mana: Add page pool for RX buffers
 2023-07-24 18:35 UTC  (4+ messages)

[PATCH v2 1/3] dt-bindings: arm: ti: Add compatible for AM642-based TQMaX4XxL SOM family and carrier board
 2023-07-24 18:36 UTC  (2+ messages)

[PATCH] mm: memcg: use rstat for non-hierarchical stats
 2023-07-24 18:34 UTC  (4+ messages)

[PATCH] riscv: dts: change TH1520 files to dual license
 2023-07-24 18:33 UTC  (3+ messages)

[PATCH] drm/ast: Do not enable PCI resources multiple times
 2023-07-24 18:34 UTC  (3+ messages)
`  "

[PATCH v3 00/15] Reduce preallocations for maple tree
 2023-07-24 18:31 UTC  (16+ messages)
` [PATCH v3 01/15] maple_tree: Add benchmarking for mas_for_each
` [PATCH v3 02/15] maple_tree: Add benchmarking for mas_prev()
` [PATCH v3 03/15] mm: Change do_vmi_align_munmap() tracking of VMAs to remove
` [PATCH v3 04/15] mm: Remove prev check from do_vmi_align_munmap()
` [PATCH v3 05/15] maple_tree: Introduce __mas_set_range()
` [PATCH v3 06/15] mm: Remove re-walk from mmap_region()
` [PATCH v3 07/15] maple_tree: Re-introduce entry to mas_preallocate() arguments
` [PATCH v3 08/15] maple_tree: Adjust node allocation on mas_rebalance()
` [PATCH v3 09/15] mm: Use vma_iter_clear_gfp() in nommu
` [PATCH v3 10/15] mm: Set up vma iterator for vma_iter_prealloc() calls
` [PATCH v3 11/15] maple_tree: Move mas_wr_end_piv() below mas_wr_extend_null()
` [PATCH v3 12/15] maple_tree: Update mas_preallocate() testing
` [PATCH v3 13/15] maple_tree: Refine mas_preallocate() node calculations
` [PATCH v3 14/15] maple_tree: Reduce resets during store setup
` [PATCH v3 15/15] mm/mmap: Change vma iteration order in do_vmi_align_munmap()

Please pull u-boot-dm
 2023-07-24 18:31 UTC 

btrfs NOCOW fix and cleanups
 2023-07-24 18:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-07-24 18:32 UTC 

[PATCH v3 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-24 18:31 UTC  (2+ messages)

[RFC PATCH yocto-autobuilder-helper] config.json: prebuild key native items after pre-fetching but before the test matrix
 2023-07-24 18:31 UTC 

+ mm-memcg-use-rstat-for-non-hierarchical-stats.patch added to mm-unstable branch
 2023-07-24 18:31 UTC 

[PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-24 18:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH 4/4] binman: Add missing ssl documentation
 2023-07-24 15:20 UTC 

[PATCH 2/4] binman: Renumber 277_rockchip and 278_mkimage test files
 2023-07-24 15:19 UTC 

[PATCH v4 82/83] buildman: Add an option to check maintainers and targets
 2023-07-19 23:49 UTC 

[PATCH v4 81/83] buildman: Use -D for --debug
 2023-07-19 23:49 UTC 

[PATCH v4 79/83] buildman: Move copy_files() out ot BuilderThread class
 2023-07-19 23:49 UTC 

[PATCH v4 80/83] buildman: Add a way to print the architecture for a board
 2023-07-19 23:49 UTC 

[PATCH v4 78/83] buildman: Tidy up some comments in builderthread
 2023-07-19 23:49 UTC 

[PATCH v4 77/83] buildman: Tidy up reporting of a toolchain error
 2023-07-19 23:49 UTC 

[PATCH v4 75/83] buildman: Create a function to handle config and build
 2023-07-19 23:49 UTC 

[PATCH v4 76/83] buildman: Avoid passing result into _read_done_file()
 2023-07-19 23:49 UTC 

[PATCH v4 74/83] buildman: Move checkout code to a separate function
 2023-07-19 23:49 UTC 

[PATCH v4 73/83] buildman: Move code to decide output dirs
 2023-07-19 23:49 UTC 

[PATCH v4 72/83] buildman: Move code to remove old outputs
 2023-07-19 23:49 UTC 

[PATCH v4 71/83] buildman: Move reading of the done file into a function
 2023-07-19 23:49 UTC 

[PATCH v4 70/83] buildman: Move bulid code into its own function
 2023-07-19 23:49 UTC 

[PATCH v4 69/83] buildman: Move reconfigure code into its own function
 2023-07-19 23:49 UTC 

[PATCH v4 68/83] buildman: Convert config_out to string IO
 2023-07-19 23:49 UTC 

[PATCH v4 67/83] buildman: Move more things into _build_args()
 2023-07-19 23:49 UTC 

[PATCH v4 65/83] buildman: Start a function to set up the make arguments
 2023-07-19 23:49 UTC 

[PATCH v4 64/83] buildman: Drop unnecessary assignment of config_out
 2023-07-19 23:49 UTC 

[PATCH v4 66/83] buildman: Move setting of toolchain arguments to _build_args()
 2023-07-19 23:49 UTC 

[PATCH v4 63/83] buildman: Correct invalid use of out_dir variable
 2023-07-19 23:49 UTC 

[PATCH v4 58/83] buildman: Convert camel case in builder.py
 2023-07-19 23:49 UTC 

[PATCH v4 62/83] buildman: Export _get_output_dir() to avoid warnings
 2023-07-19 23:49 UTC 

[PATCH v4 61/83] buildman: Correct most pylint warnings in builderthread
 2023-07-19 23:49 UTC 

[PATCH v4 60/83] buildman: Convert camel case in builderthread.py
 2023-07-19 23:49 UTC 

[PATCH v4 57/83] buildman: Convert camel case in bsettings.py
 2023-07-19 23:49 UTC 

[PATCH v4 59/83] buildman: Split parser creation in two
 2023-07-19 23:49 UTC 

[PATCH v4 56/83] buildman: Convert to argparse
 2023-07-19 23:49 UTC 

[PATCH v4 49/83] buildman: Move checking for make into run_builder()
 2023-07-19 23:48 UTC 

[PATCH v4 48/83] buildman: Adjust show_toolchain_prefix() to not return
 2023-07-19 23:48 UTC 

[PATCH v4 47/83] buildman: Drop some unnecessary variables
 2023-07-19 23:48 UTC 

[PATCH v4 46/83] buildman: Moving running of the builder into a function
 2023-07-19 23:48 UTC 

[PATCH v4 45/83] buildman: Tweak commits and show_bloat
 2023-07-19 23:48 UTC 

[PATCH v4 44/83] buildman: Move remaining builder properties to constructor
 2023-07-19 23:48 UTC 

[PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()
 2023-07-19 23:48 UTC 

[PATCH v4 55/83] buildman: Add a test for --boards
 2023-07-19 23:49 UTC 

[PATCH v4 54/83] buildman: Correct most pylint warnings in cmdline
 2023-07-19 23:49 UTC 

[PATCH v4 53/83] buildman: Convert camel case in cmdline.py
 2023-07-19 23:49 UTC 

[PATCH v4 52/83] buildman: Create a function to get number of built commits
 2023-07-19 23:49 UTC 

[PATCH v4 51/83] buildman: Use get_alow_missing() directly to avoid var
 2023-07-19 23:48 UTC 

[PATCH v4 50/83] buildman: Move getting the adjust_cfg into run_builder()
 2023-07-19 23:48 UTC 

[PATCH v4 41/83] buildman: Move setting up the output dir into a function
 2023-07-19 23:48 UTC 

[PATCH v4 42/83] buildman: Move commit numbering into determine_series()
 2023-07-19 23:48 UTC 

[PATCH v4 40/83] buildman: Move counting of commits into a function
 2023-07-19 23:48 UTC 

[PATCH v4 39/83] buildman: Build option-adjusting into a function
 2023-07-19 23:48 UTC 

[PATCH v4 38/83] buildman: Pass option values to show_actions()
 2023-07-19 23:48 UTC 

[PATCH v4 37/83] buildman: Pass option values to get_action_summary()
 2023-07-19 23:48 UTC 

[PATCH v4 36/83] buildman: Move output-file setup into one place
 2023-07-19 23:48 UTC 

[PATCH v4 35/83] bulldman: Set up output_dir earlier
 2023-07-19 23:48 UTC 

[PATCH v4 33/83] buildman: Move Boards-object code into a function
 2023-07-19 23:48 UTC 

[PATCH v4 34/83] bulidman: Move toolchain handling to a function
 2023-07-19 23:48 UTC 

[PATCH v4 29/83] buildman: Move dry-run handling higher in do_buildman()
 2023-07-19 23:48 UTC 

[PATCH v4 32/83] bulidman: Move more code to determine_series()
 2023-07-19 23:48 UTC 

[PATCH v4 27/83] buildman: Add a test for the -A option
 2023-07-19 23:48 UTC 

[PATCH v4 31/83] buildman: Move board-selection code into a function
 2023-07-19 23:48 UTC 

[PATCH v4 30/83] buildman: Add tests for excluding things
 2023-07-19 23:48 UTC 

[PATCH v4 28/83] buildman: Drop use of builder in show_actions()
 2023-07-19 23:48 UTC 

[PATCH v4 26/83] buildman: Move fetch-arch code into a separate function
 2023-07-19 23:48 UTC 

[PATCH v4 23/83] buildman: Fix most pylint warnings in control
 2023-07-19 23:48 UTC 

[PATCH v4 25/83] buildman: Move series calculations into a separate function
 2023-07-19 23:48 UTC 

[PATCH v4 24/83] buildman: Move full-help processing to main
 2023-07-19 23:48 UTC 

[PATCH v4 22/83] buildman: Convert camel case in control.py
 2023-07-19 23:48 UTC 

[PATCH v4 20/83] buildman: Provide an argument to the -R option
 2023-07-19 23:48 UTC 

[PATCH v4 19/83] buildman: Add an option to check maintainers
 2023-07-19 23:48 UTC 

[PATCH v4 21/83] buildman: Tidy up pylint warnings in main
 2023-07-19 23:48 UTC 

[PATCH v4 18/83] buildman: Correct logic for missing maintainers
 2023-07-19 23:48 UTC 

[PATCH v4 17/83] buildman: Sort the maintainer warnings
 2023-07-19 23:48 UTC 

[PATCH v4 16/83] buildman: Just display a single line for missing maintainers
 2023-07-19 23:48 UTC 

[PATCH v4 15/83] buildman: Correct operation of MAINTAINERS N:
 2023-07-19 23:48 UTC 

[PATCH v4 14/83] buildman: Detect boards with no CONFIG_TARGET defined
 2023-07-19 23:48 UTC 

[PATCH v4 13/83] buildman: Detect boards with multiple CONFIG_TARGETs defined
 2023-07-19 23:48 UTC 

[PATCH v4 12/83] buildman: Refactor target handling in Boards.scan()
 2023-07-19 23:48 UTC 

[PATCH v4 11/83] buildman: Warn about dangling maintainer entries
 2023-07-19 23:48 UTC 

[PATCH v4 09/83] buildman: Add a partial test for ensure_board_list()
 2023-07-19 23:48 UTC 

[PATCH v4 10/83] buildman: Tidy up common code in parse_file()
 2023-07-19 23:48 UTC 

[PATCH v4 08/83] buildman: Add a test for Boards.output_is_new()
 2023-07-19 23:48 UTC 

[PATCH v4 07/83] buildman: Add a test for Boards.scan_defconfigs()
 2023-07-19 23:48 UTC 

[PATCH v4 06/83] buildman: Avoid globals in leaf functions
 2023-07-19 23:48 UTC 

[PATCH v4 03/83] buildman: Exit with the return code consistently
 2023-07-19 23:48 UTC 

[PATCH v4 04/83] buildman: Rename the ARM boards
 2023-07-19 23:48 UTC 

[PATCH v4 02/83] buildman: Allow --debug to enable debugging
 2023-07-19 23:48 UTC 

[PATCH v4 05/83] buildman: Drop dead code to handle :CONFIG_ construct
 2023-07-19 23:48 UTC 

[PATCH v4 01/83] buildman: Fix verboose typo and add comment
 2023-07-19 23:48 UTC 

[PATCH v6 2/3] binman: Allow cipher node as special section
 2023-07-19  1:08 UTC 

[PATCH v6 1/3] binman: Add support for externally encrypted blobs
 2023-07-19  1:08 UTC 

[PATCH v3 07/11] binman: etype: Add u-boot-spl-pubkey-dtb etype
 2023-07-18 11:53 UTC 

[PATCH v3 06/11] binman: btool: Add fdt_add_pubkey as btool
 2023-07-18 11:53 UTC 

[PATCH v3 04/11] binman: doc: Add documentation for fdt_add_pubkey bintool
 2023-07-18 11:53 UTC 

[PATCH v3 05/11] binman: ftest: Add test for u_boot_spl_pubkey_dtb
 2023-07-18 11:53 UTC 

[PATCH v3 02/11] binman: Don't decompress data while signing
 2023-07-18 11:53 UTC 

[PATCH v3 03/11] binman: blob_dtb: Add fake_size argument to ObtainContents()
 2023-07-18 11:53 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.