The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-12-04 15:36:19 to 2024-12-04 17:00:06 UTC [more...]

[PATCH AUTOSEL 6.11 01/33] pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
 2024-12-04 15:47 UTC  (11+ messages)
` [PATCH AUTOSEL 6.11 02/33] rtla: Fix consistency in getopt_long for timerlat_hist
` [PATCH AUTOSEL 6.11 03/33] tracing/ftrace: disable preemption in syscall probe
` [PATCH AUTOSEL 6.11 04/33] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.11 05/33] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.11 06/33] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [PATCH AUTOSEL 6.11 07/33] rtla/timerlat: Make timerlat_hist_cpu->*_count "
` [PATCH AUTOSEL 6.11 08/33] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH AUTOSEL 6.11 09/33] scsi: hisi_sas: Create all dump files during debugfs initialization
` [PATCH AUTOSEL 6.11 10/33] rtla/utils: Add idle state disabling via libcpupower
` [PATCH AUTOSEL 6.11 11/33] ring-buffer: Limit time with disabled interrupts in rb_check_pages()

[PATCH AUTOSEL 6.12 01/36] pinctrl: freescale: fix COMPILE_TEST error with PINCTRL_IMX_SCU
 2024-12-04 15:45 UTC  (36+ messages)
` [PATCH AUTOSEL 6.12 02/36] rtla: Fix consistency in getopt_long for timerlat_hist
` [PATCH AUTOSEL 6.12 03/36] tracing/ftrace: disable preemption in syscall probe
` [PATCH AUTOSEL 6.12 04/36] tracing: Use atomic64_inc_return() in trace_clock_counter()
` [PATCH AUTOSEL 6.12 05/36] tools/rtla: fix collision with glibc sched_attr/sched_set_attr
` [PATCH AUTOSEL 6.12 06/36] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
` [PATCH AUTOSEL 6.12 07/36] rtla/timerlat: Make timerlat_hist_cpu->*_count "
` [PATCH AUTOSEL 6.12 08/36] scsi: hisi_sas: Add cond_resched() for no forced preemption model
` [PATCH AUTOSEL 6.12 09/36] scsi: hisi_sas: Create all dump files during debugfs initialization
` [PATCH AUTOSEL 6.12 10/36] rtla/utils: Add idle state disabling via libcpupower
` [PATCH AUTOSEL 6.12 11/36] ring-buffer: Limit time with disabled interrupts in rb_check_pages()
` [PATCH AUTOSEL 6.12 12/36] pinmux: Use sequential access to access desc->pinmux data
` [PATCH AUTOSEL 6.12 13/36] scsi: ufs: core: Make DMA mask configuration more flexible
` [PATCH AUTOSEL 6.12 14/36] iommu/amd: Fix corruption when mapping large pages from 0
` [PATCH AUTOSEL 6.12 15/36] mfd: axp20x: Allow multiple regulators
` [PATCH AUTOSEL 6.12 16/36] bpf: put bpf_link's program when link is safe to be deallocated
` [PATCH AUTOSEL 6.12 17/36] scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod paths
` [PATCH AUTOSEL 6.12 18/36] scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMI
` [PATCH AUTOSEL 6.12 19/36] scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callback
` [PATCH AUTOSEL 6.12 20/36] clk: qcom: rcg2: add clk_rcg2_shared_floor_ops
` [PATCH AUTOSEL 6.12 21/36] clk: qcom: rpmh: add support for SAR2130P
` [PATCH AUTOSEL 6.12 22/36] clk: qcom: tcsrcc-sm8550: add SAR2130P support
` [PATCH AUTOSEL 6.12 23/36] clk: qcom: dispcc-sm8550: enable support for SAR2130P
` [PATCH AUTOSEL 6.12 24/36] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH AUTOSEL 6.12 25/36] leds: class: Protect brightness_show() with led_cdev->led_access mutex
` [PATCH AUTOSEL 6.12 26/36] scsi: st: Don't modify unknown block number in MTIOCGET
` [PATCH AUTOSEL 6.12 27/36] scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset
` [PATCH AUTOSEL 6.12 28/36] pinctrl: qcom-pmic-gpio: add support for PM8937
` [PATCH AUTOSEL 6.12 29/36] pinctrl: qcom: spmi-mpp: Add PM8937 compatible
` [PATCH AUTOSEL 6.12 30/36] thermal/drivers/qcom/tsens-v1: Add support for MSM8937 tsens
` [PATCH AUTOSEL 6.12 31/36] nvdimm: rectify the illogical code within nd_dax_probe()
` [PATCH AUTOSEL 6.12 32/36] smb: client: memcpy() with surrounding object base address
` [PATCH AUTOSEL 6.12 33/36] tracing: Fix function name for trampoline
` [PATCH AUTOSEL 6.12 34/36] tools/rtla: Enhance argument parsing in timerlat_load.py
` [PATCH AUTOSEL 6.12 35/36] verification/dot2: Improve dot parser robustness
` [PATCH AUTOSEL 6.12 36/36] mailbox: pcc: Check before sending MCTP PCC response ACK

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-04 16:58 UTC  (7+ messages)

