The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-05-29 14:44:39 to 2024-05-29 16:50:29 UTC [more...]

[PATCH v2 0/5] Enable PSP security attributes on more SoCs
 2024-05-29 16:50 UTC  (9+ messages)
` [PATCH v2 2/5] crypto: ccp: Move security attributes to their own file
` [PATCH v2 4/5] crypto: ccp: Add support for getting security attributes on some older systems
` [PATCH v2 5/5] crypto: ccp: Move message about TSME being enabled later in init

[PATCH] of: property: Fix fw_devlink handling of interrupt-map
 2024-05-29 16:46 UTC  (11+ messages)

[PATCH 1/1] cxl/pci: Convert PCIBIOS_* return codes to errnos
 2024-05-29 16:43 UTC  (4+ messages)

[PATCH v10 00/12] LUF(Lazy Unmap Flush) reducing tlb numbers over 90%
 2024-05-29 16:41 UTC  (7+ messages)

[linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression
 2024-05-29 16:38 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: vendor-prefixes: add ScioSense
 2024-05-29 16:37 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: iio: chemical: add ENS160 sensor

[PATCH] arm64/io: add constant-argument check
 2024-05-29 16:36 UTC  (6+ messages)

[PATCH 0/2] tlv320adc3xxx: Allow MICBIAS pins to be used as GPOs
 2024-05-29 16:33 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: tlv320adc3xxx: Add MICBIAS-as-GPO properties
` [PATCH 2/2] tlv320adc3xxx: Add support for using MICBIAS pins as GPO

