LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-25 14:03:07 to 2024-09-25 16:13:17 UTC [more...]

[PATCH V2] rpmsg: glink: Add abort_tx check in intent wait
 2024-09-25 16:13 UTC  (2+ messages)

[PATCH v6 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-09-25 16:12 UTC  (8+ messages)
` [PATCH v6 1/6] arm64: dts: ti: k3-am62a: "
` [PATCH v6 2/6] arm64: dts: ti: k3-am62a7-sk: add 1.4ghz opp entry
` [PATCH v6 3/6] arm64: dts: ti: k3-am62p: add opp frequencies
` [PATCH v6 4/6] arm64: dts: ti: k3-am62p5-sk: add 1.4ghz opp entry
` [PATCH v6 5/6] arm64: dts: ti: k3-am62: use opp_efuse_table for opp-table syscon
` [PATCH v6 6/6] cpufreq: ti-cpufreq: Update efuse/rev offsets in AM62 family

[PATCH] soc: imx8m: Probe the SoC driver late
 2024-09-25 16:09 UTC  (3+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-25 16:06 UTC  (3+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-25 15:58 UTC  (31+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement
` [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base
` [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
` [RFC PATCH 09/28] x86/tools: Remove special relocation handling for "
` [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing
` [RFC PATCH 16/28] x86/entry_64: "
` [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses
` [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code
` [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code
` [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
` [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel
` [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool

[PATCH AUTOSEL 6.6 001/139] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
 2024-09-25 15:58 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 030/139] l2tp: don't use tunnel socket sk_user_data in ppp procfs output
` [PATCH AUTOSEL 6.6 048/139] proc: add config & param to block forcing mem writes

[PATCH v4 0/2] nosnp sev command line support
 2024-09-25 15:57 UTC  (3+ messages)
` [PATCH v4 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[PATCH 0/1] ext4: fix crash on BUG_ON in ext4_alloc_group_tables
 2024-09-25 15:57 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3] vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
 2024-09-25 15:56 UTC  (3+ messages)

[PATCH] mmzone: remove redundant exception handler on pfn_valid()
 2024-09-25 15:55 UTC 

[PATCH v2] net/ncsi: Disable the ncsi work before freeing the associated structure
 2024-09-25 15:55 UTC 

[PATCH 0/5] Improve zram writeback performance
 2024-09-25 15:53 UTC  (2+ messages)

[RFC] exec: add a flag for "reasonable" execveat() comm
 2024-09-25 15:50 UTC  (6+ messages)

[PATCH] clk: meson: meson8b: remove spinlock
 2024-09-25 15:49 UTC 

[PATCH v2] usb: typec: ucsi: glink: use device_for_each_child_node_scoped()
 2024-09-25 15:49 UTC 

[RFC PATCH 00/24] erofs: introduce Rust implementation
 2024-09-25 15:48 UTC  (8+ messages)
` [RFC PATCH 03/24] erofs: add Errno in Rust

[PATCH] pwm: axi-pwmgen: Create a dedicated function for getting driver data from a chip
 2024-09-25 15:47 UTC  (5+ messages)

[PATCH 0/4] selftsets: gitignore and clean target file additions
 2024-09-25 15:46 UTC  (3+ messages)
` [PATCH 4/4] selftests: exec: update gitignore for load_address

[PATCH v1 0/2] resource: A couple of cleanups
 2024-09-25 15:43 UTC  (3+ messages)
` [PATCH v1 1/2] resource: Replace open coded resource_intersection()
` [PATCH v1 2/2] resource: Introduce is_type_match() helper and use it

[PATCH 0/6] drm: constify read-only regmap structs
 2024-09-25 15:42 UTC  (7+ messages)
` [PATCH 1/6] drm/bridge: dpc3433: Constify struct regmap_config
` [PATCH 2/6] drm/fsl-dcu: "
` [PATCH 3/6] drm/mediatek: dp: "
` [PATCH 4/6] drm/meson: "
` [PATCH 5/6] drm/panel: ili9322: Constify struct regmap_bus
` [PATCH 6/6] drm/sprd: "

[PATCH 6.1 00/63] 6.1.111-rc1 review
 2024-09-25 15:42 UTC  (4+ messages)

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-25 15:33 UTC  (2+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-25 15:40 UTC  (14+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH] r8169: Potential divizion by zero in rtl_set_coalesce()
 2024-09-25 15:39 UTC  (2+ messages)

[PATCH] usb: gadget: eem: Use common error handling code in eem_unwrap()
 2024-09-25 15:38 UTC 

[PATCH v3 net] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-25 15:37 UTC  (3+ messages)

[PATCH net v4] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-25 15:37 UTC  (2+ messages)

[PATCH v2 00/11] media: ov5645: Add support for streams
 2024-09-25 15:35 UTC  (13+ messages)
` [PATCH v2 03/11] media: i2c: ov5645: Enable runtime PM after v4l2_async_register_subdev()
` [PATCH v2 04/11] media: i2c: ov5645: Use dev_err_probe instead of dev_err
` [PATCH v2 05/11] media: i2c: ov5645: Use v4l2_async_register_subdev_sensor()
` [PATCH v2 06/11] media: i2c: ov5645: Drop `power_lock` mutex

[PATCH v2] sched: Don't try to catch up excess steal time
 2024-09-25 15:34 UTC  (6+ messages)

[PATCH bpf-next v4] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-25 15:30 UTC 

[PATCH v2 0/2] sched/deadline: fixes and improvements
 2024-09-25 15:29 UTC  (3+ messages)

[PATCH] memfd: fuse_mnt: remove unused macro
 2024-09-25 15:29 UTC  (2+ messages)

[PATCH v2 00/10] Add iio backend compatibility for ad7606
 2024-09-25 15:28 UTC  (6+ messages)
` [PATCH v2 02/10] dt-bindings: iio: adc: ad7606: Make corrections on spi conditions

[RFC PATCH 1/7] mseal: expose interface to seal / unseal user memory ranges
 2024-09-25 15:25 UTC  (2+ messages)

[RFC PATCH 1/2] x86/mm: if memblock size is adjusted, update the cached value
 2024-09-25  4:52 UTC  (2+ messages)
` [RFC PATCH 2/2] acpi,srat: reduce memory block size if CFMWS has a smaller alignment

[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
 2024-09-25 15:24 UTC  (5+ messages)
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT

[PATCH 0/2] timers test fix and duplicate defines cleanup
 2024-09-25 15:20 UTC  (6+ messages)
` [PATCH 1/2] selftests:timers: posix_timers: Fix warn_unused_result in __fatal_error()
` [PATCH 2/2] selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC defines

[PATCH] Bluetooth: btusb: add Foxconn 0xe0fc for Qualcomm WCN785x
 2024-09-25 15:20 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in vfs_get_tree
 2024-09-25 15:20 UTC  (3+ messages)
` [PATCH] bcachefs: return the error code instead of the return value of IS_ERR_OR_NULL

[PATCH REVIEW 1/2] ASoC: codecs: lpass-rx-macro: fix RXn(rx,n) macro for DSM_CTL and SEC7 regs
 2024-09-25 15:09 UTC  (2+ messages)
` (subset) "

[PATCH v1] iio: adc: pac1921: add ACPI support for pac1921
 2024-09-25 15:08 UTC 

[PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
 2024-09-25 15:08 UTC  (7+ messages)
` [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset

[PATCH v3 0/5] usb drivers use devm_clk_get_enabled() helpers
 2024-09-25 15:07 UTC  (3+ messages)
` [PATCH v3 1/5] usb: aspeed_udc: Use "

wireguard/napi stuck in napi_disable
 2024-09-25 15:06 UTC  (3+ messages)

[PATCH] rust: shrinker: add shrinker abstraction
 2024-09-25 15:06 UTC  (5+ messages)

[PATCH v28 00/32] Introduce QC USB SND audio offloading support
 2024-09-25 15:04 UTC  (10+ messages)
` [PATCH v28 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v28 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v28 30/32] ALSA: usb-audio: Add USB offload route kcontrol

[PATCH v3 0/2] riscv: Idle thread using Zawrs extension
 2024-09-25 15:04 UTC  (6+ messages)
` [PATCH v3 1/2] riscv: process: Introduce idle "
      ` [External] "

[PATCH] Bluetooth: btusb: Add USB HW IDs for MT7920/MT7925
 2024-09-25 15:03 UTC  (2+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2024-09-25 15:01 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-25 14:57 UTC  (3+ messages)
` [PATCH v7 2/2] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH bpf-next v3] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-25 14:55 UTC  (4+ messages)

[PATCH v3 0/6] ASoC: Add NTP8918 and NTP8835 codecs support
 2024-09-25 14:52 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
` [PATCH v3 2/6] ASoC: codecs: Add NeoFidelity Firmware helpers
` [PATCH v3 3/6] ASoC: dt-bindings: Add NeoFidelity NTP8918
` [PATCH v3 4/6] ASoC: codecs: Add NeoFidelity NTP8918 codec
` [PATCH v3 5/6] ASoC: dt-bindings: Add NeoFidelity NTP8835
` [PATCH v3 6/6] ASoC: codecs: Add NeoFidelity NTP8835 codec

[PATCH RFC v3] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
 2024-09-25 14:52 UTC 

[PATCH v2 0/2] unrestrict process_madvise() for current process
 2024-09-25 14:48 UTC  (6+ messages)
` [PATCH v2 1/2] mm/madvise: introduce PR_MADV_SELF flag to process_madvise()

[PATCH] Documentation: riscv: Fix typo MIMPLID -> MIMPID
 2024-09-25 14:47 UTC  (3+ messages)

[PATCH v5 0/6] ti: k3-am62{a,p}x-sk: add opp frequencies
 2024-09-25 14:47 UTC  (5+ messages)

[PATCH v3 0/2] drm/panthor: Expose realtime group priority and allowed priorites to userspace
 2024-09-25 14:45 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: Use common code in lpuart_global_reset()
 2024-09-25 14:45 UTC 

[PATCH v2] clk: meson: mpll: Delete a useless spinlock from the MPLL
 2024-09-25 14:41 UTC  (2+ messages)

[RFC PATCH 0/2] remove SWAP_MAP_SHMEM
 2024-09-25 14:37 UTC  (13+ messages)

[PATCH 1/2] dt-bindings: arm: mediatek: Add MT8186 Chinchou/Chinchou360 Chromebooks
 2024-09-25 14:36 UTC  (3+ messages)

[PATCH v3 3/3] riscv: dts: starfive: add framework dts
 2024-09-25 14:36 UTC  (2+ messages)

[PATCH v5 0/2] Add support for new IMX8MP based board
 2024-09-25 14:36 UTC  (2+ messages)

[PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-25 14:35 UTC  (3+ messages)

[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-09-25 14:34 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs

[PATCH v3] drm/panel: elida-kd35t133: transition to mipi_dsi wrapped functions
 2024-09-25 14:32 UTC  (2+ messages)

[PATCH 0/4] kcsan, debugfs: fix atomic sleep by converting spinlock_t to rcu lock
 2024-09-25 14:31 UTC  (5+ messages)
` [PATCH 1/4] kcsan, debugfs: Remove redundant call of kallsyms_lookup_name()
` [PATCH 2/4] kcsan, debugfs: refactor set_report_filterlist_whitelist() to return a value
` [PATCH 3/4] kcsan, debugfs: fix atomic sleep by converting spinlock_t to rcu lock
` [PATCH 4/4] kcsan, debugfs: avoid updating white/blacklist with the same value

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
 2024-09-25 14:31 UTC  (2+ messages)

[GIT PULL] probes: Updates for v6.12
 2024-09-25 14:31 UTC 

[GIT PULL] sparc updates for v6.12
 2024-09-25 14:21 UTC 

[PATCH] rust: cfi: fix `patchable-function-entry` starting version
 2024-09-25 14:27 UTC  (2+ messages)

[PATCH v7 0/8] mm: ZSWAP swap-out of mTHP folios
 2024-09-25 14:27 UTC  (8+ messages)
` [PATCH v7 4/8] mm: zswap: Refactor code to delete stored offsets in case of errors
` [PATCH v7 6/8] mm: zswap: Support mTHP swapout in zswap_store()

[PATCH 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3 SoC
 2024-09-25 14:27 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: linflexuart: add clock definitions

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-09-25 14:27 UTC  (9+ messages)
` [PATCH 10/23] kbuild: refactor the check for missing config files
` [PATCH 11/23] kbuild: check the presence of include/generated/rustc_cfg
` [PATCH 12/23] scripts/nsdeps: use VPATH as src_prefix
` [PATCH 13/23] kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile

[PATCH RFC 0/3] reset: Requesting pre-deasserted, auto-reasserting reset controls via devres
 2024-09-25 14:25 UTC  (5+ messages)
` [PATCH RFC 1/3] reset: replace boolean parameters with flags parameter

[PATCH 02/15] acpi/ghes: simplify acpi_ghes_record_errors() code
 2024-09-25 14:23 UTC  (14+ messages)
` [PATCH 03/15] acpi/ghes: simplify the per-arch caller to build HEST table
` [PATCH 04/15] acpi/ghes: better handle source_id and notification
` [PATCH 05/15] acpi/ghes: Fix acpi_ghes_record_errors() argument
` [PATCH 06/15] acpi/ghes: Remove a duplicated out of bounds check
` [PATCH 07/15] acpi/ghes: Change the type for source_id
` [PATCH 08/15] acpi/ghes: Prepare to support multiple sources on ghes

[PATCH 0/3] qcom: sc7280: Enable cpucp mbox
 2024-09-25 14:23 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mailbox: qcom,cpucp-mbox: Add sc7280 cpucp mailbox instance
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add cpucp mbox node

[PATCH AUTOSEL 6.10 001/197] wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
 2024-09-25 14:12 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 032/197] l2tp: don't use tunnel socket sk_user_data in ppp procfs output

[PATCH] drm/i915: Use memdup_user() instead of kmalloc() and copy_from_user()
 2024-09-25 14:17 UTC 

[PATCH v2 00/16] overlayfs: Optimize override/revert creds
 2024-09-25 14:17 UTC  (7+ messages)
` [PATCH v2 04/16] overlayfs: Document critical override_creds() operations

[PATCH v8 0/7] Event parsing fixes
 2024-09-25 14:13 UTC  (8+ messages)
` [PATCH v8 1/7] perf evsel: Add alternate_hw_config and use in evsel__match
` [PATCH v8 2/7] perf stat: Uniquify event name improvements
` [PATCH v8 3/7] perf stat: Remove evlist__add_default_attrs use strings
` [PATCH v8 4/7] perf evsel x86: Make evsel__has_perf_metrics work for legacy events
` [PATCH v8 5/7] perf evsel: Remove pmu_name
` [PATCH v8 6/7] perf test: Make stat test work on DT devices
` [PATCH v8 7/7] perf test: Add a test for default perf stat command

[PATCH -next v3 0/2] perf stat: Support inherit events for bperf
 2024-09-25 14:16 UTC  (2+ messages)

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-09-25 14:12 UTC  (8+ messages)
` [PATCH v2 07/25] KVM: VMX: Set intercept for FRED MSRs

[PATCH v3] dt-bindings: phy: Add QMP UFS PHY compatible for QCS8300
 2024-09-25 14:07 UTC  (2+ messages)

[PATCH] docs: rust: quick-start: add Ubuntu
 2024-09-25 14:06 UTC 

[PATCH -next 0/2] perf stat: a set of small fixes for bperf
 2024-09-25 13:55 UTC  (3+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries
` [PATCH -next 2/2] perf stat: Fix incorrect display of bperf when event count is 0

[PATCH] x86,cpu: add X86_FEATURE_INVLPGB flag
 2024-09-25 14:05 UTC  (3+ messages)

[PATCH v2 0/4] Add initial support for QCS8300 SoC and QCS8300 RIDE board
 2024-09-25 14:05 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300
` [PATCH v2 3/4] arm64: dts: qcom: add initial support for QCS8300 DTSI
` [PATCH v2 4/4] arm64: dts: qcom: add base QCS8300 RIDE dts


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).