All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-28 14:35:17 to 2024-10-28 15:04:59 UTC [more...]

[PATCH] ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
 2024-10-28 15:02 UTC  (2+ messages)

[PATCHSET v2 RFC 0/13] Rewrite rsrc node handling
 2024-10-28 14:52 UTC  (14+ messages)
` [PATCH 01/13] io_uring/nop: add support for testing registered files and buffers
` [PATCH 02/13] io_uring/rsrc: move struct io_fixed_file to rsrc.h header
` [PATCH 03/13] io_uring: specify freeptr usage for SLAB_TYPESAFE_BY_RCU io_kiocb cache
` [PATCH 04/13] io_uring/splice: open code 2nd direct file assignment
` [PATCH 05/13] io_uring/rsrc: kill io_charge_rsrc_node()
` [PATCH 06/13] io_uring/rsrc: get rid of per-ring io_rsrc_node list
` [PATCH 07/13] io_uring/rsrc: get rid of io_rsrc_node allocation cache
` [PATCH 08/13] io_uring/rsrc: add an empty io_rsrc_node for sparse buffer entries
` [PATCH 09/13] io_uring: only initialize io_kiocb rsrc_nodes when needed
` [PATCH 10/13] io_uring/rsrc: unify file and buffer resource tables
` [PATCH 11/13] io_uring/rsrc: use io_rsrc_node_lookup() consistently
` [PATCH 12/13] io_uring/filetable: remove io_file_from_index() helper
` [PATCH 13/13] io_uring/filetable: kill io_reset_alloc_hint() helper

[PATCH BlueZ 1/2] sink: clean up outstanding AVDTP requests if the stream goes away
 2024-10-28 15:04 UTC  (3+ messages)
` [PATCH BlueZ 2/2] source: "

[PATCH 00/12] video: rockchip: add vop2 rk3588 support
 2024-10-28 14:19 UTC  (13+ messages)
` [PATCH 01/12] vop2: rk3588: make windows primary
` [PATCH 02/12] vop2: rk3588: pass clock to rk3588_calc_cru_cfg()
` [PATCH 03/12] clk: rockchip: rk3588: Update driver from Linux
` [PATCH 04/12] phy: add support for Rockchip Samsung HDMI/eDP Combo PHY driver
` [PATCH 05/12] video: add support for dw-hdmi-qp
` [PATCH 06/12] video: rockchip: add support for RK3588 HDMI
` [PATCH 07/12] video: rockchip vop2: fix uninitialized variables
` [PATCH 08/12] phy: rockchip-inno-usb2: add support for rk3588
` [PATCH 09/12] phy: phy-rockchip-samsung-hdptx: Add clock provider support
` [PATCH 10/12] drm/rockchip: vop2: Improve display modes handling on rk3588
` [PATCH 11/12] ARM: dts: Rockchip rk3588: add HDMI node
` [PATCH 12/12] ARM: dts: rockchip rk3588: adjustments for vop

[PATCH] rust: Implement fmt::Display for kernel Box<T, A>
 2024-10-28 15:03 UTC  (2+ messages)

[PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
 2024-10-28 14:26 UTC  (2+ messages)

[PATCH] [v2] alloc_tag: hide execmem_vmap() on !MMU
 2024-10-28 15:03 UTC 

[PATCH v2] media: rkisp1: Reduce min_queued_buffers to 0
 2024-10-28 15:02 UTC  (3+ messages)

[PATCH v2] ath11k: remove error checking for debugfs_create_file()
 2024-10-28 14:30 UTC  (3+ messages)

[PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API
 2024-10-28 15:04 UTC  (2+ messages)

[PATCH 0/5] Add 6k resolution support for a single CRTC
 2024-10-28 15:02 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH] media: dw100: Enable dynamic vertex map
 2024-10-28 15:02 UTC  (9+ messages)

[PATCH 0/9] drm/i915: Async flip + compression, and some plane cleanups
 2024-10-28 15:02 UTC  (7+ messages)
` [PATCH 4/9] drm/i915: Use plane->can_async_flip() for alignment exceptions
` [PATCH 6/9] drm/i915: Disable scanout VT-d workaround for TGL+

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-28 15:02 UTC  (3+ messages)

[PATCH v2] firmware: arm_scmi: fix slab-use-after-free in scmi_bus_notifier()
 2024-10-28 15:02 UTC  (2+ messages)

[PATCH 0/4] Update properties in two ASoC DT bindings
 2024-10-28 14:25 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: mediatek,mt8188-mt6359: Add adsp and dai-link properties

[PATCH] eccryptfs: select CONFIG_BUFFER_HEAD
 2024-10-28 15:02 UTC  (2+ messages)
` ecryptfs is unmaintained and untested

[PATCH 00/10] mtd: add driver for Intel discrete graphics
 2024-10-28 15:01 UTC  (6+ messages)
` [PATCH 06/10] mtd: intel-dg: wake card on operations
` [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH] firmware: arm_scmi: Reject clear channel request on A2P
 2024-10-28 15:01 UTC  (2+ messages)

[PATCH v4 0/6] Enable early bootup of AArch64 MPU systems
 2024-10-28 15:01 UTC  (9+ messages)
` [PATCH v4 1/6] xen/arm: Skip initializing the BSS section when it is empty
` [PATCH v4 3/6] xen/arm: mpu: Define Xen start address for MPU systems
` [PATCH v4 6/6] xen/arm: mpu: Implement a dummy enable_secondary_cpu_mm

[PATCH v3 1/3] python3: Fix platform triplet detection
 2024-10-28 15:00 UTC  (4+ messages)
` [PATCH v3 3/3] python3-libarchive-c: Avoid using find_library python API
  ` [OE-core] "

[PATCH hotfix 6.12 v2] mm/mlock: set the correct prev on failure
 2024-10-28 15:00 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
 2024-10-28 15:00 UTC  (11+ messages)

[PATCH 0/3] Allow specifying an S2RAM sleep on pre-SYSTEM_SUSPEND PSCI impls
 2024-10-28 14:22 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm,psci: Allow S2RAM power_state parameter description
` [PATCH 2/3] firmware/psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
` [PATCH 3/3] firmware/psci: Allow specifying an S2RAM state through CPU_SUSPEND

next/pending-fixes baseline: 42 runs, 1 regressions (v6.12-rc4-519-g6560005f01c3)
 2024-10-28 14:59 UTC 

[PATCH net v2] arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb"
 2024-10-28 14:59 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Schedule the HPD poll init work on an unbound workqueue
 2024-10-28 14:59 UTC  (4+ messages)

[PATCH] drm/i915/xe3lpd: Power request asserting/deasserting
 2024-10-28 14:58 UTC  (7+ messages)

[PATCH v2 0/2] hwmon: (pwm-fan) add option to leave fan on shutdown
 2024-10-28 14:57 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: hwmon: pwm-fan: add retain-state-shutdown property

[PATCH v3 1/2] mm: use aligned address in clear_gigantic_page()
 2024-10-28 14:56 UTC  (2+ messages)
` [PATCH v3 2/2] mm: use aligned address in copy_user_gigantic_page()

[PATCH v2 1/2] cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
 2024-10-28 14:55 UTC  (2+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Move registration after static function call update

[PATCH v3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
 2024-10-28 14:55 UTC  (2+ messages)
` ✗ CI.BAT: failure for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)