[PATCH 00/11] x86: 32-bit cleanups
 2024-12-04 16:55 UTC  (17+ messages)
` [PATCH 03/11] x86: Kconfig.cpu: split out 64-bit atom
` [PATCH 05/11] x86: remove HIGHMEM64G support
` [PATCH 09/11] x86: rework CONFIG_GENERIC_CPU compiler flags
` [PATCH 11/11] x86: drop 32-bit KVM host support

[PATCH v3 0/2] x86: KVM: Add missing AMD features
 2024-12-04 16:57 UTC  (3+ messages)
` [PATCH v3 1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace

[PATCH 4.19 000/138] 4.19.325-rc1 review
 2024-12-04 16:56 UTC  (2+ messages)

[tip:x86/mm] [x86/mm/tlb] 209954cbc7: will-it-scale.per_thread_ops 13.2% regression
 2024-12-04 16:56 UTC  (5+ messages)
` [PATCH] x86,mm: only trim the mm_cpumask once a second
    ` [PATCH v3] "

[RT,1/1] tty/serial/sifive: Make the locking RT aware
 2024-12-04 15:24 UTC  (3+ messages)

[PATCH] hugetlb: prioritize surplus allocation from current node
 2024-12-04 16:55 UTC 

[PATCH 6.11 000/817] 6.11.11-rc1 review
 2024-12-04 16:55 UTC  (2+ messages)

[PATCH v1 0/1] net: stmmac: dwmac-tegra: Read iommu stream id from device tree
 2024-12-04 16:53 UTC  (12+ messages)
` [PATCH v1 1/1] "

[PATCH 6.12 000/826] 6.12.2-rc1 review
 2024-12-04 16:53 UTC  (4+ messages)

[PATCH net-next 0/4] netconsole: Add support for CPU population
 2024-12-04 16:52 UTC  (5+ messages)
