The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-23 15:41:10 to 2025-02-23 23:21:57 UTC [more...]

[PATCH] Kconfig.hz: Change default HZ to 1000
 2025-02-23 23:21 UTC  (5+ messages)

[PATCH v8] sched: Consolidate cpufreq updates
 2025-02-23 23:17 UTC  (5+ messages)

[PATCH v13 00/14] AMD broadcast TLB invalidation
 2025-02-23 23:08 UTC  (17+ messages)
` [PATCH v13 01/14] x86/mm: consolidate full flush threshold decision
` [PATCH v13 02/14] x86/mm: get INVLPGB count max from CPUID
` [PATCH v13 03/14] x86/mm: add INVLPGB support code
` [PATCH v13 04/14] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v13 05/14] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v13 07/14] x86/mm: global ASID allocation helper functions
` [PATCH v13 08/14] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v13 09/14] x86/mm: global ASID process exit helpers
` [PATCH v13 10/14] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v13 11/14] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v13 12/14] x86/mm: enable AMD translation cache extensions
` [PATCH v13 13/14] x86/mm: only invalidate final translations with INVLPGB
` [PATCH v13 14/14] x86/mm: add noinvlpgb commandline option

[PATCH] task_work: Consume only item at a time while invoking the callbacks
 2025-02-23 22:40 UTC  (2+ messages)

[PATCH] binfmt: Remove loader from linux_binprm struct
 2025-02-23 22:32 UTC 

[PATCH net-next v5 0/7] net: tn40xx: add support for AQR105 based cards
 2025-02-23 22:26 UTC  (4+ messages)
