All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-25 19:46:19 to 2022-04-25 20:36:04 UTC [more...]

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

[PATCH v2 0/2] Add support for Atmel AT30TS74
 2022-04-25 20:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add "
` [PATCH v2 2/2] hwmon: (lm75) Add Atmel AT30TS74 support

[PATCH 1/1] cmd: simplify do_adc_single()
 2022-04-25 20:35 UTC  (2+ messages)

[PATCH 0/2] Add support for Atmel AT30TS74
 2022-04-25 20:33 UTC  (4+ messages)
` [PATCH 2/2] hwmon: (lm75) Add Atmel AT30TS74 support

[PATCH v2 0/6] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-04-25 20:32 UTC  (3+ messages)
` [PATCH v2 2/6] "

Replace two ioread32 with ioread64_lo_hi non_atomic
 2022-04-25 20:32 UTC 

[PATCH 0/6] perf/amd: Zen4 IBS extensions support
 2022-04-25 20:32 UTC  (2+ messages)

[PATCH 1/2] drm/vmwgfx: Remove unused hugepage support
 2022-04-25 20:31 UTC  (2+ messages)
` [PATCH 2/2] drm: Remove the drm_get_unmapped_area() helper

[PATCH] dt-bindings: clock: qcom,gcc-apq8064: Fix typo in compatible string
 2022-04-25 20:31 UTC  (5+ messages)

[PATCH v2] dt-bindings: timer: renesas: ostm: Document Renesas RZ/G2UL OSTM
 2022-04-25 20:30 UTC  (2+ messages)

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-25 20:30 UTC  (11+ messages)

[PATCH v2] dt-bindings: fsl: convert fsl,layerscape-dcfg to YAML
 2022-04-25 20:30 UTC  (2+ messages)

[PATCH 1/1] Merge with untracked file that are the same without failure and test
 2022-04-25 20:27 UTC  (4+ messages)