` [PATCH net-next 2/4] netconsole: Add option to auto-populate CPU number in userdata

s390: block/blk-iocost.c:1101:11: error: call to '__compiletime_assert_557' declared with 'error' attribute: clamp() low limit 1 greater than high limit active
 2024-12-04 16:50 UTC  (4+ messages)

resctrl mount fail on v6.13-rc1
 2024-12-04 16:48 UTC  (7+ messages)

[PATCH v2 0/3] More Surface Laptop 7 features
 2024-12-04 16:44 UTC  (2+ messages)

[PATCH 1/2] clk: qcom: Drop unused header includes
 2024-12-04 16:44 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: Include missing "

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-04 16:42 UTC  (11+ messages)

[PATCH v5 00/16] Prepare GHES driver to support error injection
 2024-12-04 16:42 UTC  (9+ messages)
` [PATCH v5 09/16] acpi/ghes: make the GHES record generation more generic
` [PATCH v5 10/16] acpi/ghes: better name GHES memory error function
` [PATCH v5 13/16] acpi/ghes: better name the offset of the hardware error firmware
` [PATCH v5 14/16] acpi/ghes: move offset calculus to a separate function

[PATCH] sh: Remove memset_io from sh specific code
 2024-12-04 16:40 UTC 

[PATCH net-next 0/4] netconsole: selftest for userdata overflow
 2024-12-04 16:40 UTC  (5+ messages)
` [PATCH net-next 1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
` [PATCH net-next 2/4] netconsole: selftest: Split the helpers from the selftest
` [PATCH net-next 3/4] netconsole: selftest: Delete all userdata keys
` [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit

[PATCH v2 0/8] Some Panfrost fixes and improvements
 2024-12-04 16:40 UTC  (5+ messages)
` [PATCH v2 6/8] drm/panfrost: Make re-enabling job interrupts at device reset optional

[PATCH][next] io_uring/kbuf: fix unintentional sign extension on shift of reg.bgid
 2024-12-04 16:40 UTC  (2+ messages)

[PATCH net v1] net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
 2024-12-04 16:39 UTC  (11+ messages)

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2024-12-04 16:37 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
` [PATCH 2/2] PCI: apple: Convert to {en,dis}able_device() callbacks

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-04 16:36 UTC  (7+ messages)

[RFC PATCH] file: Wrap locking mechanism for f_pos_lock
 2024-12-04 16:34 UTC  (7+ messages)

[PATCH] block: rnull: Initialize the module in place
 2024-12-04 16:33 UTC  (2+ messages)

[PATCH][next] blktrace: remove redundant return at end of function
 2024-12-04 16:33 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: cleanup busy_poller.c
 2024-12-04 16:32 UTC 

[PATCH v8 0/2] x86/cacheinfo: Set the number of leaves per CPU
 2024-12-04 16:39 UTC  (4+ messages)
` [PATCH v8 2/2] x86/cacheinfo: Delete global num_cache_leaves

[syzbot] [io-uring?] KASAN: null-ptr-deref Write in sys_io_uring_register
 2024-12-04 16:30 UTC  (8+ messages)

[PATCH] media: allegro-dvt: Moving the current driver to subdirectory
 2024-12-04 16:27 UTC  (4+ messages)

[PATCH v2 0/3] fixes for udmabuf (memfd sealing checks and a leak)
 2024-12-04 16:26 UTC  (4+ messages)
` [PATCH v2 1/3] udmabuf: fix racy memfd sealing check
` [PATCH v2 2/3] udmabuf: also check for F_SEAL_FUTURE_WRITE
` [PATCH v2 3/3] udmabuf: fix memory leak on last export_udmabuf() error path

[PATCH 00/10] drm: Add new pixel formats for Xilinx Zynqmp
 2024-12-04 16:26 UTC  (3+ messages)
` [PATCH 01/10] drm/fourcc: Add warning for bad bpp

[PATCH 0/9] Rebuild default configurations for some ARM boards
 2024-12-04 16:26 UTC  (12+ messages)
` [PATCH 1/9] ARM: axm55xx_defconfig: rebuild default configuration
` [PATCH 2/9] ARM: davinci_all_defconfig: "
` [PATCH 3/9] ARM: dove_defconfig: "
` [PATCH 4/9] ARM: keystone_defconfig: "
` [PATCH 5/9] ARM: mvebu_v5_defconfig: "
` [PATCH 6/9] ARM: mxs_defconfig: "
` [PATCH 7/9] ARM: pxa_defconfig: "
` [PATCH 8/9] ARM: qcom_defconfig: "
` [PATCH 9/9] ARM: socfpga_defconfig: "

[PATCH] spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller
 2024-12-04 16:25 UTC  (2+ messages)

[PATCH v5 0/6] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-12-04 16:24 UTC  (3+ messages)
` [PATCH v5 2/6] usb: typec: Add support "

[PATCH v5] staging: gpib: Fix i386 build issue
 2024-12-04 16:21 UTC 

[PATCH v2 0/2] iio: fix information leaks in triggered buffers
 2024-12-04 16:20 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: as73211: fix channel handling in only-color triggered buffer

[GIT PULL] arm64 updates for 6.13-rc1
 2024-12-04 16:17 UTC  (14+ messages)

[PATCH 0/3] fixes for udmabuf (memfd sealing checks and a leak)
 2024-12-04 16:15 UTC  (7+ messages)
` [PATCH 1/3] udmabuf: fix racy memfd sealing check
` [PATCH 3/3] udmabuf: fix memory leak on last export_udmabuf() error path

[PATCH v1] mm/hugetlb: don't map folios writable without VM_WRITE when copying during fork()
 2024-12-04 16:13 UTC  (2+ messages)

[PATCH v3] mailbox: tegra-hsp: Clear mailbox before using message
 2024-12-04 16:11 UTC  (2+ messages)

[PATCH v9 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-04 16:10 UTC  (6+ messages)
` [PATCH v9 1/6] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()

[PATCH net-next v5 0/5] Add ptp library for Microchip phys
 2024-12-04 16:09 UTC  (6+ messages)
` [PATCH net-next v5 3/5] net: phy: Kconfig: Add ptp library support and 1588 optional flag in "

[PATCH v5 0/6] Add support for Blaize BLZP1600 SoC
 2024-12-04 16:05 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: Add Blaize vendor prefix
` [PATCH v5 2/6] dt-bindings: arm: blaize: Add Blaize BLZP1600 SoC
` [PATCH v5 3/6] arm64: Add Blaize BLZP1600 SoC family
` [PATCH v5 4/6] arm64: dts: Add initial support for Blaize BLZP1600 CB2
` [PATCH v5 5/6] arm64: defconfig: Enable Blaize BLZP1600 platform
` [PATCH v5 6/6] MAINTAINER: Add entry for Blaize SoC

[PATCH 0/4] staging: gpib: Cleanup and fixes for lpvo driver
 2024-12-04 16:05 UTC  (3+ messages)
` [PATCH 3/4] staging: gpib: Fix erroneous removal of blank before newline

[PATCH 0/9] drm: Add DSI/DP support for Renesas r8a779h0 V4M and grey-hawk board
 2024-12-04 16:04 UTC  (4+ messages)
` [PATCH 8/9] arm64: dts: renesas: r8a779h0: Add display support

[PATCH v2] media: marvell: Add check for clk_enable()
 2024-12-04 16:00 UTC  (2+ messages)

[PATCH v9 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-12-04 15:45 UTC  (7+ messages)
` [PATCH v9 1/6] drm/panic: Move drawing functions to drm_draw
` [PATCH v9 2/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
` [PATCH v9 3/6] drm/log: Do not draw if drm_master is taken
` [PATCH v9 4/6] drm/log: Color the timestamp, to improve readability
` [PATCH v9 5/6] drm/log: Implement suspend/resume
` [PATCH v9 6/6] drm/log: Add integer scaling support

Removing page->index
 2024-12-04 15:58 UTC  (2+ messages)

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-12-04 15:58 UTC  (7+ messages)
` [PATCH RFC 1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest

[PATCH v3 0/5] Change ghes driver to use HEST-based offsets
 2024-12-04 15:57 UTC  (6+ messages)
` [PATCH v3 1/5] acpi/ghes: Prepare to support multiple sources on ghes
` [PATCH v3 2/5] acpi/ghes: add a firmware file with HEST address
` [PATCH v3 3/5] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v3 4/5] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v3 5/5] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH RFT 0/6] serial: sh-sci: Fixes for earlycon and keep_bootcon
 2024-12-04 15:58 UTC  (7+ messages)
` [PATCH RFT 1/6] serial: sh-sci: Check if TX data was written to device in .tx_empty()
` [PATCH RFT 2/6] serial: sh-sci: Drop __initdata macro for port_cfg
` [PATCH RFT 3/6] serial: sh-sci: Move runtime PM enable to sci_probe_single()
` [PATCH RFT 4/6] serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use
` [PATCH RFT 5/6] serial: sh-sci: Clean sci_ports[0] after at earlycon exit
` [PATCH RFT 6/6] serial: sh-sci: Increment the runtime usage counter for the earlycon device

[PATCH v4] staging: gpib: Fix i386 build issue
 2024-12-04 15:56 UTC  (2+ messages)

[PATCH net-next v4 0/8] ethtool: generate uapi header from the spec
 2024-12-04 15:55 UTC  (9+ messages)
` [PATCH net-next v4 1/8] ynl: support enum-cnt-name attribute in legacy definitions
` [PATCH net-next v4 2/8] ynl: skip rendering attributes with header property in uapi mode
` [PATCH net-next v4 3/8] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next v4 4/8] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next v4 5/8] ynl: include uapi header after all dependencies
` [PATCH net-next v4 6/8] ethtool: separate definitions that are gonna be generated
` [PATCH net-next v4 7/8] ethtool: remove the comments that are not "
` [PATCH net-next v4 8/8] ethtool: regenerate uapi header from the spec

[PATCH v2] staging: rtl8723bs: fix broken code when cflag is used
 2024-12-04 15:52 UTC  (2+ messages)

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-04 15:53 UTC  (2+ messages)

[PATCH 00/15] ARM: platform and feature deprecation
 2024-12-04 15:48 UTC  (7+ messages)
` [PATCH 02/15] ARM: limit OABI support to StrongARM CPUs
` [PATCH 12/15] ARM: orion5x: mark all board files as deprecated

[PATCH bpf-next 1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata
 2024-12-04 15:48 UTC  (2+ messages)

[net-next PATCH v8 0/4] net: dsa: Add Airoha AN8855 support
 2024-12-04 15:48 UTC  (5+ messages)
` [net-next PATCH v8 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver

[PATCH v2] tracing: Remove definition of trace_*_rcuidle()
 2024-12-04 15:47 UTC  (8+ messages)

[PATCH 0/4] large atomic writes for xfs
 2024-12-04 15:43 UTC  (5+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
` [PATCH 2/4] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH 3/4] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH 4/4] xfs: Update xfs_get_atomic_write_attr() for large atomic writes

[PATCH v7] rockchip/drm: vop2: add support for gamma LUT
 2024-12-04 15:45 UTC  (2+ messages)

[PATCH 0/9] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-04 15:42 UTC  (4+ messages)
` [PATCH 8/9] phy: exynos5-usbdrd: subscribe to orientation notifier if required

[PATCH 0/2] Optionally allow ttynull to be selected as a default console
 2024-12-04 15:41 UTC  (3+ messages)
` [PATCH 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-12-04 15:41 UTC  (5+ messages)
` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes

[PATCH] serial: amba-pl011: Fix RTS handling in RS485 mode
 2024-12-04 15:39 UTC  (2+ messages)

[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-04 15:38 UTC  (3+ messages)
` [PATCH net-next v2 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support

[PATCH bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind
 2024-12-04 15:37 UTC  (4+ messages)


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