[PATCH v6 00/10] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-28 14:55 UTC  (3+ messages)
` [PATCH v6 06/10] x86/virt/tdx: Switch to use auto-generated global metadata reading code

[PATCH v6 00/10] Add RAPL core energy counter support for AMD CPUs
 2024-10-28 14:54 UTC  (5+ messages)
` [PATCH v6 08/10] perf/x86/rapl: Remove the global variable rapl_msrs
` [PATCH v6 09/10] perf/x86/rapl: Move the cntr_mask to rapl_pmus struct

[PATCH v7 00/12] MIPS: Support I6500 multi-cluster configuration
 2024-10-28 14:54 UTC  (3+ messages)
` [PATCH v7 05/12] clocksource: mips-gic-timer: Always use cluster 0 counter as clocksource

[PATCH v2 0/2] rtc: pcf2127: make battery switch-over configurable
 2024-10-28 14:54 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: pcf2127: Add nxp,battery-switch-over property

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-10-28 14:53 UTC  (3+ messages)
` [PATCH 1/7] kernel/cgroup: "

[PATCH v3 0/6] iio: light: stk3310: support powering off during suspend
 2024-10-28 14:20 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v3 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v3 3/6] iio: light: stk3310: Implement vdd and leda supplies
` [PATCH v3 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v3 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v3 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311

[PATCH 1/2] drm/amdkfd: add an interface to query whether is KFD is active
 2024-10-28 14:52 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: fix fairness in enforce isolation handling

[PATCH 0/4] Add support for NoTagAccess memory attribute
 2024-10-28 14:52 UTC  (4+ messages)
` [PATCH 4/4] arm64: mte: Use stage-2 NoTagAccess memory attribute if supported

[PATCH 0/6] Add AVX10.1 CPUID support and GraniteRapids-v2 model
 2024-10-28 14:50 UTC  (7+ messages)
` [PATCH 4/6] target/i386: Add feature dependencies for AVX10

[PATCH BlueZ v1] input: Add support for UserspaceHID=persist
 2024-10-28 14:50 UTC  (2+ messages)

[PATCH BlueZ] shared/bap: ucast streams can only have one link
 2024-10-28 14:50 UTC  (2+ messages)

[PATCHv9 0/7] write hints with nvme fdp, scsi streams
 2024-10-28 14:49 UTC  (8+ messages)
` [PATCHv9 4/7] block, fs: add write hint to kiocb
  ` [PATCHv9 3/7] block: allow ability to limit partition write hints

Bakeathon October 2024 Talks at 2 recordings published
 2024-10-28 14:47 UTC 

[Buildroot] [PATCH 1/2] package/libglfw: bump version to 3.4
 2024-10-28 14:47 UTC  (2+ messages)

[Buildroot] [git commit] package/libglfw: bump version to 3.4
 2024-10-28 14:46 UTC 

[Buildroot] [git commit] DEVELOPERS: remove Bernd Kuhls from libglfw
 2024-10-28 14:46 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Parse out event records
 2024-10-28 14:46 UTC  (8+ messages)
` [PATCH v4 1/3] iommu/arm-smmu-v3: Introduce struct arm_smmu_event

[PATCH v4 0/5] sysctl: encode the min/max values directly in the table entry
 2024-10-28 14:46 UTC  (2+ messages)

[PATCH 0/2] nfsd: allow the use of multiple backchannel slots
 2024-10-28 14:46 UTC  (3+ messages)
` [PATCH 2/2] nfsd: allow for more callback session slots

[PATCH v2 2/2] i2c: spacemit: add support for SpacemiT K1 SoC
 2024-10-28 14:45 UTC  (2+ messages)

[namhyung-perf:perf/hwmon-pmu 71/74] util/hwmon_pmu.c:176:9: error: implicit declaration of function 'strlcpy'; did you mean 'strncpy'?
 2024-10-28 14:45 UTC 

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-28 14:21 UTC  (6+ messages)
` [PATCH v3 01/12] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v3 04/12] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v3 06/12] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH v3 07/12] clk: rp1: Add support for clocks provided by RP1

[PATCH 1/1] doc: virtual function MTU settings has no meaning
 2024-10-28 14:45 UTC 

[Buildroot] [git commit] package/rust: bump to version 1.82.0
 2024-10-28 14:44 UTC 

[Buildroot] [git commit] package/criu: fix comment condition
 2024-10-28 14:42 UTC 

[Buildroot] [PATCH 1/1] package/rust: bump to version 1.82.0
 2024-10-28 14:45 UTC  (2+ messages)

[RFC PATCH 0/2] ocfs2, dlmfs: convert to the new mount API
 2024-10-28 14:41 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] ocfs2: "

[PATCH] kernel/cobalt: replace unsafe strcpy with memcpy in hash_symbol()
 2024-10-28 14:28 UTC  (3+ messages)

[PATCH v5 1/3] spinlock: extend guard with spinlock_bh variants
 2024-10-28 14:43 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: crypto: Add Inside Secure SafeXcel EIP-93 crypto engine

[PATCH] alloc_tag: hide execmem_vmap() on !MMU
 2024-10-28 14:39 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: Rename "sh" to "renesas"
 2024-10-28 14:43 UTC  (3+ messages)
` [PATCH v3 4/5] MAINTAINERS: Add entry for Renesas R-Car and FSI ASoC drivers

[PATCH 1/3] drm/amdgpu: Adjust debugfs register access permissions
 2024-10-28 14:42 UTC  (2+ messages)

[patch V5 00/26] posix-timers: Cure the SIG_IGN mess
 2024-10-28 14:42 UTC  (3+ messages)
` [patch V5 11/26] posix-timers: Add a refcount to struct k_itimer

[Buildroot] [PATCH] package/criu: fix comment condition
 2024-10-28 14:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-asyncssh: bump to version 2.18.0
 2024-10-28 14:42 UTC  (2+ messages)

[PATCH 0/2] pwm: add PWM driver for atcpit100
 2024-10-28 14:42 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add atcpit100-pwm

[Buildroot] [git commit] package/python-fastapi: bump to version 0.115.4
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-yarl: bump to version 1.16.0
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-werkzeug: bump to version 3.0.6
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-starlette: bump to version 0.41.2
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-xmltodict: bump to version 0.14.2
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-zope-interface: bump to version 7.1.1
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-zipstream-ng: bump to version 1.8.0
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-zeroconf: bump to version 0.136.0
 2024-10-28 13:48 UTC 

[PATCH] drm/amdgpu: add ring reset messages
 2024-10-28 14:41 UTC  (3+ messages)

[Buildroot] [git commit] package/python-webob: bump to version 1.8.9
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-propcache: new package
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-wtforms: bump to version 3.2.1
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-keyring: bump to version 25.5.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-sentry-sdk: bump to version 2.17.0
 2024-10-28 13:47 UTC 

[RFC PATCH v1 00/13] zswap IAA compress batching
 2024-10-28 14:41 UTC  (3+ messages)
` [RFC PATCH v1 13/13] mm: vmscan, swap, zswap: Compress batching of folios in shrink_folio_list()

[Buildroot] [git commit] package/python-trio: bump to version 0.27.0
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-tortoise-orm: bump to version 0.21.7
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-pyproject-metadata: bump to version 0.9.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-service-identity: bump to verison 24.2.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-logbook: bump to version 1.8.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-trove-classifiers: bump to version 2024.10.21.16
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-legacy-cgi: new package
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-ruamel-yaml-clib: bump to version 0.2.12
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-pysnmp: bump to version 7.1.8
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-tinycss2: bump to version 1.4.0
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-urwid: bump to version 2.6.16
 2024-10-28 13:48 UTC 

[Buildroot] [git commit] package/python-cached-property: bump to version 2.0.1
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-setuptools: bump to version 75.2.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-pysmi: bump to version 1.5.5
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-falcon: bump to version 4.0.1
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-pyparsing: bump to verison 3.2.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-redis: bump to version 5.2.0
 2024-10-28 13:47 UTC 

[Buildroot] [git commit] package/python-asyncssh: bump to version 2.18.0
 2024-10-28 13:47 UTC 

[PATCH 1/1 fyi] tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
 2024-10-28 14:40 UTC  (2+ messages)

[PATCH v2 0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
 2024-10-28 14:40 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)

Suspicious RCU usage in perf_event_exec()
 2024-10-28 14:40 UTC 

[PATCH v2 0/4] CAST Controller Area Network driver support
 2024-10-28 14:18 UTC  (5+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
      `  "

[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-28 14:17 UTC  (3+ messages)

[PATCH] wifi: rtlwifi: Drastically reduce the attempts to read efuse bytes in case of failures
 2024-10-28 14:39 UTC  (3+ messages)

[PATCH BlueZ] transport: don't disconnect A2DP if canceling Acquire() with Release()
 2024-10-28 14:39 UTC  (2+ messages)

[PATCH] vmscan,migrate: fix double-decrement on node stats when demoting pages
 2024-10-28 14:39 UTC  (3+ messages)

[PATCH 0/5] drm/edid: Convert cea_ext parsers to use struct cea_db *
 2024-10-28 14:38 UTC  (4+ messages)
` [PATCH 1/5] drm/edid: convert drm_parse_hdmi_vsdb_video "

[yocto-autobuilder2] [PATCH] schedulers: Fix styhead for meta-ti
 2024-10-28 14:38 UTC 

[PATCH] drm/amdkfd: flag per-queue reset support for gfx9
 2024-10-28 14:38 UTC  (2+ messages)

[PATCH 00/10] x86/ucode: Fix module-handling use-aftere-free's
 2024-10-28 14:38 UTC  (4+ messages)
` [PATCH 07/10] x86/ucode: Move the CPIO path string into microcode_ops

[PULL 00/24] rust, x86, misc patches for 2024-10-28
 2024-10-28 14:29 UTC  (14+ messages)
` [PULL 07/24] Revert "rust: add PL011 device model"
` [PULL 10/24] meson: remove repeated search for rust_root_crate.sh
` [PULL 12/24] rust: do not always select X_PL011_RUST
` [PULL 13/24] rust: do not use --no-size_t-is-usize
` [PULL 14/24] rust: remove uses of #[no_mangle]
` [PULL 15/24] rust: modernize link_section usage for ELF platforms
` [PULL 17/24] rust: cleanup module_init!, use it from #[derive(Object)]
` [PULL 19/24] rust: make properties array immutable
` [PULL 20/24] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PULL 21/24] rust: do not use TYPE_CHARDEV unnecessarily
` [PULL 22/24] configure: detect 64-bit MIPS
` [PULL 23/24] configure, meson: deprecate 32-bit MIPS
` [PULL 24/24] MAINTAINERS: Add myself as a reviewer of x86 general architecture support

[PATCH 0/3] drm/xe: Fix races on fdinfo
 2024-10-28 14:38 UTC  (5+ messages)
` [PATCH 1/3] drm/xe: Add trace to lrc timestamp update
` [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy

[PATCH RFC v2 0/5] Verify bias functionality for pinctrl_paris driver through new gpio test
 2024-10-28 14:37 UTC  (5+ messages)
` [PATCH RFC v2 4/5] selftest: gpio: Add wait flag to gpio-mockup-cdev
` [PATCH RFC v2 5/5] selftest: gpio: Add a new set-get config test

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc5-66-g764dc1b95fe3)
 2024-10-28 14:37 UTC 

[[styhead] ] config.json: Drop meta-ti, it doesn't support styhead
 2024-10-28 14:37 UTC 

[PATCH net-n] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
 2024-10-28 14:36 UTC  (3+ messages)

[PATCH 0/2] x86/bugs: default spectre_v2_user_cmd depends on Kconfig
 2024-10-28 14:34 UTC  (3+ messages)
` [PATCH 2/2] x86/bugs: spectre user default must depend on MITIGATION_SPECTRE_V2


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.