All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-23 16:08:47 to 2022-06-23 16:47:45 UTC [more...]

[PATCH 4.9 000/264] 4.9.320-rc1 review
 2022-06-23 16:40 UTC  (23+ messages)
` [PATCH 4.9 001/264] 9p: missing chunk of "fs/9p: Dont update file type when updating file attributes"
` [PATCH 4.9 002/264] random: remove stale maybe_reseed_primary_crng
` [PATCH 4.9 003/264] random: remove stale urandom_init_wait
` [PATCH 4.9 010/264] random: add wait_for_random_bytes() API
` [PATCH 4.9 011/264] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
` [PATCH 4.9 012/264] random: warn when kernel uses unseeded randomness
` [PATCH 4.9 013/264] random: do not ignore early device randomness
` [PATCH 4.9 014/264] random: suppress spammy warnings about unseeded randomness
` [PATCH 4.9 015/264] random: reorder READ_ONCE() in get_random_uXX
` [PATCH 4.9 016/264] random: fix warning message on ia64 and parisc
` [PATCH 4.9 017/264] random: use a different mixing algorithm for add_device_randomness()
` [PATCH 4.9 018/264] random: set up the NUMA crng instances after the CRNG is fully initialized
` [PATCH 4.9 019/264] random: fix possible sleeping allocation from irq context
` [PATCH 4.9 020/264] random: rate limit unseeded randomness warnings
` [PATCH 4.9 021/264] random: add a spinlock_t to struct batched_entropy
` [PATCH 4.9 022/264] char/random: silence a lockdep splat with printk()
` [PATCH 4.9 023/264] Revert "char/random: silence a lockdep splat with printk()"
` [PATCH 4.9 024/264] random: always use batched entropy for get_random_u{32,64}
` [PATCH 4.9 025/264] random: fix data race on crng_node_pool
` [PATCH 4.9 026/264] crypto: chacha20 - Fix keystream alignment for chacha20_block()
` [PATCH 4.9 027/264] random: always fill buffer in get_random_bytes_wait
` [PATCH 4.9 028/264] random: optimize add_interrupt_randomness

[PATCH] drm/rockchip: vop: Don't crash for invalid duplicate_state()
 2022-06-23 16:46 UTC  (3+ messages)

[PATCH 0/5] support telemetry dump dev
 2022-06-23 16:45 UTC  (11+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string

[bvanassche:block-bitwise-opf 11/50] drivers/scsi/device_handler/scsi_dh_rdac.c:539:67: sparse: sparse: incorrect type in initializer (different base types)
 2022-06-23 16:44 UTC 

[PATCH RFC 00/30] Overhaul NFSD filecache
 2022-06-23 16:44 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 7542/9999] include/uapi/linux/fuse.h:971:20: sparse: sparse: dubious one-bit signed bitfield
 2022-06-23 16:44 UTC 

[PATCHv2 1/3] ptest.bbclass: Honor PARALLEL_MAKE, PARALLEL_MAKEINST
 2022-06-23 16:43 UTC  (3+ messages)
` [PATCHv2 2/3] strace: Drop redundant oe_runmake parameter
` [PATCHv2 3/3] valgrind: "

[RFC PATCH 0/6] add json string escaping to telemetry
 2022-06-23 16:42 UTC  (7+ messages)
` [RFC PATCH 1/6] test/telemetry_json: print success or failure per subtest
` [RFC PATCH 2/6] telemetry: fix escaping of invalid json characters
` [RFC PATCH 3/6] telemetry: use json string function for string outputs
` [RFC PATCH 4/6] test/telemetry_json: add test for string character escaping
` [RFC PATCH 5/6] telemetry: add escaping of strings in arrays
` [RFC PATCH 6/6] test/telemetry-json: add test case for escaping "

[GIT PULL] Pagecache fixes for 5.19-rc4
 2022-06-23 16:42 UTC 

