All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-02 20:59:23 to 2024-09-02 23:07:19 UTC [more...]

[PATCH v4 0/7] Code cleanup and memory usage reduction
 2024-09-02 23:07 UTC  (5+ messages)
` [PATCH v4 1/7] ata: libata: Cleanup libata-transport
` [PATCH v4 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH v4 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v4 4/7] ata: libata: Move sata_std_hardreset() definition "

Error : init: partition(s) not found in /sys, waiting for their uevent(s): mmcblk0p2, mmcblk0p3 while trying to emulate Android 14 on Ubuntu 24.04 X64 bit using qemu-system-aarch64
 2024-09-02 23:03 UTC  (11+ messages)

[PATCH v2 0/2] iommu/arm-smmu-v3: Parse out event records
 2024-09-02 23:02 UTC  (7+ messages)
` [PATCH v2 1/2] iommu/arm-smmu-v3: Print better events records

Silex SX-PCEAX BDF
 2024-09-02 22:59 UTC  (3+ messages)

[PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
 2024-09-02 22:59 UTC  (6+ messages)

BUG: INFO: trying to register non-static key in call_timer_fn
 2024-09-02 22:56 UTC  (3+ messages)

[PATCH v2 0/8] tmpfs: Add case-insesitive support for tmpfs
 2024-09-02 22:55 UTC  (9+ messages)
` [PATCH v2 1/8] unicode: Fix utf8_load() error path
` [PATCH v2 2/8] unicode: Create utf8_check_strict_name
` [PATCH v2 3/8] ext4: Use utf8_check_strict_name helper
` [PATCH v2 4/8] unicode: Recreate utf8_parse_version()
` [PATCH v2 5/8] tmpfs: Add casefold lookup support
` [PATCH v2 6/8] tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
` [PATCH v2 7/8] tmpfs: Expose filesystem features via sysfs
` [PATCH v2 8/8] docs: tmpfs: Add casefold options

BUG: general protection fault in __free_object
 2024-09-02 22:55 UTC  (3+ messages)

[PATCH v1 0/7] Use functionality of irq_get_trigger_type()
 2024-09-02 22:55 UTC  (8+ messages)
` [PATCH v1 1/7] drm/i2c: tda998x: Make use "
` [PATCH v1 2/7] net: dsa: realtek: rtl8365mb: "
` [PATCH v1 3/7] net: dsa: realtek: rtl8366rb: "
` [PATCH v1 4/7] net: smc91x: "
` [PATCH v1 5/7] wifi: brcmfmac: of: "
` [PATCH v1 6/7] wifi: wlcore: sdio: "
` [PATCH v1 7/7] of/irq: "

[PATCH v3 0/7] Code cleanup and memory usage reduction
 2024-09-02 22:55 UTC  (9+ messages)
` [PATCH v3 1/7] ata: libata: Cleanup libata-transport
` [PATCH v3 6/7] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v3 7/7] ata: libata: Improve CDL resource management

[PATCH] binder_alloc: Move alloc_page() out of mmap_rwsem to reduce the lock duration
 2024-09-02 22:50 UTC 

[PATCH v2] ASoC: tas2781: Add Calibration Kcontrols for Chromebook
 2024-09-02 22:49 UTC  (2+ messages)

[PATCH 0/2] OPP/pmdomain: Assign the correct required-dev
 2024-09-02 22:48 UTC  (3+ messages)
` [PATCH 1/2] OPP: Add helper to retrieve the OF node for an OPP table
` [PATCH 2/2] OPP/pmdomain: Fix the assignment of the required-devs

[PATCH rdma-next] RDMA/core: Skip initialized but not leaked GID entries
 2024-09-02 22:46 UTC  (2+ messages)

[PATCH] watchdog: da9063: Do not use a global variable
 2024-09-02 22:45 UTC 

[PATCH v4 0/4] media: pisp-be: Split jobs creation and scheduling
 2024-09-02 22:42 UTC  (3+ messages)
