messages from 2025-11-26 14:09:30 to 2025-11-26 15:33:44 UTC [more...]
[rft, PATCH v1 1/1] cpumask: Don't use "proxy" headers
2025-11-26 15:33 UTC (5+ messages)
[PATCH] coresight: etm3x: Fix buffer overwrite in cntr_val_show()
2025-11-26 15:33 UTC (6+ messages)
[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
2025-11-26 15:33 UTC (5+ messages)
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable
[PATCH v1 00/12] Enable I2C on SA8255p Qualcomm platforms
2025-11-26 15:38 UTC (9+ messages)
` [PATCH v1 01/12] soc: qcom: geni-se: Refactor geni_icc_get() and make qup-memory ICC path optional
` [PATCH v1 04/12] soc: qcom: geni-se: Add geni_se_resource_state() helper
` [PATCH v1 08/12] i2c: qcom-geni: Isolate serial engine setup
` [PATCH v1 10/12] i2c: qcom-geni: Use geni_se_resources_state() API in runtime PM functions
[PATCH v10 00/11] HID: asus: Fix ASUS ROG Laptop's Keyboard backlight handling
2025-11-26 15:31 UTC (6+ messages)
[PATCH v6 0/6] Use Rust Bitmap from Rust Binder driver
2025-11-26 15:31 UTC (5+ messages)
` [PATCH v6 6/6] rust_binder: use bitmap for allocation of handles
linux-next: manual merge of the risc-v tree with the arm-soc tree
2025-11-26 15:30 UTC (2+ messages)
[PATCH v4 00/10] gpio: improve support for shared GPIOs
2025-11-26 15:29 UTC (9+ messages)
` [PATCH v4 07/10] arm64: select HAVE_SHARED_GPIOS for ARCH_QCOM
[PATCH v3] net/sched: em_canid: fix uninit-value in em_canid_match
2025-11-26 15:28 UTC (2+ messages)
[PATCH] can: rcar_canfd: Fix CAN-FD mode as default
2025-11-26 15:27 UTC (2+ messages)
[PATCH v6 0/7] VESA DisplayID spec allows the device to force its DSC bits per pixel value
2025-11-26 15:26 UTC (24+ messages)
` [PATCH v6 2/7] drm/edid: prepare for VESA vendor-specific data block extension
` [PATCH v6 3/7] drm/edid: MSO should only be used for non-eDP displays
` [PATCH v6 4/7] drm/edid: parse DSC DPP passthru support flag for mode VII timings
` [PATCH v6 5/7] drm/edid: for consistency, use mask everywhere for block rev parsing
` [PATCH v6 6/7] drm/edid: parse DRM VESA dsc bpp target
amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
2025-11-26 15:26 UTC (2+ messages)
[PATCH v2 1/2] apei/ghes: don't go past the ARM processor CPER record buffer
2025-11-26 15:26 UTC (4+ messages)
` [PATCH v2 2/2] apei/ghes: don't go past allocated memory
[PATCH] HID: multitouch: add quirks for Lenovo Yoga Book 9i
2025-11-26 15:26 UTC (2+ messages)
[PATCH net-next v6 0/8] tun/tap & vhost-net: netdev queue flow control to avoid ptr_ring tail drop
2025-11-26 15:25 UTC (5+ messages)
` [PATCH net-next v6 3/8] tun/tap: add synchronized ring produce/consume with queue management
[PATCH 0/2] liveupdate: luo_session: Fix a couple Smatch issues
2025-11-26 15:25 UTC (6+ messages)
` [PATCH 1/2] liveupdate: luo_session: Fix uninitialized variable in luo_session_setup_outgoing()
` [PATCH 2/2] liveupdate: luo_session: Fix use after free in luo_session_deserialize()
[PATCH bpf-next v12 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-11-26 15:24 UTC (12+ messages)
` [PATCH bpf-next v12 1/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v12 2/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v12 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v12 4/7] bpf: Copy map value using copy_map_value_long for percpu_cgroup_storage maps
` [PATCH bpf-next v12 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support "
` [PATCH bpf-next v12 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v12 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[GIT PULL] rv changes for v6.19 (for-next) batch 2
2025-11-26 15:22 UTC
[PATCH v7 0/6] vfio/nvgrace-gpu: Support huge PFNMAP and wait for GPU ready post reset
2025-11-26 15:23 UTC (11+ messages)
` [PATCH v7 1/6] vfio: refactor vfio_pci_mmap_huge_fault function
` [PATCH v7 2/6] vfio/nvgrace-gpu: Add support for huge pfnmap
` [PATCH v7 4/6] vfio/nvgrace-gpu: split the code to wait for GPU ready
` [PATCH v7 5/6] vfio/nvgrace-gpu: Inform devmem unmapped after reset
` [PATCH v7 6/6] vfio/nvgrace-gpu: wait for the GPU mem to be ready
[PATCH v2 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-11-26 15:23 UTC (11+ messages)
` [PATCH v2 1/5] userfaultfd: move vma_can_userfault out of line
` [PATCH v2 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE
` [PATCH v2 3/5] mm: introduce VM_FAULT_UFFD_MINOR fault reason
` [PATCH v2 4/5] guest_memfd: add support for userfaultfd minor mode
` [PATCH v2 5/5] KVM: selftests: test userfaultfd minor for guest_memfd
[PATCH] HID: playstation: Add missing check for input_ff_create_memless
2025-11-26 15:23 UTC (2+ messages)
[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
2025-11-26 15:24 UTC (10+ messages)
[PATCH v2 0/2] rv: Tidy up with auto-cleanup
2025-11-26 15:22 UTC (6+ messages)
` [PATCH v2 1/2] rv: Convert to use lock guard
[PATCH v2 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
2025-11-26 15:20 UTC (5+ messages)
` [PATCH v2 1/2] "
[PATCH] x86: Optimize __get_user_asm() assembly
2025-11-26 15:18 UTC (2+ messages)
[PATCH v2 0/4] platform/x86: wmi: Prepare for future changes
2025-11-26 15:18 UTC (3+ messages)
` [PATCH v2 1/4] fs/nls: Fix utf16 to utf8 conversion
[PATCH net-next 7/9] net: pcs: xpcs: allow lane polarity inversion
2025-11-26 15:17 UTC (2+ messages)
[PATCH net-next 1/1] net: mdio: reset PHY before attempting to access ID register
2025-11-26 15:17 UTC (2+ messages)
[PATCH] gpu: Move DRM buddy allocator one level up
2025-11-26 15:17 UTC (11+ messages)
[PATCH 0/7] Implement CPU frequency scaling for TH1520
2025-11-26 15:16 UTC (7+ messages)
` [PATCH 2/7] clk: thead: th1520-ap: Poll for PLL lock and wait for stability
[PATCH v7 00/13] coresight: Update timestamp attribute to be an interval instead of bool
2025-11-26 15:14 UTC (7+ messages)
` [PATCH v7 13/13] coresight: docs: Document etm4x timestamp interval option
[PATCH] HID: logitech-dj: Add support for G Pro X Superlight 2 receiver
2025-11-26 15:14 UTC (2+ messages)
[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
2025-11-26 15:12 UTC (17+ messages)
` [PATCH v3 06/22] mm: Always use page table accessor functions
[PATCH 0/2] apparmor unaligned memory fixes
2025-11-26 15:12 UTC (14+ messages)
[PATCH v2] fs/hfs: fix s_fs_info leak on setup_bdev_super() failure
2025-11-26 16:06 UTC (4+ messages)
[PATCH 1/2] xenbus: Use .freeze/.thaw to handle xenbus devices
2025-11-26 15:00 UTC (2+ messages)
[PATCH v2 0/9] Add support for AD4062 device family
2025-11-26 15:00 UTC (4+ messages)
` [PATCH v2 7/9] iio: adc: ad4062: Add IIO Events support
[PATCH 0/2] arm64: dts: qcom: sdm845-xiaomi-beryllium: Enable SLPI
2025-11-26 14:59 UTC (4+ messages)
` [PATCH 1/2] "
[PATCH] ipv6: preserve insertion order for same-scope addresses
2025-11-26 14:58 UTC (2+ messages)
[PATCH] Input: misc: pwm-vibra: fix resource leaks on start failure
2025-11-26 14:56 UTC
[RFC WIP 0/3] DRM Jobqueue
2025-11-26 14:55 UTC (9+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions
CSD lockup during kexec due to unbounded busy-wait in pl011_console_write_atomic (arm64)
2025-11-26 14:54 UTC (3+ messages)
[PATCH 0/6] slimbus: core: fix device, OF node and rpm leaks
2025-11-26 14:53 UTC (7+ messages)
` [PATCH 1/6] slimbus: core: fix OF node leak on registration failure
` [PATCH 2/6] slimbus: core: fix runtime PM imbalance on report present
` [PATCH 3/6] slimbus: core: fix device reference leak "
` [PATCH 4/6] slimbus: core: amend slim_get_device() kernel doc
` [PATCH 5/6] slimbus: core: fix of_slim_get_device() "
` [PATCH 6/6] slimbus: core: clean up of_slim_get_device()
[PATCH] ASoC: mediatek: mt8189: remove unnecessary NULL check
2025-11-26 14:52 UTC
[PATCH] regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex
2025-11-26 14:51 UTC (3+ messages)
[PATCH] dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/V2N SoC support
2025-11-26 14:48 UTC (4+ messages)
[PATCH v3] tty: tty_port: add workqueue to flip tty buffer
2025-11-26 14:46 UTC (2+ messages)
[PATCH v6 0/4] vfio/xe: Add driver variant for Xe VF migration
2025-11-26 14:46 UTC (5+ messages)
[PATCH 0/3] revert the 8-byte pitch-alignment constraint for memory managers
2025-11-26 14:44 UTC (4+ messages)
` [PATCH 1/3] drm/gem-dma: revert the 8-byte alignment constraint
` [PATCH 2/3] drm/gem-shmem: "
` [PATCH 3/3] drm/gem-vram: "
[PATCH net-next] net: ipconfig: Replace strncpy with strscpy_pad in ic_proto_name
2025-11-26 14:45 UTC (3+ messages)
[PATCH] iio: accel: adxl380: fix check for unavailable "INT1" interrupt
2025-11-26 14:46 UTC
[PATCH] mfd: mc13xxx-core: Fix memory leak in mc13xxx_add_subdevice_pdata()
2025-11-26 14:45 UTC (2+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2025-11-26 14:45 UTC (3+ messages)
` [PATCH v4 06/16] x86/virt/tdx: Improve PAMT refcounts allocation for sparse memory
[PATCH RESEND v6] checkpatch: add uninitialized pointer with __free attribute check
2025-11-26 14:44 UTC (5+ messages)
[PATCH 0/2] mux: gpio: add support for ADG1712 quad SPST switch
2025-11-26 14:44 UTC (3+ messages)
[PATCH v3] schemas: pci: Document PCIe T_POWER_ON
2025-11-26 14:44 UTC (2+ messages)
[PATCH] x86/cpu/amd: Correct the microcode table for Zenbleed
2025-11-26 14:42 UTC (4+ messages)
[PATCH v4 0/7] rtla/timerlat: Add low-latency BPF-based actions
2025-11-26 14:42 UTC (8+ messages)
` [PATCH v4 1/7] rtla/timerlat: Support tail call from BPF program
` [PATCH v4 2/7] rtla/timerlat: Add --bpf-action option
` [PATCH v4 3/7] rtla/timerlat: Add example for BPF action program
` [PATCH v4 4/7] rtla/tests: Test "
` [PATCH v4 5/7] rtla/tests: Run Test::Harness in verbose mode
` [PATCH v4 6/7] Documentation/rtla: Rename sample/ to example/
` [PATCH v4 7/7] Documentation/rtla: Document --bpf-action option
[RESEND PATCH] null_blk: align struct nullb_device field types with module parameters
2025-11-26 14:39 UTC
[PATCH V2] clocksource/drivers/sprd: Enable register for timer counter from 32 bit to 64 bit
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH v4] clocksource: timer-sp804: Fix read_current_timer() issue when clock source is not registered
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/timer-sp804: "
[PATCH] clocksource: ralink: Fix resource leaks in init error path
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/ralink: "
[PATCH] clocksource/drivers/stm: Fix double deregistration on probe failure
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH v2] clocksource/drivers/sh_cmt: Always leave device running after probe
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH] clocksource/drivers/stm: Fix section mismatches
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers/nxp-stm: "
[PATCH 1/3] clocksource/drivers/arm_arch_timer_mmio: Prevent driver unbind
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH 2/3] clocksource/drivers/nxp-pit: Prevent driver unbind
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH 3/3] clocksource/drivers/nxp-stm: Prevent driver unbind
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH V2] clocksource/drivers/rda: Add sched_clock_register for RDA8810PL SoC
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH] clocksource/drivers/stm32-lp: Drop unused module alias
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH v5 1/2] dt-bindings: timer: Add Realtek SYSTIMER
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] "
[PATCH] pinctrl: qcom: lpass-lpi: mark the GPIO controller as sleeping
2025-11-26 14:40 UTC (4+ messages)
[PATCH v5 2/2] clocksource: Add Realtek system timer driver
2025-11-26 14:40 UTC (2+ messages)
` [tip: timers/clocksource] clocksource/drivers: "
[RFC v1 1/5] PCI: rockchip: Fix Link Control register offset and enable ASPM/CLKREQ
2025-11-26 14:39 UTC (2+ messages)
[PATCH V1] arm64: dts: qcom: talos: Correct UFS clocks ordering
2025-11-26 14:39 UTC (2+ messages)
[PATCH v2] tracing: Add system trigger file to enable triggers for all the system's events
2025-11-26 14:39 UTC (3+ messages)
[PATCH] zram: Remove KMSG_COMPONENT macro
2025-11-26 14:36 UTC
[PATCH v5 00/16] Support ROHM BD72720 PMIC
2025-11-26 14:33 UTC (5+ messages)
` [PATCH v5 07/16] mfd: rohm-bd71828: Use regmap_reg_range()
` [PATCH v5 08/16] mfd: bd71828: Support ROHM BD72720
[PATCH v3 0/3] Allow knfsd to use atomic_open()
2025-11-26 14:31 UTC (4+ messages)
` [PATCH v3 1/3] VFS: move dentry_create() from fs/open.c to fs/namei.c
` [PATCH v3 2/3] VFS: Prepare atomic_open() for dentry_create()
` [PATCH v3 3/3] VFS/knfsd: Teach dentry_create() to use atomic_open()
[PATCH] tty: hvc-iucv: Remove KMSG_COMPONENT macro
2025-11-26 14:29 UTC
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-11-26 14:25 UTC (8+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
[linus:master] [btrfs] e8513c012d: addition_on#;use-after-free
2025-11-26 14:23 UTC
[PATCH 0/5] drm: Remove remaining support for kdb
2025-11-26 14:20 UTC (5+ messages)
[PATCH v5 0/7] sysfs: prepare the constification of struct attribute
2025-11-26 14:17 UTC (2+ messages)
[PATCH v5] platform/x86: serial-multi-instantiate: Add IRQ_RESOURCE_OPT for IRQ missing projects
2025-11-26 14:14 UTC
[RFC PATCH 0/2] ptp: vmclock: Add VM generation counter and ACPI notification
2025-11-26 14:14 UTC (3+ messages)
` [RFC PATCH 1/2] ptp: vmclock: add vm generation counter
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-11-26 14:13 UTC (4+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-11-26 14:13 UTC (3+ messages)
[PATCH 00/22] Add support for DU and DSI on the Renesas RZ/G3E SoC
2025-11-26 14:07 UTC (16+ messages)
` [PATCH 08/22] clk: renesas: r9a09g047: Add support for LCDC{0,1} clocks and resets
` [PATCH 09/22] dt-bindings: display: bridge: renesas,dsi: Add support for RZ/G3E SoC
` [PATCH 10/22] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH 11/22] drm: renesas: rz-du: mipi_dsi: Add out_port to OF data
` [PATCH 12/22] drm: renesas: rz-du: mipi_dsi: Add RZ_MIPI_DSI_FEATURE_GPO0R feature
` [PATCH 13/22] drm: renesas: rz-du: mipi_dsi: Add support for RZ/G3E
` [PATCH 14/22] drm: renesas: rz-du: Add RZ/G3E support
` [PATCH 15/22] media: dt-bindings: media: renesas,vsp1: Document RZ/G3E
` [PATCH 16/22] media: dt-bindings: media: renesas,fcp: Document RZ/G3E SoC
` [PATCH 17/22] arm64: dts: renesas: r9a09g047: Add fcpvd0 node
` [PATCH 18/22] arm64: dts: renesas: r9a09g047: Add vspd0 node
` [PATCH 19/22] arm64: dts: renesas: r9a09g047: Add fcpvd1 node
` [PATCH 20/22] arm64: dts: renesas: r9a09g047: Add vspd1 node
` [PATCH 21/22] arm64: dts: renesas: r9a09g047: Add DU{0,1} and DSI nodes
` [PATCH 22/22] arm64: dts: renesas: r9a09g047e57-smarc: Enable DU1 and DSI support
[PATCH v3] mm/hugetlb: Fix incorrect error return from hugetlb_reserve_pages()
2025-11-26 14:11 UTC (2+ messages)
[PATCH 0/6] dma-fence: Remove return code of dma_fence_signal() et al
2025-11-26 14:09 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox