messages from 2024-05-18 20:47:51 to 2024-05-19 08:13:51 UTC [more...]
Parallel build failures with util-linux 2.40
2024-05-19 8:13 UTC (6+ messages)
[xen-unstable test] 186037: tolerable FAIL
2024-05-19 8:09 UTC
[PATCH] scsi: bnx2fc: Use a flexible array at the end of struct bnx2fc_cmd_mgr
2024-05-19 8:05 UTC
[PATCH 1/2] drm/rockchip: vop: clear DMA stop bit on flush on RK3066
2024-05-19 7:59 UTC (12+ messages)
` [PATCH 2/2] drm/rockchip: vop: enable VOP_FEATURE_INTERNAL_RGB "
[PATCH v1] usb: typec: tcpm: fix use-after-free case in tcpm_register_source_caps
2024-05-19 8:00 UTC (2+ messages)
[PATCH 0/3] ChromeOS Embedded Controller charge control driver
2024-05-19 7:50 UTC (4+ messages)
` [PATCH 1/3] platform/chrome: Update binary interface for EC-based charge control
` [PATCH 2/3] power: supply: add ChromeOS EC based charge control driver
` [PATCH 3/3] mfd: cros_ec: Register charge control subdevice
[Buildroot] [PATCH 0/2] support/download: fix running on hosts with wget2 (branch yem/dl-curl)
2024-05-19 7:46 UTC (3+ messages)
` [Buildroot] [PATCH 1/2] support/download: introduce curl backend for FTP transfers
[PATCH] livepatch: introduce klp_func called interface
2024-05-19 7:43 UTC
Amiga, serial and SYSRQ
2024-05-19 7:36 UTC (2+ messages)
[PATCH] RDMA/irdma: Annotate flexible array with __counted_by() in struct irdma_qvlist_info
2024-05-19 7:02 UTC
[PATCH 01/13] a2b: add A2B driver core
2024-05-19 7:33 UTC (3+ messages)
[Buildroot] [PATCH v3] package/zxing-cpp: add options for enabling readers and/or writers
2024-05-19 7:25 UTC
[PATCH v2 0/4] Increase SMBus max block size to 255
2024-05-19 7:14 UTC
[PATCH 0/5] use the pager in 'add -p'
2024-05-19 7:14 UTC (6+ messages)
` [PATCH 1/5] add-patch: test for 'p' command
` [PATCH 2/5] pager: do not close fd 2 unnecessarily
` [PATCH 3/5] pager: introduce wait_for_pager
` [PATCH 4/5] test-terminal: introduce --no-stdin-pty
` [PATCH 5/5] add-patch: render hunks through the pager
[PATCH] mmc-utils: implemented CMD42 locking/unlocking
2024-05-19 7:08 UTC
[PATCH v2 1/1] macOS: ls-files path fails if path of workdir is NFD
2024-05-19 7:03 UTC (2+ messages)
[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
2024-05-19 7:06 UTC
[PATCH v3] crypto: x86/aes-gcm - add VAES and AVX512 / AVX10 optimized AES-GCM
2024-05-19 6:52 UTC
[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
2024-05-19 6:44 UTC (6+ messages)
[PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
2024-05-19 6:44 UTC (2+ messages)
[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
2024-05-19 6:42 UTC (3+ messages)
` [syzbot] [PATCH net v5] nfc: nci: Fix "
[PATCH 1/4] newlib: Use mcmodel=medany for RISCV64
2024-05-19 6:37 UTC (5+ messages)
` [PATCH 2/4] meson: Allow exe_wrapper to be overriden
` [PATCH 3/4] tclibc-newlib: update security cflags override
` [PATCH 4/4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library
` [OE-core] [PATCH 1/4] newlib: Use mcmodel=medany for RISCV64
[PATCH 0/8] drm/panel: Some very minor err handling fixes + more _multi
2024-05-19 6:17 UTC (2+ messages)
[syzbot] [net?] [nfc?] KMSAN: uninit-value in nci_rx_work
2024-05-19 6:17 UTC
[cip:linux-4.4.y-st-rt 2126/22961] kernel/sched/swork.c:63 swork_kthread() warn: test_and_clear_bit() takes a bit number
2024-05-19 6:13 UTC
[drm-misc:topic/rust-drm 11/16] error: unreachable `pub` field
2024-05-19 6:02 UTC
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-05-19 5:59 UTC (4+ messages)
+ lib-add-version-into-proc-allocinfo-output.patch added to mm-unstable branch
2024-05-19 5:56 UTC (4+ messages)
[PATCH v2] serial: core: only stop transmit when HW fifo is empty
2024-05-19 5:51 UTC (3+ messages)
[PATCH] KVM: SEV: Fix unused variable in guest request handling
2024-05-19 5:50 UTC (2+ messages)
[REGRESSION] dm: use queue_limits_set
2024-05-19 5:42 UTC (3+ messages)
` "
[PATCH] net: set struct net_device::name earlier
2024-05-19 5:41 UTC (3+ messages)
[PATCH] cpufreq: amd-pstate: fix the highest frequency issue which limit performance
2024-05-19 5:32 UTC (3+ messages)
[PATCH] i2c: ocores: set IACK bit after core is enabled
2024-05-19 5:25 UTC (2+ messages)
[v2 PATCH 0/3] Improve performance when reading stdin
2024-05-19 5:23 UTC (4+ messages)
` [v2 PATCH 1/3] input: Move newline loop into preadbuffer
` [v2 PATCH 2/3] input: Use lseek on stdin when possible
` [v2 PATCH 3/3] input: Use tee(2) for stdin pipe
[v4 PATCH 00/13] Add multi-byte supportAdd multi-byte support
2024-05-19 5:20 UTC (14+ messages)
` [v4 PATCH 01/13] shell: Call setlocale
` [v4 PATCH 02/13] shell: Use strcoll instead of strcmp where applicable
` [v4 PATCH 03/13] expand: Count multi-byte characters for VSLENGTH
` [v4 PATCH 04/13] expand: Process multi-byte characters in subevalvar
` [v4 PATCH 05/13] expand: Process multi-byte characters in expmeta
` [v4 PATCH 06/13] expand: Support multi-byte characters during field splitting
` [v4 PATCH 07/13] expand: Add multi-byte support to pmatch
` [v4 PATCH 08/13] input: Allow MB_LEN_MAX calls to pungetc
` [v4 PATCH 09/13] input: Add pgetc_eoa
` [v4 PATCH 10/13] parser: Add support for multi-byte characters
` [v4 PATCH 11/13] input: Always push in setinputfile
` [v4 PATCH 12/13] builtin: Use pgetc in read(1)
` [v4 PATCH 13/13] builtin: Process multi-byte characters "
[PATCH] KVM: x86: Prevent L0 VMM from modifying L2 VM registers via ioctl
2024-05-19 5:17 UTC (5+ messages)
[PATCH] intel_iommu: Use the latest fault reasons defined by spec
2024-05-19 5:08 UTC (3+ messages)
[PATCH] riscv, bpf: try RVC for reg move within BPF_CMPXCHG JIT
2024-05-19 5:05 UTC (2+ messages)
[Buildroot] [PATCH] package/uclibc-ng-test: Bump to the latest git version
2024-05-19 4:50 UTC
[PATCH] expand: Add support for caret
2024-05-19 4:35 UTC
[PATCH] expand: Always compile test fnmatch and glob
2024-05-19 4:26 UTC
[PATCH] kconfig: remove unused expr_is_no()
2024-05-19 4:24 UTC
[PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
2024-05-19 4:19 UTC (11+ messages)
` [PATCH] crypto: api - Do not load modules until algapi is ready
[Buildroot] [autobuild.buildroot.net] Daily results for 2024-05-18
2024-05-19 4:18 UTC
[syzbot] [bluetooth?] possible deadlock in mgmt_set_connectable_complete
2024-05-19 4:14 UTC
[syzbot] [bcachefs?] kernel panic: not locked: inodes NUM:ADDR:NUM cached
2024-05-19 4:14 UTC
[PATCH v14 0/3] Introduce EROFS support
2024-05-19 3:48 UTC (8+ messages)
` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
` [PATCH v14 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over,under}flow
` [PATCH v14 NEW ALT 1/3] safemath: Add ALIGN_UP_OVF() that checks for {over, under}flow
[linux-linus test] 186036: tolerable FAIL - PUSHED
2024-05-19 3:48 UTC
Pull request efi-2024-07-rc3
2024-05-18 21:12 UTC (3+ messages)
[drm-misc:drm-misc-next 7/10] arch/powerpc/include/asm/page.h:25:33: error: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '65536' to '0'
2024-05-19 3:37 UTC
system drive corruption, btrfs check failure
2024-05-19 3:34 UTC (4+ messages)
[PATCH] mtd: rawnand: rockchip: reject NVDDR timings when checked
2024-05-19 3:13 UTC (5+ messages)
` [PATCH v2] mtd: rawnand: rockchip: ensure NVDDR timings are rejected
[syzbot] [bcachefs?] WARNING in bch2_writepage_io_done
2024-05-19 3:09 UTC
bug: Segfault with git diff
2024-05-19 3:02 UTC
[PATCH] kernel: trace: preemptirq_delay_test: add MODULE_DESCRIPTION()
2024-05-19 2:54 UTC (2+ messages)
[PATCH] implemented CMD42 locking unlocking
2024-05-19 2:38 UTC (2+ messages)
[drm-misc:topic/rust-drm 13/16] warning: trait `Sealed` is never used
2024-05-19 2:24 UTC
[agd5f:amd-staging-drm-next 1416/1476] drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c:192:58: warning: 'snprintf' output may be truncated before the last format character
2024-05-19 2:24 UTC
Potential impact of commit dfa2f0483360 ("tcp: get rid of sysctl_tcp_adv_win_scale")
2024-05-19 2:13 UTC (10+ messages)
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
2024-05-19 1:19 UTC (5+ messages)
[PATCH 0/3] Introduce user namespace capabilities
2024-05-19 1:33 UTC (8+ messages)
` [PATCH 1/3] capabilities: "
[PATCH 0/8] Various fixes for v2.45.1 and friends
2024-05-19 1:15 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 5/8] hook(clone protections): add escape hatch
[PATCH v12] mm: report per-page metadata information
2024-05-19 0:47 UTC (2+ messages)
[PATCH] rcu: add missing MODULE_DESCRIPTION() macros
2024-05-19 0:45 UTC (2+ messages)
[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
2024-05-19 0:39 UTC (5+ messages)
From Financial Crimes Enforcement Network
2024-05-19 0:28 UTC
[PATCH 1/4] rust: correctly link rust-snapshot into build/stage0
2024-05-19 0:28 UTC (4+ messages)
` [OE-core] "
[PATCH RFC v2 0/5] Asymmetric TPM2 key type
2024-05-19 0:25 UTC (6+ messages)
` [PATCH RFC v2 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH RFC v2 2/5] tpm: export tpm2_load_context()
` [PATCH RFC v2 3/5] KEYS: trusted: Do not use WARN when encode fails
` [PATCH RFC v2 4/5] KEYS: trusted: Migrate tpm2_key_{encode,decode}() to TPM driver
` [PATCH RFC v2 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
[PATCH] btrfs: move btrfs_block_group_root to block-group.c
2024-05-19 0:20 UTC
[PATCH v2] linux-firmware: Add ordinary firmware for RTL8821AU device
2024-05-19 0:00 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 21a69bf121e949e34af454cceff48889016e4e41
2024-05-18 23:57 UTC
[syzbot] [input?] possible deadlock in evdev_cleanup (2)
2024-05-18 23:50 UTC (3+ messages)
[PATCH] platform/x86: dell-smbios: Fix wrong token data in sysfs
2024-05-18 23:47 UTC
[GIT PULL] probes updates for v6.10
2024-05-18 23:46 UTC (5+ messages)
[PATCH] mm: batch unlink_file_vma calls in free_pgd_range
2024-05-18 23:31 UTC (2+ messages)
[PATCH] torture: add MODULE_DESCRIPTION()
2024-05-18 23:18 UTC
[PATCH] backtracetest: add MODULE_DESCRIPTION()
2024-05-18 23:12 UTC
[iproute2 PATCH] Fix usage of poll.h header
2024-05-18 22:39 UTC
[PATCH 00/31] Staging: rtl8192e: rtllib_rx.c Rename camelcase variables
2024-05-18 22:02 UTC (4+ messages)
` [PATCH 19/31] Staging: rtl8192e: Rename variable ChkLength
[PATCH 1/4] harfbuzz: upgrade 8.4.0 -> 8.5.0
2024-05-18 21:59 UTC (3+ messages)
` [PATCH 4/4] glib-networking: upgrade 2.78.1 -> 2.80.0
` [OE-core] "
[PATCH] mac802154: fix time calculation in ieee802154_configure_durations()
2024-05-18 21:49 UTC (4+ messages)
[tip:master] BUILD SUCCESS 6a1102a72a295f0cf339a8c78cdc7882ac6cc2b6
2024-05-18 21:53 UTC
[tip:x86/percpu] BUILD SUCCESS 1fe67aee8ab3fdab4357afc983a9e9ff3892d694
2024-05-18 21:52 UTC
[tip:perf/urgent] BUILD SUCCESS cd84351c8c1baec86342d784feb884ace007d51c
2024-05-18 21:52 UTC
[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-18 21:50 UTC (3+ messages)
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
[PATCH v1] dt-bindings: pwm: describe the cells in #pwm-cells in pwm.yaml
2024-05-18 21:49 UTC (2+ messages)
[PATCH] doc: ceph: update userspace command to get CephFS metadata
2024-05-18 21:40 UTC
[PATCH RFC 0/5] Asymmetric TPM2 key type
2024-05-18 21:36 UTC (6+ messages)
` [PATCH RFC 1/5] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
` [PATCH RFC 2/5] tpm: export tpm2_load_context()
` [PATCH RFC 3/5] KEYS: trusted: Do not use WARN when encode fails
` [PATCH RFC 4/5] KEYS: trusted: Migrate tpm2_key_{encode,decode}() to TPM driver
` [PATCH RFC 5/5] keys: asymmetric: ASYMMETRIC_TPM2_KEY_RSA_SUBTYPE
[PATCH net-next v2 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
2024-05-18 21:30 UTC (3+ messages)
[OE-core][PATCH 1/2] ncurses: switch to new mirror
2024-05-18 21:29 UTC (2+ messages)
` [OE-core][PATCH 2/2] ncurses: Upgrade 6.4 -> 6.5
From Financial Crimes Enforcement Network
2024-05-18 21:23 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:23 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:22 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:22 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:22 UTC
[GIT PULL] NFSD changes for v6.10
2024-05-18 21:22 UTC (2+ messages)
[GIT PULL] ext4 updates for v6.10-rc1
2024-05-18 21:22 UTC (3+ messages)
From Financial Crimes Enforcement Network
2024-05-18 21:21 UTC
[GIT PULL] smb3 fix
2024-05-18 21:21 UTC (2+ messages)
From Financial Crimes Enforcement Network
2024-05-18 21:21 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:21 UTC
[meta-oe][PATCH] nginx: Upgrade stable 1.24.0 -> 1.26.0
2024-05-18 21:20 UTC (4+ messages)
` [oe] "
From Financial Crimes Enforcement Network
2024-05-18 21:20 UTC
From Financial Crimes Enforcement Network
2024-05-18 21:20 UTC
[drm-misc:drm-misc-next 10/10] drivers/gpu/drm/stm/ltdc.c:494:35: error: unused function 'encoder_to_ltdc'
2024-05-18 21:19 UTC
[PATCH 1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys
2024-05-18 21:11 UTC (8+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8365: use a specific SCPSYS compatible
` [PATCH 3/4] arm64: dts: mediatek: mt8365: drop incorrect power-domain-cells
` [PATCH 4/4] arm64: dts: mediatek: mt8173-elm: correct PMIC's syscon reg entry
[GIT PULL] hsi changes for hsi-6.10
2024-05-18 21:06 UTC (2+ messages)
[GIT PULL] power-supply changes for 6.10
2024-05-18 21:06 UTC (2+ messages)
[GIT PULL] clk changes for the merge window
2024-05-18 21:06 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2024-05-18 21:05 UTC (2+ messages)
[GIT PULL] Kbuild updates for v6.10-rc1
2024-05-18 21:05 UTC (2+ messages)
[syzbot] [bpf?] [net?] KMSAN: uninit-value in dev_map_hash_lookup_elem
2024-05-18 21:05 UTC
[linux-linus test] 186035: tolerable FAIL - PUSHED
2024-05-18 20:58 UTC
[PATCH v2 RFC] wifi: cfg80211: Refactor interface combination input parameter
2024-05-18 20:47 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.