[PATCH] mm: vmpressure: don't count userspace-induced reclaim as memory pressure
 2022-06-23 16:42 UTC  (10+ messages)

[PATCH V4 00/20] The Runtime Verification (RV) interface
 2022-06-23 16:41 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-23 16:41 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/display: drop set but unused variable
 2022-06-23 16:41 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix documentation warning

[PULL 00/33] migration queue
 2022-06-23 16:37 UTC  (3+ messages)

[RFC PATCH] include/qemu/host-utils: Remove the *_overflow wrappers
 2022-06-23 16:40 UTC 

[PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-06-23 16:40 UTC  (3+ messages)

[RFC PATCH 0/6] (e)SDK workflow directly in a Yocto build
 2022-06-23 16:41 UTC  (5+ messages)
` [RFC PATCH 2/6] meta-ide-support: adjust to provide (e)SDK experience directly in a yocto build
  ` [OE-core] "

[GIT PULL] MIPS fixes vor v5.19
 2022-06-23 16:40 UTC 

[PATCH 0/7] platform/chrome: cros_ec_proto: add Kunit tests
 2022-06-23 16:40 UTC  (15+ messages)
` [PATCH 1/7] platform/chrome: cros_ec_proto: add Kunit tests for cmd_xfer_status
` [PATCH 2/7] platform/chrome: cros_ec_proto: add Kunit test for cros_ec_map_error()
` [PATCH 3/7] platform/chrome: cros_ec_proto: add Kunit tests for get_next_event
` [PATCH 4/7] platform/chrome: cros_ec_proto: add Kunit tests for get_host_event
` [PATCH 5/7] platform/chrome: cros_ec_proto: add Kunit tests for check_features
` [PATCH 6/7] platform/chrome: cros_ec_proto: add Kunit tests for get_sensor_count
` [PATCH 7/7] platform/chrome: cros_ec_proto: add Kunit test for cros_ec_cmd()

[PATCH v2 0/2] Fix console probe delay due to fw_devlink
 2022-06-23 16:39 UTC  (5+ messages)
` [PATCH v2 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[Intel-gfx] [PATCH] drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitch
 2022-06-23 16:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/2] drm/i915/display: stop HPD workers before display driver unregister
 2022-06-23 16:38 UTC  (6+ messages)
`  "
` [Intel-gfx] [PATCH 1/2] drm/i915/hpd: postpone HPD cancel work after last user suspension
  `  "
` [PATCH 2/2] drm/i915/fbdev: suspend HPD before fbdev unregistration
  ` [Intel-gfx] "

[PATCH] include: sbi: Change spec version to 1.0
 2022-06-23 16:38 UTC  (2+ messages)

[RFC PATCH v3] RISC-V: Add Zawrs ISA extension support
 2022-06-23 16:37 UTC  (2+ messages)

[PATCH 6/7] ext4: Enable negative dentries on case-insensitive lookup
 2022-06-23 16:36 UTC  (5+ messages)
  ` [f2fs-dev] "

Netlink NLM_F_DUMP_INTR flag lost
 2022-06-23 16:36 UTC  (10+ messages)

[PATCH 1/2] dpp: Add State and Role properties to dbus API
 2022-06-23 16:30 UTC  (4+ messages)
` [PATCH 2/2] doc: Add State and Role properties to DPP API

[PATCH v22 0/5] Microchip Polarfire FPGA manager
 2022-06-23 16:32 UTC  (6+ messages)
` [PATCH v22 1/5] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v22 2/5] docs: fpga: mgr: document parse_header() callback
` [PATCH v22 3/5] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v22 4/5] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr
` [PATCH v22 5/5] MAINTAINERS: add Microchip PolarFire FPGA drivers entry

[PATCH 0/9] Add Qualcomm BMC machines
 2022-06-23 16:34 UTC  (4+ messages)
` [PATCH 3/9] hw/arm/aspeed: qcom-dc-scm-v1: add block backed FRU device

[PATCH 0/8] Fixes and cleanup for RS485
 2022-06-23 16:32 UTC  (15+ messages)
` [PATCH 1/8] serial: core: only get RS485 termination gpio if supported
` [PATCH 3/8] serial: core: move sanitizing of RS485 delays into own function
` [PATCH 5/8] dt_bindings: rs485: Correct delay values

[PATCH] t3701: two subtests are fixed
 2022-06-23 16:33 UTC  (7+ messages)

[PATCH 0/6] RK3588 Power Domain Support
 2022-06-23 16:29 UTC  (30+ messages)
` [PATCH 1/6] dt-bindings: arm: rockchip: add rk3388 compatible string to pmu.yaml
` [PATCH 2/6] dt-bindings: add power-domain header for rk3588
` [PATCH 3/6] dt-bindings: power: rockchip: Add bindings "
` [PATCH 4/6] dt-bindings: mfd: syscon: Add rk3388 QoS register compatible
` [PATCH 5/6] soc: rockchip: power-domain: do not enable PD
` [PATCH 6/6] soc: rockchip: power-domain: add power domain support for rk3588

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-06-23 16:32 UTC  (3+ messages)

[RFC PATCH v2] riscv: Add Zawrs support for spinlocks
 2022-06-23 16:31 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: i2c: i2c-rk3x: add rk3588 compatible
 2022-06-23 16:31 UTC  (2+ messages)

[PATCH 0/3] RK3588 Ethernet Support
 2022-06-23 16:28 UTC  (12+ messages)
` [PATCH 1/3] net: ethernet: stmmac: dwmac-rk: Disable delayline if it is invalid
` [PATCH 2/3] net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588
` [PATCH 3/3] dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible

[PATCH 0/8] scsi: aacraid: Replace one-element arrays with flexible-array members
 2022-06-23 16:29 UTC  (7+ messages)
` [PATCH 8/8][next] scsi: aacraid: Replace one-element array with flexible-array member in struct aac_aifcmd

v2.37.0-rc2 - Additional Breakages on NonStop x86 (was RE: [ANNOUNCE] Git v2.37.0-rc2)
 2022-06-23 16:27 UTC  (4+ messages)

[PATCH] drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()
 2022-06-23 16:26 UTC  (3+ messages)

[PATCH -next v5 0/8] bugfix and cleanup for blk-throttle
 2022-06-23 16:26 UTC  (5+ messages)
` [PATCH -next v5 4/8] blk-throttle: fix io hung due to config updates

[PATCH nft 1/2] intervals: do not empty cache for maps
 2022-06-23 16:25 UTC  (5+ messages)
` [PATCH nft 2/2,v2] intervals: Do not sort cached set elements over and over again

