The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-10-31 14:33:09 to 2024-10-31 15:53:31 UTC [more...]

[PATCH 0/4] Support SEV firmware hotloading
 2024-10-31 15:53 UTC  (3+ messages)
` [PATCH 2/4] firmware_loader: Move module refcounts to allow unloading

[PATCH 00/13] Usable clocks on Mobileye EyeQ5 & EyeQ6H
 2024-10-31 15:53 UTC  (14+ messages)
` [PATCH 01/13] dt-bindings: soc: mobileye: set `#clock-cells = <1>` for all compatibles
` [PATCH 02/13] dt-bindings: clock: eyeq: add Mobileye EyeQ5 core clocks
` [PATCH 03/13] dt-bindings: clock: eyeq: add Mobileye EyeQ5 peripheral clocks
` [PATCH 04/13] dt-bindings: clock: eyeq: add Mobileye EyeQ6H central clocks
` [PATCH 05/13] dt-bindings: clock: eyeq: add Mobileye EyeQ6H west clocks
` [PATCH 06/13] clk: fixed-factor: add clk_hw_register_fixed_factor_index() function
` [PATCH 07/13] clk: eyeq: require clock index with phandle in all cases
` [PATCH 08/13] clk: eyeq: add fixed factor clocks infrastructure
` [PATCH 09/13] clk: eyeq: add EyeQ5 fixed factor clocks
` [PATCH 10/13] clk: eyeq: add EyeQ6H central "
` [PATCH 11/13] clk: eyeq: add EyeQ6H west "
` [PATCH 12/13] MIPS: mobileye: eyeq5: use OLB as provider for "
` [PATCH 13/13] MIPS: mobileye: eyeq6h: add OLB nodes OLB and remove fixed clocks

[PATCH v2 0/5] regulator: add X-Powers AXP323 support
 2024-10-31 15:51 UTC  (2+ messages)

[PATCH v2 1/2] dell-smbios-base: Extends support to Alienware products
 2024-10-31 15:51 UTC  (3+ messages)
` [PATCH v2 2/2] dell-wmi-base: Handle META key Lock/Unlock events

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-10-31 15:50 UTC  (4+ messages)
` [PATCH v6 2/2] mctp pcc: Implement MCTP over "

[PATCH v7 0/6] RTL9300 support for reboot and i2c
 2024-10-31 15:48 UTC  (3+ messages)
` [PATCH v7 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals

[PATCH v2] amdgpu: prevent NULL pointer dereference if ATIF is not supported
 2024-10-31 15:48 UTC  (2+ messages)

[PATCH v2] drm/bridge: Fix assignment of the of_node of the parent to aux bridge
 2024-10-31 15:48 UTC  (9+ messages)

[PATCH v2] tracing: Replace strncpy() with strscpy() when copying comm
 2024-10-31 15:48 UTC  (3+ messages)

[PATCH v4 01/10] dma-engine: sun4i: Add a quirk to support different chips
 2024-10-31 15:47 UTC  (3+ messages)
` [PATCH v4 02/10] dma-engine: sun4i: Add has_reset option to quirk

[patch v6 00/20] posix-timers: Cure the SIG_IGN mess
 2024-10-31 15:46 UTC  (21+ messages)
` [patch v6 01/20] posix-timers: Make signal delivery consistent
` [patch v6 02/20] posix-timers: Make signal overrun accounting sensible
` [patch v6 03/20] posix-cpu-timers: Cleanup the firing logic
` [patch v6 04/20] posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
` [patch v6 05/20] posix-timers: Add a refcount to struct k_itimer
` [patch v6 06/20] signal: Split up __sigqueue_alloc()
` [patch v6 07/20] signal: Provide posixtimer_sigqueue_init()
` [patch v6 08/20] posix-timers: Store PID type in the timer
` [patch v6 09/20] signal: Refactor send_sigqueue()
` [patch v6 10/20] signal: Replace resched_timer logic
` [patch v6 11/20] posix-timers: Embed sigqueue in struct k_itimer
` [patch v6 12/20] signal: Cleanup unused posix-timer leftovers
` [patch v6 13/20] posix-timers: Move sequence logic into struct k_itimer
` [patch v6 14/20] signal: Provide ignored_posix_timers list
` [patch v6 15/20] posix-timers: Handle ignored list on delete and exit
` [patch v6 16/20] signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
` [patch v6 17/20] signal: Queue ignored posixtimers on ignore list
` [patch v6 18/20] posix-timers: Cleanup SIG_IGN workaround leftovers
` [patch v6 19/20] alarmtimers: Remove the throttle mechanism from alarm_forward_now()
` [patch v6 20/20] alarmtimers: Remove return value from alarm functions