[PATCH v6 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-29 16:31 UTC  (5+ messages)
` [PATCH v6 1/6] dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
` [PATCH v6 2/6] dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188

[PATCH v2 00/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-05-29 16:29 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: mfd: pm8008: add reset gpio
` [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation
` [PATCH v2 03/14] mfd: pm8008: deassert reset on probe
` [PATCH v2 04/14] mfd: pm8008: mark regmap structures as const
` [PATCH v2 05/14] mfd: pm8008: use lower case hex notation
` [PATCH v2 06/14] mfd: pm8008: rename irq chip
` [PATCH v2 07/14] mfd: pm8008: drop unused driver data
` [PATCH v2 08/14] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
` [PATCH v2 09/14] dt-bindings: pinctrl: qcom,pmic-gpio: drop pm8008
` [PATCH v2 10/14] dt-bindings: mfd: pm8008: drop redundant descriptions
` [PATCH v2 11/14] dt-bindings: mfd: pm8008: rework binding
` [PATCH v2 12/14] mfd: pm8008: rework driver
` [PATCH v2 13/14] regulator: add pm8008 pmic regulator driver
` [PATCH v2 14/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic

[PATCH v3 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-29 16:02 UTC  (16+ messages)
` [PATCH v3 net-next 01/15] locking/local_lock: Introduce guard definition for local_lock
` [PATCH v3 net-next 02/15] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v3 net-next 03/15] net: Use __napi_alloc_frag_align() instead of open coding it
` [PATCH v3 net-next 04/15] net: Use nested-BH locking for napi_alloc_cache
` [PATCH v3 net-next 05/15] net/tcp_sigpool: Use nested-BH locking for sigpool_scratch
` [PATCH v3 net-next 06/15] net/ipv4: Use nested-BH locking for ipv4_tcp_sk
` [PATCH v3 net-next 07/15] netfilter: br_netfilter: Use nested-BH locking for brnf_frag_data_storage
` [PATCH v3 net-next 08/15] net: softnet_data: Make xmit.recursion per task
` [PATCH v3 net-next 09/15] dev: Remove PREEMPT_RT ifdefs from backlog_lock.*()
` [PATCH v3 net-next 10/15] dev: Use nested-BH locking for softnet_data.process_queue
` [PATCH v3 net-next 11/15] lwt: Don't disable migration prio invoking BPF
` [PATCH v3 net-next 12/15] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH v3 net-next 13/15] net: Use nested-BH locking for bpf_scratchpad
` [PATCH v3 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
` [PATCH v3 net-next 15/15] net: Move per-CPU flush-lists to bpf_net_context "

[PATCH v5] Drivers: hv: Cosmetic changes for hv.c and balloon.c
 2024-05-29 16:29 UTC  (2+ messages)

[PATCH] powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
 2024-05-29 16:28 UTC 

[PATCH net-next 0/2] Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-05-29 16:28 UTC  (2+ messages)

[PATCH] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
 2024-05-29 16:28 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-29 16:27 UTC  (2+ messages)

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-05-29 16:27 UTC  (5+ messages)
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-29 16:26 UTC  (5+ messages)

[PATCH 0/1] Fix the port mux of VP2
 2024-05-29 16:24 UTC  (4+ messages)

[PATCH 0/2] X1E PMICs
 2024-05-29 16:23 UTC  (2+ messages)
` (subset) "

[PATCH RFC 0/2] Documentation: Debugging guide
 2024-05-29 16:22 UTC  (3+ messages)
` [PATCH RFC 1/2] docs: media: Create separate documentation folder for media
` [PATCH RFC 2/2] docs: media: Debugging guide for the media subsystem

[PATCH] fs/file: fix the check in find_next_fd()
 2024-05-29 16:22 UTC  (2+ messages)

[PATCH] EDAC, i10nm: make skx_common.o a separate module
 2024-05-29 16:21 UTC  (3+ messages)

[PATCH] mm: vmscan: reset sc->priority on retry
 2024-05-29 16:20 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-05-29 16:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: ti,ina2xx: Add ti,alert-polarity property

[PATCH 00/13] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
 2024-05-29 16:17 UTC  (12+ messages)
` [PATCH 03/13] mfd: pm8008: deassert reset on probe
` [PATCH 09/13] pinctrl: qcom: spmi-gpio: drop broken pm8008 support
` [PATCH 12/13] regulator: add pm8008 pmic regulator driver

[PATCH] i2c-dev: Introduce "linux,i2c-dev-name" property for device tree of I2C controller
 2024-05-29 16:10 UTC  (3+ messages)

[PATCH] x86/NUMA: don't pass MAX_NUMNODES to memblock_set_node()
 2024-05-29 16:08 UTC  (4+ messages)

[tip: x86/cc] x86/kexec: Remove spurious unconditional JMP from from identity_mapped()
 2024-05-29 16:07 UTC 

[PATCH v7 0/5] KEYS: asymmetric: tpm2_key_{rsa,ecdsa}
 2024-05-29 16:07 UTC  (3+ messages)
` [PATCH v7 4/5] keys: asymmetric: Add tpm2_key_rsa

[PATCH net-next v13 00/14] net: Make timestamping selectable
 2024-05-29 16:05 UTC  (5+ messages)
` [PATCH net-next v13 09/14] net: Add the possibility to support a selected hwtstamp in netdevice

[PATCH 0/3] Enable PTP timestamping/PPS for AM65x SR1.0 devices
 2024-05-29 16:05 UTC  (4+ messages)
` [PATCH 1/3] net: ti: icssg-prueth: Enable PTP timestamping support for "
` [PATCH 2/3] net: ti: icss-iep: Enable compare events
` [PATCH 3/3] arm64: dts: ti: iot2050: Add IEP interrupts for SR1.0 devices

[PATCH v4 0/6] power: supply: Lenovo Yoga C630 EC
 2024-05-29 16:05 UTC  (13+ messages)
` [PATCH v4 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
` [PATCH v4 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v4 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v4 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port

[PATCH net] net: validate SO_TXTIME clockid coming from userspace
 2024-05-29 16:04 UTC  (5+ messages)

[PATCH 12/13] regulator: add pm8008 pmic regulator driver
 2024-05-29 16:04 UTC  (3+ messages)

[PATCH v3 0/6] Add support for AD411x
 2024-05-29 16:04 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: adc: ad7173: add support for ad411x

[PATCH 0/3] tracing: Fix some selftest issues
 2024-05-29 16:01 UTC  (5+ messages)

[PATCH v2] dt-bindings: iio: adc: add a7779 doc
 2024-05-29 16:00 UTC 

[PATCH v2] staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
 2024-05-29 16:00 UTC 

[PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
 2024-05-29 16:00 UTC  (3+ messages)
` [PATCH v2 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-05-29 15:58 UTC  (2+ messages)

[PATCH v6 0/1] Add tas2781 driver for SPI
 2024-05-29 15:56 UTC  (2+ messages)
` [PATCH v6 1/1] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI

[PATCH v1 2/6] mm: allow reuse of the lower 16 bit of the page type with an actual type
 2024-05-29 15:58 UTC  (3+ messages)
` [PATCH v1 26] mm "

[PATCH 0/7] Zacas/Zabha support and qspinlocks
 2024-05-29 15:57 UTC  (5+ messages)
` [PATCH 2/7] riscv: Implement cmpxchg8/16() using Zabha

[PATCH 0/2] RK3588: FriendlyElec CM3588 NAS board support
 2024-05-29 15:53 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add CM3588 NAS board

[PATCH v2] iommu/dma: Fix domain init
 2024-05-29 15:54 UTC 

[PATCH v1 0/2] riscv: dts: starfive: Enable Bluetooth on JH7100 boards
 2024-05-29 15:53 UTC  (6+ messages)

[PATCH v3 0/6] KVM: arm64: emulation for CTR_EL0
 2024-05-29 15:51 UTC  (7+ messages)
` [PATCH v3 2/6] KVM: arm64: maintain per VM value "
` [PATCH v3 5/6] KVM: arm64: rename functions for invariant sys regs

[syzbot] [ext4?] WARNING: locking bug in find_lock_lowest_rq
 2024-05-29 15:50 UTC  (3+ messages)
` Testing if issue still reproduces

[PATCH 1/1] kbuild: Fix 'import module' error
 2024-05-29 15:46 UTC 

[PATCH] drivers: iio: adc: add support for ad777x family
 2024-05-29 15:45 UTC  (5+ messages)

[PATCH RFC v3 2/9] dt-bindings: board: Introduce board-id
 2024-05-29 15:43 UTC  (4+ messages)

[PATCH] mm/hugetlb: Do not call vma_add_reservation upon ENOMEM
 2024-05-29 15:43 UTC  (2+ messages)

[syzbot] [mm?] UBSAN: shift-out-of-bounds in try_to_shrink_lruvec
 2024-05-29 15:43 UTC  (3+ messages)

[PATCH] spi: Assign dummy scatterlist to unidirectional transfers
 2024-05-29 15:42 UTC 

[RFC PATCH v4 1/5] RISC-V: Detect and Enable Svadu Extension Support
 2024-05-29 15:41 UTC  (6+ messages)
` [RFC PATCH v4 4/5] RISC-V: KVM: add support for SBI_FWFT_PTE_AD_HW_UPDATING

[PATCH v3 0/5] Event parsing fixes
 2024-05-29 15:39 UTC  (3+ messages)
` [PATCH v3 3/5] perf stat: Remove evlist__add_default_attrs use strings

[PATCH] tpm: Remove illict WARN's from tpm2-sessions.c
 2024-05-29 15:38 UTC 

[PATCH RFC v3 0/9] dt-bindings: hwinfo: Introduce board-id
 2024-05-29 15:34 UTC  (11+ messages)
` [PATCH RFC v3 4/9] dt-bindings: arm: qcom: Update Devicetree identifiers
` [PATCH RFC v3 5/9] dt-bindings: board: Document board-ids for Qualcomm devices

[PATCH v2] drivers: iio: adc: add support for ad777x family
 2024-05-29 15:33 UTC  (3+ messages)

[net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone
 2024-05-29 15:29 UTC 

[PATCH v1 0/2] asus wmi and hid: use HID LED for brightness
 2024-05-29 15:28 UTC  (2+ messages)

[PATCH] x86/kexec: Remove spurious jmp 1f from from identity_mapped()
 2024-05-29 15:28 UTC 

[PATCH RFC 0/2] Support mailbox interface in qcom,smsm driver
 2024-05-29 15:28 UTC  (4+ messages)
` [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc

[PATCH] dt-bindings: iio: adc: add a7779 doc
 2024-05-29 15:25 UTC  (3+ messages)

[PATCH RFC 0/7] block: Introduce CBD (CXL Block Device)
 2024-05-29 15:25 UTC  (11+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_free_fs_info
 2024-05-29 15:24 UTC 

[PATCH 0/4] riscv: Separate vendor extensions from standard extensions
 2024-05-29 15:22 UTC  (3+ messages)
` [PATCH 1/4] riscv: Extend cpufeature.c to detect vendor extensions

[PATCH] mm: arm64: Fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
 2024-05-29 15:21 UTC  (5+ messages)

[PATCH 0/3] Bluetooth: btusb: MediaTek ISO data transmission support
 2024-05-29 15:21 UTC  (2+ messages)

[PATCH v9 0/4] arm64: qcom: add AIM300 AIoT board support
 2024-05-29 15:18 UTC  (3+ messages)
` [PATCH v9 4/4] arm64: dts: qcom: aim300: add AIM300 AIoT

[PATCH 1/1] of: property: Fix device_node cleanup
 2024-05-29 15:18 UTC  (2+ messages)

[PATCH v2 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-05-29 15:17 UTC  (10+ messages)
` [PATCH v2 3/4] gpio: adp5585: Add Analog Devices ADP5585 support

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-05-29 15:15 UTC  (7+ messages)
` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion

[PATCH] perf record: add a shortcut for metrics
 2024-05-29 15:15 UTC  (10+ messages)

[PATCH v6 0/7] Linux RISC-V IOMMU Support
 2024-05-29 15:15 UTC  (3+ messages)
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver

[PATCH] dt-bindings: net: wireless: ath11k: Drop "qcom,ipq8074-wcss-pil" from example
 2024-05-29 15:15 UTC  (3+ messages)

[PATCH v3] ASoc: tas2781: Enable RCA-based playback without DSP firmware download
 2024-05-29 15:07 UTC  (3+ messages)

[PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-05-29 15:12 UTC  (3+ messages)
` [PATCH net-next v6 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()

[PATCH v6 0/5] Marvell HW overlay support for Cadence xSPI
 2024-05-29 15:10 UTC  (2+ messages)
` (subset) "

[RESEND 0/4] Fix issue when using devm_of_regulator_put_matches and add compatiblity for both fixed and adjustable LDO VOUT
 2024-05-29 15:09 UTC  (2+ messages)

Intermittent inability to type in graphical Plymouth on UEFI VMs since kernel 6.9
 2024-05-29 15:09 UTC  (5+ messages)

ERROR: modpost: "__spi_register_driver" [sound/soc/codecs/snd-soc-cs35l56-spi.ko] undefined!
 2024-05-29 15:04 UTC  (2+ messages)

[PATCH] KEYS: trusted: Change -EINVAL to -E2BIG
 2024-05-29 15:02 UTC 

[PATCH v2 0/6] KVM: Register cpuhp/syscore callbacks when enabling virt
 2024-05-29 15:01 UTC  (8+ messages)
` [PATCH v2 3/6] KVM: Add a module param to allow enabling virtualization when KVM is loaded

[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-29 15:00 UTC  (3+ messages)

[PATCH 1/3] mctp pcc: Implement MCTP over PCC Transport
 2024-05-29 14:56 UTC  (2+ messages)

[PATCH v2] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-05-29 14:54 UTC  (2+ messages)

[PATCH] platform/x86: int3472: make common part a separate module
 2024-05-29 14:53 UTC  (6+ messages)

[PATCH v1] perf evlist: Force adding default events only to core PMUs
 2024-05-29 14:50 UTC  (8+ messages)

[RESEND PATCH net-next v3] net: smc91x: Fix pointer types
 2024-05-29 14:49 UTC  (2+ messages)

[PATCH RESEND,v6 0/8] Add CMDQ secure driver for SVP
 2024-05-29 14:49 UTC  (6+ messages)
` [PATCH RESEND,v6 8/8] soc: mediatek: mtk-cmdq: Add secure cmdq_pkt APIs

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-05-29 14:46 UTC  (11+ messages)
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
      `  "

[PATCH v2 00/14] dt-bindings: clock: qcom,gcc: handle the controllers without power domains
 2024-05-29 14:47 UTC  (15+ messages)
` [PATCH v2 01/14] dt-bindings: clock: qcom,gcc-other: rename to qcom,mdm-mdm9607
` [PATCH v2 02/14] dt-bindings: clock: qcom,gcc: sort out power-domains support
` [PATCH v2 03/14] dt-bindings: clock: add schema for qcom,gcc-mdm9615
` [PATCH v2 04/14] ARM: dts: qcom: apq8064: drop #power-domain-cells property of GCC
` [PATCH v2 05/14] ARM: dts: qcom: msm8660: "
` [PATCH v2 06/14] ARM: dts: qcom: msm8960: "
` [PATCH v2 07/14] ARM: dts: qcom: ipq4019: "
` [PATCH v2 08/14] ARM: dts: qcom: ipq8064: "
` [PATCH v2 09/14] ARM: dts: qcom: mdm9615: "
` [PATCH v2 10/14] arm64: dts: qcom: ipq5018: "
` [PATCH v2 11/14] arm64: dts: qcom: ipq5332: "
` [PATCH v2 12/14] arm64: dts: qcom: ipq9574: "
` [PATCH v2 13/14] arm64: dts: qcom: ipq6018: fix GCC node name
` [PATCH v2 14/14] arm64: dts: qcom: ipq8074: "

[PATCH 1/4] [RESEND] drm/amd/display: dynamically allocate dml2_configuration_options structures
 2024-05-29 14:46 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: rockchip: add rk3308b SoC support
 2024-05-29 14:35 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: rockchip: delay recalced_mask and route_mask init
` [PATCH v2 2/2] pinctrl: rockchip: add rk3308b SoC support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox