messages from 2025-04-04 13:07:29 to 2025-04-04 14:51:21 UTC [more...]
[PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
2025-04-04 14:51 UTC (5+ messages)
` [PATCH] genirq/migration: Use irqd_get_parent_data() in irq_force_complete_move()
[PATCH v2] x86/idle: Remove MFENCEs for X86_BUG_CLFLUSH_MONITOR
2025-04-04 14:49 UTC (4+ messages)
[PATCH 6.1 00/22] 6.1.133-rc1 review
2025-04-04 14:48 UTC (3+ messages)
[PATCH] KVM: x86:Cancel hrtimer in the process of saving PIT state to reduce the performance overhead caused by hrtimer during guest stop
2025-04-04 14:48 UTC (4+ messages)
[PATCH 6.6 00/26] 6.6.86-rc1 review
2025-04-04 14:48 UTC (3+ messages)
[PATCH net] net: ethtool: Don't call .cleanup_data when prepare_data fails
2025-04-04 14:47 UTC (2+ messages)
[PATCH 6.12 00/22] 6.12.22-rc1 review
2025-04-04 14:47 UTC (2+ messages)
[PATCH v1] mfd: core: Support auxiliary device
2025-04-04 14:47 UTC (9+ messages)
[PATCH] objtool: Fix SYSCALL instruction handling and INSN_CONTEXT_SWITCH
2025-04-04 14:46 UTC (3+ messages)
[PATCH v5 0/9] Enable EINJv2 Support
2025-04-04 14:46 UTC (9+ messages)
` [PATCH v5 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v5 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v5 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v5 7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
[PATCH 6.13 00/23] 6.13.10-rc1 review
2025-04-04 14:46 UTC (2+ messages)
[PATCH rdma-next 0/3] RDMA/mana_ib: extend MR support
2025-04-04 14:45 UTC (4+ messages)
` [PATCH rdma-next 1/3] RDMA/mana_ib: Access remote atomic for MRs
` [PATCH rdma-next 2/3] RDMA/mana_ib: support of the zero based MRs
` [PATCH rdma-next 3/3] RDMA/mana_ib: Add support of 4M, 1G, and 2G pages
[PATCH v3 0/6] x86/bugs: RSB mitigation fixes and documentation
2025-04-04 14:45 UTC (3+ messages)
` [PATCH v3 3/6] x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()
[PATCH v2][next] leds: Avoid -Wflex-array-member-not-at-end warning
2025-04-04 14:45 UTC (2+ messages)
` (subset) "
[PATCH 6.14 00/21] 6.14.1-rc1 review
2025-04-04 14:44 UTC (6+ messages)
[GIT PULL] platform-drivers-x86 for v6.15-2
2025-04-04 14:39 UTC
[PATCH v4 0/8] Add STM32MP25 LPTIM support: MFD, PWM, IIO, counter, clocksource
2025-04-04 14:40 UTC (3+ messages)
` [PATCH v4 2/8] mfd: stm32-lptimer: add support for stm32mp25
[PATCH v3] arcnet: Add NULL check in com20020pci_probe()
2025-04-04 14:40 UTC (2+ messages)
[PATCH] compiler.h: Avoid the usage of __typeof_unqual__() when __GENKSYMS__ is defined
2025-04-04 14:37 UTC (5+ messages)
[tip: timers/cleanups] treewide: Switch to timer_delete[_sync]()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Delete hrtimer_init()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Switch to use __htimer_setup()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Merge __hrtimer_init() into __hrtimer_setup()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Make callback function pointer private
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init() to debug_setup()
2025-04-04 14:36 UTC
[tip: timers/cleanups] hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
2025-04-04 14:36 UTC
[tip: timers/cleanups] tracing/timers: Rename hrtimer_init event to hrtimer_setup
2025-04-04 14:36 UTC
[PATCH] ARM: dts: stm32: add low power timer on STM32F746
2025-04-04 14:35 UTC
[PATCH v4 0/2] media: Add support for ST VD55G1 camera sensor
2025-04-04 14:33 UTC (4+ messages)
` [PATCH v4 2/2] media: i2c: Add driver "
[PATCH v7 00/11] TEE subsystem for protected dma-buf allocations
2025-04-04 14:31 UTC (12+ messages)
` [PATCH v7 01/11] tee: tee_device_alloc(): copy dma_mask from parent device
` [PATCH v7 02/11] optee: pass parent device to tee_device_alloc()
` [PATCH v7 03/11] optee: account for direction while converting parameters
` [PATCH v7 04/11] optee: sync secure world ABI headers
` [PATCH v7 05/11] tee: implement protected DMA-heap
` [PATCH v7 06/11] tee: refactor params_from_user()
` [PATCH v7 07/11] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
` [PATCH v7 08/11] tee: add tee_shm_alloc_cma_phys_mem()
` [PATCH v7 09/11] optee: support protected memory allocation
` [PATCH v7 10/11] optee: FF-A: dynamic "
` [PATCH v7 11/11] optee: smc abi: "
[PATCH RFC 0/2] Add Kconfig pages and cross-references to Documentation
2025-04-04 14:31 UTC (4+ messages)
` [PATCH RFC 1/2] docs: Add documentation generation for Kconfig symbols
` [PATCH RFC 2/2] docs: automarkup: Cross-reference CONFIG_ symbols
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-04-04 14:30 UTC (10+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
[PATCH v4 0/1] usbnet:fix NPE during rx_complete
2025-04-04 14:30 UTC (2+ messages)
xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
2025-04-04 14:29 UTC (3+ messages)
[PATCH 0/4] ASoC: Add Richtek rt9123 and rt9123p support
2025-04-04 14:22 UTC (5+ messages)
` [PATCH 1/4] ASoC: dt-bindings: Add bindings for Richtek rt9123
` [PATCH 2/4] ASoC: codecs: Add support "
` [PATCH 3/4] ASoC: dt-bindings: Add bindings for Richtek rt9123p
` [PATCH 4/4] ASoC: codecs: Add support "
[PATCH] vhost/net: remove zerocopy support
2025-04-04 14:52 UTC
[PATCH 0/2] leds-st1202 patches for -rc release of 6.14
2025-04-04 14:22 UTC (3+ messages)
` [PATCH 2/2] Documentation: leds: remove .rst extension for leds-st1202 on index
` (subset) "
[PATCH] sctp: check transport existence before processing a send primitive
2025-04-04 14:22 UTC (7+ messages)
[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
2025-04-04 14:21 UTC (7+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694
[PATCH] exit: skip IRQ disabled warning during power off
2025-04-04 14:20 UTC (5+ messages)
[PATCH] bcachefs: Add error handling for zlib_deflateInit2()
2025-04-04 14:20 UTC (2+ messages)
[PATCH v1] x86/mm/pat: (un)track_pfn_copy() fix + improvements
2025-04-04 14:19 UTC (2+ messages)
[GIT PULL] vfs mount
2025-04-04 14:19 UTC (10+ messages)
[PATCH v1] s390/virtio_ccw: don't allocate/assign airqs for non-existing queues
2025-04-04 14:17 UTC (10+ messages)
[REGRESSION] Kernel reboots unexpectdely on i.MX8X when Cortex-M4 is running and it was started by U-Boot bootaux
2025-04-04 14:17 UTC
[PATCH 0/5] clk: Do not enable by default during compile testing
2025-04-04 14:13 UTC (3+ messages)
` [PATCH 4/5] clk: sunxi-ng: "
[PATCH 0/10] More Rust bindings for device property reads
2025-04-04 14:12 UTC (11+ messages)
` [PATCH 03/10] device property: Add fwnode_property_read_int_array()
[PATCH] mm: vmscan: apply proportional reclaim pressure for memcg when MGLRU is enabled
2025-04-04 14:11 UTC
[PATCH 00/19] Arm cpu schema clean-ups
2025-04-04 14:10 UTC (11+ messages)
` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
[PATCH v6 0/4] Add support for cpu event term
2025-04-04 14:09 UTC (2+ messages)
[PATCH v3] docs: update THP admin guide about non-tmpfs filesystem support
2025-04-04 14:06 UTC
[PATCH 0/2] minimize swapping on zswap store failure
2025-04-04 14:06 UTC (2+ messages)
[PATCH] tracing: Move histogram trigger variables from stack to per CPU structure
2025-04-04 14:04 UTC (3+ messages)
[PATCH v4 0/6] imx8mp: add support for the IMX AIPSTZ bridge
2025-04-04 13:59 UTC (4+ messages)
` [PATCH v4 3/6] bus: add driver for "
[PATCH v3] tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
2025-04-04 13:58 UTC
[PATCH] arm64: Don't call NULL in do_compat_alignment_fixup
2025-04-04 13:58 UTC (8+ messages)
[PATCH v3 0/4] Add managed SOFT RESERVE resource handling
2025-04-04 13:58 UTC (11+ messages)
` [PATCH v3 1/4] kernel/resource: Provide mem region release for SOFT RESERVES
` [PATCH v3 2/4] cxl: Update Soft Reserved resources upon region creation
` [PATCH v3 3/4] dax/mum: Save the dax mum platform device pointer
` [PATCH v3 4/4] cxl/dax: Delay consumption of SOFT RESERVE resources
[PATCH v2] tracing: Replace deprecated strncpy() with strscpy() for stack_trace_filter_buf
2025-04-04 13:57 UTC (3+ messages)
[PATCH v2] spi: Add support for Double Transfer Rate (DTR) mode
2025-04-04 13:54 UTC
[PATCH] mtd: bcm47xxnflash: Add error handling for bcm47xxnflash_ops_bcm4706_ctl_cmd()
2025-04-04 13:55 UTC (2+ messages)
[PATCH 1/2] firmware: turris-mox-rwtm: fix building without CONFIG_KEYS
2025-04-04 13:55 UTC (2+ messages)
` [PATCH 2/2] platform: turris: use ffs() instead of __bf_shf()
[PATCH 1/2] leds: tlc5928: Driver for the TI 16 Channel spi LED driver
2025-04-04 13:54 UTC (3+ messages)
[RFC PATCH] riscv: Optimize gcd() performance by selecting CPU_NO_EFFICIENT_FFS
2025-04-04 13:54 UTC (3+ messages)
[netfs/cifs - Linux 6.14] loop on file cat + file copy when files are on CIFS share
2025-04-04 13:54 UTC (5+ messages)
[PATCH 0/5] media: Replace deprecated PCI functions
2025-04-04 13:53 UTC (6+ messages)
` [PATCH 1/5] media: ipu3-cio2: "
` [PATCH 2/5] media: pt3: "
` [PATCH 3/5] media: intel/ipu6: "
` [PATCH 4/5] media: solo6x10: "
` [PATCH 5/5] media: tw5864: "
[PATCH V1] spi: Add support for Double Transfer Rate (DTR) mode
2025-04-04 13:53 UTC (7+ messages)
[PATCH] cxl/acpi: Verify CHBS length for CXL2.0
2025-04-04 13:53 UTC (6+ messages)
[PATCH 0/2] mt8395 evk/radxa-nio-12l Add scp firmware name
2025-04-04 13:53 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: mediatek: mt8395-nio-12l: Add scp firmware-name
` [PATCH 2/2] arm64: dts: mediatek: mt8395-genio-1200-evk: "
[PATCH v2 0/3] Add support for Sitronix ST7571 LCD controller
2025-04-04 13:50 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: Add Sitronix ST7571 panel
` [PATCH v2 2/3] drm/st7571-i2c: add support for Sitronix ST7571 LCD controller
` [PATCH v2 3/3] MAINTAINERS: add antry "
Potential Linux Crash: WARNING in ext4_dirty_folio in Linux kernel v6.13-rc5
2025-04-04 13:50 UTC (6+ messages)
[syzbot] [block?] possible deadlock in blk_mq_freeze_queue_nomemsave
2025-04-04 13:50 UTC (3+ messages)
[PATCH 0/3] regulator: userspace-consumer: Add regulator event uevents
2025-04-04 13:40 UTC (4+ messages)
` [PATCH 1/3] regulator: userspace-consumer: Add uevent reporting for regulator events
` [PATCH 2/3] ABI: sysfs-platform: Document uevent ABI for reg-userspace-consumer
` [PATCH 3/3] docs: regulator: userspace-consumer: Add uevent-based regulator event reporting
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-04-04 13:49 UTC (3+ messages)
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code
[PATCH 00/11] sound: Replace deprecated PCI functions
2025-04-04 13:49 UTC (3+ messages)
[PATCH v2] DAX: warn when kmem regions are truncated for memory block alignment
2025-04-04 13:45 UTC (2+ messages)
[PATCH v2] x86/xen: fix balloon target initialization for PVH dom0
2025-04-04 13:43 UTC (2+ messages)
[PATCH 5.4.y] RDMA/srpt: Support specifying the srpt_service_guid parameter
2025-04-04 13:40 UTC (2+ messages)
[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
2025-04-04 13:40 UTC (2+ messages)
[PATCH RFC 0/4] pidfd: improve uapi when task isn't found
2025-04-04 13:38 UTC (4+ messages)
` [PATCH RFC 3/4] "
[PATCH] tracing: Replace deprecated strncpy() with memcpy() for stack_trace_filter_buf
2025-04-04 13:38 UTC (6+ messages)
[PATCH v2] mm/vmscan: batch TLB flush during memory reclaim
2025-04-04 13:37 UTC (3+ messages)
[PATCH RFC] arm64: vdso: Use __arch_counter_get_cntvct()
2025-04-04 13:36 UTC (6+ messages)
[PATCH 0/3] Add ST STM32MP2 GICv2 quirk for EOI split mode
2025-04-04 13:36 UTC (5+ messages)
` [PATCH 2/3] irqchip/gic: Use 0x10000 offset to access GICC_DIR on STM32MP2
[PATCH] Staging: rtl8723bs: Fix unbalanced braces in conditional
2025-04-04 13:35 UTC
[ BUG: Invalid wait context ] rtc_lock at: mc146818_avoid_UIP
2025-04-04 13:34 UTC (6+ messages)
` [PATCH] timekeeping: Add a lockdep override in tick_freeze()
[RFC PATCH 0/3] Introduce SCMI Quirks framework
2025-04-04 13:33 UTC (8+ messages)
` [RFC PATCH 3/3] [NOT FOR UPSTREAM] firmware: arm_scmi: quirk: Ignore FC bit in attributes
[PATCH] clocksource/i8253: Acquire the lock disabled interrupts
2025-04-04 13:31 UTC
[6.1 PATCH RESEND 00/12] KVM: arm64: Backport of SVE fixes to v6.1
2025-04-04 13:23 UTC (13+ messages)
` [PATCH RESEND 6.1 01/12] KVM: arm64: Discard any SVE state when entering KVM guests
` [PATCH RESEND 6.1 02/12] arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
` [PATCH RESEND 6.1 03/12] arm64/fpsimd: Have KVM explicitly say which FP registers to save
` [PATCH RESEND 6.1 04/12] arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
` [PATCH RESEND 6.1 05/12] KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
` [PATCH RESEND 6.1 06/12] KVM: arm64: Remove host FPSIMD saving for non-protected KVM
` [PATCH RESEND 6.1 07/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
` [PATCH RESEND 6.1 08/12] KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
` [PATCH RESEND 6.1 09/12] KVM: arm64: Refactor exit handlers
` [PATCH RESEND 6.1 10/12] KVM: arm64: Mark some header functions as inline
` [PATCH RESEND 6.1 11/12] KVM: arm64: Calculate cptr_el2 traps on activating traps
` [PATCH RESEND 6.1 12/12] KVM: arm64: Eagerly switch ZCR_EL{1,2}
[PATCH 4/5] pinctrl: Add pin controller driver for AAEON UP boards
2025-04-04 13:26 UTC (13+ messages)
[PATCH v6] drm/dp: clamp PWM bit count to advertised MIN and MAX capabilities
2025-04-04 13:24 UTC (5+ messages)
[PATCH 00/10] KVM: arm64: Backport of SVE fixes to v5.15
2025-04-04 13:20 UTC (4+ messages)
[PATCH v3 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-04-04 13:14 UTC (15+ messages)
` [PATCH v3 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v3 02/14] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v3 03/14] x86: Add arch specific kasan functions
` [PATCH v3 04/14] kasan: arm64: x86: Make special tags arch specific
` [PATCH v3 05/14] x86: Reset tag for virtual to physical address conversions
` [PATCH v3 06/14] x86: Physical address comparisons in fill_p*d/pte
` [PATCH v3 07/14] x86: KASAN raw shadow memory PTE init
` [PATCH v3 08/14] x86: LAM initialization
` [PATCH v3 09/14] x86: Minimal SLAB alignment
` [PATCH v3 10/14] x86: Update the KASAN non-canonical hook
` [PATCH v3 11/14] x86: Handle int3 for inline KASAN reports
` [PATCH v3 12/14] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v3 13/14] mm: Unpoison pcpu chunks with base address tag
` [PATCH v3 14/14] x86: Make software tag-based kasan available
[PATCH] MAINTAINERS: adjust the file entry in SIEMENS IPC LED DRIVERS
2025-04-04 13:15 UTC (2+ messages)
` (subset) "
[PATCH 0/2] Implement numa node notifier
2025-04-04 13:14 UTC (5+ messages)
` [PATCH 1/2] mm,memory_hotplug: "
[PATCH 0/6 v2] mm: LRU drain flush on nohz_full
2025-04-04 13:14 UTC (4+ messages)
` [PATCH 6/6 v2] mm: Drain LRUs upon resume to userspace on nohz_full CPUs
[PATCH v3 0/3] Add Qualcomm i3c controller driver support
2025-04-04 13:13 UTC (3+ messages)
` [PATCH v3 2/3] i3c: master: Add Qualcomm I3C controller driver
[PATCH] mfd: lpc_ich: Fix ARRAY_SIZE usage for apl_gpio_resources
2025-04-04 13:13 UTC (2+ messages)
` (subset) "
[PATCH] watchdog: Do not enable by default during compile testing
2025-04-04 13:08 UTC (5+ messages)
[syzbot] [f2fs?] kernel BUG in f2fs_truncate_hole
2025-04-04 13:07 UTC
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