` [PATCH v1 0/2] Be nicer to the user on tracked/untracked merge conflicts
  ` [PATCH v1 1/2] t7615: test how merge behave when there is untracked file
  ` [PATCH v1 2/2] merge with untracked file that are the same without failure

[PATCH net-next 0/5] net: lan966x: Add support for PTP programmable pins
 2022-04-25 20:31 UTC  (4+ messages)
` [PATCH net-next 5/5] net: lan966x: Add support for PTP_PF_EXTTS

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-25 20:27 UTC  (11+ messages)
` [PATCH v9 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP

[Buildroot] [PATCH v2 0/4] Pull in WILC Wi-Fi updates
 2022-04-25 20:28 UTC  (11+ messages)
` [Buildroot] [PATCH v2 1/4] package/wilc1000-firmware: bump to 15.6
` [Buildroot] [PATCH v2 2/4] package/wilc-firmware: rename from wilc1000-firmware
` [Buildroot] [PATCH v2 3/4] configs: add WILC3000_FIRMWARE to compatible devices
` [Buildroot] [PATCH v2 4/4] package/wilc-driver: new package

[PATCH v2 0/4] usb: phy: generic: Support enabling/disabling VBUS
 2022-04-25 20:26 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator

[Buildroot] [git commit] package/rtl_433: fix CVE-2022-27419
 2022-04-25 20:25 UTC 

[Buildroot] [PATCH 1/1] package/rtl_433: fix CVE-2022-27419
 2022-04-25 20:26 UTC  (2+ messages)

[Buildroot] [git commit] package/aubio: add host-pkgconf dependency
 2022-04-25 20:19 UTC 

[PATCH] drm/msm: fix returnvar.cocci warning
 2022-04-25 20:24 UTC  (2+ messages)

[PATCH 0/6] firmware: ti_sci: Introduce system suspend support
 2022-04-25 20:24 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: ti,sci: Add ti,ctx-memory-region property

[Buildroot] [git commit] package/libhtp: bump to version 0.5.40
 2022-04-25 20:19 UTC 

[drm-misc:for-linux-next 2/9] drivers/gpu/drm/display/drm_dp_mst_topology.c:4498:64-67: ERROR: invalid reference to the index variable of the iterator on line 4486
 2022-04-25 20:27 UTC 

[Buildroot] [git commit] package/clamav: fix libxml2 build
 2022-04-25 20:19 UTC 

[RFC 00/18] vfio: Adopt iommufd
 2022-04-25 20:23 UTC  (10+ messages)

[Buildroot] [git commit] package/zfs: bump version to 2.1.4
 2022-04-25 20:16 UTC 

[Buildroot] [git commit] package/suricata: security bump to version 6.0.5
 2022-04-25 20:19 UTC 

[Buildroot] [git commit] package/python-zopfli: needs C++
 2022-04-25 20:19 UTC 

[Buildroot] [git commit] package/libinput: security bump to version 1.20.1
 2022-04-25 20:19 UTC 

[Buildroot] [git commit] package/argp-standalone: fix NLS build
 2022-04-25 20:19 UTC 

[Buildroot] [git commit] package/netatalk: fix build with libressl
 2022-04-25 20:09 UTC 

[Buildroot] [git commit] configs/arm_foundationv8: bump to Linux 5.16.20
 2022-04-25 20:11 UTC 

[Buildroot] [PATCH 1/1] package/aubio: add host-pkgconf dependency
 2022-04-25 20:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/argp-standalone: fix NLS build
 2022-04-25 20:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libhtp: bump to version 0.5.40
 2022-04-25 20:24 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/suricata: security bump to version 6.0.5

[Buildroot] [PATCH 1/1] package/clamav: fix libxml2 build
 2022-04-25 20:24 UTC  (2+ messages)

[Buildroot] [PATCH] package/libinput: security bump to version 1.20.1
 2022-04-25 20:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-zopfli: needs C++
 2022-04-25 20:23 UTC  (2+ messages)

[Buildroot] [PATCH] configs/arm_foundationv8: bump to Linux 5.16.20
 2022-04-25 20:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/kodi-inputstream-adaptive: bump version to 19.0.4-Matrix
 2022-04-25 20:22 UTC 

[Buildroot] [PATCH 1/1] package/netatalk: fix build with libressl
 2022-04-25 20:21 UTC  (2+ messages)

[PATCH] pthread_atfork.3: Remove a confusing reference to the current thread
 2022-04-25 20:21 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.1.4
 2022-04-25 20:21 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v2] dt-bindings: i2c: renesas,riic: Document RZ/G2UL SoC
 2022-04-25 20:20 UTC  (2+ messages)

[PATCH v3] dt-bindings: gnss: Rewrite Mediatek bindings in YAML
 2022-04-25 20:19 UTC  (2+ messages)

renesas/next baseline: 334 runs, 1 regressions (renesas-next-2022-04-25-v5.18-rc1)
 2022-04-25 20:18 UTC 

renesas/next baseline-nfs: 69 runs, 1 regressions (renesas-next-2022-04-25-v5.18-rc1)
 2022-04-25 20:18 UTC 

[PATCH v3] fanotify: Document FAN_REPORT_PIDFD Feature
 2022-04-25 20:18 UTC  (4+ messages)

+ selftests-cgroup-add-a-selftest-for-memoryreclaim.patch added to -mm tree
 2022-04-25 20:18 UTC 

+ selftests-cgroup-fix-alloc_anon_noexit-instantly-freeing-memory.patch added to -mm tree
 2022-04-25 20:18 UTC 

+ selftests-cgroup-return-errno-from-cg_read-cg_write-on-failure.patch added to -mm tree
 2022-04-25 20:18 UTC 

+ memcg-introduce-per-memcg-reclaim-interface.patch added to -mm tree
 2022-04-25 20:18 UTC 

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-25 20:17 UTC  (11+ messages)

[igt-dev] [PATCH v4 0/4] amdgpu PSR-SU cursor move test cases
 2022-04-25 20:17 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for amdgpu PSR-SU cursor move test cases (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v5 12/17] drm/shmem-helper: Add generic memory shrinker
 2022-04-25 20:17 UTC 

[PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
 2022-04-25 20:17 UTC  (10+ messages)

[PATCH v1 0/2] Two changes for eMMC
 2022-04-25 20:15 UTC  (5+ messages)
` [PATCH v1 2/2] mmc: core: Allows to override the timeout value for ioctl() path

[PATCH net] net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
 2022-04-25 20:05 UTC  (2+ messages)

[PATCH v4 00/21] media: rkisp1: Misc bug fixes and cleanups
 2022-04-25 20:13 UTC  (5+ messages)
` [PATCH v4 14/21] media: rkisp1: debug: Collect input status by sampling ISP_FLAGS_SHD

[PATCH 0/2] Input: cros-ec-keyb: Don't register keyboard if doesn't exist
 2022-04-25 20:12 UTC  (4+ messages)
` [PATCH 1/2] Input: cros-ec-keyb: Only register keyboard if rows/columns exist

