linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-11 18:18:37 to 2023-11-12 10:36:52 UTC [more...]

(no subject)
 2023-11-12 10:35 UTC  (6+ messages)
` [PATCH] Fix failure of simpledrm probe when trying to grab FB from the EFI-based Framebuffer

[syzbot] [usb?] [kernfs?] INFO: task hung in kernfs_remove_by_name_ns (2)
 2023-11-12 10:32 UTC 

[PATCH v2 net 0/7] qbv cycle time extension/truncation
 2023-11-12 10:31 UTC  (3+ messages)
` [PATCH v2 net 1/7] net/sched: taprio: fix too early schedules switching

[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod
 2023-11-12 10:31 UTC 

[PATCH net] tipc: Fix kernel-infoleak due to uninitialized TLV value
 2023-11-12 10:25 UTC  (2+ messages)

[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod
 2023-11-12 10:16 UTC  (4+ messages)
` [syzbot] "

[PATCH v1] mtd: rawnand: meson: initialize clock register
 2023-11-12 10:08 UTC  (2+ messages)

[PATCH] exitz syscall
 2023-11-12 10:03 UTC  (5+ messages)

[syzbot] [overlayfs?] memory leak in ovl_parse_param
 2023-11-12  9:58 UTC 

[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod
 2023-11-12  9:58 UTC 

[PATCH] qnx4: fix to avoid panic due to buffer overflow
 2023-11-12  9:53 UTC 

[PATCH net,v4, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
 2023-11-12  9:45 UTC  (5+ messages)
` [PATCH net,v4, 1/3] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH net,v4, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register

[PATCH] riscv: Optimize hweight API with Zbb extension
 2023-11-12  9:52 UTC 

[PATCH] riscv: Avoid code duplication with generic bitops implementation
 2023-11-12  9:44 UTC 

[tip:master] BUILD SUCCESS 8cc7549bd8c82a741b9f514f24bc2e0a710b5342
 2023-11-12  9:25 UTC 

[syzbot] [overlayfs?] memory leak in ovl_parse_param
 2023-11-12  9:25 UTC  (5+ messages)
` [syzbot] [PATCH] Test "

[syzbot] [btrfs?] memory leak in btrfs_ref_tree_mod
 2023-11-12  9:23 UTC 

[PATCH] ALSA: hda/realtek - Enable internal speaker of ASUS K6500ZC
 2023-11-12  8:38 UTC  (2+ messages)

fs/overlayfs/util.c:352: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2023-11-12  8:26 UTC 

Bisected stability regression in 6.6
 2023-11-12  8:03 UTC  (7+ messages)

[PATCH 1/3] ARM: dts: qcom: ipq8064: drop unused reset-names from DWC3 node
 2023-11-12  8:01 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: qcom: sdx65: correct clock order in "
` [PATCH 3/3] ARM: dts: qcom: ipq4019: "

[PATCH] platform/x86/dell: alienware-wmi: Use kasprintf()
 2023-11-12  7:44 UTC 

[PATCH 1/2] dt-bindings: iio: temperature: Add AMS AS6200
 2023-11-12  7:43 UTC  (3+ messages)
` [PATCH 2/2] iio: temperature: Add support for "

[PATCH RFC] arm64: DMA zone above 4GB
 2023-11-12  7:25 UTC  (3+ messages)

My last post on Fair Pay, GNU etc
 2023-11-12  7:38 UTC 

[PATCH] PCI: kirin: Use devm_kasprintf()
 2023-11-12  7:37 UTC 

[syzbot] [btrfs?] WARNING in create_pending_snapshot
 2023-11-12  7:35 UTC  (5+ messages)
` [syzbot] [PATCH] test 305230142ae0
  ` [PATCH V2] btrfs: fix warning in create_pending_snapshot

[PATCH] perf script python: Fail check on dynamic allocation
 2023-11-12  7:14 UTC 

[PATCH] test_ida: Fix compilation errors
 2023-11-12  7:08 UTC 

[PATCH v5 0/2] riscv: Optimize bitops with Zbb extension
 2023-11-12  7:05 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH] soc/tegra: pmc: Remove some old and deprecated functions and constants
 2023-11-12  7:04 UTC 

[GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2)
 2023-11-12  7:00 UTC 

[PATCH] x86/sev: Fix overflow when computing address for PVALIDATE
 2023-11-12  6:49 UTC  (2+ messages)

drivers/mtd/ubi/fastmap.c:1028:17: sparse: sparse: incorrect type in assignment (different base types)
 2023-11-12  6:39 UTC  (2+ messages)

fs/file.c:351:17: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2023-11-12  6:37 UTC  (2+ messages)

[syzbot] [overlayfs?] memory leak in ovl_parse_param
 2023-11-12  6:31 UTC 

[RFC PATCH V2 00/38] rv64ilp32: Running ILP32 on RV64 ISA
 2023-11-12  6:15 UTC  (39+ messages)
` [RFC PATCH V2 01/38] riscv: u64ilp32: Unify vdso32 & compat_vdso into vdso/Makefile
` [RFC PATCH V2 02/38] riscv: u64ilp32: Remove compat_vdso/
` [RFC PATCH V2 03/38] riscv: u64ilp32: Add time-related vDSO common flow for vdso32
` [RFC PATCH V2 04/38] riscv: u64ilp32: Introduce ILP32 vdso for UXL=64
` [RFC PATCH V2 05/38] riscv: u64ilp32: Adjust vDSO kernel flow for 64ilp32 abi
` [RFC PATCH V2 06/38] riscv: u64ilp32: Add signal support for compat
` [RFC PATCH V2 07/38] riscv: u64ilp32: Add ptrace interface support
` [RFC PATCH V2 08/38] riscv: u64ilp32: Adjust vDSO alternative for 64ilp32 abi
` [RFC PATCH V2 09/38] riscv: u64ilp32: Add xlen_t in user_regs_struct
` [RFC PATCH V2 10/38] riscv: u64ilp32: Remove the restriction of UXL=32
` [RFC PATCH V2 11/38] riscv: u64ilp32: Enable user space runtime switch
` [RFC PATCH V2 12/38] riscv: s64ilp32: Unify ULL & UL into UXL in csr
` [RFC PATCH V2 13/38] riscv: s64ilp32: Introduce xlen_t for 64ILP32 kernel
` [RFC PATCH V2 14/38] riscv: s64ilp32: Add sbi support
` [RFC PATCH V2 15/38] riscv: s64ilp32: Add asid support
` [RFC PATCH V2 16/38] riscv: s64ilp32: Introduce PTR_L and PTR_S
` [RFC PATCH V2 17/38] riscv: s64ilp32: Adjust TASK_SIZE for s64ilp32 kernel
` [RFC PATCH V2 18/38] riscv: s64ilp32: Add ebpf jit support
` [RFC PATCH V2 19/38] riscv: s64ilp32: Add ELF32 support
` [RFC PATCH V2 20/38] riscv: s64ilp32: Add ARCH_RV64ILP32 Kconfig option
` [RFC PATCH V2 21/38] riscv: s64ilp32: Add MMU_SV32 mode support
` [RFC PATCH V2 22/38] riscv: s64ilp32: Add MMU_SV39 "
` [RFC PATCH V2 23/38] riscv: s64ilp32: Enable native atomic64
` [RFC PATCH V2 24/38] riscv: s64ilp32: Add TImode (128 int) support
` [RFC PATCH V2 25/38] riscv: s64ilp32: Implement cmpxchg_double
` [RFC PATCH V2 26/38] riscv: s64ilp32: Disable KVM
` [RFC PATCH V2 27/38] riscv: s64ilp32: Correct the rv64ilp32 stackframe layout
` [RFC PATCH V2 28/38] riscv: s64ilp32: Temporary workaround solution to gcc problem
` [RFC PATCH V2 29/38] riscv: s64ilp32: Introduce ARCH_HAS_64ILP32_KERNEL for syscall
` [RFC PATCH V2 30/38] riscv: s64ilp32: Add u32ilp32 ptrace support
` [RFC PATCH V2 31/38] riscv: s64ilp32: Add u32ilp32 signal support
` [RFC PATCH V2 32/38] riscv: s64ilp32: Validate harts by architecture name
` [RFC PATCH V2 33/38] riscv: s64ilp32: Add rv64ilp32_defconfig
` [RFC PATCH V2 34/38] riscv: Cleanup rv32_defconfig
` [RFC PATCH V2 35/38] clocksource: riscv: s64ilp32: Use __riscv_xlen instead of CONFIG_32BIT
` [RFC PATCH V2 36/38] irqchip: "
` [RFC PATCH V2 37/38] add tinylab defconfig
` [RFC PATCH V2 38/38] 64ilp32 v.s. 64lp64

kernel/reboot.c:559: warning: Function parameter or member 'poweroff_delay_ms' not described in 'hw_failure_emergency_poweroff'
 2023-11-12  5:40 UTC 

[PATCH] x86/efistub: resolve compilation errors
 2023-11-12  6:13 UTC 

[syzbot] [squashfs?] KASAN: slab-out-of-bounds Write in squashfs_readahead (2)
 2023-11-12  5:32 UTC 

[PATCH v2] perf: get_perf_callchain return NULL for crosstask
 2023-11-12  5:26 UTC  (3+ messages)

[PATCH v2 6/7] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
 2023-11-12  5:13 UTC  (12+ messages)

[GIT PULL] LoongArch changes for v6.7
 2023-11-12  5:12 UTC 

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-12  4:21 UTC  (3+ messages)
` [PATCH 12/22] csky: fix arch_jump_label_transform_static override

[PATCH 13/36] sched_ext: Add scx_simple and scx_example_qmap example schedulers
 2023-11-12  4:17 UTC  (2+ messages)

[PATCH RFC 00/13] Coalesced Interrupt Delivery with posted MSI
 2023-11-12  4:16 UTC  (14+ messages)
` [PATCH RFC 01/13] x86: Move posted interrupt descriptor out of vmx code
` [PATCH RFC 02/13] x86: Add a Kconfig option for posted MSI
` [PATCH RFC 03/13] x86: Reserved a per CPU IDT vector for posted MSIs
` [PATCH RFC 04/13] iommu/vt-d: Add helper and flag to check/disable posted MSI
` [PATCH RFC 05/13] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH RFC 06/13] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH RFC 07/13] x86/irq: Add helpers for checking Intel PID
` [PATCH RFC 08/13] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH RFC 09/13] x86/irq: Install posted MSI notification handler
` [PATCH RFC 10/13] x86/irq: Handle potential lost IRQ during migration and CPU offline
` [PATCH RFC 11/13] iommu/vt-d: Add an irq_chip for posted MSIs
` [PATCH RFC 12/13] iommu/vt-d: Add a helper to retrieve PID address
` [PATCH RFC 13/13] iommu/vt-d: Enable posted mode for device MSIs

[syzbot] [btrfs?] WARNING in create_pending_snapshot
 2023-11-12  4:01 UTC 

[syzbot] [btrfs?] WARNING in create_pending_snapshot
 2023-11-12  3:44 UTC 

[syzbot] [bluetooth?] WARNING in hci_send_acl (2)
 2023-11-12  3:34 UTC 

[syzbot] [btrfs?] WARNING in create_pending_snapshot
 2023-11-12  3:25 UTC 

drivers/cpuidle/governors/ladder.c:54: warning: Function parameter or member 'dev' not described in 'ladder_do_selection'
 2023-11-12  2:55 UTC 

[PATCH] bcachefs: Fix potential sleeping during mount
 2023-11-12  2:50 UTC  (2+ messages)

[GIT PULL] RISC-V Patches for the 6.7 Merge Window, Part 2
 2023-11-12  2:04 UTC  (3+ messages)

[PATCH v1 2/2] scsi: ufs: core: Add sysfs node for UFS RTC update
 2023-11-12  2:02 UTC  (2+ messages)

drivers/perf/arm_cspmu/arm_cspmu.c:627:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-12  1:38 UTC 

[GIT PULL] smb3 client fixes
 2023-11-12  1:30 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.7-2 tag
 2023-11-12  1:25 UTC 

[PATCH v2] riscv: dts: thead: set dma-noncoherent to soc bus
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH v1] docs: move riscv under arch
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH v3 0/6] KVM RISC-V Conditional Operations
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH v2 1/2] kbuild: unify vdso_install rules
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-11-12  0:55 UTC  (2+ messages)