` [PATCH v4 1/4] media: pisp_be: Drop reference to non-existing function

[PATCH 5.15 000/215] 5.15.166-rc1 review
 2024-09-02 22:39 UTC 

[PATCH V3 0/9] Add Anbernic RG35XX-2024
 2024-09-02 22:36 UTC  (5+ messages)
` [PATCH V3 5/9] sunxi: H616: dram: Update mbus priorities
` [PATCH V3 6/9] sunxi: Correct TPR6 parameter for H616 DRAM driver

[PATCH v2 0/3] btrfs: Don't block suspend during fstrim
 2024-09-02 22:36 UTC  (7+ messages)
` [PATCH v2 1/3] block: Export bio_discard_limit
` [PATCH v2 2/3] btrfs: Split remaining space to discard in chunks
` [PATCH v2 3/3] btrfs: Don't block system suspend during fstrim

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-02 22:32 UTC  (4+ messages)

[PATCH 5.15 000/215] 5.15.166-rc1 review
 2024-09-02 22:23 UTC 

[PATCH v1 00/22] iio: use dev_get_platdata() to access platform_data
 2024-09-02 22:17 UTC  (23+ messages)
` [PATCH v1 01/22] iio: accel: hid-sensor-accel-3d: Get platform data via dev_get_platdata()
` [PATCH v1 02/22] iio: adc: ad7266: "
` [PATCH v1 03/22] iio: adc: ad7791: "
` [PATCH v1 04/22] iio: adc: ad7887: "
` [PATCH v1 05/22] iio: adc: ad7793: "
` [PATCH v1 06/22] iio: adc: ltc2497: "
` [PATCH v1 07/22] iio: dac: ad5504: "
` [PATCH v1 08/22] iio: dac: ad5791: "
` [PATCH v1 09/22] iio: dac: m62332: "
` [PATCH v1 10/22] iio: dac: max517: "
` [PATCH v1 11/22] iio: frequency: ad9523: "
` [PATCH v1 12/22] iio: frequency: adf4350: "
` [PATCH v1 13/22] iio: gyro: hid-sensor-gyro-3d: "
` [PATCH v1 14/22] iio: imu: st_lsm6dsx: "
` [PATCH v1 15/22] iio: light: hid-sensor-als: "
` [PATCH v1 16/22] iio: light: hid-sensor-prox: "
` [PATCH v1 17/22] iio: light: lm3533-als: "
` [PATCH v1 18/22] iio: magnetometer: hid-sensor-magn-3d: "
` [PATCH v1 19/22] iio: orientation: hid-sensor-incl-3d: "
` [PATCH v1 20/22] iio: orientation: hid-sensor-rotation: "
` [PATCH v1 21/22] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v1 22/22] iio: pressure: hid-sensor-press: "

[PATCH] drm/xe/bmg: improve cache flushing behaviour
 2024-09-02 22:29 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

+ ocfs2-fix-possible-null-ptr-deref-in-ocfs2_set_buffer_uptodate.patch added to mm-hotfixes-unstable branch
 2024-09-02 22:29 UTC 

+ ocfs2-remove-unreasonable-unlock-in-ocfs2_read_blocks.patch added to mm-hotfixes-unstable branch
 2024-09-02 22:29 UTC 

[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
 2024-09-02 22:20 UTC  (9+ messages)
` [RFC PATCH 23/28] drm/xe: Add SVM VRAM migration

+ ocfs2-fix-null-ptr-deref-when-journal-load-failed.patch added to mm-hotfixes-unstable branch
 2024-09-02 22:21 UTC 

linux-next: Signed-off-by missing for commit in the pm tree
 2024-09-02 22:21 UTC 

[RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
 2024-09-02 22:15 UTC 

[PATCH v2] rust: add global lock support
 2024-09-02 22:16 UTC  (8+ messages)

[PATCH v5 3/4] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
 2024-09-02 22:14 UTC  (4+ messages)
`  "

[BUILD SUCCESS] LAST PATCH: [PATCH 14/14] iommu/vt-d: Introduce batched cache invalidation
 2024-09-02 22:13 UTC 

[PATCH v3] target/arm/tcg: refine cache descriptions with a wrapper
 2024-09-02 22:11 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-02 22:07 UTC  (3+ messages)
` [PATCH v2 05/17] thread-pool: Implement non-AIO (generic) pool support

[Binman] Question regarding SPL symbol offsets generation
 2024-09-02 22:06 UTC  (7+ messages)

[PATCH -next] soc/fsl/qbman: make use of the helper function kthread_run_on_cpu()
 2024-09-02 13:31 UTC 

[linux-next:master 6300/8400] drivers/gpu/drm/panel/panel-boe-tv101wum-ll2.c:173:8: error: call to undeclared function 'devm_regulator_bulk_get_const'; ISO C99 and later do not support implicit function declarations
 2024-09-02 21:58 UTC 

[PATCH i-g-t] tests/kms_properties: rework immutability checks
 2024-09-02 21:58 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH v2] power: supply: max1720x: add read support for nvmem
 2024-09-02 21:55 UTC  (2+ messages)

