messages from 2024-02-10 20:56:00 to 2024-02-11 02:42:37 UTC [more...]
[PATCH 1/1] imap-send: include strbuf.h
2024-02-11 2:42 UTC (5+ messages)
[OE-Core][PATCH 4/4] rust: Upgrade 1.74.1 -> 1.75.0
2024-02-11 2:30 UTC (4+ messages)
` [PATCH "
` [OE-core] "
[BUG] git 2.44.0-rc0 t0080.1 Breaks on NonStop x86 and ia64
2024-02-11 2:05 UTC (3+ messages)
drivers/uio/uio.c:520:21: sparse: sparse: incorrect type in assignment (different base types)
2024-02-11 2:03 UTC
[PATCH] zonefs: convert zonefs to use the new mount api
2024-02-11 2:01 UTC (4+ messages)
[mic:wip-audit 12/12] powerpc-linux-ld: lsm_audit.c:undefined reference to `lockdown_reasons'
2024-02-11 1:52 UTC
[PATCH] fs/ntfs3: use kcalloc() instead of kzalloc()
2024-02-11 1:53 UTC
[PATCH] dmaengine: idxd: Clear Event Log head in idxd upon completion of the Enable Device command
2024-02-11 1:49 UTC (3+ messages)
Posix process cpu timer inaccuracies
2024-02-11 1:30 UTC
[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
2024-02-11 1:46 UTC (3+ messages)
✅ PASS (MISSED 11 of 226): Test report for master (6.8.0-rc3, mainline.kernel.org-clang, a5b6244c)
2024-02-11 1:41 UTC
[PATCH iproute2] tc: Support json option in tc-fw
2024-02-11 1:38 UTC (9+ messages)
` [PATCH iproute2 v2] tc: Add support json option in filter
` [PATCH] tc: Support json option in tc-cgroup, tc-flow and tc-route
` [PATCH] tc: Change of json key: options.handle -> options.fw in tc-fw
` [PATCH v2] tc: Change of json format "
[PATCH 0/4] rockchip: Read cpuid and generate MAC address from efuse for RK3328 and RK3399
2024-02-11 1:18 UTC (4+ messages)
` [PATCH 4/4] rockchip: rk3399: regenerate defconfigs
[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
2024-02-11 1:15 UTC (2+ messages)
[PATCH iproute2] tc: u32: check return value from snprintf
2024-02-11 1:04 UTC
[PATCH v3 00/17] TCG Plugin inline operation enhancement
2024-02-11 0:41 UTC (5+ messages)
` [PATCH v3 05/17] plugins: scoreboard API
[PATCH] jffs2: print symbolic error name instead of error code
2024-02-11 0:39 UTC (2+ messages)
[PATCH v1] armv8: crypto: SHA-512 using ARMv8 Crypto Extensions
2024-02-11 0:37 UTC (3+ messages)
[PATCH net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
2024-02-11 0:30 UTC
[PATCH v2 00/12] target/hppa: Enhancements and fixes
2024-02-11 0:30 UTC (5+ messages)
` [PATCH v2 02/12] target/hppa: Add "diag 0x101" for console output support
` [PATCH v2 03/12] hw/pci-host/astro: Avoid aborting on access failure
[RFC PATCH 00/11] target/mips: Remove I6500 CPU definition
2024-02-11 0:29 UTC (2+ messages)
[chrome-os:chromeos-5.10 27/70] kernel/trace/trace_osnoise.c:739:5: sparse: sparse: symbol 'hook_irq_events' was not declared. Should it be static?
2024-02-11 0:10 UTC
[frank-w-bpi-r2-4.14:6.8-dango 5259/5296] drivers/spi/spi-mt65xx.c:176: warning: Function parameter or struct member 'sample_sel' not described in 'mtk_spi'
2024-02-11 0:10 UTC
[PATCH] Fix keyboard on ASUS EXPERTBOOK B2502FBA, see bug:217323
2024-02-11 0:08 UTC
[jlayton:dir-deleg 5/5] ld.lld: error: undefined symbol: nfs4_proc_get_dir_delegation
2024-02-10 23:58 UTC
Patchtest results for [OE-Core][kirkstone][PATCH] curl: don't enable debug builds
2024-02-10 23:57 UTC (2+ messages)
[PATCH v4 00/39] dyndbg: add support for writing debug logs to trace
2024-02-10 23:50 UTC (40+ messages)
` [PATCH v4 01/39] dyndbg: add _DPRINTK_FLAGS_ENABLED
` [PATCH v4 02/39] dyndbg: add _DPRINTK_FLAGS_TRACE
` [PATCH v4 03/39] dyndbg: add write events to tracefs code
` [PATCH v4 04/39] dyndbg: add 2 trace-events: prdbg, devdbg
` [PATCH v4 05/39] tracefs: add __get_str_strip_nl
` [PATCH v4 06/39] dyndbg: use __get_str_strip_nl in prdbg and devdbg
` [PATCH v4 07/39] dyndbg: repack _ddebug structure
` [PATCH v4 08/39] dyndbg: move flags field to a new structure
` [PATCH v4 09/39] dyndbg: add trace destination field to _ddebug
` [PATCH v4 10/39] dyndbg: add open and close commands for trace
` [PATCH v4 11/39] dyndbg: don't close trace instance when in use
` [PATCH v4 12/39] dyndbg: handle [+T]:buf_name.flags grammar
` [PATCH v4 13/39] dyndbg: add support for default trace destination
` [PATCH v4 14/39] dyndbg: update default trace destination on reopen
` [PATCH v4 15/39] dyndbg: update selection of trace destination
` [PATCH v4 16/39] dyndbg: write debug logs to trace instance
` [PATCH v4 17/39] dyndbg: add support for hex_dump output to trace
` [PATCH v4 18/39] dyndbg: add label keyword handling
` [PATCH v4 19/39] dyndbg: fix old BUG_ON in >control parser
` [PATCH v4 20/39] dyndbg: treat comma as a token separator
` [PATCH v4 21/39] dyndbg: split multi-query strings with %
` [PATCH v4 22/39] dyndbg: reduce verbose/debug clutter
` [PATCH v4 23/39] dyndbg: display the bad flag-val in parse-flags err msg
` [PATCH v4 24/39] dyndbg: report err in ddebug_parse_flags when read_args fails
` [PATCH v4 25/39] dyndbg: don't process queries when trace cmd fails
` [PATCH v4 26/39] dyndbg: warn if no flags are given
` [PATCH v4 27/39] dyndbg: update "ddcmd =:foo" behavior
` [PATCH v4 28/39] dyndbg: don't show default trace destination "0"
` [PATCH v4 29/39] dyndbg-test: add tools/testing/selftests/dynamic_debug/*
` [PATCH v4 30/39] dyndbg-test: fixup search-trace-name help
` [PATCH v4 31/39] dyndbg-test: test_private_trace_mixed_class - parameterize modname
` [PATCH v4 32/39] dyndbg-test: refactor test_private_trace_* tests
` [PATCH v4 33/39] dyndbg-test: setup environment for tests execution
` [PATCH v4 34/39] dyndbg-test: add test which verifies flags and dst
` [PATCH v4 35/39] dyndbg-test: add test which verifies default dst
` [PATCH v4 36/39] dyndbg-test: add test for label keyword
` [PATCH v4 37/39] docs/dyndbg: update examples \012 to \n
` [PATCH v4 38/39] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v4 39/39] docs/dyndbg: explain debug-to-tracefs (=T:label.flags)
[PATCH 00/27] kconfig: refactor lexer and parser code
2024-02-10 23:47 UTC (2+ messages)
[PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL
2024-02-10 23:44 UTC (5+ messages)
` [PATCH v5 1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
` [PATCH v5 2/3] printk: Change type of CONFIG_BASE_SMALL to bool
[PATCH] doc: rockchip: Clarify the rkspi image format further
2024-02-10 23:41 UTC (2+ messages)
[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-02-10 23:35 UTC (13+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist
[PATCH v3 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
2024-02-10 23:35 UTC (4+ messages)
` [PATCH v4 0/2] Implement `git log --merge` also for rebase/cherry-pick/revert
` [PATCH v4 1/2] revision: ensure MERGE_HEAD is a ref in prepare_show_merge
` [PATCH v4 2/2] revision: implement `git log --merge` also for rebase/cherry-pick/revert
[GIT PULL] hotfixes for 6.8-rc4
2024-02-10 23:34 UTC (2+ messages)
[openeuler:openEuler-1.0-LTS 9570/21625] drivers/scsi/scsi_logging.o: warning: objtool: missing symbol for section .text
2024-02-10 23:28 UTC
[freescale-fslc:6.1-2.2.x-imx 1133/17898] drivers/gpu/imx/dpu/dpu-prv.h:334:27: warning: 'st_ids' defined but not used
2024-02-10 23:28 UTC
[PATCH] dcache: rename d_genocide()
2024-02-10 23:27 UTC (2+ messages)
[PATCH v2 0/5] power: supply: axp20x_usb_power: cleanup input current limit handling
2024-02-10 23:27 UTC (5+ messages)
` [PATCH v2 5/5] power: supply: axp20x_usb_power: set input current limit in probe
[PATCH v2] cmd: mtd: OTP access support
2024-02-10 23:16 UTC (3+ messages)
[PATCH v1] mtd: rawnand: macronix: OTP access for MX30LFxG18AC
2024-02-10 23:16 UTC (5+ messages)
[PATCHv3 next] kconfig: add dependency warning print about invalid values in verbose mode
2024-02-10 23:24 UTC (2+ messages)
[PATCH] MAINTAINERS: of: Add Saravana Kannan
2024-02-10 23:15 UTC
[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
2024-02-10 23:07 UTC (2+ messages)
` [Bug 218416] "
[PATCH 1/2] runqueue: Optimise taskname lookups in next_buildable_task
2024-02-10 23:04 UTC (2+ messages)
` [PATCH 2/2] runqueue: Optimise performance of setscene task execution
[PATCH 00/15] rockchip: rk3328: Update defconfigs, DTs and enable boot from SPI
2024-02-10 23:04 UTC (11+ messages)
` [PATCH 13/15] rockchip: rk3328: Add support to build bootable SPI image
` [PATCH 14/15] rockchip: rk3328-rock64: Enable boot from SPI NOR flash
[PATCH net] net-timestamp: make sk_tskey more predictable in error path
2024-02-10 23:00 UTC
[PATCH 4/4] powerpc: ibmebus: make ibmebus_bus_type const
2024-02-10 22:56 UTC (3+ messages)
[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
2024-02-10 22:56 UTC (5+ messages)
` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)
[PATCH] bcachefs: skip invisible entries in empty subvolume checking
2024-02-10 22:56 UTC (2+ messages)
[PATCH v3] drm/dp: add an API to indicate if sink supports VSC SDP
2024-02-10 22:54 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] platform/x86: ideapad-laptop: support Fn+R dual-function key
2024-02-10 22:51 UTC
[PATCH] kernel-arch: Simplify strip support
2024-02-10 22:38 UTC (2+ messages)
[PATCH] iio: imu: bmi323: Support loading of bmi323 driver for ASUS ROG ALLY
2024-02-10 22:34 UTC (5+ messages)
` [PATCH 1/2] iio: accel: bmc150: ASUS ROG ALLY Abort Loading
` [PATCH 2/2] iio: imu: bmi323: Add and enable ACPI Match Table
[Buildroot] [PATCH 1/1] package/jailhouse: bump to commit e57d1ef
2024-02-10 22:29 UTC
[Buildroot] [PATCH 1/1] package/jailhouse: install files to /usr
2024-02-10 22:26 UTC
[PATCH 0/1] Bluetooth: mgmt: Add command for getting device IO capabilities
2024-02-10 22:22 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] Fix three warnings when running `make htmldocs`
2024-02-10 22:14 UTC
[goldwynr:buffered-iomap 42/93] include/linux/build_bug.h:78:41: error: static assertion failed: "min(pos + write_bytes, isize) signedness error, fix types or consider umin() before min_t()"
2024-02-10 22:13 UTC
[PATCH v2 00/19] Add support for CDM over DP
2024-02-10 22:11 UTC (14+ messages)
` [PATCH v2 13/19] drm/msm/dp: add VSC SDP support for YUV420 "
` [PATCH v2 15/19] drm/msm/dp: enable SDP and SDE periph flush update
` [PATCH v2 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available
[Intel-wired-lan] [PATCH iwl-next v1 0/2] net: intel: cleanup power ops
2024-02-10 22:01 UTC (6+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next v1 1/2] igb: simplify pci ops declaration
` "
` [Intel-wired-lan] [PATCH iwl-next v1 2/2] net: intel: implement modern PM ops declarations
` "
[PATCH v4 RESEND] hid-ft260: Add serial driver
2024-02-10 22:03 UTC (10+ messages)
[frank-w-bpi-r2-4.14:6.8-dango 5273/5296] drivers/mtd/mtdsplit/mtdsplit_uimage.c:122: warning: Function parameter or struct member 'master' not described in '__mtdsplit_parse_uimage'
2024-02-10 22:03 UTC
fs/quota/quota_tree.c:673 find_tree_dqentry() error: uninitialized symbol 'blk'
2024-02-10 22:03 UTC
[PATCH xenomai-images v3] compat: Fix compat builds, switch to new ISAR compat API
2024-02-10 21:57 UTC
[PATCH v1] mtd: rawnand: meson: fix scrambling mode value in command macro
2024-02-10 21:45 UTC (4+ messages)
Problems with csum_partial with misaligned buffers on sh4 platform
2024-02-10 21:54 UTC (3+ messages)
[PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4
2024-02-10 21:51 UTC (20+ messages)
` [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error
` [PATCH v1 02/19] hid-ft260: fix Wformat warning
` [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event
` [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars
` [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access
` [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround
` [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate
` [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config
` [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data
` [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice
` [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice
` [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check
` [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic
` [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring
` [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround
` [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg
` [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start
` [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening
` [PATCH v1 19/19] hid-ft260: uart: improve write performance
[frank-w-bpi-r2-4.14:6.8-dango 5266/5296] drivers/nvmem/layouts/adtran.c:113:27: error: assignment to 'int (*)(struct nvmem_layout *)' from incompatible pointer type 'int (*)(struct device *, struct nvmem_device *)'
2024-02-10 21:51 UTC
[Buildroot] [PATCH 0/6 v2] utils/checkpackagelib: check CPE variables (branch yem/checkpkg-cpe)
2024-02-10 21:24 UTC (7+ messages)
` [Buildroot] [PATCH 1/6 v2] utils/check-package: use https for the manual URL
` [Buildroot] [PATCH 2/6 v2] doc/manual: fixup ordered lists
` [Buildroot] [PATCH 3/6 v2] doc/manual: indent the CVE example the same as the CVE list item
` [Buildroot] [PATCH 4/6 v2] doc/manual: document _CPE_ID_VALID
` [Buildroot] [PATCH 5/6 v2] package: switch to _CPE_ID_VALID
` [Buildroot] [PATCH 6/6 v2] utils/checkpackagelib: add check for CPE variables set to default values
[PATCH bpf-next] bpf, docs: Add callx instructions in new conformance group
2024-02-10 21:47 UTC (4+ messages)
` [Bpf] "
[PATCH net-next v9 0/3] netdevsim: link and forward skbs between ports
2024-02-10 21:43 UTC (3+ messages)
` [PATCH net-next v9 2/3] netdevsim: forward skbs from one connected port to another
[PATCH] usb-storage: Ignore UAS for LaCie Rugged FW USB3
2024-02-10 21:43 UTC (6+ messages)
[PATCH net 0/7] net: tls: fix some issues with async encryption
2024-02-10 21:40 UTC (2+ messages)
[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
2024-02-10 21:34 UTC (7+ messages)
[PATCH xenomai-images v2] compat: Fix compat builds, switch to new ISAR compat API
2024-02-10 21:33 UTC
NMI Reported with console_blast.sh
2024-02-10 21:27 UTC (4+ messages)
[PATCH b4] ez: fall back to regular merge-base if --fork-point mode fails
2024-02-10 21:18 UTC
[PATCH 0/2] Extend size of the MCE Records pool
2024-02-10 21:15 UTC (9+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "
[PATCH v10 0/7] iio: add new backend framework
2024-02-10 20:58 UTC (7+ messages)
` [PATCH v10 6/7] iio: adc: ad9467: convert to "
` [PATCH v10 7/7] iio: adc: adi-axi-adc: move "
[PATCH v11 0/7] iio: add new backend framework
2024-02-10 20:57 UTC (16+ messages)
` [PATCH v11 1/7] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v11 2/7] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v11 3/7] of: property: add device link support for io-backends
` [PATCH v11 4/7] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v11 5/7] iio: add the IIO backend framework
` [PATCH v11 6/7] iio: adc: ad9467: convert to "
` [PATCH v11 7/7] iio: adc: adi-axi-adc: move "
[PATCH 5.15.y 1/3] smb: client: fix OOB in receive_encrypted_standard()
2024-02-10 20:55 UTC (3+ messages)
` [PATCH 5.15.y 0/3] Backport Fixes to 5.15.y
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.