messages from 2023-07-15 21:27:40 to 2023-07-16 00:46:48 UTC [more...]
[PATCH v3 00/81] buildman: Refactor code and correct some pylint warnings
2023-07-16 0:36 UTC (55+ messages)
` [PATCH v3 01/81] buildman: Fix verboose typo and add comment
` [PATCH v3 02/81] buildman: Allow --debug to enable debugging
` [PATCH v3 03/81] buildman: Exit with the return code consistently
` [PATCH v3 04/81] buildman: Rename the ARM boards
` [PATCH v3 05/81] buildman: Drop dead code to handle :CONFIG_ construct
` [PATCH v3 06/81] buildman: Avoid globals in leaf functions
` [PATCH v3 07/81] buildman: Add a test for Boards.scan_defconfigs()
` [PATCH v3 08/81] buildman: Add a test for Boards.output_is_new()
` [PATCH v3 09/81] buildman: Add a partial test for ensure_board_list()
` [PATCH v3 10/81] buildman: Tidy up common code in parse_file()
` [PATCH v3 11/81] buildman: Warn about dangling maintainer entries
` [PATCH v3 12/81] buildman: Refactor target handling in Boards.scan()
` [PATCH v3 13/81] buildman: Detect boards with multiple CONFIG_TARGETs defined
` [PATCH v3 14/81] buildman: Detect boards with no CONFIG_TARGET defined
` [PATCH v3 15/81] buildman: Correct operation of MAINTAINERS N:
` [PATCH v3 16/81] buildman: Just display a single line for missing maintainers
` [PATCH v3 17/81] buildman: Add an option to check maintainers
` [PATCH v3 18/81] buildman: Provide an argument to the -R option
` [PATCH v3 19/81] buildman: Tidy up pylint warnings in main
` [PATCH v3 20/81] buildman: Convert camel case in control.py
` [PATCH v3 21/81] buildman: Fix most pylint warnings in control
` [PATCH v3 22/81] buildman: Move full-help processing to main
` [PATCH v3 23/81] buildman: Move series calculations into a separate function
` [PATCH v3 24/81] buildman: Move fetch-arch code "
` [PATCH v3 25/81] buildman: Add a test for the -A option
` [PATCH v3 26/81] buildman: Drop use of builder in show_actions()
` [PATCH v3 27/81] buildman: Move dry-run handling higher in do_buildman()
` [PATCH v3 28/81] buildman: Add tests for excluding things
` [PATCH v3 29/81] buildman: Move board-selection code into a function
` [PATCH v3 30/81] bulidman: Move more code to determine_series()
` [PATCH v3 31/81] buildman: Move Boards-object code into a function
` [PATCH v3 32/81] bulidman: Move toolchain handling to "
` [PATCH v3 33/81] bulldman: Set up output_dir earlier
` [PATCH v3 34/81] buildman: Move output-file setup into one place
` [PATCH v3 35/81] buildman: Pass option values to get_action_summary()
` [PATCH v3 36/81] buildman: Pass option values to show_actions()
` [PATCH v3 37/81] buildman: Build option-adjusting into a function
` [PATCH v3 38/81] buildman: Move counting of commits "
` [PATCH v3 39/81] buildman: Move setting up the output dir "
` [PATCH v3 40/81] buildman: Move commit numbering into determine_series()
` [PATCH v3 41/81] buildman: Avoid too many returns in do_buildman()
` [PATCH v3 42/81] buildman: Move remaining builder properties to constructor
` [PATCH v3 43/81] buildman: Tweak commits and show_bloat
` [PATCH v3 44/81] buildman: Moving running of the builder into a function
` [PATCH v3 45/81] buildman: Drop some unnecessary variables
` [PATCH v3 46/81] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v3 47/81] buildman: Move checking for make into run_builder()
` [PATCH v3 48/81] buildman: Move getting the adjust_cfg "
` [PATCH v3 49/81] buildman: Use get_alow_missing() directly to avoid var
` [PATCH v3 50/81] buildman: Create a function to get number of built commits
` [PATCH v3 51/81] buildman: Convert camel case in cmdline.py
` [PATCH v3 52/81] buildman: Correct most pylint warnings in cmdline
` [PATCH v3 53/81] buildman: Add a test for --boards
` [PATCH v3 55/81] buildman: Convert camel case in bsettings.py
[PATCH] drm/connector: mark enum counter value as private
2023-07-16 0:46 UTC (2+ messages)
[PATCH] ld.so.8: Correct linker option name
2023-07-16 0:46 UTC (4+ messages)
[GIT PULL] hardening fixes for v6.5-rc2
2023-07-16 0:42 UTC
[syzbot] UBSAN: array-index-out-of-bounds in xtSearch
2023-07-16 0:39 UTC (2+ messages)
` [syzbot] [jfs?] "
[musl] Re: [libc-coord] Re: regression in man pages for interfaces using loff_t
2023-07-16 0:39 UTC (7+ messages)
` [PATCH v4] off64_t: prefer off_t for splice, etc
` [libc-coord] "
` [musl] "
[PATCH] add axp313a support
2023-07-16 0:36 UTC (3+ messages)
[PATCH] sunxi: H6: Enable Ethernet on Orange Pi One Plus
2023-07-16 0:35 UTC (3+ messages)
[PATCH docs] scripts: kernel-doc: support private / public marking for enums
2023-07-16 0:35 UTC (6+ messages)
Pressing Ctrl-C during 'git checkout <branch-name>' messes up the repository
2023-07-16 0:24 UTC (2+ messages)
[remoteproc:rpmsg-next 2/4] drivers/rpmsg/qcom_glink_native.c:1074 qcom_glink_handle_signals() error: we previously assumed 'channel' could be null (see line 1069)
2023-07-16 0:22 UTC
[PATCH 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
2023-07-16 0:18 UTC (3+ messages)
[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
2023-07-16 0:15 UTC (6+ messages)
` [PATCH V2 1/2] riscv: stack: Fixup independent irq "
` [PATCH V2 2/2] riscv: stack: Fixup independent softirq "
[PATCH 0/3] wifi: mt76: move mib_stats structure in mt76.h
2023-07-16 0:00 UTC (5+ messages)
` [PATCH 1/3] wifi: mt76: mt7915: "
[PATCH v5 0/3] binman: Add support for externally encrypted blobs
2023-07-15 23:53 UTC (8+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] binman: Allow cipher node as special section
` [PATCH v5 3/3] binman: Add tests for etype encrypted
[PATCH] lockdep/selftests: Use SBRM APIs for wait context tests
2023-07-15 23:52 UTC
[PATCH] Docs: kernel-parameters: sort arm64 entries
2023-07-15 23:51 UTC (2+ messages)
[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
2023-07-15 23:40 UTC (13+ messages)
` [PATCH v4 01/12] binman: bintool: Build a tool from a list of commands
` [PATCH v4 03/12] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules
` [PATCH v4 08/12] CI: capsule: Setup the files needed for capsule update testing
` [PATCH v4 11/12] sandbox: capsule: Add a config file for generating capsules
` [PATCH v4 12/12] sandbox: capsule: Generate capsule related files through binman
[PATCH 00/18] K3 HS Support along with fixes
2023-07-15 23:40 UTC (5+ messages)
` [PATCH 12/18] include: armv7: Enable distroboot across all configs
` [PATCH 15/18] k3-*-binman: dts: Pack u-boot.dtb instead of soc specific dtb
[PATCH 1/5] mips: octeon: Correct types in cvmx-pko3-queue
2023-07-15 23:40 UTC (7+ messages)
` [PATCH 3/5] spl: Correct spl_board_boot_device function prototype
` [PATCH 4/5] CI: Update to gcc-13.1.0
` [PATCH 5/5] CI: Update to the latest "Jammy" tag
[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
2023-07-15 23:40 UTC (19+ messages)
` [PATCH v4 08/45] x86: Show the CPU physical address size with bdinfo
` [PATCH v4 27/45] pci: Adjust video BIOS debugging to be SPL-friendly
` [PATCH v4 29/45] x86: Enable display for QEMU 64-bit
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size
` [PATCH v4 35/45] x86: Record the start and end of the tables
` [PATCH v4 38/45] x86: link: Support Micron memory
[PATCH 07/10] test: dm: add SCMI base protocol test
2023-07-15 23:40 UTC (11+ messages)
[RFC PATCH 0/3] Minimal platform configuration
2023-07-15 23:40 UTC (8+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
[PATCH v2 0/2] power: pmic: add TPS65913 support
2023-07-15 23:40 UTC (4+ messages)
` [PATCH v2 2/2] power: pmic: fix regulators behaviour
[PATCH v1 0/2] Introduce Meson SM driver
2023-07-15 23:40 UTC (11+ messages)
` [PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
Please pull u-boot-dm
2023-07-15 23:40 UTC (8+ messages)
[PATCH 1/1] test: avoid function name 'setup'
2023-07-15 23:40 UTC (2+ messages)
drivers/gpu/drm/panel/panel-novatek-nt36523.c:578 j606f_boe_init_sequence() warn: Function too hairy. No more merges
2023-07-15 23:41 UTC
[PATCH v3 00/18] bootstd: Add a bootmeth for ChromiumOS on x86
2023-07-15 23:40 UTC (5+ messages)
[PATCH] CI: Add automatic retry for test.py jobs
2023-07-15 23:40 UTC (8+ messages)
[PATCH v2] xilinx: board: Add support to pick bootscr address from DT
2023-07-15 23:40 UTC (4+ messages)
[PATCH v2] fs: inode: return proper error code in bmap()
2023-07-15 23:36 UTC (2+ messages)
[PATCH] t2400: Fix test failures when using grep 2.5
2023-07-15 23:36 UTC (4+ messages)
FAILED: patch "[PATCH] block: add overflow checks for Amiga partition support" failed to apply to 5.10-stable tree
2023-07-15 23:28 UTC (2+ messages)
` [PATCH 5.10.y] block: add overflow checks for Amiga partition support
FAILED: patch "[PATCH] block: add overflow checks for Amiga partition support" failed to apply to 5.4-stable tree
2023-07-15 23:26 UTC (2+ messages)
` [PATCH 5.4.y] block: add overflow checks for Amiga partition support
Parsing git send-email
2023-07-15 23:22 UTC
[PATCH v2 0/5] rockchip: rk3568: Use dwc3-generic driver
2023-07-15 23:10 UTC (6+ messages)
` [PATCH v2 1/5] Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb"
` [PATCH v2 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH v2 3/5] usb: dwc3-generic: Relax unsupported dr_mode check
` [PATCH v2 4/5] usb: dwc3-generic: Add rk3568 support
` [PATCH v2 5/5] rockchip: rk3568: Use dwc3-generic driver
[PATCH 1/2] arm64: dts: imx8mn-evk: Add HDMI support
2023-07-15 23:02 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-evk: Add camera support
New user of tgtd
2023-07-15 23:01 UTC (5+ messages)
[PATCH 00/13] Implement Trusted Security Event Modeling
2023-07-15 22:45 UTC (4+ messages)
` [PATCH 01/13] Update MAINTAINERS file
[Buildroot] [PATCH 1/1] package/gawk: bump to version 5.2.2
2023-07-15 22:36 UTC
[PATCH 3/3] tick/nohz: Don't shutdown the lowres tick from itself
2023-07-15 22:31 UTC (2+ messages)
[tglx-devel:x86/topology 35/38] arch/x86/kernel/apic/x2apic_uv_x.c:832:21: error: use of undeclared identifier 'x2apic_send_IPI_self'
2023-07-15 22:29 UTC
[PATCH v4 00/18] tools/nolibc: shrink arch support
2023-07-15 22:26 UTC (2+ messages)
[Buildroot] [git commit branch/2023.05.x] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.1
2023-07-15 22:20 UTC
[Buildroot] [git commit branch/2023.05.x] DEVELOPERS: remove Bernd Kuhls from package/x11r7/
2023-07-15 22:24 UTC
[Buildroot] [git commit branch/2023.02.x] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.1
2023-07-15 22:20 UTC
[Buildroot] [git commit branch/2023.02.x] DEVELOPERS: remove Bernd Kuhls from package/x11r7/
2023-07-15 22:24 UTC
[Buildroot] [PATCH 01/12] package/x11r7/xdriver_xf86-video-dummy: bump version to 0.4.1
2023-07-15 22:25 UTC (4+ messages)
` [Buildroot] [PATCH 12/12] DEVELOPERS: remove Bernd Kuhls from package/x11r7/
[PATCH v3 0/3] remoteproc: qcom: pas: Support SDM845 SLPI
2023-07-15 22:23 UTC (3+ messages)
` (subset) "
[PATCH] remoteproc: qcom: wcnss: use devm_platform_ioremap_resource_byname()
2023-07-15 22:13 UTC (2+ messages)
[PATCH] remoteproc: qcom: q6v5: use devm_platform_ioremap_resource_byname()
2023-07-15 22:13 UTC (2+ messages)
[PATCH] hwspinlock: add a check of devm_regmap_field_alloc in qcom_hwspinlock_probe
2023-07-15 22:13 UTC (3+ messages)
` [PATCH v2] "
[PATCH v5 0/2] Fallback to full coredump
2023-07-15 22:13 UTC (2+ messages)
[PATCH 0/3] hwspinlock: Convert to platform remove callback returning void
2023-07-15 22:13 UTC (3+ messages)
[RESEND PATCH 1/3] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
2023-07-15 22:13 UTC (2+ messages)
` (subset) "
[PATCH v3 00/18] Add basic Minidump kernel driver support
2023-07-15 22:13 UTC (3+ messages)
` (subset) "
[PATCH v2] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
2023-07-15 22:13 UTC (2+ messages)
[PATCH] dt-bindings: remoteproc: qcom: sm6115-pas: Add QCM2290
2023-07-15 22:13 UTC (2+ messages)
[PATCH] rpmsg: glink: Add check for kstrdup
2023-07-15 22:13 UTC (2+ messages)
[PATCH v2 1/3] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Add SDM660 compatible
2023-07-15 22:13 UTC (2+ messages)
` (subset) "
❌ FAIL (SKIPPED 46 of 328): Test report for master (6.5.0-rc1, mainline.kernel.org-clang, 831fe284)
2023-07-15 22:01 UTC
net/mac80211/rx.c:4062:13: warning: stack frame size (10656) exceeds limit (8192) in 'ieee80211_rx_handlers'
2023-07-15 21:48 UTC
[android-common:android12-kiwi-5.10 4/4] drivers/virtio/virtio_pvclock.c:77: undefined reference to `timekeeping_inject_sleeptime64'
2023-07-15 21:48 UTC
[PATCH 0/2] change glink work queue type
2023-07-15 21:50 UTC (5+ messages)
` [PATCH 1/2] rpmsg: glink: change rx "
` [PATCH 2/2] rpmsg: glink: change intent "
[PATCH] iio: adc: Explicitly include correct DT includes
2023-07-15 21:45 UTC (5+ messages)
[Buildroot] Flutter-engine package help wanted
2023-07-15 21:45 UTC (4+ messages)
[PATCH] mtd: Explicitly include correct DT includes
2023-07-15 21:43 UTC (6+ messages)
[PATCH] phy: Explicitly include correct DT includes
2023-07-15 21:41 UTC (6+ messages)
[PATCH] arm64: dts: qcom: msm8916-samsung-j5-common: Add touchscreen
2023-07-15 21:41 UTC
[PATCH v3 0/2] Add trace events for remoteproc
2023-07-15 21:33 UTC (3+ messages)
` [PATCH v3 1/2] remoteproc: Introduce traces for remoteproc events
[AUH] gnu-efi: upgrading to 3.0.17 FAILED
2023-07-15 21:27 UTC
[AUH] libuv: upgrading to 1.46.0 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] kea: upgrading to 2.4.0 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] iproute2: upgrading to 6.4.0 FAILED
2023-07-15 21:27 UTC
[AUH] nfs-utils: upgrading to 2.6.3 FAILED
2023-07-15 21:27 UTC
[AUH] u-boot: upgrading to 2023.07.02 FAILED
2023-07-15 21:27 UTC
[AUH] libxcrypt: upgrading to 4.4.36 FAILED
2023-07-15 21:27 UTC
[AUH] systemd-boot: upgrading to 253.6 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] git: upgrading to 2.41.0 FAILED
2023-07-15 21:27 UTC
[AUH] util-linux: upgrading to 2.39.1 FAILED
2023-07-15 21:27 UTC
[AUH] gettext: upgrading to 0.22 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] meson: upgrading to 1.2.0 FAILED
2023-07-15 21:27 UTC
[AUH] util-linux-libuuid: upgrading to 2.39.1 FAILED
2023-07-15 21:27 UTC
[AUH] jquery: upgrading to 3.7.0 FAILED
2023-07-15 21:27 UTC
[AUH] systemd: upgrading to 253.6 FAILED
2023-07-15 21:27 UTC
[AUH] libxcrypt-compat: upgrading to 4.4.36 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] gcc-source-13.1.1: upgrading to 14-20230709 FAILED
2023-07-15 21:27 UTC
[AUH] mmc-utils: upgrading to 6d593efc3cd00e4debd0ffc5806246390dc66242 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] btrfs-tools: upgrading to 6.3.2 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] glib-2.0: upgrading to 2.76.4 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] kbd: upgrading to 2.6.1 SUCCEEDED
2023-07-15 21:27 UTC
[AUH] perl: upgrading to 5.38.0 FAILED
2023-07-15 21:27 UTC
[AUH] Upgrade status: 2023-07-15
2023-07-15 21:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.