[PATCH 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-09-02 21:54 UTC  (28+ messages)
` [PATCH 01/13] media: i2c: imx214: Use subdev active state
` [PATCH 02/13] media: i2c: imx214: Remove unneeded goto
` [PATCH 03/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH 04/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH 05/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH 06/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH 07/13] media: i2c: imx214: Use number of lanes from device tree
` [PATCH 08/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH 09/13] media: i2c: imx214: Extract format and crop settings
` [PATCH 10/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH 11/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH 12/13] media: i2c: imx214: Verify chip ID
` [PATCH 13/13] media: i2c: imx214: Add test pattern control

Why it is not sending my simple Mouse
 2024-09-02 21:50 UTC 

Noveau Driver NVIDIA wake from standby display activation issues
 2024-09-02 21:47 UTC 

[bug report] perf: Fix event leak upon exec and file release
 2024-09-02 21:47 UTC  (2+ messages)

[PATCH] generic: test concurrent direct IO writes and fsync using same fd
 2024-09-02 21:45 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/gerbera: fix build against fmt 11
 2024-09-02 21:43 UTC 

[PATCH v3 0/6] lib: Extend bitmap find binary operations
 2024-09-02 21:42 UTC  (3+ messages)

[PATCH v2 net-next] netlink: specs: nftables: allow decode of default firewalld ruleset
 2024-09-02 21:41 UTC 

[PATCH] escc: convert Sun mouse to use QemuInputHandler
 2024-09-02 21:38 UTC 

[xen-unstable-smoke test] 187458: tolerable all pass - PUSHED
 2024-09-02 21:38 UTC 

[bcachefs:master 137/143] fs/bcachefs/alloc_foreground.c:605: warning: Function parameter or struct member 'nowait' not described in 'bch2_bucket_alloc_trans'
 2024-09-02 21:38 UTC 

[PATCH 0/2] btrfs: fix a regression with concurrent DIO writes and fsync on the same fd
 2024-09-02 21:38 UTC  (3+ messages)
` [PATCH 1/2] btrfs: fix race between direct IO write and fsync when using "

[PATCH i-g-t v4] tests/amd_queue_reset: add sdma test in queue reset
 2024-09-02 21:38 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/amd_queue_reset: add sdma test in queue reset (rev4)

CPU stuck due to the taprio hrtimer
 2024-09-02 21:34 UTC  (5+ messages)

[PATCH i-g-t 0/1] lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_memory
 2024-09-02 21:34 UTC  (3+ messages)
` [PATCH i-g-t 1/1] "

Question on get random long worse in VM than on host
 2024-09-02 21:26 UTC  (5+ messages)

M+ & H bugs with Milestone Movements WW35
 2024-09-02 21:25 UTC 

Enhancements/Bugs closed WW35!
 2024-09-02 21:24 UTC 

Current high bug count owners for Yocto Project 5.1
 2024-09-02 21:21 UTC 

[PATCH] ffmpeg: Fix build on musl linux systems
 2024-09-02 21:20 UTC 

[RFC V3 1/3] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
 2024-09-02 21:20 UTC  (5+ messages)
` [RFC V3 3/3] phy: freescale: fsl-samsung-hdmi: Support dynamic integer

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-09-02 21:20 UTC 

[PATCH i-g-t v5 00/17] Test coverage for GPU debug support
 2024-09-02 21:19 UTC  (3+ messages)
` [PATCH i-g-t v5 11/17] lib/xe_eudebug: Introduce eu debug testing framework

+ zram-support-priority-parameter-in-recompression.patch added to mm-unstable branch
 2024-09-02 21:19 UTC 

+ documentation-zram-add-documentation-for-algorithm-parameters.patch added to mm-unstable branch
 2024-09-02 21:19 UTC 

+ zram-add-dictionary-support-to-zstd-backend.patch added to mm-unstable branch
 2024-09-02 21:19 UTC 

+ zram-add-dictionary-support-to-lz4hc.patch added to mm-unstable branch
 2024-09-02 21:19 UTC 

+ zram-add-dictionary-support-to-lz4.patch added to mm-unstable branch
 2024-09-02 21:19 UTC 

+ zram-move-immutable-comp-params-away-from-per-cpu-context.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-introduce-zcomp_ctx-structure.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-introduce-zcomp_req-structure.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-support-for-dict-comp-config.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-introduce-algorithm_params-device-attribute.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-recalculate-zstd-compression-params-once.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-introduce-zcomp_params-structure.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-check-that-backends-array-has-at-least-one-backend.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-842-compression-backend-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-zlib-compression-backend-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-pass-estimated-src-size-hint-to-zstd.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-zstd-compression-backend-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-lz4hc-compression-backend-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-lz4-compression-backend-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-add-lzo-and-lzorle-compression-backends-support.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ zram-introduce-custom-comp-backends-api.patch added to mm-unstable branch
 2024-09-02 21:18 UTC 

+ lib-zstd-fix-null-deref-in-zstd_createcdict_advanced2.patch added to mm-unstable branch
 2024-09-02 21:17 UTC 

+ lib-lz4hc-export-lz4_resetstreamhc-symbol.patch added to mm-unstable branch
 2024-09-02 21:17 UTC 

+ lib-zstd-export-api-needed-for-dictionary-support.patch added to mm-unstable branch
 2024-09-02 21:17 UTC 

[PATCH v3 0/7] media: i2c: imx290: check for availability in probe()
 2024-09-02 21:17 UTC  (14+ messages)
` [PATCH v3 2/7] media: i2c: imx290: Define absolute control ranges
` [PATCH v3 5/7] media: i2c: imx290: Avoid communication during probe()
` [PATCH v3 7/7] media: i2c: imx290: Implement a "privacy mode" for probe()

[PATCH] docs: rust: fix formatting for kernel::block::mq::Request
 2024-09-02 21:15 UTC 

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-09-02 21:12 UTC  (7+ messages)
` [PATCH v4 2/4] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library

[PATCH net-next v2 1/2] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
 2024-09-02 21:10 UTC  (8+ messages)

[PATCH v3 2/2] tests/kms_sharpness_filter: Add adaptive sharpness filter test
 2024-09-02 21:07 UTC  (2+ messages)
` [PATCH v4 "

[PATCH i-g-t 1/3] xe/oa: Update oa-lnl.xml
 2024-09-02 21:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "
` ✓ CI.xeBAT: "

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-09-02 21:02 UTC  (5+ messages)

[PATCH v3 1/3] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-09-02 21:02 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation/cgroup-v2: clarify that zswap.writeback is ignored if zswap is disabled

+ documentation-cgroup-v2-clarify-that-zswapwriteback-is-ignored-if-zswap-is-disabled-fix.patch added to mm-unstable branch
 2024-09-02 21:01 UTC 

[Buildroot] [PATCH 1/1] package/ipmitool: only accept local PEN registry
 2024-09-02 21:00 UTC 

[PATCH 00/11] perftool-testsuite 2nd batch
 2024-09-02 21:00 UTC  (11+ messages)
` [PATCH v2 "

[PATCH v3] fuse: Allow page aligned writes
 2024-09-02 20:59 UTC  (6+ messages)


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.