[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
 2022-06-23 16:27 UTC  (3+ messages)

[Intel-wired-lan] [PATCH intel-next 1/2] ice: add i2c write command
 2022-06-23 16:24 UTC  (2+ messages)

[PATCH v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-06-23 16:21 UTC  (3+ messages)

[PATCH] board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
 2022-06-23 16:22 UTC  (2+ messages)
` [PATCH v2] "

[virtio-comment] [PATCH v4] virtio-vsock: add max payload size config field
 2022-06-23 16:22 UTC  (5+ messages)

[xen-unstable-smoke test] 171328: tolerable all pass - PUSHED
 2022-06-23 16:22 UTC 

[PATCH] mlxsw: drop unexpected word 'for' in comments
 2022-06-23 16:22 UTC  (2+ messages)

[PATCH 0/5] CPU: Detect put cpu register errors for migrations
 2022-06-23 16:18 UTC  (4+ messages)
` [PATCH 2/5] cpus-common: Add run_on_cpu2()

[PATCH mptcp-next v9 6/6] selftests/bpf: Add bpf_red test
 2022-06-23 16:20 UTC  (2+ messages)
` selftests/bpf: Add bpf_red test: Tests Results

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-23 16:19 UTC  (5+ messages)
` [WIP v3 0/7] "

[PATCH v2 0/2] vhost: implement VHOST_SET_VRING_ERR
 2022-06-23 16:13 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: add method vhost_set_vring_err
` [PATCH v2 2/2] vhost: setup error eventfd and dump errors

[PATCH v7 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-06-23 16:17 UTC  (4+ messages)
` [PATCH v7 22/23] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs

[PATCH stable-5.15] arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer
 2022-06-23 16:17 UTC  (2+ messages)

[PATCH v3 1/2] PCI: qcom: fix IPQ8074 Gen2 support
 2022-06-23 16:17 UTC  (3+ messages)

[PATCH] arm64: dts: altera: socfpga_stratix10: move clocks out of soc node
 2022-06-23 16:16 UTC  (2+ messages)

[PATCH nft] tests: shell: large set overlap and automerge
 2022-06-23 16:16 UTC  (4+ messages)

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-06-23 16:14 UTC  (4+ messages)

[PATCH v5.10] serial: core: Initialize rs485 RTS polarity already on probe
 2022-06-23 16:15 UTC  (2+ messages)

[PATCH v5 0/2] AD4130
 2022-06-23 16:14 UTC  (6+ messages)
` [PATCH v5 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH 1/1] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
 2022-06-23 16:13 UTC  (2+ messages)

backport of 8cb0cd68bef7 (dt-bindings: nvmem: sfp: Add clock properties)
 2022-06-23 16:13 UTC  (2+ messages)

[PATCH v1] bbdev: allow operation type enum for growth
 2022-06-23 16:09 UTC  (4+ messages)

[PATCH 5.15 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
 2022-06-23 16:12 UTC  (2+ messages)

[PATCH] xfs: make src file readable during reflink
 2022-06-23 16:12 UTC 

[PATCH] contrib: build & test scalar by default, optionally install
 2022-06-23 16:12 UTC  (5+ messages)
` [PATCH v2 0/1] scalar: move to the top-level, test, CI and "install" support

[PATCH bpf-next] selftests/bpf: Fix rare segfault in sock_fields prog test
 2022-06-23 16:11 UTC  (2+ messages)

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-23 15:53 UTC  (4+ messages)
` [RFC PATCH v4 07/11] net: dgram: make dgram_dst generic
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()
` [RFC PATCH v4 11/11] net: stream: move to QIO

[PATCH] mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
 2022-06-23 16:11 UTC  (4+ messages)

[PATCH V2 0/9] docs/zh_CN: core-api: Update the partial translation to 5.19-rc3
 2022-06-23 16:10 UTC  (7+ messages)
` [PATCH 4/9] docs/zh_CN: core-api: Update the translation of kernel-api.rst "
` [PATCH 8/9] docs/zh_CN: core-api: Update the translation of workqueue.rst "
` [PATCH 9/9] docs/zh_CN: core-api: Update the translation of xarray.rst "

source-less python
 2022-06-23 22:40 UTC  (2+ messages)
` [yocto] "

[PATCH ethtool v3] sff-8079/8472: Fix missing sff-8472 output in netlink path
 2022-06-23 16:10 UTC  (2+ messages)

[PATCH v2 0/2] Fixes for fanotify parent dir ignore mask logic
 2022-06-23 16:09 UTC  (6+ messages)
` [PATCH v2 2/2] fsnotify: consistent behavior for parent not watching children

[PATCH] distroboot: Fix ubifs
 2022-06-23 16:09 UTC  (2+ messages)

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-23 16:03 UTC  (4+ messages)

patch request for 5.18-stable to fix gcc-12 build (hopefully last)
 2022-06-23 16:08 UTC  (3+ messages)

[PATCH] common/config: Fix use of MKFS_OPTIONS
 2022-06-23 16:08 UTC 

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-06-23 16:07 UTC  (2+ messages)
` [PATCH v6 4/4] vdpa_sim: Implement suspend vdpa op


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.