public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-16 16:02:02 to 2024-11-17 05:37:59 UTC [more...]

[PATCH V2 0/4] LoongArch: Add PREEMPT_RT support
 2024-11-17  5:37 UTC 

[PATCH v2] power: reset: as3722-poweroff: Remove unnecessary return in as3722_poweroff_probe
 2024-11-17  5:34 UTC 

[PATCH 1/1] compiler.h: Add missing include statement for build_bug.h
 2024-11-17  5:26 UTC  (3+ messages)
` [PATCH] compiler.h: Fix undefined BUILD_BUG_ON_ZERO()

[PATCH] gnss: mtk: Simplify return variables in mtk_set_active and mtk_set_standby
 2024-11-17  5:25 UTC 

[PATCH] power: reset: as3722-poweroff: Remove unnecessary return in as3722_poweroff_probe
 2024-11-17  5:13 UTC 

[PATCH] sctp: Replace zero-length array with flexible array member
 2024-11-17  5:06 UTC  (2+ messages)

[PATCH] drm: rework FB_CORE dependency
 2024-11-17  5:04 UTC  (2+ messages)

arch/x86/kvm/../../../virt/kvm/guest_memfd.c:248:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-17  5:04 UTC 

[PATCH] net/core/dev_ioctl: avoid invoking modprobe with empty ifr_name
 2024-11-17  4:55 UTC 

[PATCH] exec: remove legacy custom binfmt modules autoloading
 2024-11-17  4:56 UTC  (2+ messages)

[PATCH v2] kbuild: Fix Propeller build option
 2024-11-17  4:52 UTC  (2+ messages)

[PATCH v2] MIPS: move _stext definition to vmlinux.lds.S
 2024-11-17  4:50 UTC  (2+ messages)

[PATCH] ovl: Check for NULL OVL_E() results
 2024-11-17  4:46 UTC 

[tip:tip/urgent] BUILD SUCCESS c8df2d2a9199e221808177b7450a86a15915440c
 2024-11-17  4:35 UTC 

[PATCH 1/4] powerpc/perf: Add perf interface to expose vpa counters
 2024-11-17  3:48 UTC  (2+ messages)

Bug: Nouveau failed to boot on 6.11
 2024-11-17  3:44 UTC 

[GIT PULL] slab updates for 6.13
 2024-11-17  3:41 UTC  (5+ messages)

[PATCH] Input: ads7846 - Expand xfer array to match usage
 2024-11-17  3:34 UTC 

[PATCH v4 1/1] memcg/hugetlb: Add hugeTLB counters to memcg
 2024-11-17  3:34 UTC  (7+ messages)

[net-next PATCH v5 1/4] net: dsa: add devm_dsa_register_switch()
 2024-11-17  3:26 UTC  (2+ messages)

[RFC PATCH v2 0/1] mm/vmscan: move the written-back folios to the tail of LRU after shrinking
 2024-11-17  3:26 UTC  (3+ messages)
` [RFC PATCH v2 1/1] "

[PATCH v7 2/2] mctp pcc: Implement MCTP over PCC Transport
 2024-11-17  3:04 UTC  (2+ messages)

[PATCH v5 0/4] sched: Fix missing irq time when CONFIG_IRQ_TIME_ACCOUNTING is enabled
 2024-11-17  2:56 UTC  (3+ messages)