[PATCH] dma-mapping: Fix swapped dir/flags arguments to trace_dma_alloc_sgt_err
 2024-10-31 15:45 UTC 

[PATCH v2 0/4] arm64: dts: qcom: add QAR2130P support
 2024-10-31 15:45 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: arm: qcom-soc: extend to support SAR2130P platform

[PATCH v3 0/9] SEV Kernel Selftests
 2024-10-31 15:45 UTC  (10+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

[PATCH 00/16] AMD NB and SMN rework
 2024-10-31 15:45 UTC  (9+ messages)
` [PATCH 06/16] x86/amd_nb: Simplify root device search

[PATCH v4 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-31 15:44 UTC  (10+ messages)
` [PATCH v4 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v4 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver

[RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
 2024-10-31 15:43 UTC  (5+ messages)
` [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free

[PATCH v6 0/9] drm/msm/dpu: support virtual wide planes
 2024-10-31 15:17 UTC  (7+ messages)
` [PATCH v6 7/9] drm/msm/dpu: add support for virtual planes

[PATCH] ucounts: fix counter leak in inc_rlimit_get_ucounts()
 2024-10-31 15:43 UTC  (3+ messages)

[PATCH][next] xattr: remove redundant check on variable err
 2024-10-31 15:43 UTC  (2+ messages)

[RFC PATCH sched/urgent] sched: Task still delay-dequeued after switched from fair
 2024-10-31 15:40 UTC  (2+ messages)
` [tip: sched/urgent] sched/ext: Fix scx vs sched_delayed

[PATCH 0/2] Add support for the ERAPS feature
 2024-10-31 15:39 UTC  (3+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "
` [PATCH 2/2] x86: kvm: svm: add support for ERAPS and FLUSH_RAP_ON_VMRUN

[PATCH RFC] mm: mitigate large folios usage and swap thrashing for nearly full memcg
 2024-10-31 15:38 UTC  (10+ messages)

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-31 15:36 UTC  (7+ messages)
` [PATCH v6 05/10] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v6 08/10] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v6 09/10] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH 0/3] x86: Make 5-level paging support unconditional for x86-64
 2024-10-31 15:36 UTC  (5+ messages)

[tip:irq/core] BUILD SUCCESS d1cb1437b785f312d63f447e2e79ff768e7ccc29
 2024-10-31 15:32 UTC 

[PATCH v3 00/14] UFS cleanups and enhancements to ufs-exynos for gs101
 2024-10-31 15:31 UTC  (16+ messages)
` [PATCH v3 01/14] scsi: ufs: exynos: remove empty drv_init method
` [PATCH v3 02/14] scsi: ufs: exynos: remove superfluous function parameter
` [PATCH v3 03/14] scsi: ufs: exynos: Allow UFS Gear 4
` [PATCH v3 04/14] scsi: ufs: exynos: add check inside exynos_ufs_config_smu()
` [PATCH v3 05/14] scsi: ufs: exynos: gs101: remove EXYNOS_UFS_OPT_BROKEN_AUTO_CLK_CTRL
` [PATCH v3 06/14] scsi: ufs: exynos: Add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR check
` [PATCH v3 07/14] scsi: ufs: exynos: gs101: remove unused phy attribute fields
` [PATCH v3 08/14] scsi: ufs: exynos: remove tx_dif_p_nsec from exynosauto_ufs_drv_init()
` [PATCH v3 09/14] scsi: ufs: exynos: add gs101_ufs_drv_init() hook and enable WriteBooster
` [PATCH v3 10/14] scsi: ufs: exynos: enable write line unique transactions on gs101
` [PATCH v3 11/14] scsi: ufs: exynos: set ACG to be controlled by UFS_ACG_DISABLE
` [PATCH v3 12/14] scsi: ufs: exynos: fix hibern8 notify callbacks
` [PATCH v3 13/14] scsi: ufs: exynos: gs101: enable clock gating with hibern8
` [PATCH v3 14/14] MAINTAINERS: Update UFS Exynos entry

[PATCH] wifi: ath11k: add support for QCA6698AQ
 2024-10-31 15:31 UTC  (3+ messages)

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-10-31 15:30 UTC  (4+ messages)
` [PATCH 05/10] guestmemfs: add file mmap callback

[PATCH] tpm: set TPM_CHIP_FLAG_SUSPENDED early
 2024-10-31 15:28 UTC  (5+ messages)

[PATCH v8 00/13] MIPS: Support I6500 multi-cluster configuration
 2024-10-31 15:27 UTC  (9+ messages)
` [PATCH v8 10/13] dt-bindings: mips: cpu: Add property for broken HCI information

[PATCH v2 00/15] iio: fix write_event_config signature
 2024-10-31 15:27 UTC  (16+ messages)
` [PATCH v2 01/15] iio: light: ltr390: simplify code in write_event_config callback
` [PATCH v2 02/15] iio: proximity: hx9023s: "
` [PATCH v2 03/15] iio: light: tsl2772: "
` [PATCH v2 04/15] iio: proximity: irsd200: "
` [PATCH v2 05/15] iio: proximity: sx9500: "
` [PATCH v2 06/15] iio: light: adux1020: write_event_config: use local variable for interrupt value
` [PATCH v2 07/15] iio: fix write_event_config signature
` [PATCH v2 08/15] iio: accel: mma9551: use bool for event state
` [PATCH v2 09/15] iio: accel: sca3000: "
` [PATCH v2 10/15] iio: imu: bmi323: "
` [PATCH v2 11/15] iio: imu: st_lsm6dsx: "
` [PATCH v2 12/15] iio: light: apds9300: "
` [PATCH v2 13/15] iio: light: apds9306: simplifies if branch in apds9306_write_event_config
` [PATCH v2 14/15] iio: light: apds9960: convert als_int and pxs_int to bool
` [PATCH v2 15/15] iio: light: apds9960: remove useless return

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-31 15:25 UTC  (3+ messages)
` [PATCH net-next v11 12/23] ovpn: implement TCP transport

[PATCH v1 1/1] s390/kvm: mask extra bits from program interrupt code
 2024-10-31 15:24 UTC  (5+ messages)

[PATCH v5 resend 0/4] Faultable syscall tracepoints updates
 2024-10-31 15:20 UTC  (5+ messages)
` [PATCH v5 resend 1/4] tracing: Introduce tracepoint extended structure
` [PATCH v5 resend 2/4] tracing: Introduce tracepoint_is_faultable()
` [PATCH v5 resend 3/4] tracing: Fix syscall tracepoint use-after-free
` [PATCH v5 resend 4/4] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL

[PATCH 0/5] sched/fair: Rework EAS to handle more cases
 2024-10-31 15:21 UTC  (10+ messages)
` [RFC PATCH 4/5] sched/fair: Use EAS also when overutilized

[RESEND PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-10-31 15:21 UTC  (21+ messages)
` [RESEND PATCH v2 01/19] hrtimers: Add missing hrtimer_init() trace points
` [RESEND PATCH v2 02/19] drm/i915/request: Remove unnecessary modification of hrtimer::function
` [RESEND PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
` [RESEND PATCH v2 04/19] wifi: rt2x00: Remove redundant hrtimer_init()
` [RESEND PATCH v2 05/19] io_uring: Remove redundant hrtimer's callback function setup
` [RESEND PATCH v2 06/19] hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
` [RESEND PATCH v2 07/19] hrtimers: Introduce hrtimer_setup_on_stack()
` [RESEND PATCH v2 08/19] hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 09/19] hrtimers: Introduce hrtimer_update_function()
` [RESEND PATCH v2 10/19] fs/aio: Switch to use hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 11/19] futex: "
` [RESEND PATCH v2 12/19] net: pktgen: "
` [RESEND PATCH v2 13/19] timers: "
` [RESEND PATCH v2 14/19] wait: "
` [RESEND PATCH v2 15/19] hrtimers: Delete hrtimer_init_sleeper_on_stack()
` [RESEND PATCH v2 16/19] sched/idle: Switch to use hrtimer_setup_on_stack()
` [RESEND PATCH v2 17/19] io_uring: "
` [RESEND PATCH v2 18/19] alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
` [RESEND PATCH v2 19/19] hrtimers: Delete hrtimer_init_on_stack()

[PATCH] amdgpu: prevent NULL pointer dereference if ATIF is not supported
 2024-10-31 15:19 UTC  (5+ messages)

[PATCH v2 1/1] platform/x86: intel: Add 'intel' prefix to the modules automatically
 2024-10-31 15:19 UTC  (6+ messages)

[PATCH 00/11] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2024-10-31 15:14 UTC  (9+ messages)
` [PATCH 06/11] clk: qcom: dispcc-qcs615: Add QCS615 display clock controller driver
` [PATCH 08/11] clk: qcom: gpucc-qcs615: Add QCS615 graphics "

[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-10-31 15:12 UTC  (5+ messages)
` [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH RFC 3/4] drm/i915/dp: "
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling

[PATCH v2 0/3] arm64: dts: imx8mp: add support for the ABB SoM and carrier
 2024-10-31 15:12 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: fsl: Add "
` [PATCH v2 2/3] dt-bindings: pinctrl: sx150xq: allow gpio line naming
` [PATCH v2 3/3] arm64: dts: imx8mp: add aristainetos3 board support

[PATCH v3 0/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-10-31 15:11 UTC  (7+ messages)
` [PATCH v3 1/2] "

[PATCH] KVM: SVM: Increase X2AVIC limit to 4096 vcpus
 2024-10-31 15:09 UTC  (3+ messages)

[PATCH v6] tpm: Add new device/vendor ID 0x50666666
 2024-10-31 15:05 UTC  (5+ messages)

[PATCH][next] dm ioctl: rate limit a couple of ioctl based error messages
 2024-10-31 15:04 UTC  (3+ messages)

[PATCH net-next 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-10-31 15:03 UTC  (9+ messages)
` [PATCH net-next 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/5] net: phy: mediatek: Move LED helper functions into mtk phy lib

[PATCH v2] leds: lp55xx: Remove redundant test for invalid channel number
 2024-10-31 15:01 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] Fix dtc warnings when building the LAN966x device tree overlay
 2024-10-31 15:01 UTC  (2+ messages)

[PATCH net-next] net: phy: dp83822: Configure RMII mode on DP83825 devices
 2024-10-31 15:00 UTC  (2+ messages)

[PATCH v1 1/1] mfd: ipaq-micro: Add missing break for the default case
 2024-10-31 14:59 UTC  (2+ messages)
` (subset) "

[PATCHv2] cpufreq/schedutil: Only bind threads if needed
 2024-10-31 14:59 UTC  (5+ messages)

[PATCH v3 0/7] virtio-mem: s390 support
 2024-10-31 14:58 UTC  (8+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction

[PATCH v1 0/4] mfd: intel_soc_pmic_bxtwc: A few cleanups
 2024-10-31 14:59 UTC  (2+ messages)

[PATCH RESEND v2] gpio: omap: Add omap_gpio_disable/enable_irq calls
 2024-10-31 14:56 UTC 

[PATCH 1/1] iommu/vt-d: Drain PRQs when domain removed from RID
 2024-10-31 14:56 UTC  (2+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-10-31 14:55 UTC  (10+ messages)

[PATCH v5 00/27] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-31 14:48 UTC  (4+ messages)
` [PATCH v5 08/27] cxl/mem: Read dynamic capacity configuration from the device

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-10-31 14:46 UTC  (7+ messages)
` [PATCH v3 08/12] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v3 11/12] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH net] wifi: brcmfmac: release 'root' node in all execution paths
 2024-10-31 14:46 UTC  (3+ messages)

[PATCH v2] btrfs: handle bio_split() error
 2024-10-31 14:44 UTC 

[PATCH] setlocalversion: Add workaround for "git describe" performance issue
 2024-10-31 14:43 UTC  (5+ messages)

[PATCH net-next v2 0/4] Introduce VLAN support in HSR
 2024-10-31 14:41 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN

[PATCH v3 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-10-31 14:40 UTC  (6+ messages)
` [PATCH v3 16/22] ACPI: platform_profile: Set profile for all registered handlers

[RFC PATCH 0/3] Cgroup-based THP control
 2024-10-31 14:37 UTC  (9+ messages)

[PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
 2024-10-31 14:36 UTC  (2+ messages)

[PATCH] ext4: WARN if a full dir leaf block has only one dentry
 2024-10-31 14:33 UTC  (2+ messages)

[PATCH v2 00/13] sunxi: A100/A133 second stage support
 2024-10-31 14:35 UTC  (4+ messages)
` [PATCH v2 03/13] dt-bindings: phy: sun50i-a64: add a100 compatible

[PATCH v4 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-31 14:31 UTC  (3+ messages)
` [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size

[PATCH] ext4: show the default enabled prefetch_block_bitmaps option
 2024-10-31 14:33 UTC  (2+ messages)

[PATCH v2] dt-bindings: leds: pca955x: Convert text bindings to YAML
 2024-10-31 14:34 UTC  (2+ messages)
` (subset) "

[PATCH] ext4: Call ext4_journal_stop(handle) only once in ext4_dio_write_iter()
 2024-10-31 14:33 UTC  (2+ messages)

[PATCH v3] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
 2024-10-31 14:33 UTC  (2+ messages)

[PATCH v2 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-10-31 14:33 UTC  (3+ messages)
` [PATCH v2 3/7] usb: typec: Auto enter control for alternate modes


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