All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-15 09:56:37 to 2022-04-15 11:02:39 UTC [more...]

[PATCH net-next 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-04-15 11:02 UTC  (6+ messages)
` [PATCH net-next 06/12] net: dsa: rzn1-a5psw: add Renesas RZ/N1 advanced 5 port switch driver

[Buildroot] [PATCH] package/urandom-scripts: hash old seed with new seed when saving
 2022-04-15 10:54 UTC  (5+ messages)
` [Buildroot] [PATCH v2] "

[PATCH V2] block: avoid io timeout in case of sync polled dio
 2022-04-15 11:00 UTC  (3+ messages)

[PATCH v2 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-15 11:00 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: regulator: Add bindings for Silicon Mitus SM5703 regulators
` [PATCH v2 2/4] dt-bindings: mfd: Add bindings for Silicon Mitus SM5703 MFD
` [PATCH v2 3/4] mfd: sm5703: Add support for "
` [PATCH v2 4/4] regulator: sm5703-regulator: Add regulators "

[PATCH v2 net 1/2] ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
 2022-04-15 11:00 UTC  (2+ messages)

[PATCH] openvswitch: fix OOB access in reserve_sfa_size()
 2022-04-15 11:00 UTC  (3+ messages)
` [ovs-dev] "

[PATCH 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-15 10:57 UTC  (12+ messages)
` [PATCH 2/5] sched,ptrace: Fix ptrace_check_attach() vs PREEMPT_RT

[PATCH v2 2/2] drm: rcar-du: Add RZ/G2L DSI driver
 2022-04-15 10:57 UTC  (3+ messages)

Pull request for efi-2022-07-rc1-2
 2022-04-15 10:56 UTC 

[chanwoo:devfreq-testing 5/5] drivers/devfreq/devfreq.c:937:2: error: use of undeclared identifier 'ret'
 2022-04-15 10:56 UTC 

Problem creating domU guest on arm64
 2022-04-15 10:56 UTC 

[PATCH 0/3] Add hdmi Support for BPI-R2-Pro
 2022-04-15 10:49 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: rockchip: set display regulators to always-on on BPI-R2-Pro
` [PATCH 2/3] arm64: dts: rockchip: enable vop2 and hdmi tx "
` [PATCH 3/3] arm64: dts: rockchip: enable the gpu "

[PATCH mptcp-next v10 00/14] mptcp: APIs and self-tests for userspace path management
 2022-04-15 10:54 UTC  (2+ messages)

[PATCH 0/4] virtio-crypto: Improve performance
 2022-04-15 10:50 UTC  (5+ messages)
` [PATCH 1/4] virtio-crypto: wait ctrl queue instead of busy polling
    `  "

[PATCH] ath9k: fix QCA9561 PA bias
 2022-04-15 10:44 UTC 

[igt-dev] [CI] tests/core_hotunplug: apply audio unload for all i915 hw
 2022-04-15 10:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/core_hotunplug: apply audio unload for all i915 hw (rev5)

[PATCH] staging: rtl8712: fix uninit-value "data" and "mac"
 2022-04-15 10:51 UTC  (8+ messages)

[PATCH net-next 0/3] net: emaclite: Trivial code cleanup
 2022-04-15 10:50 UTC  (3+ messages)

[PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-15 10:50 UTC  (20+ messages)

[PATCH -next] octeon_ep: fix error return code in octep_probe()
 2022-04-15 10:50 UTC  (2+ messages)

[PATCH v2 for-7.1 0/9] nbd: actually make s->state thread-safe
 2022-04-15 10:12 UTC  (5+ messages)
` [PATCH v2 for-7.1 1/9] nbd: safeguard against waking up invalid coroutine
` [PATCH v2 for-7.1 2/9] nbd: mark more coroutine_fns

[PATCH v1 00/43] Add LoongArch softmmu support
 2022-04-15  9:40 UTC  (33+ messages)
` [PATCH v1 07/43] target/loongarch: Add fixed point load/store instruction translation
` [PATCH v1 10/43] target/loongarch: Add floating point arithmetic "
` [PATCH v1 11/43] target/loongarch: Add floating point comparison "
` [PATCH v1 12/43] target/loongarch: Add floating point conversion "
` [PATCH v1 13/43] target/loongarch: Add floating point move "
` [PATCH v1 14/43] target/loongarch: Add floating point load/store "
` [PATCH v1 15/43] target/loongarch: Add branch "
` [PATCH v1 16/43] target/loongarch: Add disassembler
` [PATCH v1 17/43] target/loongarch: Add target build suport
` [PATCH v1 18/43] target/loongarch: Add system emulation introduction
` [PATCH v1 20/43] target/loongarch: Add basic vmstate description of CPU
` [PATCH v1 21/43] target/loongarch: Implement qmp_query_cpu_definitions()
` [PATCH v1 22/43] target/loongarch: Add MMU support for LoongArch CPU
` [PATCH v1 23/43] target/loongarch: Add LoongArch interrupt and exception handle
` [PATCH v1 24/43] target/loongarch: Add constant timer support
` [PATCH v1 25/43] target/loongarch: Add LoongArch CSR instruction
` [PATCH v1 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v1 28/43] target/loongarch: Add other core instructions support
` [PATCH v1 29/43] target/loongarch: Add timer related "
` [PATCH v1 30/43] target/loongarch: Add gdb support
` [PATCH v1 32/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v1 33/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v1 34/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)
` [PATCH v1 35/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v1 36/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v1 37/43] Enable common virtio pci support for LoongArch
` [PATCH v1 38/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v1 39/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v1 40/43] hw/loongarch: Add LoongArch boot code and load elf function
` [PATCH v1 41/43] hw/loongarch: Add LoongArch ls7a acpi device support
` [PATCH v1 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v1 43/43] target/loongarch: 'make check-tcg' support

[PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN
 2022-04-15 10:45 UTC  (20+ messages)

[PATCH mptcp-next] Squash to "mptcp: handle local addrs announced by userspace PMs"
 2022-04-15 10:45 UTC 

[PATCH] perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support
 2022-04-15 10:45 UTC 

[PATCH 1/2] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
 2022-04-15 10:40 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-04-14
 2022-04-15 10:40 UTC  (2+ messages)

stable-rc/queue/5.10 build: 183 builds: 3 failed, 180 passed, 4 errors, 10 warnings (v5.10.111-6-gc2210c2901b40)
 2022-04-15 10:36 UTC 

[ammarfaizi2-block:palmer/linux/riscv-compat 20/20] arch/riscv/kernel/compat_signal.c:198:5: warning: no previous prototype for function 'compat_setup_rt_frame'
 2022-04-15 10:36 UTC 

[PATCH net] net: dsa: hellcreek: Calculate checksums in tagger
 2022-04-15 10:33 UTC 

[PATCH v19 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-15 10:32 UTC  (26+ messages)
` [PATCH v19 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v19 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v19 08/10] soc: mediatek: add DDP_DOMPONENT_DITHER0 enum for mt8195 vdosys0
` [PATCH v19 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER "
` [PATCH v19 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[linux-next:pending-fixes] BUILD SUCCESS a3e1163f7eb1a309c8e6e8f7851c4c1bf6a16a1d
 2022-04-15 10:33 UTC 

[PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
 2022-04-15 10:34 UTC 

FAILED: patch "[PATCH] drm/amdgpu: Ensure HDA function is suspended before ASIC" failed to apply to 5.15-stable tree
 2022-04-15 10:32 UTC 

[Intel-wired-lan] [PATCH intel-next 1/3] ice: remove u16 arithmetic in ice_gnss
 2022-04-15 10:31 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH intel-next 2/3] ice: add i2c write command
` [Intel-wired-lan] [PATCH intel-next 3/3] ice: add write functionality for GNSS TTY

[Intel-gfx] [PATCH 0/8] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-04-15 10:31 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Introduce has_media_ratio_mode
` [Intel-gfx] [PATCH 3/8] drm/i915/pcode: Extend pcode functions for multiple gt's
` [Intel-gfx] [PATCH 4/8] drm/i915/pcode: Add a couple of pcode helpers

[PATCH v2 0/3] net: ipa: backport for v5.15.y
 2022-04-15 10:30 UTC  (2+ messages)

[ovmf test] 169422: regressions - FAIL
 2022-04-15 10:29 UTC 

stable-rc/queue/5.17 build: 178 builds: 2 failed, 176 passed, 4 errors, 1 warning (v5.17.3-9-g4f73362485c4f)
 2022-04-15 10:29 UTC 

[RT][PATCH 1/2] rcutorture: Also force sched priority to timersd on boosting test
 2022-04-15 10:28 UTC  (4+ messages)
` [RT][PATCH 2/2] tick: Fix timer storm since introduction of timersd

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-15 10:26 UTC  (9+ messages)
` [PATCH v10 06/14] mm: multi-gen LRU: minimal implementation

[PATCH v5 0/2] Add Support for HiSilicon CPA PMU
 2022-04-15 10:23 UTC  (6+ messages)
` [PATCH v5 1/2] drivers/perf: hisi: Associate PMUs in SICL with CPUs online
` [PATCH v5 2/2] drivers/perf: hisi: Add Support for CPA PMU

[PATCHv4 1/2] RDMA/rxe: Fix a dead lock problem
 2022-04-15 19:56 UTC  (3+ messages)

[Intel-gfx] [CI 01/18] drm/i915: Move per-platform power well hooks to intel_display_power_well.c
 2022-04-15 10:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,v2,01/18] drm/i915: Move per-platform power well hooks to intel_display_power_well.c (rev2)

[PATCH] mbuto: add a function to join elements of a list into a string
 2022-04-15 10:23 UTC 

System does not start with kernel from staging-testing pulled 3hours ago
 2022-04-15 10:22 UTC 

[PATCH net-next v2] docs: net: dsa: describe issues with checksum offload
 2022-04-15 10:22 UTC  (10+ messages)

Arguments for git update-index --refresh
 2022-04-15 10:21 UTC 

[PATCH v2] reftable: avoid undefined behaviour breaking t0032
 2022-04-15 10:21 UTC  (4+ messages)
` [RFC PATCH 0/2] reftable: remove poor man's SANITIZE=address, fix a memset() bug
  ` [RFC PATCH 1/2] reftable: remove the "return_block" abstraction
  ` [RFC PATCH 2/2] reftable: don't memset() a NULL from failed malloc()

[PATCH] net: stmmac: stmmac_main: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (3+ messages)

[v2] Add support for hwrng on PolarFire SoC
 2022-04-15 10:20 UTC  (7+ messages)
` [PATCH v2 1/1] hwrng: mpfs - add polarfire soc hwrng support
  ` hwrng: mpfs - Enable COMPILE_TEST

[PATCH net] net/packet: fix packet_sock xmit return value checking
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH net-next 0/9] mlxsw: Preparations for line cards support
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH][next] octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts"
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH net] net/smc: Fix sock leak when release after smc_shutdown()
 2022-04-15 10:20 UTC  (2+ messages)

[PATCH] scsi: efct: Remove unnecessary memset when using kzalloc()
 2022-04-15 10:19 UTC 

[PATCH v2 0/2] Add RZ/G2L DSI driver
 2022-04-15 10:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Document RZ/G2L MIPI DSI TX bindings

[PATCH] nvme-host: tcp: do not read from the socket if we are performing a reset
 2022-04-15 10:14 UTC 

safe directory on shared drives
 2022-04-15 10:14 UTC 

[PATCH] HID: nintendo: deregister home LED when it fails
 2022-04-15 10:04 UTC 

[PATCH v2] Bluetooth: btusb: add support for Qualcomm WCN785x
 2022-04-15 10:11 UTC 

[xilinx-xlnx:xlnx_rebase_v5.15 848/1093] spi-zynqmp-gqspi.c:undefined reference to `update_stripe'
 2022-04-15 10:05 UTC 

[chanwoo:devfreq-testing 5/5] drivers/devfreq/devfreq.c:937:2: error: use of undeclared identifier 'ret'
 2022-04-15 10:05 UTC 

[RFC PATCH 0/6] virtio: Solution to restrict memory access under Xen using xen-virtio DMA ops layer
 2022-04-15 10:04 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] Bump sysdig to 0.29.1
 2022-04-15 10:06 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] package/sysdig: bump "

[PATCH v3 1/7] fs/inode: move sgid strip operation from inode_init_owner into inode_sgid_strip
 2022-04-15 11:02 UTC  (7+ messages)
` [PATCH v3 2/7] fs/namei.c: Add missing umask strip in vfs_tmpfile
` [PATCH v3 3/7] xfs: Only do posix acl setup/release operation under CONFIG_XFS_POSIX_ACL
` [PATCH v3 4/7] nfs3: Only do posix acl setup/release operation under CONFIG_NFS_V3_ACL
` [PATCH v3 5/7] fs: Add new helper prepare_mode
` [PATCH v3 6/7] fs: strip file's S_ISGID mode on vfs instead of on underlying filesystem
` [PATCH v3 7/7] ceph: Remove S_ISGID clear code in ceph_finish_async_create

[PATCH V1 RESEND]: sched/fair: Revise comment about lb decision matrix
 2022-04-15 10:03 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: Fix signedness bugs in f2fs_gc_pinned_control functions
 2022-04-15  8:49 UTC 

[Patch net] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH net] rxrpc: Restore removed timer deletion
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH net-next] geneve: avoid indirect calls in GRO path, when possible
 2022-04-15 10:00 UTC  (2+ messages)

[PATCH v1] Bluetooth: btusb: add support for Qualcomm WCN785x
 2022-04-15 10:00 UTC  (2+ messages)
` [v1] "

stable-rc/queue/4.19 baseline: 72 runs, 3 regressions (v4.19.237-335-g5bcecb0e64a0a)
 2022-04-15  9:59 UTC 

stable-rc/queue/5.15 build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.34-11-g069d3f023b9fc)
 2022-04-15  9:57 UTC 

[PATCH v5 00/10] Coresight: Add support for TPDM and TPDA
 2022-04-15  9:56 UTC  (4+ messages)
` [PATCH v5 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions

[PATCH -next RFC v3 0/8] improve tag allocation under heavy load
 2022-04-15 10:10 UTC  (9+ messages)
` [PATCH -next RFC v3 1/8] sbitmap: record the number of waiters for each waitqueue
` [PATCH -next RFC v3 2/8] blk-mq: call 'bt_wait_ptr()' later in blk_mq_get_tag()
` [PATCH -next RFC v3 3/8] sbitmap: make sure waitqueues are balanced
` [PATCH -next RFC v3 4/8] blk-mq: don't preempt tag under heavy load
` [PATCH -next RFC v3 5/8] sbitmap: force tag preemption if free tags are sufficient
` [PATCH -next RFC v3 6/8] blk-mq: force tag preemption for split bios
` [PATCH -next RFC v3 7/8] blk-mq: record how many tags are needed for splited bio
` [PATCH -next RFC v3 8/8] sbitmap: wake up the number of threads based on required tags


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.