messages from 2022-05-22 22:35:28 to 2022-05-23 02:24:38 UTC [more...]
[PATCH 0/4] Add regmap_field helpers for simple bit operations
2022-05-23 2:23 UTC (3+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] regmap: provide "
[PATCH v9 0/2] phy: mediatek: Add PCIe PHY driver
2022-05-23 2:23 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
[oe-core] [PATCH 0/4] systemd: Update patches
2022-05-23 2:21 UTC (3+ messages)
[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
2022-05-23 2:21 UTC (4+ messages)
` [External] "
[PATCH][SMB3] Add various fsctl structs
2022-05-23 2:20 UTC
[oe-core] [PATCH v2 0/4] systemd: Update patches
2022-05-23 2:20 UTC (5+ messages)
` [oe-core] [PATCH v2 1/4] systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
` [oe-core] [PATCH v2 2/4] systemd: Remove __compare_fn_t type in musl-specific patch
` [oe-core] [PATCH v2 3/4] systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
` [oe-core] [PATCH v2 4/4] systemd: Correct path returned in sd_path_lookup()
[RFC v1 0/7] net/mlx5: introduce limit watermark and host shaper
2022-05-23 2:18 UTC (5+ messages)
` [RFC v2 0/7] introduce per-queue "
` [RFC v2 3/7] ethdev: introduce Rx queue based limit watermark
RTT-PROBE: lore-subspace-rtt
2022-05-23 2:14 UTC
[PATCH v2] bus: mhi: host: Add support for Quectel EM120 FCCL
2022-05-23 2:14 UTC (2+ messages)
` 回复: "
linux-next: manual merge of the modules tree with the kbuild tree
2022-05-23 2:08 UTC
RTT-PROBE: lore-subspace-rtt
2022-05-23 2:03 UTC
[PATCH v7 00/25] Rust support
2022-05-23 2:01 UTC (28+ messages)
` [PATCH v7 01/25] kallsyms: avoid hardcoding the buffer size
` [PATCH v7 02/25] kallsyms: support "big" kernel symbols
` [PATCH v7 03/25] kallsyms: increase maximum kernel symbol length to 512
` [PATCH v7 04/25] kunit: take `kunit_assert` as `const`
` [PATCH v7 05/25] rust: add C helpers
` [PATCH v7 06/25] rust: add `compiler_builtins` crate
` [PATCH v7 07/25] rust: import upstream `alloc` crate
` [PATCH v7 08/25] rust: adapt `alloc` crate to the kernel
` [PATCH v7 09/25] rust: add `build_error` crate
` [PATCH v7 10/25] rust: add `macros` crate
` [PATCH v7 11/25] rust: add `kernel` crate's `sync` module
` [PATCH v7 12/25] rust: add `kernel` crate
` [PATCH v7 13/25] rust: export generated symbols
` [PATCH v7 14/25] vsprintf: add new `%pA` format specifier
` [PATCH v7 15/25] scripts: checkpatch: diagnose uses of `%pA` in the C side
` [PATCH v7 16/25] scripts: checkpatch: enable language-independent checks for Rust
` [PATCH v7 17/25] scripts: add `rustdoc_test_{builder,gen}.py` scripts
` [PATCH v7 18/25] scripts: add `generate_rust_analyzer.py` scripts
` [PATCH v7 19/25] scripts: decode_stacktrace: demangle Rust symbols
` [PATCH v7 20/25] docs: add Rust documentation
` [PATCH v7 21/25] Kbuild: add Rust support
` [PATCH v7 22/25] samples: add Rust examples
` [PATCH v7 23/25] MAINTAINERS: Rust
` [PATCH v7 24/25] [RFC] drivers: gpio: PrimeCell PL061 in Rust
` [PATCH v7 25/25] [RFC] drivers: android: Binder IPC "
[PATCH v3 0/2] arm64: Fix kcsan test_barrier fail and panic
2022-05-23 2:00 UTC (3+ messages)
` [PATCH v3 1/2] asm-generic: Add memory barrier dma_mb()
` [PATCH v3 2/2] arm64: kcsan: Support detecting more missing memory barriers
[PATCH v2 2/3] vdpa: Add a device object for vdpa management device
2022-05-23 2:00 UTC (6+ messages)
[PATCH] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
2022-05-23 1:58 UTC (3+ messages)
[PATCH v3 0/5] Support Nuvoton NPCM Video Capture/Encode Engine
2022-05-23 1:57 UTC (5+ messages)
` [PATCH v3 4/5] media: Add HEXTILE compressed format
[PATCH] gpu: drm: fix possible memory leak in drm_addmap_core()
2022-05-23 1:57 UTC (3+ messages)
[PATCH] rtc: rzn1: fix inconsistent IS_ERR and PTR_ERR
2022-05-23 1:57 UTC
[PATCH] hwtracing: stm: fix possible double free in stm_register_device()
2022-05-23 1:55 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:53 UTC
[PATCH] riscv/kprobe: reclaim insn_slot on kprobe unregistration
2022-05-23 1:51 UTC
[RFC] what to do with IOCB_DSYNC?
2022-05-23 1:50 UTC (14+ messages)
[PATCH next] mm/shmem: fix shmem folio swapoff hang
2022-05-23 1:50 UTC (2+ messages)
[PATCH -next,v2] fuse: return the more nuanced writeback error on close()
2022-05-23 1:48 UTC
[PATCH 0/7] btrfs: synchronous (but super simple) read-repair rework
2022-05-23 1:48 UTC (8+ messages)
` [PATCH 1/7] btrfs: save the original bi_iter into btrfs_bio for buffered read
` [PATCH 2/7] btrfs: make repair_io_failure available outside of extent_io.c
` [PATCH 3/7] btrfs: add a btrfs_map_bio_wait helper
` [PATCH 4/7] btrfs: add new read repair infrastructure
` [PATCH 5/7] btrfs: use the new read repair code for buffered reads
` [PATCH 6/7] btrfs: use the new read repair code for direct I/O
` [PATCH 7/7] btrfs: remove io_failure_record infrastructure completely
[RFC PATCH] ceph: try to prevent exceeding the MDS maximum xattr size
2022-05-23 1:47 UTC (2+ messages)
[PATCH net-next RESEND] net: dsa: OF-ware slave_mii_bus
2022-05-23 1:44 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:42 UTC
[PATCH v2] keys: Use struct_size and size_add helper with alloc
2022-05-23 1:41 UTC
[PATCH bpf-next v5 0/6] bpf trampoline for arm64
2022-05-23 1:41 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v5 4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64
` [PATCH bpf-next v5 5/6] bpf, arm64: bpf trampoline "
[PATCH] media: amphion: return error if format is unsupported by vpu
2022-05-23 1:41 UTC (5+ messages)
` [EXT] "
[PATCH] xprtrdam: Don't treat a call as bcall when bc_serv is NULL
2022-05-23 1:39 UTC (7+ messages)
` [PATCH v2] xprtrdma: treat all calls not a "
Re: [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
2022-05-23 1:39 UTC (2+ messages)
` "
[PATCH] net: stmmac: disable Split Header (SPH) for Intel platforms
2022-05-23 1:39 UTC
[PATCH RFC 0/3] Add UADK compression and crypto PMD
2022-05-23 1:35 UTC (5+ messages)
` [EXT] "
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:32 UTC
[wireless-next:mld 6/7] drivers/net/wireless/rsi/rsi_91x_hal.c:310:2: warning: Value stored to 'bss' is never read [clang-analyzer-deadcode.DeadStores]
2022-05-23 1:29 UTC
[PATCH v2 0/9] Incremental po/git.pot update and new l10n workflow
2022-05-23 1:25 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 1/9] Makefile: sort "po/git.pot" by file location
` [PATCH v3 2/9] Makefile: generate "po/git.pot" from stable LOCALIZED_C
` [PATCH v3 3/9] Makefile: have "make pot" not "reset --hard"
` [PATCH v3 4/9] i18n CI: stop allowing non-ASCII source messages in po/git.pot
` [PATCH v3 5/9] po/git.pot: this is now a generated file
` [PATCH v3 6/9] po/git.pot: don't check in result of "make pot"
` [PATCH v3 7/9] Makefile: add "po-update" rule to update po/XX.po
` [PATCH v3 8/9] Makefile: add "po-init" rule to initialize po/XX.po
` [PATCH v3 9/9] l10n: Document the new l10n workflow
[PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
2022-05-23 1:24 UTC (2+ messages)
[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
2022-05-23 1:24 UTC (7+ messages)
[ovmf test] 170685: regressions - FAIL
2022-05-23 1:23 UTC
[PATCH -next] fuse: return the more nuanced writeback error on close()
2022-05-23 1:23 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:21 UTC
[PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now
2022-05-23 1:21 UTC (3+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-05-23 1:18 UTC (7+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region
[v1 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1
2022-05-23 1:18 UTC (2+ messages)
[PATCHSET 0/5] xfs: last pile of LARP cleanups for 5.19
2022-05-23 1:16 UTC (4+ messages)
` [PATCH 3/5] xfs: warn about LARP once per day
[PATCH v10 0/4] trace: Introduce objtrace trigger to trace the kernel object
2022-05-23 1:12 UTC (4+ messages)
` [PATCH v10 2/4] trace/objtrace: Get the value of the object
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:10 UTC
[REPORT] syscall reboot + umh + firmware fallback
2022-05-23 1:10 UTC (5+ messages)
linux-next: manual merge of the net-next tree with the net tree
2022-05-23 1:10 UTC
[TCWG CI] Regression caused by llvm: [InstCombine] fold icmp with sub and bool
2022-05-23 1:10 UTC
[PATCH blktests v2] nvmeof-mp/001: Set expected count properly
2022-05-23 1:09 UTC (2+ messages)
[PATCH 0/2] two fixes for md
2022-05-23 1:08 UTC (8+ messages)
` [Update PATCH V3] md: don't unregister sync_thread with reconfig_mutex held
kernel/locking/lockdep_proc.c:47:50: warning: Parameter 'pos' can be declared with const [constParameter]
2022-05-23 1:08 UTC
[PATCH] dma-direct: Don't over-decrypt memory
2022-05-23 1:04 UTC (3+ messages)
[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
2022-05-23 1:01 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 1:00 UTC
linux-next: build warning after merge of the cifs tree
2022-05-23 0:57 UTC
[PATCH v2 00/13] rename & split tests
2022-05-23 0:57 UTC (6+ messages)
[PATCH 0/2] atomic changes
2022-05-23 0:55 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 0:49 UTC
fs/cifs/export.o: warning: objtool: gelf_update_symshndx: invalid section index
2022-05-23 0:48 UTC
[PATCH] net/bnxt: fix compatibility with some old firmwares
2022-05-23 0:46 UTC (5+ messages)
[PATCH 0/4] rtw88: Fix some Sparse warnings
2022-05-23 0:45 UTC (3+ messages)
` [PATCH 1/4] rtw88: Fix Sparse warning for rtw8822b
[PATCH v12 00/26] ima: Namespace IMA with audit support in IMA-ns
2022-05-23 0:43 UTC (5+ messages)
` [PATCH v12 14/26] ima: Implement hierarchical processing of file accesses
` [PATCH v12 15/26] ima: Implement ima_free_policy_rules() for freeing of an ima_namespace
[Buildroot] Can't reproduce libnss build failure
2022-05-23 0:40 UTC (2+ messages)
[PATCH v3 ima-evm-utils 0/3] fs-verity file signature support
2022-05-23 0:39 UTC (5+ messages)
` [PATCH v3 ima-evm-utils 2/3] Sign an fs-verity file digest
` [PATCH v3 ima-evm-utils 3/3] Verify an fs-verity file digest based signature
RTT-PROBE: lore-subspace-rtt
2022-05-23 0:38 UTC
[PATCH] vhost: support sync copy when data buffer is small
2022-05-23 0:38 UTC (3+ messages)
misc btrfs cleanups
2022-05-23 0:38 UTC (9+ messages)
` [PATCH 2/8] btrfs: introduce a pure data checksum checking helper
` [PATCH 8/8] btrfs: use btrfs_bio_for_each_sector in btrfs_check_read_dio_bio
[ovmf test] 170683: regressions - FAIL
2022-05-23 0:37 UTC
RTT-PROBE: lore-subspace-rtt
2022-05-23 0:28 UTC
[syzbot] KASAN: use-after-free Read in corrupted (4)
2022-05-23 0:27 UTC
[linux-linus test] 170676: tolerable FAIL - PUSHED
2022-05-23 0:25 UTC
[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
2022-05-23 0:25 UTC (7+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "
[PATCH] drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
2022-05-23 0:24 UTC
net-next is closed
2022-05-23 0:22 UTC
RTT-PROBE: lore-subspace-rtt
2022-05-23 0:17 UTC
include/scsi/scsi_cmnd.h:183:9: warning: Dereference of null pointer [clang-analyzer-core.NullDereference]
2022-05-23 0:17 UTC
[PATCH v4] target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
2022-05-23 0:15 UTC (2+ messages)
[PATCH][SMB3] Add defines for various newer FSCTLs
2022-05-23 0:09 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-23 0:07 UTC
[PATCH v5 0/9] Support microcode updates affecting SGX
2022-05-23 0:06 UTC (4+ messages)
` [PATCH v5 3/9] x86/sgx: Keep record for SGX VA and Guest page type
Gerrit and Jenkins server transition May 20th
2022-05-23 0:06 UTC (3+ messages)
` Fwd: Gerrit and Jenkins server transition May 20th (Today)
` "
[PATCH] virtio-crypto: Fix an error handling path in virtio_crypto_alg_skcipher_close_session()
2022-05-23 0:00 UTC (3+ messages)
[PATCH for-next] RDMA/rxe: Fix incorrect fencing
2022-05-22 23:59 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:56 UTC
[PATCH v4 0/5] A few fixup patches for mm
2022-05-22 23:53 UTC (5+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:46 UTC
kernel/bpf/local_storage.o: warning: objtool: gelf_update_symshndx: invalid section index
2022-05-22 23:42 UTC
[geert-m68k:for-v5.19] BUILD SUCCESS 30b5e6ef4a32ea4985b99200e06d6660a69f9246
2022-05-22 23:39 UTC
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:36 UTC
[PATCH] drm/amdgpu: Adjust logic around GTT size
2022-05-22 23:36 UTC (9+ messages)
Git commands version documentation
2022-05-22 23:35 UTC (3+ messages)
[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
2022-05-22 23:33 UTC (7+ messages)
` [PATCH 08/12] ARM: dts: sunxi: H2+/H3/H5: Sync "
` [PATCH 09/12] ARM: dts: sun8i: V3/V3s/S3: "
` [PATCH 10/12] ARM: dts: sun8i: R40/T3: "
[ovmf test] 170681: regressions - FAIL
2022-05-22 23:27 UTC
[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
2022-05-22 23:27 UTC (6+ messages)
` [PATCH v2 "
[PATCH] cxl: fix typo in comment
2022-05-22 23:27 UTC (3+ messages)
[PATCH 00/56] Specify clock provider directly to CPU DAIs
2022-05-22 23:26 UTC (6+ messages)
` [PATCH 56/56] ASoC: simple-card-utils: Move snd_soc_component_is_codec to be local
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:25 UTC
[PATCH] target/riscv: add zicsr/zifencei to isa_string
2022-05-22 23:22 UTC (2+ messages)
tg3 dropping packets at high packet rates
2022-05-22 23:22 UTC (6+ messages)
Linux 5.18
2022-05-22 23:21 UTC (2+ messages)
[PATCH] target/riscv: Fix typo of mimpid cpu option
2022-05-22 23:20 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:14 UTC
[syzbot] WARNING in folio_account_dirtied
2022-05-22 23:11 UTC (2+ messages)
RDMA (smbdirect) testing
2022-05-22 23:06 UTC (7+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-22 23:04 UTC
[PATCH v3] fs/proc/base.c: fix incorrect fmode_t casts
2022-05-22 23:04 UTC (2+ messages)
KASAN: use-after-free Read in corrupted (4)
2022-05-22 23:01 UTC (2+ messages)
` [syzbot] "
[PATCH] cifs: smbd: fix typo in comment
2022-05-22 23:00 UTC (2+ messages)
[PATCHSET 0/4] xfs: last bit of LARP and other fixes for 5.19
2022-05-22 22:59 UTC (2+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-22 22:54 UTC
Failed adadm RAID array after aborted Grown operation
2022-05-22 22:54 UTC (14+ messages)
[PATCH] powerpc: check previous kernel's ima-kexec-buffer against memory bounds
2022-05-22 22:51 UTC (3+ messages)
RTT-PROBE: lore-subspace-rtt
2022-05-22 22:43 UTC
[RFC PATCH mptcp-next v3] mptcp: Fast Open Mechanism
2022-05-22 22:41 UTC (2+ messages)
[PATCH v2 00/10] Random cleanup patches
2022-05-22 22:39 UTC (5+ messages)
` [PATCH v2 08/10] accel/tcg/cpu-exec: Unexport dump_drift_info()
` [PATCH v2 09/10] accel/tcg: Inline dump_opcount_info() and remove it
[ovmf test] 170680: regressions - FAIL
2022-05-22 22:38 UTC
[PATCH] fixup! kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
2022-05-22 22:35 UTC (2+ messages)
[PATCH v6 00/10] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
2022-05-22 22:34 UTC (9+ messages)
[PATCH 0/6] QOM'ify PIIX southbridge creation
2022-05-22 22:34 UTC (3+ messages)
page: next (older) | prev (newer) | latest
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.