[PATCH v3 0/9] RISC-V SBI debug console extension support
 2023-11-12  0:55 UTC  (2+ messages)

Radeon regression in 6.6 kernel
 2023-11-12  0:46 UTC 

kernel/time/hrtimer.c:1483:14: warning: variable 'expires_in_hardirq' set but not used
 2023-11-12  0:52 UTC 

[PATCH v4] zswap: memcontrol: implement zswap writeback disabling
 2023-11-12  0:06 UTC  (5+ messages)

[PATCH RESEND] platform/goldfish: goldfish_pipe: Convert to platform remove callback returning void
 2023-11-12  0:00 UTC 

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-11 23:54 UTC  (8+ messages)

[PATCH][next] bcachefs: remove redundant initialization of variable level
 2023-11-11 23:39 UTC  (4+ messages)

[PATCH v2 4/8] dma-buf: heaps: secure_heap: Add tee memory service call
 2023-11-11 23:28 UTC  (2+ messages)

[PATCH v2 0/3] add qca8084 ethernet phy driver
 2023-11-11 22:54 UTC  (10+ messages)
` [PATCH v2 1/3] net: phy: at803x: add QCA8084 ethernet phy support

[PATCH v1] drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAME
 2023-11-11 22:42 UTC 

[GIT PULL] x86/microcode for 6.7
 2023-11-11 22:35 UTC  (3+ messages)

[PATCH] power: supply: cw2015: correct time_to_empty units in sysfs
 2023-11-11 22:17 UTC 

[GIT PULL] turbostat for Linux-6.7
 2023-11-11 22:05 UTC  (4+ messages)
  ` [GIT PULL] turbostat for Linux-6.7 (with signed tag)

