messages from 2024-12-02 16:04:54 to 2024-12-02 18:17:13 UTC [more...]
[PATCH] uio: uio_dmem_genirq: check the return value of devm_kasprintf()
2024-12-02 18:17 UTC
[PATCH v4] pps: Fix a use-after-free
2024-12-02 18:16 UTC (2+ messages)
[PATCH v6.13-rc1] arm64: mte: set VM_MTE_ALLOWED for hugetlbfs at correct place
2024-12-02 18:16 UTC (2+ messages)
[PATCH v3 0/7] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
2024-12-02 18:15 UTC (7+ messages)
` [PATCH v3 1/7] efi/cper, cxl: Prefix protocol error struct and function names with cxl_
` [PATCH v3 2/7] efi/cper, cxl: Make definitions and structures global
` [PATCH v3 3/7] efi/cper, cxl: Remove cper_cxl.h
[PATCH v1 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
2024-12-02 18:13 UTC (7+ messages)
` [PATCH v1 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH v1 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH v1 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
[tip:x86/mm] [x86/mm/tlb] 209954cbc7: will-it-scale.per_thread_ops 13.2% regression
2024-12-02 18:10 UTC (6+ messages)
[PATCH v3] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
2024-12-02 18:11 UTC
[PATCH v1 0/3] iio: pressure: bmp280: Minor cleanup
2024-12-02 18:10 UTC (3+ messages)
[PATCH][v4] virt: tdx-guest: Don't free decrypted memory
2024-12-02 18:10 UTC (4+ messages)
htmldocs: Warning: Documentation/devicetree/bindings/regulator/siliconmitus,sm5703-regulator.yaml references a file that doesn't exist: Documentation/devicetree/bindings/mfd/siliconmitus,sm5703.yaml
2024-12-02 18:08 UTC
[PATCH v2 0/2] x86/bugs: RSB tweaks
2024-12-02 18:09 UTC (5+ messages)
` [RFC PATCH v3 0/2] Add support for the ERAPS feature
` [RFC PATCH v3 1/2] x86: cpu/bugs: add AMD ERAPS support; hardware flushes RSB
[PATCH 4.19.y 1/1] inet: inet_defrag: prevent sk release while still in use
2024-12-02 18:06 UTC (3+ messages)
[PATCH 4.19.y 1/1] inet: inet_defrag: prevent sk release while still in use
2024-12-02 18:04 UTC
[PATCH v4 00/10] Add PMGR nodes for Apple A7-A11 SoCs
2024-12-02 18:02 UTC (2+ messages)
[PATCH 00/11] iio: fix information leaks in triggered buffers
2024-12-02 18:00 UTC (4+ messages)
` [PATCH 10/11] iio: light: as73211: fix information leak in triggered buffer
arch/arc/plat-hsdk/platform.c:16:5: sparse: sparse: symbol 'arc_hsdk_axi_dmac_coherent' was not declared. Should it be static?
2024-12-02 17:58 UTC
[PATCH 0/6] pps: fix a UAF and clean up code
2024-12-02 17:58 UTC (9+ messages)
` [PATCH 1/6] pps: fix cdev use-after-free
` [PATCH 2/6] pps: simplify pps_idr_lock locking
` [PATCH 3/6] pps: use scoped_guard for pps_idr_lock
` [PATCH 4/6] pps: print error in both cdev and dev error paths in pps_register_cdev()
` [PATCH 5/6] pps: embed "dev" in the pps_device
` [PATCH 6/6] pps: use cdev_device_add()
[PATCH v4 0/1] Seal system mappings
2024-12-02 17:57 UTC (7+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH] ASoC: tas2781: Fix redundant logical jump
2024-12-02 17:58 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt8192-afe-pcm: Simplify probe() with local dev variable
2024-12-02 17:58 UTC (2+ messages)
[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
2024-12-02 17:58 UTC (2+ messages)
[PATCH] ASoC: cs42l51: Constify struct i2c_device_id
2024-12-02 17:58 UTC (2+ messages)
[PATCHv2,sound-next] ASoC: rockchip: i2s-tdm: Fix a useless call issue
2024-12-02 17:58 UTC (2+ messages)
[PATCH v2] [MIPS] Place __kernel_entry at the beginning of text section
2024-12-02 17:58 UTC (2+ messages)
A guide to DAMON tuning and results interpretation for hot pages
2024-12-02 17:54 UTC (2+ messages)
[PATCH v2 00/18] continue mt7988 devicetree work
2024-12-02 17:54 UTC (6+ messages)
` [PATCH v2 11/18] arm64: dts: mediatek: mt7988: add chosen node on bpi-r4
` Aw: "
[PATCH RFC 0/2] Add basic tracing support for m68k
2024-12-02 17:53 UTC (5+ messages)
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support
v6.13-rc1: Internal error: Oops - Undefined instruction: 0000000002000000 [#1] SMP
2024-12-02 17:53 UTC (7+ messages)
[PATCH v2] staging: gpib: Fix i386 build issue
2024-12-02 17:48 UTC (2+ messages)
[PATCH 0/11 v3] sched/fair: Fix statistics with delayed dequeue
2024-12-02 17:46 UTC (12+ messages)
` [PATCH 01/11 v3] sched/fair: Fix sched_can_stop_tick() for fair tasks
` [PATCH 02/11 v3] sched/eevdf: More PELT vs DELAYED_DEQUEUE
` [PATCH 03/11 v3] sched/fair: Rename h_nr_running into h_nr_queued
` [PATCH 04/11 v3] sched/fair: Add new cfs_rq.h_nr_runnable
` [PATCH 05/11 v3] sched/fair: Use the "
` [PATCH 06/11 v3] sched/fair: Removed unsued cfs_rq.h_nr_delayed
` [PATCH 07/11 v3] sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
` [PATCH 08/11 v3] sched/fair: Remove unused cfs_rq.idle_nr_running
` [PATCH 09/11 v3] sched/fair: Rename cfs_rq.nr_running into nr_queued
` [PATCH 10/11 v3] sched/fair: Do not try to migrate delayed dequeue task
` [PATCH 11/11 v3] sched/fair: Fix variable declaration position
[PATCH] locking/mutex: Mark devm_mutex_init() as __must_check
2024-12-02 17:45 UTC
[PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
2024-12-02 17:42 UTC (11+ messages)
[PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
2024-12-02 17:40 UTC (2+ messages)
[PATCH v3 fanotify 0/2] Fanotify in kernel filter
2024-12-02 17:38 UTC (7+ messages)
` [PATCH v3 fanotify 2/2] samples/fanotify: Add a sample fanotify fiter
[PATCH v1] drm/virtio: Factor out common dmabuf unmapping code
2024-12-02 17:37 UTC (2+ messages)
[PATCH] MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctl
2024-12-02 17:37 UTC (2+ messages)
[PATCH 0/3] spi: cadence-quadspi: Add support for device reset
2024-12-02 17:36 UTC (2+ messages)
[PATCH -v2 0/7] module: Strict per-modname namespaces
2024-12-02 17:36 UTC (2+ messages)
[PATCH v1 0/3] regmap: Cleanup and microoptimization
2024-12-02 17:36 UTC (2+ messages)
[PATCH v2 1/1] sched/fair: Mark m*_vruntime() with __maybe_unused
2024-12-02 17:35 UTC
[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
2024-12-02 17:33 UTC (11+ messages)
` [PATCH 01/10] compiler.h: add statically_false()
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()
` [PATCH 03/10] compiler.h: add is_const_true() and is_const_false()
` [PATCH 04/10] linux/bits.h: simplify GENMASK_INPUT_CHECK() by using is_const_true()
` [PATCH 05/10] minmax: simplify __clamp_once() by using is_const_false()
` [PATCH 06/10] fortify: replace __is_constexpr() by is_const() in strlen()
` [PATCH 07/10] overflow: replace __is_constexpr() by is_const()
` [PATCH 08/10] drm/i915/reg: replace __is_const_expr() by is_const_true() or is_const()
` [PATCH 09/10] coresight: etm4x: replace __is_const_expr() by is_const()
` [PATCH 10/10] compiler.h: remove __is_constexpr()
[net-next v6 0/9] Add support for per-NAPI config via netlink
2024-12-02 17:34 UTC (7+ messages)
` [net-next v6 5/9] net: napi: Add napi_config
[PATCH] auxdisplay: Switch back to struct platform_driver::remove()
2024-12-02 17:33 UTC (4+ messages)
[PATCH] drm/bridge: dw-hdmi: Sync comments with actual bus formats order
2024-12-02 17:32 UTC (3+ messages)
[PATCH 0/3] Add support for Fujitsu MB85RS128TY
2024-12-02 17:32 UTC (6+ messages)
` [PATCH 1/3] mtd: mchp48l640: make WEL behaviour configurable
` [PATCH 2/3] dt-bindings: mtd: mchp48l640 add mb85rs128ty compatible
` [PATCH 3/3] mtd: mchp48l640: add support for Fujitsu MB85RS128TY FRAM
[PATCH] kernel/fork: Optimize by avoiding unnecessary locking for kernel threads
2024-12-02 17:31 UTC (2+ messages)
[PATCH] dmaengine: idxd: Remove a useless mutex
2024-12-02 17:31 UTC (2+ messages)
[PATCH][next] dmaengine: xilinx: xdma: remove redundant check on ret
2024-12-02 17:31 UTC (2+ messages)
[PATCH 0/2] Add SA8775P GPI DMA compatible
2024-12-02 17:31 UTC (2+ messages)
` (subset) "
[PATCH v1] dt-bindings: dma: qcom,gpi: Add QCS8300 compatible
2024-12-02 17:31 UTC (2+ messages)
[PATCH v2] dt-bindings: dma: qcom,gpi: Add QCS615 compatible
2024-12-02 17:31 UTC (2+ messages)
[PATCH v2 0/4] Driver for Apple Z2 touchscreens
2024-12-02 17:30 UTC (2+ messages)
[PATCH v5 1/1] dmaengine: dw: Select only supported masters for ACPI devices
2024-12-02 17:30 UTC (2+ messages)
[PATCH RESEND 0/5] Add Apple SPI controller and spi-nor dt nodes
2024-12-02 17:28 UTC (2+ messages)
[PATCH v1] drm/virtio: Set missing bo->attached flag
2024-12-02 17:29 UTC (2+ messages)
[PATCH] posix-timers: Fix a race with __exit_signal()
2024-12-02 17:28 UTC (2+ messages)
[PATCH] mm: vmstat.h: Annotate operations between enums
2024-12-02 17:27 UTC (3+ messages)
[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
2024-12-02 17:26 UTC (3+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking
[PATCH 0/3] media: Fix warnings with llvm9
2024-12-02 17:26 UTC (6+ messages)
` [PATCH 2/3] media: atomisp: Use the actual value of the enum instead of the enum
` [PATCH 3/3] media: mediatek: vcodec: Workaround a compiler warning
[syzbot] [netfs?] WARNING in netfs_retry_reads (2)
2024-12-02 17:23 UTC
[PATCH v2 0/2] xen/swiotlb: fix 2 issues in xen-swiotlb
2024-12-02 17:21 UTC (5+ messages)
` [PATCH v2 1/2] xen/swiotlb: add alignment check for dma buffers
[PATCH v2] linux/dmaengine.h: fix a few kernel-doc warnings
2024-12-02 17:20 UTC
[PATCH v5] drm/virtio: Add drm_panic support
2024-12-02 17:19 UTC (4+ messages)
[PATCH v2] kdb: utilize more readable control characters macro in kdb io
2024-12-02 17:19 UTC (2+ messages)
[PATCH] vdpa: solidrun: Replace deprecated PCI functions
2024-12-02 17:17 UTC (2+ messages)
[PATCH 00/15] treewide: don't include 'pm_wakeup.h' directly
2024-12-02 17:17 UTC (3+ messages)
` [PATCH 12/15] platform/x86: quickstart: "
drivers/platform/mellanox/mlxbf-pmc.c:1172:14: sparse: sparse: incorrect type in assignment (different address spaces)
2024-12-02 17:16 UTC (3+ messages)
` [PATCH] platform/mellanox: mlxbf-pmc: incorrect type in assignment
[PATCH v3] f2fs: Add check for deleted inode
2024-12-02 17:12 UTC
[PATCH] fujitsu-laptop: replace strcpy -> strscpy
2024-12-02 17:12 UTC (2+ messages)
[PATCH] platform/x86: x86-android-tablets: make platform data be static
2024-12-02 17:12 UTC (2+ messages)
[PATCH v9 0/2] Add support for nuvoton ma35 nand controller
2024-12-02 17:12 UTC (3+ messages)
` [PATCH v9 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC
Linux 6.13-rc1
2024-12-02 17:12 UTC (2+ messages)
[PATCH] pm: cpupower: Makefile: Fix cross compilation
2024-12-02 17:12 UTC (2+ messages)
[PATCH v2 0/3] Make Helped-by tag supported
2024-12-02 17:11 UTC (7+ messages)
fs/nfsd/nfs4state.c:7881:29: error: variable 'sb' set but not used
2024-12-02 17:07 UTC
[RFC PATCH] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
2024-12-02 17:03 UTC (2+ messages)
[PATCH] staging: gpib: Fix i386 build issue
2024-12-02 17:06 UTC
[PATCH] nfsd: set acl_access/acl_default after getting successful
2024-12-02 17:06 UTC (6+ messages)
[PATCH] platform/x86: samsung-laptop: Rename MODULE_DESCRIPTION
2024-12-02 17:03 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi
2024-12-02 17:05 UTC (2+ messages)
[PATCH] platform/x86: asus-wmi: Ignore return value when writing thermal policy
2024-12-02 17:03 UTC (2+ messages)
[PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch
2024-12-02 17:03 UTC (4+ messages)
[GIT PULL] Staging driver changes for 6.13-rc1
2024-12-02 17:02 UTC (8+ messages)
[PATCH] x86/boot/compressed: Remove unused header includes from kaslr.c
2024-12-02 16:58 UTC (2+ messages)
` [tip: x86/cleanups] "
[PATCH] of: Fix error path in of_parse_phandle_with_args_map()
2024-12-02 16:58 UTC
[PATCH] interconnect: icc-clk: check return values of devm_kasprintf()
2024-12-02 16:57 UTC
[PATCH v14 0/8] Add QPIC SPI NAND driver
2024-12-02 16:57 UTC (2+ messages)
[PATCH] irqchip/bcm2836: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
2024-12-02 16:56 UTC (2+ messages)
[PATCH] sched/fair: Dequeue sched_delayed tasks when waking to a busy CPU
2024-12-02 16:55 UTC (12+ messages)
` [PATCH V2] "
[RFC PATCH 0/4] Support dynamic (de)configuration of memory
2024-12-02 16:55 UTC (3+ messages)
` [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime "
[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
2024-12-02 16:53 UTC (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size
[PATCH] spi: rockchip-sfc: Support ACPI
2024-12-02 16:51 UTC (2+ messages)
[PATCH v1 1/1] spi: sc18is602: Switch to generic firmware properties and drop of_match_ptr()
2024-12-02 16:51 UTC (2+ messages)
[PATCH 0/2] QPIC v2 fixes for SDX75
2024-12-02 16:50 UTC (2+ messages)
[PATCH] remoteproc: core: Fix ida_free call while not allocated
2024-12-02 16:48 UTC (2+ messages)
[PATCH 1/1] pwm: Add support for pwm nexus dt bindings
2024-12-02 16:44 UTC
[PATCH] ARM: at91: pm: change BU Power Switch to automatic mode
2024-12-02 16:44 UTC (3+ messages)
[PATCH] arm64: mm: fix zone_dma_limit calculation
2024-12-02 16:41 UTC (7+ messages)
[PATCH tty-next v3 0/6] convert 8250 to nbcon
2024-12-02 16:41 UTC (8+ messages)
` [PATCH tty-next v3 1/6] serial: 8250: Adjust the timeout for FIFO mode
[PATCH v7 00/12] Add support for AMD hardware feedback interface
2024-12-02 16:38 UTC (3+ messages)
` [PATCH v7 09/12] x86/process: Clear hardware feedback history for AMD processors
[PATCH] dmaengine: apple-admac: Avoid accessing registers in probe
2024-12-02 16:36 UTC (3+ messages)
[bisected] ext4 corruption on parisc since 6.12
2024-12-02 16:35 UTC (7+ messages)
[syzbot] [serial?] KASAN: slab-use-after-free Read in uart_write
2024-12-02 16:33 UTC
[PATCH net-next v3 0/8] ethtool: generate uapi header from the spec
2024-12-02 16:29 UTC (9+ messages)
` [PATCH net-next v3 1/8] ynl: support enum-cnt-name attribute in legacy definitions
` [PATCH net-next v3 2/8] ynl: skip rendering attributes with header property in uapi mode
` [PATCH net-next v3 3/8] ynl: support directional specs in ynl-gen-c.py
` [PATCH net-next v3 4/8] ynl: add missing pieces to ethtool spec to better match uapi header
` [PATCH net-next v3 5/8] ynl: include uapi header after all dependencies
` [PATCH net-next v3 6/8] ethtool: separate definitions that are gonna be generated
` [PATCH net-next v3 7/8] ethtool: remove the comments that are not "
` [PATCH net-next v3 8/8] ethtool: regenerate uapi header from the spec
[Bug Report] Depmod is failing on allmodconfig for arm64 and x86_64
2024-12-02 16:26 UTC (2+ messages)
[PATCH v6] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-12-02 16:26 UTC (3+ messages)
[PATCH] staging: Fix tnt4882 license to be SPDX compliant
2024-12-02 16:25 UTC (2+ messages)
[PATCH v2] loongarch/mm: disable WUC for pgprot_writecombine as same as ioremap_wc
2024-12-02 16:23 UTC (5+ messages)
[GIT PULL] arm64 updates for 6.13-rc1
2024-12-02 16:22 UTC (11+ messages)
[RESEND,v3 0/4] Add minimal Samsung Galaxy S20 Series board, SM-G981B and SM-G980F support
2024-12-02 16:21 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: samsung: samsung-boards: Add bindings for SM-G981B and SM-G980F board
` [PATCH v3 2/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 Series boards (hubble)
` [PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
` [PATCH v3 4/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 (x1slte)
[PATCH] linux/dmaengine.h: fix a few kernel-doc warnings
2024-12-02 16:21 UTC (3+ messages)
[PATCH v2 0/3] i2c: atr: A few i2c-atr fixes
2024-12-02 16:21 UTC (3+ messages)
` [PATCH v2 1/3] i2c: atr: Fix client detach
[PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
2024-12-02 16:21 UTC (3+ messages)
` [PATCH 2/2] block: Delete bio_set_prio()
[PATCH bpf-next] selftests/bpf: ensure proper root namespace cleanup when test fail
2024-12-02 16:18 UTC (2+ messages)
[PATCH v3 DONOTMERGE] docs: clarify rules wrt tagging other people
2024-12-02 16:17 UTC (7+ messages)
[PATCH v4 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
2024-12-02 16:16 UTC (2+ messages)
[PATCH] riscv: mm: Fix alignment of phys_ram_base
2024-12-02 16:15 UTC (2+ messages)
[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
2024-12-02 16:16 UTC (2+ messages)
[PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
2024-12-02 16:05 UTC (2+ messages)
` "
[PATCH v2 0/4] arm64: dts: qcom: x1e80100-hp-x14: dt for HP Omnibook X Laptop 14
2024-12-02 16:06 UTC (3+ messages)
` [PATCH v2 3/4] drm/panel-edp: Add unknown BOE panel for HP Omnibook X14
[PATCH v6 drm-dp 0/5] Add dp module in hibmc driver
2024-12-02 16:14 UTC (3+ messages)
` [PATCH v6 drm-dp 1/5] drm/hisilicon/hibmc: add dp aux in hibmc
[PATCH v6 00/18] Implement DWARF modversions
2024-12-02 16:14 UTC (5+ messages)
` [PATCH v6 02/18] gendwarfksyms: Add address matching
` [PATCH v6 09/18] gendwarfksyms: Limit structure expansion
[PATCH] pmdomain: imx: gpcv2: Adjust delay after power up handshake
2024-12-02 16:12 UTC (2+ messages)
[PATCH v3 3/4] arm64: dts: exynos: Add initial support for Samsung Galaxy S20 5G (x1s)
2024-12-02 16:00 UTC (2+ messages)
` "
[PATCH v2 0/8] MT8188 DT and binding fixes
2024-12-02 16:07 UTC (5+ messages)
` [PATCH v2 1/8] dt-bindings: power: mediatek: Add another nested power-domain layer
[bug report] deploying both NFS client and server on the same machine triggle hungtask
2024-12-02 16:05 UTC (3+ messages)
[PATCH] mmc: sdhci-msm: Command Queue (CQ) Register changes for v5.0
2024-12-02 16:05 UTC (2+ messages)
[PATCH RFC 0/6] pidfs: implement file handle support
2024-12-02 16:05 UTC (5+ messages)
` [PATCH RFC 3/6] exportfs: add open method
` [PATCH RFC 5/6] exportfs: add permission method
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