drivers/video/fbdev/sh7760fb.c:363:31: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2024-11-17  2:10 UTC  (3+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_open
 2024-11-17  1:45 UTC  (3+ messages)
` [syzbot] [mm?] "

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-17  1:34 UTC  (7+ messages)

[PATCH v7 1/2] mctp pcc: Check before sending MCTP PCC response ACK
 2024-11-17  1:28 UTC  (3+ messages)

[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
 2024-11-17  1:24 UTC  (9+ messages)

[syzbot] [ocfs2?] possible deadlock in ocfs2_page_mkwrite
 2024-11-17  1:25 UTC  (2+ messages)

[PATCH v1 5/5] PM: sleep: Spread out async kworker threads during dpm_resume*() phases
 2024-11-17  1:17 UTC  (3+ messages)

[PATCH] firmware: smccc: Support optional Arm SMC SOC_ID name
 2024-11-17  0:56 UTC  (3+ messages)

[PATCH 1/2] sched/deadline: Restore dl_server bandwidth on non-destructive root domain changes
 2024-11-17  0:54 UTC  (2+ messages)

[PATCH 15/22] iio: accel: adxl345: reset the FIFO on error
 2024-11-17  0:45 UTC  (2+ messages)

[syzbot] [fs?] WARNING in rcu_sync_dtor (2)
 2024-11-17  0:46 UTC  (5+ messages)

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in filemap_read_folio (4)
 2024-11-17  0:37 UTC  (3+ messages)

[PATCH] fuse: check attributes staleness on fuse_iget()
 2024-11-17  0:34 UTC  (2+ messages)

[syzbot] [net?] WARNING in sk_skb_reason_drop
 2024-11-17  0:31 UTC  (3+ messages)

[GIT PULL] hotfixes for 6.12
 2024-11-17  0:24 UTC  (4+ messages)

[PATCH 00/11] Wire up CRC-T10DIF library functions to arch-optimized code
 2024-11-17  0:22 UTC  (12+ messages)
` [PATCH 01/11] lib/crc-t10dif: stop wrapping the crypto API
` [PATCH 02/11] lib/crc-t10dif: add support for arch overrides
` [PATCH 03/11] crypto: crct10dif - expose arch-optimized lib function
` [PATCH 04/11] x86/crc-t10dif: expose CRC-T10DIF function through lib
` [PATCH 05/11] arm/crc-t10dif: "
` [PATCH 06/11] arm64/crc-t10dif: "
` [PATCH 07/11] powerpc/crc-t10dif: "
` [PATCH 08/11] lib/crc_kunit.c: add KUnit test suite for CRC library functions
` [PATCH 09/11] lib/crc32test: delete obsolete crc32test.c
` [PATCH 10/11] powerpc/crc: delete obsolete crc-vpmsum_test.c
` [PATCH 11/11] MAINTAINERS: add entry for CRC library

[PATCH sound-next] ASoC: rockchip: i2s-tdm: Fix a useless call issue
 2024-11-17  0:02 UTC  (2+ messages)

[PATCH] posix-timers: Fix spurious warning on double enqueue VS do_exit()
 2024-11-16 23:48 UTC 

[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
 2024-11-16 23:44 UTC  (3+ messages)

[syzbot] [block?] possible deadlock in loop_reconfigure_limits
 2024-11-16 23:33 UTC  (2+ messages)

[syzbot] [kernel?] WARNING: locking bug in get_random_u8
 2024-11-16 23:29 UTC  (2+ messages)

[PATCH 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
 2024-11-16 23:22 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: display: vop2: Add optional PLL clock properties
` [PATCH 2/5] drm/rockchip: vop2: Drop unnecessary if_pixclk_rate computation
` [PATCH 3/5] drm/rockchip: vop2: Improve display modes handling on RK3588 HDMI0
` [PATCH 4/5] arm64: dts: rockchip: Enable HDMI0 PHY clk provider on RK3588
` [PATCH 5/5] arm64: dts: rockchip: Add HDMI0 PHY PLL clock source to VOP2 "

[git pull] drm amdgpu regression fix for 6.12-rc8
 2024-11-16 23:16 UTC  (2+ messages)

[PATCH v3 0/6] x86/uaccess: avoid barrier_nospec()
 2024-11-16 23:08 UTC  (8+ messages)
` [PATCH v3 2/6] x86/uaccess: Avoid barrier_nospec() in 64-bit __get_user()

[PATCH v2] exec: make printable macro more concise
 2024-11-16 22:38 UTC  (7+ messages)

[RFCv1 0/6] Page Detective
 2024-11-16 22:20 UTC  (8+ messages)
` [RFCv1 1/6] mm: Make get_vma_name() function public
` [RFCv1 2/6] pagewalk: Add a page table walker for init_mm page table
` [RFCv1 3/6] mm: Add a dump_page variant that accept log level argument
` [RFCv1 4/6] misc/page_detective: Introduce Page Detective
` [RFCv1 5/6] misc/page_detective: enable loadable module
` [RFCv1 6/6] selftests/page_detective: Introduce self tests for Page Detective

[RFC PATCH bpf-next 0/2] Improve prog array uref semantics
 2024-11-16 22:17 UTC  (3+ messages)

[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-11-16 22:00 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size

[syzbot] [batman?] [mm?] [ext4?] INFO: rcu detected stall in rescuer_thread
 2024-11-16 21:50 UTC 

[RFC 00/11] uprobes: Add support to optimize usdt probes on x86_64
 2024-11-16 21:45 UTC  (23+ messages)
` [RFC perf/core 02/11] uprobes: Make copy_from_page global
` [RFC perf/core 03/11] uprobes: Add len argument to uprobe_write_opcode
` [RFC perf/core 04/11] uprobes: Add data argument to uprobe_write_opcode function
` [RFC perf/core 05/11] uprobes: Add mapping for optimized uprobe trampolines
` [RFC perf/core 07/11] uprobes/x86: Add support to optimize uprobes
` [RFC bpf-next 09/11] selftests/bpf: Add usdt trigger bench

[PATCH v2] riscv: defconfig: enable pinctrl and dwmac support for TH1520
 2024-11-16 21:32 UTC  (2+ messages)

[PATCH 4.19 00/52] 4.19.324-rc1 review
 2024-11-16 21:18 UTC  (2+ messages)

[PATCH 5.4 00/67] 5.4.286-rc2 review
 2024-11-16 21:16 UTC  (2+ messages)

[PATCH v2] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-11-16 21:15 UTC 

[PATCH 5.15 00/22] 5.15.173-rc1 review
 2024-11-16 21:13 UTC  (3+ messages)
` [PATCH 5.15] "

[PATCH 6.1 00/39] 6.1.118-rc1 review
 2024-11-16 21:10 UTC  (3+ messages)
` [PATCH 6.1] "

[PATCH v1 0/5] Optimize async device suspend/resume
 2024-11-16 21:06 UTC  (4+ messages)
` [PATCH v1 1/5] PM: sleep: Fix runtime PM issue in dpm_resume()

[PATCH 6.6 00/48] 6.6.62-rc1 review
 2024-11-16 21:06 UTC  (3+ messages)
` [PATCH 6.6] "

[PATCH 6.11 00/63] 6.11.9-rc1 review
 2024-11-16 21:04 UTC  (4+ messages)
` [PATCH 6.11] "

ltp-syscalls/ioctl04: sysfs: cannot create duplicate filename '/kernel/slab/:a-0000176'
 2024-11-16 20:55 UTC  (2+ messages)

[PATCH] ARM: dts: ti/omap: gta04: fix pm issues caused by spi module
 2024-11-16 20:27 UTC  (7+ messages)

[PATCH net] scm: fix negative fds with SO_PASSPIDFD
 2024-11-16 20:23 UTC 

[PATCH] perf util: Remove kernel version deadcode
 2024-11-16 20:11 UTC  (6+ messages)

perf test failures with tmp.perf-tools-next
 2024-11-16 20:03 UTC  (3+ messages)

[PATCH v2 0/8] Refactor cpuid and metric table lookup code
 2024-11-16 19:47 UTC  (4+ messages)

[PATCH 1/1] rtc: bbnsm: Enable RTC by default to fix time read failure
 2024-11-16 19:36 UTC  (2+ messages)

[PATCH 0/2] PCI/pwrctrl: Rename pwrctl to pwrctrl
 2024-11-16 19:36 UTC  (2+ messages)

[PATCH 0/5] sched_ext: Support high-performance monotonically non-decreasing clock
 2024-11-16 19:32 UTC  (7+ messages)
` [PATCH 2/5] sched_ext: Manage the validity of scx_rq_clock
` [PATCH 3/5] sched_ext: Implement scx_bpf_clock_get_ns()
` [PATCH 4/5] sched_ext: Add scx_bpf_clock_get_ns() for BPF scheduler
` [PATCH 5/5] sched_ext: Replace bpf_ktime_get_ns() to scx_bpf_clock_get_ns()

x86/amd late microcode thread loading slows down boot
 2024-11-16 19:32 UTC  (8+ messages)

[PATCH v2 0/2] perf test shell trace_exit_race improvements
 2024-11-16 19:30 UTC  (4+ messages)
` [PATCH 2/2] perf test shell trace_exit_race: Use --no-comm to avoid cases where COMM isn't resolved

[PATCH v1] perf test: Add missing __exit calls in tool/hwmon tests
 2024-11-16 19:29 UTC  (2+ messages)

[PATCH] perf tests: Make leader sampling test work without branch event
 2024-11-16 19:28 UTC  (3+ messages)

[PATCH v2 0/2] powerpc: Enable lazy preemption
 2024-11-16 19:23 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: Add preempt lazy support
` [PATCH v2 2/2] powerpc: Large user copy aware of full:rt:lazy preemption

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

[GIT PULL] tracing/ring-buffer: Fixes for the boot mapped buffer for v6.12
 2024-11-16 19:22 UTC  (2+ messages)

[GIT PULL] ring-buffer: Revert previous fix as it wasn't the actual fix
 2024-11-16 19:22 UTC  (2+ messages)

[PATCH] libbpf: Change hash_combine parameters from long to unsigned long
 2024-11-16 19:10 UTC  (3+ messages)

[PATCH net v2 0/5] Updating and correcting switch hardware versions and reported speeds
 2024-11-16 19:07 UTC  (7+ messages)
` [PATCH net v2 3/5] rtase: Add support for RTL907XD-VA PCIe port
` [PATCH net v2 4/5] rtase: Corrects error handling of the rtase_check_mac_version_valid()
` [PATCH net v2 5/5] rtase: Add defines for hardware version id

[PATCH] ASoC: amd: yc: fix internal mic on Redmi G 2022
 2024-11-16 18:58 UTC 

[PATCH 0/2] module: Block modules by Tuxedo from accessing GPL symbols
 2024-11-16 18:41 UTC  (5+ messages)

[PATCH v2 2/5] PCI/pwrctl: Create pwrctl devices only if at least one power supply is present
 2024-11-16 18:41 UTC  (5+ messages)

[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
 2024-11-16 18:38 UTC  (3+ messages)

[PATCH] rust: allow `clippy::needless_lifetimes`
 2024-11-16 18:15 UTC 

[PATCH net v2 0/2] Fix 'ethtool --show-eee' during initial stage
 2024-11-16 18:06 UTC  (8+ messages)

[PATCH 0/1] Fix generic/390 failure due to quota release after freeze
 2024-11-16 17:59 UTC  (4+ messages)
` [PATCH 1/1] quota: flush quota_release_work upon quota writeback

[PATCH 0/7] Fix {rx,tx}_errors CAN statistics
 2024-11-16 18:02 UTC  (8+ messages)
` [PATCH 1/7] can: m_can: fix {rx,tx}_errors statistics
` [PATCH 2/7] can: ifi_canfd: "
` [PATCH 3/7] can: hi311x: "
` [PATCH 4/7] can: sja1000: "
` [PATCH 5/7] can: sun4i_can: "
` [PATCH 6/7] can: ems_usb: "
` [PATCH 7/7] can: f81604: "

serial 00:06: Runtime PM usage count underflow!
 2024-11-16 17:58 UTC  (3+ messages)

[PATCH net v4 0/7] Double free fixes and NULL pointer checks
 2024-11-16 17:25 UTC  (4+ messages)
` [PATCH net v4 1/7] octeon_ep: Add checks to fix double free crashes
    ` [EXTERNAL] "

[PATCH net-next v2] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-16 17:21 UTC  (3+ messages)
  ` [EXTERNAL] "

arm64: __kmem_cache_create_args(ext4_groupinfo_4k) failed with error -22 - Boot failed
 2024-11-16 17:21 UTC 

[PATCH v5 2/2] module: Block a module by TUXEDO from accessing GPL symbols
 2024-11-16 17:20 UTC  (4+ messages)

[PATCH] 9p/fs: Different branch return the same value
 2024-11-16 16:54 UTC  (3+ messages)

[PATCH] media: i2c: imx296: Implement simple retry for model identification
 2024-11-16 16:47 UTC  (3+ messages)
` [PATCH v2] drivers: media: imx296: Add standby delay during probe

[PATCH net-next] net: uevent: also pass network device driver
 2024-11-16 16:30 UTC  (3+ messages)
  ` [PATCH net-next v2] net: sysfs: also pass network device driver to uevent

[PATCH liburing v3] test: add test cases for hybrid iopoll
 2024-11-16 16:39 UTC  (2+ messages)

[PATCH] Bluetooth: qca: Support downloading board id specific NVM for WCN6855
 2024-11-16 16:17 UTC  (9+ messages)

[RFC PATCH 01/10] powerpc/chrp: Remove CHRP support
 2024-11-16 16:15 UTC  (3+ messages)
` [RFC PATCH 02/10] powerpc/chrp: Remove various dead code

[PATCH 1/1] PCI/bwctrl: Remove IRQF_ONESHOT and handle hardirqs instead
 2024-11-16 16:10 UTC  (2+ messages)

[PATCH v2] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
 2024-11-16 16:05 UTC 


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