fs/f2fs/recovery.c:804:5: warning: stack frame size (2064) exceeds limit (2048) in 'f2fs_recover_fsync_data'
 2023-11-11 21:43 UTC 

[PATCH v3 14/42] power: reset: Add a driver for the ep93xx reset
 2023-11-11 21:33 UTC  (4+ messages)
  ` [PATCH v3 07/42] soc: Add SoC driver for Cirrus ep93xx

[PATCH 0/6] crypto: rockchip: add support for rk3588/rk3568
 2023-11-11 21:28 UTC  (7+ messages)
` [PATCH 5/6] reset: rockchip: secure reset must be used by SCMI

drivers/block/drbd/drbd_main.c:3279:33: sparse: sparse: cast to restricted __be64
 2023-11-11 21:22 UTC 

drivers/regulator/max77857-regulator.c:428:28: sparse: sparse: symbol 'max77857_id' was not declared. Should it be static?
 2023-11-11 21:22 UTC 

[PATCH v7 06/10] ASoC: pxa: Suppress SSPA on ARM64
 2023-11-11 21:01 UTC  (4+ messages)

drivers/watchdog/it87_wdt.c:321: warning: Function parameter or member 'wdd' not described in 'wdt_set_timeout'
 2023-11-11 20:59 UTC 