` [PATCH net-next v5 4/7] net: phy: aquantia: add essential functions to aqr105 driver

[PATCH 0/4] cifs: Handle all name surrogate reparse points
 2025-02-23 22:23 UTC  (2+ messages)

[syzbot] Monthly cgroups report (Feb 2025)
 2025-02-23 22:20 UTC 

[syzbot] Monthly netfs report (Feb 2025)
 2025-02-23 22:20 UTC 

[PATCH net v2] net: Handle napi_schedule() calls from non-interrupt
 2025-02-23 22:17 UTC 

[PATCH] tty: serial: 8250: Add some more device IDs
 2025-02-23 22:07 UTC 

Linux logs new warning `gpio gpiochip0: gpiochip_add_data_with_key: get_direction failed: -22`
 2025-02-23 22:04 UTC  (5+ messages)

[PATCH] RDMA/hfi1: Remove unused one_qsfp_write
 2025-02-23 21:55 UTC 

[PATCH] rust: sync: lock: Add an example for Guard::lock_ref()
 2025-02-23 21:51 UTC  (3+ messages)

[PATCH] usb: olpi: Remove unused otg_ulpi_create
 2025-02-23 21:43 UTC  (3+ messages)

[PATCH] firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list
 2025-02-23 21:39 UTC 

linux-next: Signed-off-by missing for commit in the gpio-intel tree
 2025-02-23 21:34 UTC 

[PATCH] EDAC: Use string choice helper functions
 2025-02-23 21:28 UTC  (5+ messages)

[RESEND PATCH] EDAC: Use string choice helper functions
 2025-02-23 21:24 UTC 

linux-next: Signed-off-by missing for commit in the mm tree
 2025-02-23 21:23 UTC 

[PATCH v2 00/18] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-02-23 21:21 UTC  (36+ messages)
` [PATCH v2 01/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v2 02/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block
` [PATCH v2 04/18] media: rzg2l-cru: csi2: Use local variable for struct device in rzg2l_csi2_probe()
` [PATCH v2 05/18] media: rzg2l-cru: csi2: Use devm_pm_runtime_enable()
` [PATCH v2 07/18] media: rzg2l-cru: rzg2l-core: "
` [PATCH v2 08/18] media: rzg2l-cru: csi2: Introduce SoC-specific D-PHY handling
` [PATCH v2 09/18] media: rzg2l-cru: csi2: Make system clock optional for RZ/V2H(P) SoC
` [PATCH v2 10/18] media: rzg2l-cru: csi2: Add support "
` [PATCH v2 11/18] media: rzg2l-cru: Add register mapping support
` [PATCH v2 12/18] media: rzg2l-cru: Pass resolution limits via OF data
` [PATCH v2 14/18] media: rzg2l-cru: Add IRQ handler to "
` [PATCH v2 15/18] media: rzg2l-cru: Add function pointers to enable and disable interrupts
` [PATCH v2 16/18] media: rzg2l-cru: Add function pointer to check if FIFO is empty
` [PATCH v2 17/18] media: rzg2l-cru: Add function pointer to configure CSI
` [PATCH v2 18/18] media: rzg2l-cru: Add support for RZ/G3E SoC

[PATCH v8 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-23 21:11 UTC  (10+ messages)
` [PATCH v8 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v8 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v8 3/6] arm64: dts: rockchip: Add device tree support "
` [PATCH v8 4/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v8 5/6] arm64: defconfig: Enable Synopsys HDMI receiver
` [PATCH v8 6/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b

[PATCH v4 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-23 21:10 UTC  (4+ messages)
` [PATCH v4 1/2] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v4 2/2] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH] Add function define for PoE
 2025-02-23 20:54 UTC  (6+ messages)
` [PATCH] dt-bindings:leds: Add function define for POE

Linux 6.14-rc4
 2025-02-23 20:49 UTC 

[PATCH net-next] sctp: Remove unused payload from sctp_idatahdr
 2025-02-23 20:45 UTC 

users of drivers/misc/echo ?
 2025-02-23 20:38 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.14-rc4
 2025-02-23 20:33 UTC  (2+ messages)

[GIT PULL] EDAC/urgent for v6.14-rc4
 2025-02-23 20:33 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-23 20:31 UTC  (7+ messages)
` [PATCH net-next 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH v2 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-23 20:29 UTC  (13+ messages)
` [PATCH v2 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v2 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v2 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v2 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v2 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v2 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v2 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v2 8/8] arm64: dts: "

[PATCH] ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversions
 2025-02-23 20:27 UTC 

[PATCH] ASoC: SOF: Intel: hda-dai: Remove unnecessary bool conversion
 2025-02-23 20:25 UTC 

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-23 20:25 UTC  (19+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

Oops right on boot from 6.12.12
 2025-02-23 20:18 UTC 

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-23 20:17 UTC 

[PATCH v2 bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
 2025-02-23 20:12 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/3] objtool: Copy noreturns.h to include/linux

[PATCH 1/1] radix-tree: Prevent NULL pointer dereference in radix_tree_node_rcu_free
 2025-02-23 20:01 UTC 

[PATCH v3 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-23 19:53 UTC  (4+ messages)
` [PATCH v3 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH] media: uvcvideo: Fix deferred probing error
 2025-02-23 19:32 UTC  (3+ messages)

[PATCH v2] uapi: Revert "bitops: avoid integer overflow in GENMASK(_ULL)"
 2025-02-23 19:02 UTC  (6+ messages)

[PATCH v3 00/12] media: Remove vidioc_g/s_ctrl and vidioc_queryctrl callbacks
 2025-02-23 18:58 UTC  (13+ messages)
` [PATCH v3 01/12] media: ioctl: Simulate v4l2_queryctrl with v4l2_query_ext_ctrl
` [PATCH v3 02/12] media: pvrusb2: Convert queryctrl to query_ext_ctrl
` [PATCH v3 03/12] media: pvrusb2: Remove g/s_ctrl callbacks
` [PATCH v3 04/12] media: uvcvideo: Remove vidioc_queryctrl
` [PATCH v3 05/12] media: atomisp: Replace queryctrl with query_ext_ctrl
` [PATCH v3 06/12] media: atomisp: Remove vidioc_g/s callback
` [PATCH v3 07/12] media: v4l2: Remove vidioc_queryctrl callback
` [PATCH v3 08/12] media: v4l2: Remove vidioc_g_ctrl callback
` [PATCH v3 09/12] media: cx231xx: Remove vidioc_s_ctrl callback
` [PATCH v3 10/12] media: v4l2: "
` [PATCH v3 11/12] media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrl
` [PATCH v3 12/12] media: radio-wl1273: Rename wl1273_fm_vidioc_s_ctrl

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-23 18:51 UTC  (18+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers

[PATCH 0/4] media: nuvoton: Fix some reference handling issues
 2025-02-23 18:34 UTC  (5+ messages)
` [PATCH 1/4] media: nuvoton: Fix reference handling of ece_pdev

[PATCH RFC] x86: Add CONFIG_KERNEL_UNCOMPRESSED support
 2025-02-23 18:33 UTC  (5+ messages)

Rust kernel policy
 2025-02-23 18:31 UTC  (7+ messages)

[PATCH v9 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-23 18:27 UTC  (7+ messages)
` [PATCH v9 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v9 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v9 3/6] arm64: dts: rockchip: Add device tree support "
` [PATCH v9 4/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v9 5/6] arm64: defconfig: Enable Synopsys HDMI receiver
` [PATCH v9 6/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b

[PATCH RESEND v2] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
 2025-02-23 18:28 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-23 18:25 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B

Hang when swapping huge=within_size tmpfs from zram
 2025-02-23 18:22 UTC  (7+ messages)

[PATCH] arm64: kvm: ptdump: Initialize .owner fields of kvm_*_operations
 2025-02-23 18:21 UTC  (2+ messages)

[RFC PATCH 00/11] Add a percpu subsection for hot data
 2025-02-23 18:00 UTC  (7+ messages)

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-23 17:52 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 2/5] dt-bindings: display: mediatek: postmask: Modify "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "

[PATCH V6 0/2] author field in module! macro should be a array
 2025-02-23 17:42 UTC  (3+ messages)
` [PATCH V6 1/2] rust: module: change author to an array
` [PATCH V6 2/2] checkpatch: check format of Vec<String> in modules

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-02-23 17:01 UTC  (9+ messages)

[PATCH] drop_caches: re-enable message after disabling
 2025-02-23 17:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] ALSA: arm: aaci: Constify amba_id table
 2025-02-23 17:16 UTC  (2+ messages)

[PATCH 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
 2025-02-23 17:10 UTC  (5+ messages)
` [PATCH 1/3] media: uvcvideo: Return the number of processed controls
` [PATCH 2/3] media: uvcvideo: Do not send events for not changed controls

[PATCH v4] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-02-23 17:03 UTC  (2+ messages)

[PATCH v3 1/1] clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
 2025-02-23 17:03 UTC  (2+ messages)

[PATCH v2 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC
 2025-02-23 17:00 UTC  (2+ messages)

[PATCH v3 0/6] media: uvcvideo: Implement Granular Power Saving
 2025-02-23 16:55 UTC  (9+ messages)
` [PATCH v3 1/6] media: uvcvideo: Keep streaming state in the file handle
` [PATCH v3 2/6] media: uvcvideo: Move usb_autopm_(get|put)_interface to status_get
` [PATCH v3 3/6] media: uvcvideo: Add a uvc_status guard
` [PATCH v3 4/6] media: uvcvideo: Increase/decrease the PM counter per IOCTL

Rust kernel policy
 2025-02-23 16:42 UTC  (19+ messages)

[PATCH] efi/cper: Fix cper_arm_ctx_info alignment
 2025-02-23 16:33 UTC  (2+ messages)

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-23 16:30 UTC  (7+ messages)
` [PATCH v3 2/9] iio: adc: add helpers for parsing ADC nodes
` [PATCH v3 3/9] iio: adc: Support ROHM BD79124 ADC
` [PATCH v3 6/9] iio: adc: rzg2l_adc: Use adc-helpers

[syzbot] [efi?] [fs?] BUG: unable to handle kernel paging request in efivarfs_pm_notify
 2025-02-23 16:29 UTC  (5+ messages)

C aggregate passing (Rust kernel policy)
 2025-02-23 16:28 UTC  (7+ messages)

[PATCH] leds: st1202: Fix an error handling path in st1202_probe()
 2025-02-23 16:20 UTC  (3+ messages)

[PATCH v1] PM: runtime: Unify error handling during suspend and resume
 2025-02-23 15:42 UTC  (4+ messages)

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-23 15:36 UTC  (5+ messages)
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status


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