messages from 2023-11-18 19:06:42 to 2023-11-18 22:20:00 UTC [more...]
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-18 19:06 UTC (3+ messages)
[PATCH 00/20] remove I2C_CLASS_DDC support
2023-11-18 21:49 UTC (5+ messages)
` [PATCH v2 04/20] drivers/gpu/drm/sun4i/sun4i_hdmi_i2c.c: "
[PATCH 0/2] arm64: dts: allwinner: Add Orange Pi Zero 2W support
2023-11-18 22:19 UTC (3+ messages)
[Buildroot] [PATCH/next v2 6/9] package/flutter-sdk-bin: add dart arguments for different runtime modes
2023-11-18 22:14 UTC (4+ messages)
` [Buildroot] [PATCH/next v2 7/9] package/flutter-gallery: add a configure step
` [Buildroot] [PATCH/next v2 8/9] package/flutter-gallery: depend on xdg-user-dirs and fix build options
` [Buildroot] [PATCH/next v2 9/9] package/flutter-gallery: clean up install_target_cmds
[Buildroot] [PATCH/next v2 1/9] package/xdg-user-dirs: new package
2023-11-18 22:12 UTC (5+ messages)
` [Buildroot] [PATCH/next v2 2/9] package/flutter-sdk-bin: bump version to 3.16.0
` [Buildroot] [PATCH/next v2 3/9] package/flutter-engine: "
` [Buildroot] [PATCH/next v2 4/9] package/flutter-engine: Add profile runtime mode selection
` [Buildroot] [PATCH/next v2 5/9] package/flutter-sdk-bin/Config.in.host: add pub-cache location option
[PATCH v3] libfs: getdents() should return 0 after reaching EOD
2023-11-18 22:11 UTC (2+ messages)
[PATCH v2 0/4] clk: ccf: fix enable_count mismatch
2023-11-18 22:10 UTC (10+ messages)
` [PATCH v2 1/4] clk: clk_sandbox_ccf: assign ccf_clk_ops to .ops of the driver
` [PATCH v2 2/4] clk: get correct ops for clk_enable() and clk_disable()
` [PATCH v2 3/4] clk: clk_sandbox: get devm clock i2c_root
` [PATCH v2 4/4] test: dm: clk_ccf: get "i2c_root" clock from &clk_ccf
[PATCH v3 0/4] bootflow: bootmeth_efi: Fix network efi boot
2023-11-18 22:06 UTC (5+ messages)
` [PATCH v3 1/4] bootflow: bootmeth_efi: Set bootp_arch as hex
` [PATCH v3 2/4] bootflow: bootmeth_efi: set bflow->fname from bootfile name
` [PATCH v3 3/4] bootflow: bootmeth_efi: Handle fdt not available
` [PATCH v3 4/4] bootflow: bootmeth_efi: don't free buffer
[PATCH 0/4] clk: ccf: fix enable_count mismatch
2023-11-18 22:07 UTC (10+ messages)
` [PATCH 1/4] clk: clk_sandbox_ccf: assign ccf_clk_ops to .ops of the driver
` [PATCH 2/4] clk: get correct ops for clk_enable() and clk_disable()
` [PATCH 3/4] clk: clk_sandbox: get devm clock i2c_root
` [PATCH 4/4] test: dm: clk_ccf: get "i2c_root" clock from &clk_ccf
[PATCH v2 0/2] acpi: consider XSDT in acpi_find_table()
2023-11-18 21:57 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: unit test for acpi_find_table()
[PATCH v2 0/1] arm64: dts: allwinner: h616: update emac for Orange Pi Zero 3
2023-11-18 21:53 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH 1/1] acpi: simplify acpi_write_ssdt()
2023-11-18 21:52 UTC
[PATCH 00/12] bus: Convert to platform remove callback returning void
2023-11-18 21:51 UTC (7+ messages)
` [PATCH 06/12] bus: sun50i-de2: "
` [PATCH 07/12] bus: sunxi-rsb: "
[Buildroot] [git commit] package/nodejs: downgrade GCC version requirements to 10
2023-11-18 21:43 UTC
[Buildroot] [PATCH 1/1] package/nodejs: downgrade GCC version requirements to 10
2023-11-18 21:46 UTC (2+ messages)
[PATCH v11 2/3] media: rockchip: Add a driver for Rockchip's camera interface
2023-11-18 21:35 UTC (2+ messages)
drivers/iio/accel/bmc150-accel-i2c.c:64:36: warning: 'bmc150_accel_acpi_match' defined but not used
2023-11-18 21:34 UTC
[PATCH v2 0/7] Small Runtime PM API changes
2023-11-18 21:30 UTC (5+ messages)
` [PATCH v2 2/7] pm: runtime: Add pm_runtime_put_mark_busy_autosusp() helper
bootstd: Support for distro specific EFI folders
2023-11-18 21:28 UTC (5+ messages)
[PATCH v4] tty: serial: Add RS422 flag to struct serial_rs485
2023-11-18 21:26 UTC (3+ messages)
[meta-oe][PATCH] meta-oe: recipes-support: Add btop
2023-11-18 21:20 UTC (4+ messages)
` [oe] "
[RFC][overlayfs] do we still need d_instantiate_anon() and export of d_alloc_anon()?
2023-11-18 21:17 UTC (7+ messages)
[PATCH v2 0/4] bootflow: bootmeth_efi: Fix network eif boot
2023-11-18 21:16 UTC (4+ messages)
` [PATCH v2 2/4] bootflow: bootmeth_efi: Don't set bootdev again
[PATCH v3 00/32] bootm: Refactoring to reduce reliance on CMDLINE (part A)
2023-11-18 21:05 UTC (33+ messages)
` [PATCH v3 01/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v3 02/32] README: Correct docs for CONFIG_SPL_BUILD
` [PATCH v3 03/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
` [PATCH v3 04/32] treewide: Tidy up semicolon after command macros
` [PATCH v3 05/32] bootstd: Add missing header file from bootdev.h
` [PATCH v3 06/32] bootm: Drop arguments from bootm_start()
` [PATCH v3 07/32] bootm: Simplify arguments for bootm_pre_load()
` [PATCH v3 08/32] bootm: Move boot_get_kernel() higher in the file
` [PATCH v3 09/32] image: Tidy up genimg_get_kernel_addr_fit()
` [PATCH v3 10/32] bootm: Reduce arguments to boot_get_kernel()
` [PATCH v3 11/32] image: Document error codes from fit_image_load()
` [PATCH v3 12/32] bootm: Adjust boot_get_kernel() to return an error
` [PATCH v3 13/32] bootm: Adjust position of unmap_sysmem() in boot_get_kernel()
` [PATCH v3 14/32] bootm: Use the error return from boot_get_kernel()
` [PATCH v3 15/32] bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO
` [PATCH v3 16/32] bootm: Move error printing out of boot_get_kernel()
` [PATCH v3 17/32] bootm: Reduce arguments to bootm_find_os()
` [PATCH v3 18/32] bootm: Reduce arguments to boot_get_ramdisk()
` [PATCH v3 19/32] fdt: Allow use of fdt_support inside if() statements
` [PATCH v3 20/32] bootm: Drop #ifdef in bootm_find_images()
` [PATCH v3 21/32] bootm: Pass image buffer to boot_get_fdt()
` [PATCH v3 22/32] bootm: Reduce arguments "
` [PATCH v3 23/32] bootm: Reduce arguments to boot_get_fpga()
` [PATCH v3 24/32] bootm: Reduce arguments to boot_get_loadables()
` [PATCH v3 25/32] bootm: Simplify Android ramdisk addr in bootm_find_images()
` [PATCH v3 26/32] bootm: efi: Drop special call to bootm_find_other()
` [PATCH v3 27/32] bootm: optee: "
` [PATCH v3 28/32] bootm: Adjust the parameters of bootm_find_images()
` [PATCH v3 29/32] bootm: Add a function to check overlap
` [PATCH v3 30/32] bootm: Reduce arguments to bootm_find_other()
` [PATCH v3 31/32] bootstd: Introduce programmatic boot
` [PATCH v3 32/32] command: Introduce functions to obtain command arguments
[PATCH] iov_iter: fix copy_page_to_iter_nofault()
2023-11-18 20:25 UTC (2+ messages)
Questions related to BCacheFS
2023-11-18 21:07 UTC (4+ messages)
[PATCH] efi: Initialize canary to non-zero value
2023-11-18 21:02 UTC (7+ messages)
How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
2023-11-18 20:45 UTC (6+ messages)
` Who owns bugzilla.linux-nfs.org - account creation broken? "
[PATCH] arm64: Add user stacktrace support
2023-11-18 20:40 UTC (3+ messages)
[PATCH RFC net-next 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
2023-11-18 20:37 UTC (4+ messages)
` [PATCH RFC net-next 1/3] net: sched: Move drop_reason to struct tc_skb_cb
` [PATCH RFC net-next 2/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
` [PATCH RFC net-next 3/3] net: sched: Add initial TC error skb drop reasons
Pull request for efi-next-18112023
2023-11-18 20:29 UTC
CFI support for type punning?
2023-11-18 20:27 UTC (3+ messages)
[PATCH libnetfilter_queue v2 1/1] src: Add nfq_nlmsg_put2() - user specifies header flags
2023-11-18 20:25 UTC (5+ messages)
` [PATCH libnetfilter_queue v3 "
[PATCH v5 0/6] add qca8084 ethernet phy driver
2023-11-18 20:19 UTC (5+ messages)
` [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support
drivers/scsi/mpt3sas/mpt3sas_base.c:257:57: warning: '%s' directive output may be truncated writing up to 31 bytes into a region of size 15
2023-11-18 20:18 UTC
[linux-linus test] 183789: regressions - FAIL
2023-11-18 20:16 UTC
[Buildroot] [for-next] package/esp-hosted: bump to version 2023-11-10
2023-11-18 20:13 UTC
KTEST: make cross-arch testing available for big and little endian
2023-11-18 20:10 UTC (13+ messages)
` [PATCH v4 01/10] Increase cross-compile compatibility
` [PATCH v4 02/10] Run bcachefs tests on emulated architectures
` [PATCH v4 03/10] ktest: upgrade to debian trixie channel
` [PATCH v4 04/10] enable ARMv7 support
` [PATCH v4 05/10] Enable rust support cross-arch
` [PATCH v4 06/10] Ktest: re-introduce foreign unsupported architectures
` [PATCH v4 07/10] fix a number of issues with cross-architecture testing
` [PATCH v4 08/10] Fall back to sid rustc if rustup isn't available
` [PATCH v4 09/10] fixup! fix a few malfunctioning variables
` [PATCH v4 10/10] ktest: use overlays to store arch-specific bcachefs-tools build
drivers/xen/manage.c:337:60: warning: '%s' directive output may be truncated writing up to 95 bytes into a region of size 12
2023-11-18 20:08 UTC
[PATCH v3 bpf-next 0/8] BPF verifier log improvements
2023-11-18 19:50 UTC (2+ messages)
[GIT PULL] xfs: bug fixes for 6.7
2023-11-18 19:45 UTC (3+ messages)
[GIT PULL] first set of nfsd fixes for v6.7-rc (take 2)
2023-11-18 19:44 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-11-18 19:44 UTC (2+ messages)
[PATCH V3 0/2] Add rs485 support to uartps driver
2023-11-18 19:35 UTC (6+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "
[PATCH 00/20] MCA Updates
2023-11-18 19:32 UTC (42+ messages)
` [PATCH 01/20] x86/mce/inject: Clear test status value
` [PATCH 02/20] x86/mce: Define mce_setup() helpers for global and per-CPU fields
` [PATCH 03/20] x86/mce: Use mce_setup() helpers for apei_smca_report_x86_error()
` [PATCH 04/20] x86/mce/amd, EDAC/mce_amd: Move long names to decoder module
` [PATCH 05/20] x86/mce/amd: Use helper for UMC bank type check
` [PATCH 06/20] x86/mce/amd: Use helper for GPU UMC bank type checks
` [PATCH 07/20] x86/mce/amd: Use fixed bank number for quirks
` [PATCH 08/20] x86/mce/amd: Look up bank type by IPID
` [PATCH 09/20] x86/mce/amd: Clean up SMCA configuration
` [PATCH 10/20] x86/mce/amd: Prep DFR handler before enabling banks
` [PATCH 11/20] x86/mce/amd: Simplify DFR handler setup
` [PATCH 12/20] x86/mce/amd: Clean up enable_deferred_error_interrupt()
` [PATCH 13/20] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH 14/20] x86/mce/amd: Unify AMD DFR "
` [PATCH 15/20] x86/mce: Skip AMD threshold init if no threshold banks found
` [PATCH 16/20] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH 17/20] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH 18/20] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1, 2} registers
` [PATCH 18/20] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH 19/20] x86/mce/apei: Handle variable register array size
` [PATCH 20/20] EDAC/mce_amd: Add support for FRU Text in MCA
[REGRESSION] Bluetooth is not working on Macs with BCM4377 chip starting from kernel 6.5
2023-11-18 19:31 UTC (8+ messages)
[PATCH v2] ata: pata_pxa: convert not to use dma_request_slave_channel()
2023-11-18 19:29 UTC (2+ messages)
[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
2023-11-18 19:26 UTC (4+ messages)
[PATCH 0/4] Extend time to wait for UIP for some callers
2023-11-18 19:25 UTC (5+ messages)
` [PATCH 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
` [PATCH 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s
[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
2023-11-18 19:23 UTC (5+ messages)
[PATCH RFC] Add a lockdown_hibernate parameter
2023-11-18 19:20 UTC (3+ messages)
[Buildroot] [git commit branch/next] package/memtest86: bump to version 6.20
2023-11-18 18:23 UTC
[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
2023-11-18 19:15 UTC (11+ messages)
[git pull] device mapper fixes for 6.7-rc2
2023-11-18 19:14 UTC (3+ messages)
[OE-core] Migration dunfell to kirkstone , init manager issue
2023-11-18 19:12 UTC
[PATCH net] docs: netdev: try to guide people on dealing with silence
2023-11-18 19:09 UTC (2+ messages)
[PATCH] MAINTAINERS: refresh LLVM support
2023-11-18 19:06 UTC (3+ messages)
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.