All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-26 09:15:45 to 2022-09-26 09:49:41 UTC [more...]

[Intel-gfx] [PATCH v2 00/33] drm: Analog TV Improvements
 2022-09-26  9:36 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 02/33] drm/tests: Add Kunit Helpers
      `  "
        ` [Nouveau] "

[V15,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-26  9:14 UTC  (19+ messages)
` [V15,03/15] mtk-jpegenc: support jpegenc multi-hardware
` [V15,04/15] mtk-jpegenc: add jpegenc timeout func interface
` [V15,07/15] mtk-jpegenc: add stop cmd interface for jpgenc
` [V15,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V15,09/15] media: mtk-jpegdec: export jpeg decoder functions
` [V15,12/15] media: mtk-jpegdec: add jpeg decode worker interface
` [V15,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V15,14/15] media: mtk-jpegdec: refactor jpegdec func interface
` [V15,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH v2] dt-bindings: phy: Add compatible for Mediatek MT8188
 2022-09-26  9:23 UTC  (4+ messages)

[PATCH v3 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
 2022-09-26  9:49 UTC 

[PATCH v3 0/5] media: Add ST VGXY61 camera sensor driver
 2022-09-26  9:42 UTC  (7+ messages)
` [PATCH v3 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
 2022-09-26  9:48 UTC  (7+ messages)
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() as static
` [PATCH 3/7] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c

[PATCH 00/16] Optimizing SM3 and SM4 algorithms using NEON/CE/SVE instructions
 2022-09-26  9:36 UTC  (34+ messages)
` [PATCH 01/16] crypto: arm64/sm3 - raise the priority of the CE implementation
` [PATCH 02/16] crypto: arm64/sm3 - add NEON assembly implementation
` [PATCH 03/16] crypto: arm64/sm4 - refactor and simplify NEON implementation
` [PATCH 04/16] crypto: testmgr - add SM4 cts-cbc/essiv/xts/xcbc test vectors
` [PATCH 05/16] crypto: tcrypt - add SM4 cts-cbc/essiv/xts/xcbc test
` [PATCH 06/16] crypto: arm64/sm4 - refactor and simplify CE implementation
` [PATCH 07/16] crypto: arm64/sm4 - simplify sm4_ce_expand_key() of "
` [PATCH 08/16] crypto: arm64/sm4 - export reusable CE acceleration functions
` [PATCH 09/16] crypto: arm64/sm4 - add CE implementation for CTS-CBC mode
` [PATCH 10/16] crypto: arm64/sm4 - add CE implementation for XTS mode
` [PATCH 11/16] crypto: essiv - allow digestsize to be greater than keysize
` [PATCH 12/16] crypto: arm64/sm4 - add CE implementation for ESSIV mode
` [PATCH 13/16] crypto: arm64/sm4 - add CE implementation for cmac/xcbc/cbcmac
` [PATCH 14/16] crypto: arm64/sm4 - add CE implementation for CCM mode
` [PATCH 15/16] crypto: arm64/sm4 - add CE implementation for GCM mode
` [PATCH 16/16] crypto: arm64/sm4 - add ARMv9 SVE cryptography acceleration implementation

[PATCH v2] PM: runtime: Return properly from rpm_resume() if dev->power.needs_force_resume flag is set
 2022-09-26  9:47 UTC  (5+ messages)

[PATCH v2 0/9] pwm: lpss: Clean up and convert to a pure library
 2022-09-26  9:48 UTC  (7+ messages)
` [PATCH v2 2/9] pwm: lpss: Move exported symbols to PWM_LPSS namespace
` [PATCH v2 4/9] pwm: lpss: Include headers we are direct user of

[PATCH 1/2] net/iavf: enable TSO offloading for tunnel cases
 2022-09-26  9:48 UTC  (3+ messages)
` [PATCH v2] net/iavf: fix TSO offload for tunnel case

[PATCH] configs: rockchip: Drop TPL_MAX_SIZE definition
 2022-09-26  9:47 UTC  (5+ messages)

[Buildroot] [PATCH] package/chartjs: fix installation
 2022-09-26  9:48 UTC 

[LTP] September LTP release
 2022-09-26  9:49 UTC  (6+ messages)

[PATCH 0/7] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-09-26  9:47 UTC  (4+ messages)
` [PATCH 6/7] Input: add `SW_BOOT_ALT`

[Intel-gfx] [PATCH v3 00/37] drm/i915: fix kernel-doc issues
 2022-09-26  9:45 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 01/37] drm/i915: fix kernel-doc trivial warnings on i915/*.[ch] files
` [Intel-gfx] [PATCH v3 27/37] docs: gpu: i915.rst: gt: add more kernel-doc markups

[PATCH] wifi: ath11k: Remove redundant ath11k_mac_drain_tx
 2022-09-26  9:40 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
 2022-09-26  9:45 UTC  (5+ messages)

Patchwork summary for: linux-renesas-soc
 2022-09-26  9:40 UTC 

[PATCH v12 00/21] job: replace AioContext lock with job_mutex
 2022-09-26  9:32 UTC  (15+ messages)
` [PATCH v12 01/21] job.c: make job_mutex and job_lock/unlock() public
` [PATCH v12 02/21] job.h: categorize fields in struct Job
` [PATCH v12 03/21] job.c: API functions not used outside should be static
` [PATCH v12 04/21] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v12 05/21] job.c: add job_lock/unlock while keeping job.h intact
` [PATCH v12 06/21] job: move and update comments from blockjob.c
` [PATCH v12 07/21] blockjob: introduce block_job _locked() APIs
` [PATCH v12 08/21] jobs: add job lock in find_* functions
` [PATCH v12 09/21] jobs: use job locks also in the unit tests
` [PATCH v12 10/21] block/mirror.c: use of job helpers in drivers
` [PATCH v12 12/21] job: detect change of aiocontext within job coroutine
` [PATCH v12 13/21] jobs: protect job.aio_context with BQL and job_mutex
` [PATCH v12 14/21] blockjob.h: categorize fields in struct BlockJob
` [PATCH v12 15/21] blockjob: rename notifier callbacks as _locked

[syzbot] UBSAN: shift-out-of-bounds in extAlloc
 2022-09-26  9:44 UTC 

[LTP] [PATCH 0/3 v2] tst_test.sh: Fix filesystem support detection
 2022-09-26  9:45 UTC  (7+ messages)
` [LTP] [PATCH 3/3 "

[syzbot] UBSAN: array-index-out-of-bounds in dbAdjTree
 2022-09-26  9:44 UTC 

[PATCH v3 0/5] blk-wbt: simple improvment to enable wbt correctly
 2022-09-26  9:44 UTC  (3+ messages)
` [PATCH v3 1/5] wbt: don't show valid wbt_lat_usec in sysfs while wbt is disabled

[linux-stable-rc:linux-5.15.y 8185/9999] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
 2022-09-26  9:42 UTC 

[PATCH] wifi: ath11k: Fix deadlock during WoWLAN suspend
 2022-09-26  9:41 UTC  (2+ messages)

[PATCHv2] ath11k: Add spectral scan support for 160 MHz
 2022-09-26  9:40 UTC  (2+ messages)

[PATCH v3 0/5] Fix some bugs and clean code issues
 2022-09-26  9:33 UTC  (6+ messages)
` [PATCH v3 1/5] hisi_acc_vfio_pci: Fixes error return code issue
` [PATCH v3 2/5] hisi_acc_vfio_pci: Fix device data address combination problem
` [PATCH v3 3/5] hisi_acc_vfio_pci: Remove useless function parameter
` [PATCH v3 4/5] hisi_acc_vfio_pci: Remove useless macro definitions
` [PATCH v3 5/5] hisi_acc_vfio_pci: Update some log and comment formats

[PATCH 0/3] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-09-26  9:37 UTC  (6+ messages)
` [PATCH 1/3] Input: add `SW_BOOT_ALT`

[PATCH net] rhashtable: fix crash due to mm api change
 2022-09-26  9:37 UTC  (4+ messages)

[PATCH v3] powerpc/pseries/mce: Avoid instrumentation in realmode
 2022-09-26  9:39 UTC  (2+ messages)

[PATCH] gpio: tc3589x: Make irqchip immutable
 2022-09-26  9:37 UTC  (2+ messages)

[PATCH v2] lib/eal/linux: update lcore-worker name due to high number of cores
 2022-09-26  9:39 UTC  (3+ messages)
` [PATCH v3] eal: "

[PATCH] drm/amdgpu: fix a compiling error
 2022-09-26  9:38 UTC  (2+ messages)

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-09-26  9:37 UTC  (6+ messages)
` [PATCH v7 0/4] Add lcore poll "
  ` [PATCH v7 1/4] eal: add "

[RFC 0/6] migrate_pages(): batch TLB flushing
 2022-09-26  9:28 UTC  (4+ messages)
` [RFC 2/6] mm/migrate_pages: split unmap_and_move() to _unmap() and _move()

[PATCH] MIPS: dts: lantiq: rename dts files with soc name being the prefix
 2022-09-26  9:08 UTC  (2+ messages)

[PATCH] drm/msm/gem: Use size_add() against integer overflow
 2022-09-26  9:23 UTC  (2+ messages)

[PATCH] ath11k: Add support to get power save duration for each client
 2022-09-26  9:34 UTC  (3+ messages)

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-26  9:33 UTC  (8+ messages)
` [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
` [PATCH printk 18/18] printk: Handle dropped message smarter

Wildcards in mailmap to hide transgender people's deadnames
 2022-09-26  9:14 UTC  (8+ messages)

[igt-dev] [i-g-t] tests/kms_color: Fix ctm-0.* tests
 2022-09-26  9:32 UTC  (2+ messages)

[PATCH -next] crypto: ccp: Add __init/__exit annotations to module init/exit funcs
 2022-09-26  9:27 UTC 

[PATCH v5] dt-bindings: qcom: document preferred compatible naming
 2022-09-26  9:30 UTC  (2+ messages)

[PATCH next v4 1/2] i2c: hisi: Add initial device tree support
 2022-09-26  9:30 UTC  (4+ messages)
` [PATCH next v4 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH mm] mm: fix BUG with kvzalloc+GFP_ATOMIC
 2022-09-26  9:30 UTC  (7+ messages)

[PATCH 0/8] phy: allwinner: phy-sun6i-mipi-dphy: Add the A100 DPHY
 2022-09-26  9:30 UTC  (11+ messages)
` [PATCH 1/8] dt-bindings: sun6i-a31-mipi-dphy: Add the interrupts property
` [PATCH 5/8] phy: allwinner: phy-sun6i-mipi-dphy: Make RX support optional

[PATCH] fs/notify: ftrace: Remove obsoleted fanotify_event_has_path()
 2022-09-26  9:29 UTC  (2+ messages)

Design session PVH dom0
 2022-09-26  9:30 UTC  (5+ messages)

[Intel-wired-lan] [PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-26  9:29 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v2 08/16] dma-buf: Proactively round up to kmalloc bucket size
  ` [Linaro-mm-sig] "

stable-rc/queue/5.4 baseline: 172 runs, 17 regressions (v5.4.214-101-gc4608cf9cd17)
 2022-09-26  9:28 UTC 

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-09-26  9:27 UTC  (8+ messages)

Linux 6.0-rc7
 2022-09-26  9:27 UTC  (3+ messages)
` Build regressions/improvements in v6.0-rc7

[PATCH -next] block/swim3: add __init annotation to module init func
 2022-09-26  9:22 UTC 

[PATCH 0/4] memory: tegra: Use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-26  9:26 UTC  (4+ messages)
` [PATCH 3/4] memory: tegra210-emc: use "

A divide error bug in snd_pcm_write
 2022-09-26  9:26 UTC 

[PATCH v2 0/8] treewide: Add R-Car S4-8 Ethernet Switch support
 2022-09-26  9:25 UTC  (8+ messages)
` [PATCH v2 4/8] dt-bindings: net: renesas: Document Renesas Ethernet Switch

[PATCH] RISC-V: KVM: Make ISA ext mappings explicit
 2022-09-26  9:26 UTC  (3+ messages)

[PATCH 0/4] wifi: rtl8xxxu: A few improvements
 2022-09-26  9:24 UTC  (3+ messages)
` [PATCH 3/4] wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM

[PATCH -next] Bluetooth: btrsi: Add __init/__exit annotations to module init/exit funcs
 2022-09-26  9:20 UTC 

[PATCH 0/1] Add security perf application
 2022-09-26  9:25 UTC  (4+ messages)

[PATCH bpf-next] selftests: bpf: test_kmod.sh: fix passing arguments via function
 2022-09-26  9:23 UTC 

[PATCH 1/3] ARM: dts: qcom: pm8226: fix regulators node name
 2022-09-26  9:22 UTC  (8+ messages)
` [PATCH 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings
` [PATCH 3/3] arm64: dts: qcom: pm8998: adjust coincell node name "

[PATCH 00/10] staging: rtl8192e: Rename and remove variables in rtl819x_HTProc.c
 2022-09-26  9:24 UTC  (2+ messages)

[PATCH v2] wifi: rtl8xxxu: Support new chip RTL8188FU
 2022-09-26  9:22 UTC  (2+ messages)

[RESEND PATCH v2 1/4] dt-bindings: soc: qcom: smd-rpm: add PMIC regulators nodes
 2022-09-26  9:21 UTC  (4+ messages)
` [RESEND PATCH v2 2/4] dt-bindings: soc: qcom: smd-rpm: add qcom,glink-channels
` [RESEND PATCH v2 3/4] arm64: dts: qcom: align RPM regulators node name with bindings
` [RESEND PATCH v2 4/4] ARM: "

[PATCH v3 0/5] Fix some bugs and clean code issues
 2022-09-26  9:20 UTC  (2+ messages)

fstests btrfs/232 triggle warning of btrfs_extent_buffer_leak_debug_check
 2022-09-26  9:19 UTC  (2+ messages)

[PATCH v3 0/2] Add ps_it attributes for vcnl4040
 2022-09-26  9:19 UTC  (3+ messages)
` [PATCH v3 1/2] iio: light: vcnl4000: Preserve conf bits when toggle power
` [PATCH v3 2/2] iio: light: vcnl4000: Add ps_it attributes for vcnl4040

QA notification for completed autobuilder build (yocto-4.0.4.rc1)
 2022-09-26  9:22 UTC  (2+ messages)
` [qa-build-notification] "

[PATCH] drm/amdgpu: Always align dumb buffer at PAGE_SIZE
 2022-09-26  9:21 UTC  (6+ messages)

[PATCHv2 net-next] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, set, del}link
 2022-09-26  9:17 UTC  (2+ messages)

❌ FAIL: Test report for master (6.0.0-rc6, mainline.kernel.org-clang, 5e049663)
 2022-09-26  9:20 UTC 

[PATCH v2 0/8] AArch64/HMAT support and tests
 2022-09-26  9:19 UTC  (4+ messages)

[PATCH v2] eal: change alloc_sz calculation which may cause unnecessarily allocation
 2022-09-26  9:20 UTC  (6+ messages)

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-09-26  9:20 UTC  (3+ messages)
` [PATCH v8 5/5] tick/sched: "

[PATCH 0/7] pipeline: support direct registers and meters
 2022-09-26  9:19 UTC  (5+ messages)
` [PATCH V3 "
  ` [PATCH V3 2/7] table: add entry ID for learner tables

Design session "grant v3"
 2022-09-26  9:19 UTC  (7+ messages)

[PATCH -next] [ARM] am200epd: Release platform device in case of platform_device_add_data() fails
 2022-09-26  9:15 UTC  (3+ messages)

[PATCH -next] [ARM] am300epd: Release platform device in case of platform_device_add_data() fails
 2022-09-26  9:15 UTC  (3+ messages)

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-26  9:17 UTC  (3+ messages)
` [PATCH v2 2/3] s390/pci: remove unused bus_next field from struct zpci_dev

[PATCH -next] viper_tpm_init(): fix memleak on registration failure
 2022-09-26  9:14 UTC  (3+ messages)

[PATCH] doc/cat-file: allow --use-mailmap for --batch options
 2022-09-26  9:14 UTC  (2+ messages)

[PATCH v3 00/12] io-uring/btrfs: support async buffered writes
 2022-09-26  9:14 UTC  (3+ messages)
` [PATCH v3 02/12] btrfs: implement a nowait option for tree searches


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.