All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 07:40:21 to 2022-09-27 08:13:53 UTC [more...]

[PATCH v2 0/4] Fix some loongarch tcg bugs
 2022-09-27  6:48 UTC  (4+ messages)
` [PATCH v2 2/4] target/loongarch: bstrins.w need set dest register EXT_SIGN
` [PATCH v2 3/4] target/loongarch: Fix fnm{sub/add}_{s/d} set wrong flags
` [PATCH v2 4/4] target/loongarch: flogb_{s/d} add set float_flag_divbyzero

[PATCH v5 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  8:09 UTC  (6+ messages)
` [PATCH v5 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v5 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode

[PATCH RFT 0/5] crypto: rockchip: add crypto offloader V2
 2022-09-27  8:00 UTC  (17+ messages)
` [PATCH RFT 1/5] crypto: rockchip: move kconfig to its dedicated directory
` [PATCH RFT 2/5] dt-bindings: crypto: add support for rockchip,crypto-rk3588
` [PATCH RFT 3/5] MAINTAINERS: add new dt-binding doc to the right entry
` [PATCH RFT 4/5] crypto: rockchip: support the new crypto IP for rk3568/rk3588
` [PATCH RFT 5/5] ARM64: dts: rk3568: add crypto node

Zwiększenie płynności finansowej
 2022-09-27  8:05 UTC 

[char-misc:char-misc-testing 29/36] drivers/nvmem/lan9662-otpc.c:43 lan9662_otp_wait_flag_clear() warn: signedness bug returning '(-110)'
 2022-09-27  8:05 UTC  (2+ messages)

[PATCH v3] merge-ort: fix segmentation fault in read-only repositories
 2022-09-27  8:05 UTC  (4+ messages)
` [PATCH v4 0/2] merge-tree: "
  ` [PATCH v4 2/2] merge-ort: return early when failing to write a blob

[PATCH] cryptodev: add trace points
 2022-09-27  8:06 UTC  (2+ messages)

[PULL 0/8] Net patches
 2022-09-27  7:30 UTC  (5+ messages)
` [PULL 1/8] e1000e: set RX desc status with DD flag in a separate operation
` [PULL 2/8] vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
` [PULL 5/8] vdpa: validate MQ CVQ commands
` [PULL 6/8] virtio-net: Update virtio-net curr_queue_pairs in vdpa backends

[PATCH v2] Bluetooth: Call shutdown for HCI_USER_CHANNEL
 2022-09-27  8:04 UTC  (2+ messages)

drivers/ufs/host/ufs-exynos.c:1598:34: warning: 'exynos_ufs_of_match' defined but not used
 2022-09-27  8:04 UTC 

[PATCH v4 06/25] lib: Invert _find_next_bit source arguments
 2022-09-27  8:04 UTC  (2+ messages)

[PULL v2 00/22] riscv-to-apply queue
 2022-09-27  6:31 UTC  (3+ messages)
` [PULL v2 19/22] target/riscv: debug: Check VU/VS modes for type 2 trigger
` [PULL v2 20/22] target/riscv: debug: Add initial support of type 6 trigger

[Buildroot] [PATCH 1/1] package/python-maturin: bump to version 0.13.5
 2022-09-27  8:10 UTC 

[LTP] September LTP release
 2022-09-27  8:10 UTC  (9+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-27  8:10 UTC 

prueth: IEP driver doesn't probe anymore
 2022-09-27  8:04 UTC  (5+ messages)

Git in Outreachy? (December 2022)
 2022-09-27  8:03 UTC  (5+ messages)

[PATCH 5.4 1/1] KVM: SEV: add cache flush to solve SEV cache incoherency issues
 2022-09-27  8:03 UTC  (2+ messages)

[PATCH] dt-bindings: sound: st,stm32-sai: Document audio OF graph port
 2022-09-27  8:02 UTC  (3+ messages)
` [PATCH] dt-bindings: sound: st, stm32-sai: "

[PATCH] Revert "net: set proper memcg for net_init hooks allocations"
 2022-09-27  8:09 UTC  (2+ messages)

[xen-unstable test] 173322: tolerable FAIL
 2022-09-27  8:08 UTC 

MPTCP upstreaming, week of 26-Sept-2022
 2022-09-27  8:07 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: aspeed-g6: enable more UART controllers
 2022-09-27  7:57 UTC  (3+ messages)

[PATCH v2] headers: Remove some left-over license text
 2022-09-27  7:59 UTC  (2+ messages)

[PATCH] makedumpfile: xen: Fix get_xen_basic_info_x86_64: Can't get the symbol of xenheap_phys_end
 2022-09-27  7:58 UTC  (2+ messages)

[PATCH v10 00/33] crypto: rockchip: permit to pass self-tests
 2022-09-27  7:55 UTC  (66+ messages)
` [PATCH v10 01/33] crypto: rockchip: use dev_err for error message about interrupt
` [PATCH v10 02/33] crypto: rockchip: do not use uninitialized variable
` [PATCH v10 03/33] crypto: rockchip: do not do custom power management
` [PATCH v10 04/33] crypto: rockchip: fix privete/private typo
` [PATCH v10 05/33] crypto: rockchip: do not store mode globally
` [PATCH v10 06/33] crypto: rockchip: add fallback for cipher
` [PATCH v10 07/33] crypto: rockchip: add fallback for ahash
` [PATCH v10 08/33] crypto: rockchip: better handle cipher key
` [PATCH v10 09/33] crypto: rockchip: remove non-aligned handling
` [PATCH v10 10/33] crypto: rockchip: rework by using crypto_engine
` [PATCH v10 11/33] crypto: rockchip: rewrite type
` [PATCH v10 12/33] crypto: rockchip: add debugfs
` [PATCH v10 13/33] crypto: rockchip: introduce PM
` [PATCH v10 14/33] crypto: rockchip: handle reset also in PM
` [PATCH v10 15/33] crypto: rockchip: use clk_bulk to simplify clock management
` [PATCH v10 16/33] crypto: rockchip: add myself as maintainer
` [PATCH v10 17/33] crypto: rockchip: use read_poll_timeout
` [PATCH v10 18/33] crypto: rockchip: fix style issue
` [PATCH v10 19/33] crypto: rockchip: add support for rk3328
` [PATCH v10 20/33] crypto: rockchip: rename ablk functions to cipher
` [PATCH v10 21/33] crypto: rockchip: rework rk_handle_req function
` [PATCH v10 22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
` [PATCH v10 23/33] crypto: rockchip: use the rk_crypto_info given as parameter
` [PATCH v10 24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
` [PATCH v10 25/33] dt-bindings: crypto: rockchip: add new compatible
` [PATCH v10 26/33] clk: rk3399: use proper crypto0 name
` [PATCH v10 27/33] arm64: dts: rockchip: add rk3328 crypto node
` [PATCH v10 28/33] arm64: dts: rockchip: rk3399: add "
` [PATCH v10 29/33] crypto: rockchip: store crypto_info in request context
` [PATCH v10 30/33] crypto: rockchip: Check for clocks numbers and their frequencies
` [PATCH v10 31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
` [PATCH v10 32/33] crypto: rockchip: permit to have more than one reset
` [PATCH v10 33/33] crypto: rockchip: Add support for RK3399

[PATCH v2 00/30] acl: add vfs posix acl api
 2022-09-27  7:59 UTC  (4+ messages)

[PATCH net-next v2 00/13] net: sunhme: Cleanups and logging improvements
 2022-09-27  7:58 UTC  (3+ messages)
` [PATCH net-next v2 07/13] sunhme: Convert FOO((...)) to FOO(...)

[PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
 2022-09-27  8:04 UTC  (2+ messages)

[PATCH] block: replace blk_queue_nowait with bdev_nowait
 2022-09-27  7:58 UTC 

[igt-dev] [PATCH i-g-t v5 0/2] Convert PSR2 sf & su test to dynamic
 2022-09-27  7:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 1/2] tests/i915/kms_psr2_sf: Convert tests "
` [igt-dev] [PATCH i-g-t v5 2/2] tests/i915/kms_psr2_su: "

[Buildroot] [PATCH 3/3] package/wpewebkit: bump to version 2.38.0
 2022-09-27  8:03 UTC 

[patch net-next v2 0/7] devlink: sanitize per-port region creation/destruction
 2022-09-27  7:56 UTC  (8+ messages)
` [patch net-next v2 1/7] net: devlink: introduce port registered assert helper and use it
` [patch net-next v2 2/7] net: devlink: introduce a flag to indicate devlink port being registered
` [patch net-next v2 3/7] net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions
` [patch net-next v2 4/7] net: dsa: move port_setup/teardown to be called outside devlink port registered area
` [patch net-next v2 5/7] net: dsa: don't leave dangling pointers in dp->pl when failing
` [patch net-next v2 6/7] net: dsa: don't do devlink port setup early
` [patch net-next v2 7/7] net: dsa: remove bool devlink_port_setup

[PATCH mptcp-next] mptcp: update misleading comments
 2022-09-27  8:02 UTC  (4+ messages)
` mptcp: update misleading comments.: Tests Results

[PATCH 5.19 000/207] 5.19.12-rc1 review
 2022-09-27  7:55 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-27  8:00 UTC 

[PATCH] watchdog: gpio_wdt: use __udelay() to avoid recursion
 2022-09-27  8:00 UTC  (2+ messages)

[v1] crypto/cnxk: support exponent type private key
 2022-09-27  8:00 UTC 

[PATCH v3] staging: rtl8723bs: fix potential memory leak in _rtw_init_xmit_priv()
 2022-09-27  7:59 UTC  (2+ messages)

[v1] crypto/cnxk: add support for fixed point multiplication
 2022-09-27  7:59 UTC 

[PATCH -next] Documentation: devres: add missing IO helper
 2022-09-27  8:02 UTC 

[PATCH v3] staging: rtl8712: fix potential memory leak in _r8712_init_xmit_priv()
 2022-09-27  7:57 UTC  (2+ messages)

[PATCH] xilinx: zynq: Enable early eeprom decoding
 2022-09-27  7:55 UTC 

[PATCH] ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
 2022-09-27  7:55 UTC 

[LTP] [thermal/core] 78ffa3e58d: INFO:task_blocked_for_more_than#seconds
 2022-09-27  1:39 UTC 

[LTP] [PATCH] configure.ac: Fix redefinition of mount_attr by checking sys/mount.h
 2022-09-26 22:17 UTC  (3+ messages)

[RFC PATCH] mm: sort kmemleak object via backtrace
 2022-09-27  7:53 UTC  (2+ messages)

[PATCH net v2] xfrm: Reinject transport-mode packets through workqueue
 2022-09-27  7:53 UTC  (2+ messages)

[PATCH] scripts/faddr2line: Fix regression in name resolution on ppc64le
 2022-09-27  7:52 UTC  (2+ messages)

[PATCH] a.out: Remove the a.out implementation
 2022-09-27  7:52 UTC  (2+ messages)

[PATCH] mm/early_ioremap: Combine two loops to improve performance
 2022-09-27  7:52 UTC 

[PATCH] ASoC: soc-pcm: fix fe and be race when accessing substream->runtime
 2022-09-27  7:51 UTC  (5+ messages)

[PATCH v2 0/2] Fix missing AENs when discovery controllers are disconnected
 2022-09-27  7:52 UTC  (3+ messages)
` [PATCH v2 3/2 nvme-cli] fabrics: re-read the discovery log page when a discovery controller reconnected

Raspberry Pi 3 Model B+ hangs in vc4_hdmi_runtime_resume()
 2022-09-27  7:51 UTC  (2+ messages)
` Raspberry Pi 3 Model B+ hangs in vc4_hdmi_runtime_resume() #forregzbot

[PATCH] irqchip: Make irqchip_init() usable on pure ACPI systems
 2022-09-27  7:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-27  7:50 UTC 

[PATCHSET v2 0/5] Enable alloc caching and batched freeing for passthrough
 2022-09-27  7:50 UTC  (3+ messages)
` [PATCH 4/5] nvme: split out metadata vs non metadata end_io uring_cmd completions

[PATCH] MIPS: Lantiq: switch vmmc to use gpiod API
 2022-09-27  7:49 UTC  (4+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (11+ messages)

[PATCH V2 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C
 2022-09-27  7:49 UTC  (4+ messages)
` [PATCH V2 1/4] i2c: gpio: Add support on ACPI-based system

[PATCH V3 0/3] vdpa: device feature provisioning
 2022-09-27  7:48 UTC  (8+ messages)
` [PATCH V3 1/3] "
` [PATCH V3 2/3] vdpa_sim_net: support "
` [PATCH V3 3/3] vp_vdpa: "

[PATCH v5] hyperv: simplify and rename generate_guest_id
 2022-09-27  7:45 UTC  (2+ messages)

[PATCH v5 0/3] implement direct IO with integrity
 2022-09-27  7:47 UTC  (3+ messages)
` [PATCH v5 1/3] block: bio-integrity: add PI iovec to bio

[powerpc:next-test] BUILD SUCCESS 725963f3e89679894d3f33ce73f2d5b8eca3ec7c
 2022-09-27  7:45 UTC 

[PATCH v2] PM: runtime: Return properly from rpm_resume() if dev->power.needs_force_resume flag is set
 2022-09-27  7:46 UTC  (6+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-27  7:46 UTC  (3+ messages)
` [RFC PATCH 9/9] kvm_main.c: handle atomic memslot update

[Intel-gfx] [PATCH] drm/i915/guc: do not capture error state on exiting context
 2022-09-27  7:45 UTC  (5+ messages)

[PATCH v2] mm: Make failslab writable again
 2022-09-27  7:44 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Use i915_vm_put on ppgtt_create error paths
 2022-09-27  7:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

"BUG at kernel/entry/common.c:407!" on 5.10.133+
 2022-09-27  7:44 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Fix a potential UAF at device unload
 2022-09-27  7:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: remove excessive i915_gem_drain_freed_objects

[PATCH linux dev-5.15] ARM: dts: nuvoton: Add Fii Mori system
 2022-09-27  7:42 UTC  (2+ messages)

[PATCH] unix.7: fix section reference wrt length
 2022-09-27  7:41 UTC 

[PATCH] random: use tasklet rather than workqueue for mixing fast pool
 2022-09-27  7:41 UTC  (3+ messages)
` [PATCH v2] random: use immediate per-cpu timer "

[PATCH -next v4 0/3] Optimize and bugfix for memory-hotplug
 2022-09-27  7:41 UTC  (3+ messages)
` [PATCH -next v4 2/3] selftests/memory-hotplug: Restore memory before exit

RTT-PROBE: lore-subspace-rtt
 2022-09-27  7:40 UTC 

Patchwork summary for: linux-renesas-soc
 2022-09-27  7:40 UTC 


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.