messages from 2023-10-28 19:32:06 to 2023-10-28 23:30:45 UTC [more...]
[PATCH v3] ASoC: tas2783: Add source files for tas2783 driver
2023-10-28 20:56 UTC (2+ messages)
[rw-ubifs:next 1/18] fs/ubifs/file.c:1385: warning: Excess function parameter 'time' description in 'ubifs_update_time'
2023-10-28 23:29 UTC
[RFC 1/1] rng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-10-28 23:26 UTC
[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
2023-10-28 23:26 UTC (8+ messages)
[PATCH v2 00/11] riscv: ASID-related and UP-related TLB flush enhancements
2023-10-28 23:12 UTC (24+ messages)
` [PATCH v2 01/11] riscv: Improve tlb_flush()
` [PATCH v2 02/11] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 03/11] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 04/11] riscv: Improve flush_tlb_kernel_range()
` [PATCH v2 05/11] riscv: mm: Combine the SMP and UP TLB flush code
` [PATCH v2 06/11] riscv: Apply SiFive CIP-1200 workaround to single-ASID sfence.vma
` [PATCH v2 07/11] riscv: mm: Introduce cntx2asid/cntx2version helper macros
` [PATCH v2 08/11] riscv: mm: Use a fixed layout for the MM context ID
` [PATCH v2 09/11] riscv: mm: Make asid_bits a local variable
` [PATCH v2 10/11] riscv: mm: Preserve global TLB entries when switching contexts
` [PATCH v2 11/11] riscv: mm: Always use ASID to flush MM contexts
[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
2023-10-28 23:11 UTC (4+ messages)
[PATCH RFC 1/2] RDMA/rxe: don't allow registering !PAGE_SIZE mr
2023-10-28 23:07 UTC (5+ messages)
[PATCH] test: eth: Don't crash if env_get returns NULL
2023-10-28 22:57 UTC
[Buildroot] [PATCH 1/1] package/fscryptctl: add choice between v1 and v2 versions
2023-10-28 22:50 UTC
[RFC 0/3] Enable access to seed CSR in S-mode
2023-10-28 22:49 UTC (4+ messages)
` [PATCH 1/3] include: sbi: macros for mseccfg.sseed and .useed
` [RFC 2/3] lib: sbi: Add Zkr in hart extensions
` [RFC 3/3] lib: sbi: enable seed access in S-mode
[syzbot] [ntfs3?] possible deadlock in indx_read
2023-10-28 22:43 UTC
[yocto-autobuilder-helper] [PATCH] config.json: Fix check-layer for meta-poky/meta-yocto-bsp
2023-10-28 22:41 UTC (3+ messages)
` [yocto] "
[libvirt test] 183567: tolerable all pass - PUSHED
2023-10-28 22:41 UTC
[PATCH] dsa: tag_rtl4_a: Bump min packet size
2023-10-28 22:04 UTC (2+ messages)
[tip:irq/core] BUILD SUCCESS f99b926f6543faeadba1b4524d8dc9c102489135
2023-10-28 22:29 UTC
[Buildroot] [git commit] package/python-pycryptodomex: fix package build with gcc 4.8
2023-10-28 22:30 UTC
[Buildroot] [PATCH 1/1] package/python-pycryptodomex: fix package build with gcc 4.8
2023-10-28 22:35 UTC
[PATCH 1/1] include: sbi: macros for mseccfg.sseed and .useed
2023-10-28 22:31 UTC
[Buildroot] [git commit] package/spirv-tools: needs C++17
2023-10-28 22:06 UTC
[Buildroot] [PATCH v2 1/1] package/spirv-tools: fix build issue
2023-10-28 22:13 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/spirv-tools: needs C++17
2023-10-28 22:08 UTC (2+ messages)
[PATCH] mpc85xx: relocate code in non-SPL build
2023-10-28 14:21 UTC (3+ messages)
[PATCH v2] smbios: arm64: Allow table to be written at a fixed addr
2023-10-28 22:00 UTC (6+ messages)
[xen-4.18-testing bisection] complete build-i386-xsm
2023-10-28 21:45 UTC
[PATCH v1 0/6] linux-user/loongarch64: Add LSX/LASX sigcontext
2023-10-28 21:40 UTC (9+ messages)
` [PATCH v1 2/6] target/loongarch: Add set_vec_extctx to set LSX/LASX instructions extctx_flags
` [PATCH v1 3/6] linux-user/loongarch64: Fix setup_extcontext alloc wrong fpu_context size
` [PATCH v1 4/6] linux-user/loongarch64: setup_sigframe() set 'end' context size 0
` [PATCH v1 5/6] linux-user/loongarch64: Add LSX sigcontext save/restore
FAILED: patch "[PATCH] mm/damon/sysfs: check DAMOS regions update progress from" failed to apply to 6.5-stable tree
2023-10-28 21:39 UTC (2+ messages)
` [PATCH RESEND 6.5.y] mm/damon/sysfs: check DAMOS regions update progress from before_terminate()
[PATCH mm-hotfixes-unstable] mm/damon/sysfs: fix unnecessary monitoring results removal when online-commit inputs
2023-10-28 21:33 UTC
[PATCH] refscale: Optimize process_durations()
2023-10-28 21:30 UTC (2+ messages)
[PATCH 5/5] riscv: configs: defconfig: Enable configs required for RZ/Five SoC
2023-10-28 21:27 UTC (3+ messages)
[PATCH] Fixing warning cast removes address space '__iomem' of expression
2023-10-28 21:26 UTC (5+ messages)
[PATCH] Toaster: Write logs to BUILDDIR/toaster_logs
2023-10-28 21:20 UTC (4+ messages)
` [Toaster] "
[PATCH v2 0/6] shmem: high order folios support in write path
2023-10-28 21:15 UTC (13+ messages)
` [RFC PATCH 00/11] "
` [RFC PATCH 01/11] XArray: add cmpxchg order test
` [RFC PATCH 02/11] test_xarray: add tests for advanced multi-index use
` [RFC PATCH 03/11] shmem: drop BLOCKS_PER_PAGE macro
` [RFC PATCH 04/11] shmem: return number of pages beeing freed in shmem_free_swap
` [RFC PATCH 05/11] shmem: account for large order folios
` [RFC PATCH 06/11] shmem: trace shmem_add_to_page_cache folio order
` [RFC PATCH 07/11] shmem: remove huge arg from shmem_alloc_and_add_folio()
` [RFC PATCH 08/11] shmem: add file length arg in shmem_get_folio() path
` [RFC PATCH 09/11] shmem: add order arg to shmem_alloc_folio()
` [RFC PATCH 10/11] shmem: add large folio support to the write path
` [RFC PATCH 11/11] shmem: add per-block uptodate tracking
[PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
2023-10-28 21:11 UTC (5+ messages)
[Buildroot] [PATCH 0/4] support/download: accept user-provided list of extra hash files (branch yem/multi-hash)
2023-10-28 21:09 UTC (5+ messages)
` [Buildroot] [PATCH 1/4] docs/manual: svn downloads can be hash-checked
` [Buildroot] [PATCH 2/4] support/download: teach dl-wrapper to handle more than one hash file
` [Buildroot] [PATCH 3/4] package/pkg-download: lookup hash files in global-patch-dir
` [Buildroot] [PATCH 4/4] pkg-download: add option to enforce hash checking
kernel/trace/trace_kprobe.c:952: warning: Excess function parameter 'args' description in '__kprobe_event_gen_cmd_start'
2023-10-28 21:09 UTC (4+ messages)
[PATCH 1/2] mm/damon/sysfs: remove requested targets when online-commit inputs
2023-10-28 21:09 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/acsccid: bump to version 1.1.10
2023-10-28 21:08 UTC (2+ messages)
arch/powerpc/crypto/aes-gcm-p10-glue.c:121:9: warning: 'gcm_init_htable' accessing 256 bytes in a region of size 224
2023-10-28 21:06 UTC
[Buildroot] [PATCH v3 1/3] package/python-poetry-core: new host package
2023-10-28 21:06 UTC (3+ messages)
` [Buildroot] [PATCH v3 3/3] package/pkg-python.mk: migrate setuptools to pep517
[Buildroot] [git commit] package/acsccid: bump to version 1.1.10
2023-10-28 21:05 UTC
[Buildroot] Help with DTO
2023-10-28 21:04 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/flashrom: bump to version 1.3.0
2023-10-28 21:03 UTC
[Buildroot] [git commit] package/cryptopp: bump to version 8.9.0
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/x11r7/xlib_libXpm: security bump to version 3.5.17
2023-10-28 20:49 UTC
[Buildroot] [PATCH 1/2] package/zchunk: add ZCHUNK_CPE_ID_VENDOR
2023-10-28 21:03 UTC (2+ messages)
[Buildroot] [git commit] package/x11r7/xlib_libX11: security bump to version 1.8.7
2023-10-28 20:50 UTC
[Buildroot] [git commit] package/cli11: bump to version 2.3.2
2023-10-28 20:50 UTC
[Buildroot] [git commit] package/cjson: bump to version 1.7.16
2023-10-28 20:50 UTC
[Buildroot] [git commit] package/rabbitmq-c: fix CVE-2023-35789
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/zchunk: add ZCHUNK_CPE_ID_VENDOR
2023-10-28 20:48 UTC
[Buildroot] [git commit] package/atop: bump to version 2.9.0
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/cppzmq: bump to version 4.10.0
2023-10-28 20:50 UTC
[Buildroot] [git commit] package/tiff: security bump to version 4.6.0
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/python-urllib3: security bump to version 2.0.7
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/zchunk: security bump to version 1.3.2
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/dracut: bump to version 059
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/avrdude: bump to version 7.2
2023-10-28 20:49 UTC
[Buildroot] [git commit] package/powerpc-utils: bump to version 1.3.11
2023-10-28 20:49 UTC
[ovmf test] 183582: all pass - PUSHED
2023-10-28 20:58 UTC
cip-gitlab/ci/pavel/linux-test ltp-timers: 9 runs, 5 regressions (v6.1.59-cip8-106-g65bd536c294e)
2023-10-28 20:58 UTC
cip-gitlab/ci/pavel/linux-test ltp-pty: 7 runs, 1 regressions (v6.1.59-cip8-106-g65bd536c294e)
2023-10-28 20:58 UTC
[xen-unstable test] 183566: tolerable FAIL
2023-10-28 20:57 UTC
[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
2023-10-28 20:56 UTC (8+ messages)
` [PATCH v9 1/4] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v9 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
` [PATCH v9 3/4] usb: gadget: uvc: move video disable logic to its own function
` [PATCH v9 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
[wireless-next:main] BUILD SUCCESS cc54d2e2c58a40a82dfd39afa95d3d27f3d6509d
2023-10-28 20:53 UTC
[PATCH net-next] net: xscale: Drop unused PHY number
2023-10-28 20:48 UTC
[PATCH] Fixing directly deferencing a __rcu pointer warning
2023-10-28 20:46 UTC (7+ messages)
` [PATCH v3] "
[PATCH v2] eventfs: Test for ei->is_freed when accessing ei->dentry
2023-10-28 20:46 UTC
[Buildroot] [PATCH 1/1] package/spirv-headers: needs C++
2023-10-28 20:45 UTC (2+ messages)
[Buildroot] [git commit] package/spirv-headers: needs C++
2023-10-28 20:41 UTC
[PATCH] Added empty sys_ememz
2023-10-28 20:40 UTC
[Buildroot] [PATCH 1/1] package/cppzmq: bump to version 4.10.0
2023-10-28 20:40 UTC
[PATCH] eventfs: Test for ei->is_freed when accessing ei->dentry
2023-10-28 20:37 UTC
[Buildroot] [PATCH 1/1] package/cli11: bump to version 2.3.2
2023-10-28 20:37 UTC
[powerpc:merge] BUILD REGRESSION d369da17dce8aba8ec8303026b8bc827fd0cd8d2
2023-10-28 20:31 UTC
[Buildroot] [PATCH 1/1] package/cjson: bump to version 1.7.16
2023-10-28 20:32 UTC
[PATCH] mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
2023-10-28 20:31 UTC (2+ messages)
cip-gitlab/ci/pavel/linux-test baseline-nfs: 35 runs, 6 regressions (v6.1.59-cip8-106-g65bd536c294e)
2023-10-28 20:28 UTC
cip-gitlab/ci/pavel/linux-test baseline: 101 runs, 10 regressions (v6.1.59-cip8-106-g65bd536c294e)
2023-10-28 20:28 UTC
[PATCH v2 0/3] staging: greybus: Coding style cleanup patches
2023-10-28 20:25 UTC (7+ messages)
` [PATCH v2 1/3] staging: greybus: camera: Alignment should match open parenthesis
` [PATCH v2 3/3] staging: greybus: bootrom: fixed prefer using ftrace warning
[PATCH 0/3] arm: dts: k3-am6: Fix Ethernet/DMA
2023-10-28 20:22 UTC (3+ messages)
[PATCH v2 1/6] dt-bindings: regulator: add Samsung s2dos05 pmic
2023-10-28 20:18 UTC (8+ messages)
` [PATCH v2 4/6] arm64: dts: qcom: starqltechn: enable more features
[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: security bump to version 1.8.7
2023-10-28 20:14 UTC
cip/linux-4.4.y-cip-rt baseline: 151 runs, 1 regressions (v4.4.302-cip80-rt46)
2023-10-28 20:11 UTC
[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXpm: security bump to version 3.5.17
2023-10-28 20:08 UTC
[RFC] rust: types: Add read_once and write_once
2023-10-28 20:04 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-urllib3: security bump to version 2.0.7
2023-10-28 20:00 UTC
[PATCH] iomap: fix iomap_dio_zero() for fs bs > system page size
2023-10-28 19:57 UTC (7+ messages)
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-28 19:55 UTC (5+ messages)
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
[Intel-gfx] [PATCH 0/2] Cleanup a few functions in C10/C20 handling
2023-10-28 19:55 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Cleanup a few functions in C10/C20 handling (rev3)
fs/eventpoll.c:526:9: sparse: sparse: restricted __poll_t degrades to integer
2023-10-28 19:53 UTC
[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
2023-10-28 19:45 UTC (36+ messages)
` [PATCH v2 01/35] "
` [PATCH v2 02/35] tcg/optimize: Split out arg_is_const_val
` [PATCH v2 03/35] tcg/optimize: Split out do_constant_folding_cond1
` [PATCH v2 04/35] tcg/optimize: Do swap_commutative2 in do_constant_folding_cond2
` [PATCH v2 05/35] tcg/optimize: Split out arg_new_constant
` [PATCH v2 06/35] tcg/optimize: Handle TCG_COND_TST{EQ,NE}
` [PATCH v2 07/35] tcg: Add TCGConst argument to tcg_target_const_match
` [PATCH v2 08/35] tcg/aarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 09/35] tcg/aarch64: Generate TBZ, TBNZ
` [PATCH v2 10/35] tcg/aarch64: Generate CBNZ for TSTNE of UINT32_MAX
` [PATCH v2 11/35] tcg/arm: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 12/35] tcg/i386: Pass x86 condition codes to tcg_out_cmov
` [PATCH v2 13/35] tcg/i386: Move tcg_cond_to_jcc[] into tcg_out_cmp
` [PATCH v2 14/35] tcg/i386: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 15/35] tcg/i386: Improve TSTNE/TESTEQ vs powers of two
` [PATCH v2 16/35] tcg/loongarch64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 17/35] tcg/mips: "
` [PATCH v2 18/35] tcg/riscv: "
` [PATCH v2 19/35] tcg/sparc64: Implement tcg_out_extrl_i64_i32
` [PATCH v2 20/35] tcg/sparc64: Hoist read of tcg_cond_to_rcond
` [PATCH v2 21/35] tcg/sparc64: Pass TCGCond to tcg_out_cmp
` [PATCH v2 22/35] tcg/sparc64: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 23/35] tcg/ppc: Sink tcg_to_bc usage into tcg_out_bc
` [PATCH v2 24/35] tcg/ppc: Use cr0 in tcg_to_bc and tcg_to_isel
` [PATCH v2 25/35] tcg/ppc: Tidy up tcg_target_const_match
` [PATCH v2 26/35] tcg/ppc: Add TCG_CT_CONST_CMP
` [PATCH v2 27/35] tcg/ppc: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 28/35] tcg/s390x: Split constraint A into J+U
` [PATCH v2 29/35] tcg/s390x: Add TCG_CT_CONST_CMP
` [PATCH v2 30/35] tcg/s390x: Support TCG_COND_TST{EQ,NE}
` [PATCH v2 31/35] tcg/tci: "
` [PATCH v2 32/35] target/alpha: Use TCG_COND_TST{EQ,NE} for BLB{C,S}
` [PATCH v2 33/35] target/alpha: Use TCG_COND_TST{EQ, NE} for CMOVLB{C, S}
` [PATCH v2 34/35] target/alpha: Use TCG_COND_TSTNE for gen_fold_mzero
` [PATCH v2 35/35] target/m68k: Use TCG_COND_TST{EQ, NE} in gen_fcc_cond
[Buildroot] [PATCH 1/1] package/cryptopp: bump to version 8.9.0
2023-10-28 19:44 UTC
[PATCH v5 0/4] riscv: tlb flush improvements
2023-10-28 19:42 UTC (4+ messages)
` [PATCH v5 4/4] riscv: Improve flush_tlb_kernel_range()
[Buildroot] [PATCH 1/1] package/rabbitmq-c: fix CVE-2023-35789
2023-10-28 19:41 UTC
Lockdep show 6.6-rc regression in Xen HVM CPU hotplug
2023-10-28 19:38 UTC (8+ messages)
[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
2023-10-28 19:32 UTC (4+ messages)
[PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase
2023-10-28 19:36 UTC (3+ messages)
[Buildroot] [git commit] package/dfu-programmer: bump version to 1.1.0
2023-10-28 19:30 UTC
[Buildroot] [git commit] package/aufs: use HTTPS for git.code.sf.net
2023-10-28 19:30 UTC
[Buildroot] [git commit] package/aufs-util: use HTTPS for git.code.sf.net
2023-10-28 19:30 UTC
[Buildroot] [git commit] package/riscv64-elf-toolchain: add .hash file
2023-10-28 19:30 UTC
[PATCH] KVM: selftests: add -MP to CFLAGS
2023-10-28 19:34 UTC
[Buildroot] [git commit] Config.in: default to HTTPS for s.b.n backup site
2023-10-28 19:30 UTC
[Buildroot] [PATCH] package/riscv64-elf-toolchain: add .hash file
2023-10-28 19:33 UTC (2+ messages)
[Buildroot] [PATCH] package/dfu-programmer: bump version to 1.1.0
2023-10-28 19:32 UTC
[linyunsheng:page_frag_unify_rfc 2/4] net/core/skbuff.c:301:15: error: use of undeclared identifier '__napi_alloc_frag_align'; did you mean 'napi_alloc_frag_align'?
2023-10-28 19:31 UTC
[Buildroot] [PATCH 2/2] package/aufs-util: use HTTPS for git.code.sf.net
2023-10-28 19:32 UTC
[PATCH 00/17] Maintainer updates for testing, gdb, semihosting and plugins
2023-10-28 19:31 UTC (3+ messages)
` [PATCH 15/17] semihosting: fix memleak at semihosting_arg_fallback
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.