[PATCH] drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()
 2022-04-25 20:11 UTC  (3+ messages)

[PATCH] iio: gyro: mpu3050: Make mpu3050_common_remove() return void
 2022-04-25 20:11 UTC  (2+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-25 19:55 UTC  (4+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH] drm/msm/dpu: fix error check return value of irq_of_parse_and_map()
 2022-04-25 20:10 UTC  (3+ messages)

[Buildroot] [git commit] package/wilc-driver: new package
 2022-04-25 20:08 UTC 

[PATCH] drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimizations
 2022-04-25 20:09 UTC 

[Buildroot] [git commit] package/wilc1000-firmware: bump to 15.6
 2022-04-25 19:51 UTC 

Regression in 5467801f1fcbd
 2022-04-25 20:09 UTC 

[Buildroot] [git commit] configs: add WILC3000_FIRMWARE to compatible devices
 2022-04-25 19:54 UTC 

[Buildroot] [git commit] package/wilc-firmware: rename from wilc1000-firmware
 2022-04-25 19:53 UTC 

[igt-dev] [PATCH i-g-t 0/6] Test for shared reset domain
 2022-04-25 20:07 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/6] lib/igt_sysfs: Add helpers to iterate over GTs

[RFC PATCH] mm/highmem: VM_BUG_ON() if offset + len > PAGE_SIZE
 2022-04-25 20:05 UTC  (4+ messages)

[PATCH net-next RESEND] net: bcmgenet: hide status block before TX timestamping
 2022-04-25 20:03 UTC  (2+ messages)

[PATCH RESEND] selftests/damon: add damon to selftests root Makefile
 2022-04-25 20:03 UTC  (4+ messages)

[PATCH v4] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-04-25 20:02 UTC  (2+ messages)

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-25 20:01 UTC  (12+ messages)

[PATCH] nfsrahead: fix oops caused by non-starndard naming schemes
 2022-04-25 19:59 UTC 

[PATCH v3 for-7.1] vfio/common: remove spurious tpm-crb-cmd misalignment warning
 2022-04-25 19:58 UTC  (2+ messages)

[PATCH V2 00/26] imx: imx8ulp: misc update from downstream
 2022-04-25 19:58 UTC  (3+ messages)
` [PATCH V2 20/26] imx: dynamic setting mmcdev and mmcroot

[net-next v4 0/3] use standard sysctl macro
 2022-04-25 19:58 UTC  (7+ messages)
` [net-next v4 3/3] selftests/sysctl: add sysctl macro test

[PATCH] powerpc/pci: Remove useless null check before call of_node_put()
 2022-04-25 19:57 UTC  (4+ messages)

[PATCH] ceph: fix setting of xattrs on async created inodes
 2022-04-25 19:57 UTC  (2+ messages)

[PATCH] drm/amd: add dc feature mask flags for PSR allow smu and multi-display optimizations
 2022-04-25 19:56 UTC  (2+ messages)

[PATCH] RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
 2022-04-25 19:53 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/3] RDMA/rxe: Remove useless parameters for update_state()
 2022-04-25 19:52 UTC  (2+ messages)

[syzbot] WARNING in wait_til_done
 2022-04-25 19:52 UTC 

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-04-25 19:52 UTC  (4+ messages)

[PATCH 0/5] Firmware loader support for ZSTD-compressed files
 2022-04-25 19:50 UTC  (5+ messages)
` [PATCH 4/5] selftests: firmware: Simplify test patterns
` [PATCH 5/5] selftests: firmware: Add ZSTD compressed file tests

[PATCH] chown: fix ownership format string
 2022-04-25 19:49 UTC  (2+ messages)

[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
 2022-04-25 19:47 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: Convert snps,dw-i3c-master to DT schema
 2022-04-25 19:47 UTC  (5+ messages)
` [PATCH] dt-bindings: i3c: Convert snps, dw-i3c-master "

[PATCH RFC v21 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-25 19:46 UTC  (5+ messages)
` [PATCH RFC v21 3/7] NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd

[Bug 215883] New: Unable to resume from suspend with module `intel_lpss_pci` enabled
 2022-04-25 19:46 UTC  (2+ messages)
` [Bug 215883] "

[PATCH v3 0/3] Rockchip RK3328 VDEC support
 2022-04-25 18:45 UTC  (2+ messages)
` [PATCH v3 3/3] arm64: dts: rockchip: Add vdec support for RK3328


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.