[PATCH RFC 00/10] perf: user space sframe unwinding
 2023-11-11 20:53 UTC  (8+ messages)
` [PATCH RFC 02/10] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH RFC 04/10] perf: Introduce deferred user callchains

[PATCH v5 0/3] mailbox/arm64: qcom: rework compatibles for fallback (continued)
 2023-11-11 20:49 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: mailbox: qcom,apcs-kpss-global: drop duplicated qcom,ipq8074-apcs-apps-global
` [PATCH v5 2/3] dt-bindings: mailbox: qcom,apcs-kpss-global: use fallbacks
` [PATCH v5 3/3] mailbox: qcom-apcs-ipc: re-organize compatibles with fallbacks

[PATCH] btrfs: fix warning in create_pending_snapshot
 2023-11-11 20:48 UTC  (2+ messages)
  ` [PATCH] test 305230142ae0

[PATCH] arm64: dts: qcom: sc8180x: align APSS with bindings
 2023-11-11 20:47 UTC 

[PATCH v7 00/13] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-11-11 20:36 UTC  (5+ messages)
` [PATCH v7 06/13] x86: Add early SHA support for Secure Launch early measurements

[PATCH][next] USB: misc: iowarrior: remove redundant assignment to variable io_res
 2023-11-11 20:26 UTC 

[PATCH][next] thunderbolt: remove duplicated re-assignment of pointer 'out'
 2023-11-11 20:15 UTC 

[PATCH][next] soc: fsl: dpio: remove redundant assignment to pointer p
 2023-11-11 20:02 UTC 

Regression: v4l/bttv vbi vs iommu
 2023-11-11 19:57 UTC  (7+ messages)

[PATCH][next] regulator: palmas: remove redundant initialization of pointer pdata
 2023-11-11 19:53 UTC 

[PATCH net v3] net: ti: icssg-prueth: Fix error cleanup on failing pruss_request_mem_region
 2023-11-11 19:51 UTC  (2+ messages)

[PATCH net v4] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-11 19:51 UTC  (2+ messages)

[PATCH v4] bus: mhi: host: Add tracing support
 2023-11-11 19:37 UTC  (3+ messages)

[PATCH v2] selftests: prctl: Add prctl test for PR_GET_NAME
 2023-11-11 19:23 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-11-11 19:22 UTC  (2+ messages)

[PATCH v3 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-11 19:23 UTC  (8+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: Add prefix for GalaxyCore Inc
` [PATCH v3 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings
` [PATCH v3 3/3] media: i2c: gc2145: Galaxy Core GC2145 sensor support

[PATCH v2,00/21] add driver to support secure video decoder
 2023-11-11 19:06 UTC  (3+ messages)
` [PATCH v2,04/21] v4l: add documentation for secure memory flag

[PATCH] mm: Fix process_vm_rw page counts
 2023-11-11 18:48 UTC 

[PATCH] arm/mm: add option to prefer IOMMU ops for DMA on Xen
 2023-11-11 18:45 UTC 

[net-next RFC PATCH v6 1/4] net: phy: aquantia: move to separate directory
 2023-11-11 18:44 UTC  (8+ messages)
` [net-next RFC PATCH v6 3/4] net: phy: aquantia: add firmware load support

[PATCH iwl-net] i40e: Fix unexpected MFS warning message
 2023-11-11 18:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).