All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-15 13:03:51 to 2024-04-15 13:39:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-15 13:39 UTC 

[PATCH 4.14-openela 003/190] ALSA: jack: Fix mutex call in snd_jack_report()
 2024-04-15 10:49 UTC  (23+ messages)
` [PATCH 4.14-openela 004/190] pinctrl: amd: Detect internal GPIO0 debounce handling
` [PATCH 4.14-openela 005/190] btrfs: fix extent buffer leak after tree mod log failure at split_node()
` [PATCH 4.14-openela 007/190] IMA: allow/fix UML builds
` [PATCH 4.14-openela 008/190] iio: addac: stx104: Fix race condition for stx104_write_raw()
` [PATCH 4.14-openela 009/190] block: fix signed int overflow in Amiga partition support
` [PATCH 4.14-openela 012/190] selftests/ftrace: Add new test case which checks non unique symbol
` [PATCH 4.14-openela 013/190] iio: exynos-adc: request second interupt only when touchscreen mode is used
` [PATCH 4.14-openela 021/190] MIPS: KVM: Fix a build warning about variable set but not used
` [PATCH 4.14-openela 022/190] smb3: fix touch -h of symlink
` [PATCH 4.14-openela 023/190] fbdev: stifb: Make the STI next font pointer a 32-bit signed offset
` [PATCH 4.14-openela 025/190] arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node names
` [PATCH 4.14-openela 028/190] btrfs: do not allow non subvolume root targets for snapshot
` [PATCH 4.14-openela 029/190] smb: client: fix OOB in smbCalcSize()
` [PATCH 4.14-openela 031/190] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error
` [PATCH 4.14-openela 032/190] pinctrl: amd: Only use special debounce behavior for GPIO 0
` [PATCH 4.14-openela 033/190] PCI: qcom: Disable write access to read only registers for IP v2.3.3
` [PATCH 4.14-openela 034/190] ASoC: cs42l51: fix driver to properly autoload with automatic module loading
` [PATCH 4.14-openela 041/190] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
` [PATCH 4.14-openela 044/190] PCI: keystone: Don't discard .remove() callback
` [PATCH 4.14-openela 045/190] PCI: keystone: Don't discard .probe() callback
` [PATCH 4.14-openela 046/190] ksmbd: fix wrong name of SMB2_CREATE_ALLOCATION_SIZE
` [PATCH 4.14-openela 049/190] usb: musb: fix MUSB_QUIRK_B_DISCONNECT_99 handling

[PATCH 00/12] irqchip/stm32-exti: add irq-map and STM32MP25 support
 2024-04-15 13:37 UTC  (5+ messages)
` [PATCH 02/12] dt-bindings: interrupt-controller: stm32-exti: Add irq nexus child node

[PATCH] drm/radeon: make -fstrict-flex-arrays=3 happy
 2024-04-15 13:38 UTC 

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-15 13:37 UTC  (15+ messages)
` [PATCH v2 03/10] backends/iommufd: Introduce abstract HIODIOMMUFD device
` [PATCH v2 05/10] vfio: Implement get_host_iommu_info() callback
` [PATCH v2 06/10] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v2 07/10] backends/iommufd: Implement get_host_iommu_info() callback
` [PATCH v2 08/10] vfio: Create host IOMMU device instance
` [PATCH v2 09/10] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v2 10/10] vfio: Pass HostIOMMUDevice to vIOMMU

[PATCH] erofs: set SB_NODEV sb_flags when mounting with fsid
 2024-04-15 13:38 UTC  (3+ messages)

[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 13:38 UTC  (5+ messages)
` [PATCH RESEND net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH RESEND net-next v7 4/4] virtio-net: support dim profile fine-tuning

[PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-04-15 13:37 UTC  (10+ messages)

Question regarding internals of metacopy=on feature
 2024-04-15 13:37 UTC  (3+ messages)

[PATCH 0/6] drm/i915: i915_reg.h cleanups
 2024-04-15 13:36 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH gmem 0/6] gmem fix-ups and interfaces for populating gmem pages
 2024-04-15 13:36 UTC  (7+ messages)
` [PATCH gmem 4/6] mm: Introduce AS_INACCESSIBLE for encrypted/confidential memory
` [PATCH gmem 5/6] KVM: guest_memfd: Use AS_INACCESSIBLE when creating guest_memfd inode
` [PATCH gmem 6/6] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH v6 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-15 13:36 UTC  (22+ messages)
` [PATCH v6 07/24] RISC-V: Use the minor version mask while computing sbi version
` [PATCH v6 08/24] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v6 13/24] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v6 14/24] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v6 21/24] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v6 22/24] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v6 23/24] KVM: riscv: selftests: Add a test for counter overflow

[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 13:35 UTC  (2+ messages)

[PATCH 0/3] add FnLock LED class device to ideapad laptops
 2024-04-15 13:35 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/amd/display: Adjust dprefclk by down spread percentage." failed to apply to 6.6-stable tree
 2024-04-15 13:35 UTC 

FAILED: patch "[PATCH] drm/amd/display: Adjust dprefclk by down spread percentage." failed to apply to 6.1-stable tree
 2024-04-15 13:35 UTC 

FAILED: patch "[PATCH] drm/amd/display: Adjust dprefclk by down spread percentage." failed to apply to 6.8-stable tree
 2024-04-15 13:35 UTC 

[PATCH v5 0/5] iio: adc: ad7192: Add AD7194 support
 2024-04-15 13:31 UTC  (7+ messages)
` [PATCH v5 4/5] dt-bindings: "
` [PATCH v5 5/5] "

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-15 13:32 UTC  (7+ messages)
` [PATCH printk v4 24/27] panic: Mark emergency section in warn
` [PATCH printk v4 25/27] panic: Mark emergency section in oops
` [PATCH printk v4 26/27] rcu: Mark emergency section in rcu stalls

[PATCH 5.15 00/57] 5.15.155-rc1 review
 2024-04-15 13:31 UTC  (9+ messages)

[PATCH] regmap: kunit: Fix an NULL vs IS_ERR() check
 2024-04-15 13:31 UTC  (2+ messages)

✅ PASS (MISSED 5 of 204): Test report for master (6.9.0-rc3, mainline.kernel.org-clang, 5939d451)
 2024-04-15 13:31 UTC 

[PATCH] x86/loader: only patch linux kernels
 2024-04-15 13:30 UTC  (5+ messages)
  ` secure boot & direct kernel load (was: Re: [PATCH] x86/loader: only patch linux kernels)

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 4.19-stable tree
 2024-04-15 13:31 UTC 

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 5.4-stable tree
 2024-04-15 13:31 UTC 

[PATCH 1/1] userfaultfd: remove WRITE_ONCE when setting folio->index during UFFDIO_MOVE
 2024-04-15 13:31 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 5.10-stable tree
 2024-04-15 13:31 UTC 

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 5.15-stable tree
 2024-04-15 13:31 UTC 

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 6.1-stable tree
 2024-04-15 13:31 UTC 

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 6.6-stable tree
 2024-04-15 13:31 UTC 

FAILED: patch "[PATCH] drm/i915/cdclk: Fix voltage_level programming edge case" failed to apply to 6.8-stable tree
 2024-04-15 13:31 UTC 

[RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
 2024-04-15 13:30 UTC  (20+ messages)

[PATCH][next] net/handshake: remove redundant assignment to variable ret
 2024-04-15 13:30 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-04-15 13:30 UTC  (3+ messages)
` [PATCH net-next v1 3/4] rust: net::phy support Firmware API

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-04-15 13:29 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-15 13:29 UTC 

[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
 2024-04-15 13:28 UTC  (5+ messages)
` [PATCH 12/15] "

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-04-15 13:28 UTC  (9+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

Kernels 6.8+ no longer resume fully after a hibernate
 2024-04-15 13:28 UTC  (3+ messages)

[syzbot] [nilfs?] UBSAN: array-index-out-of-bounds in nilfs_add_link
 2024-04-15 13:28 UTC  (2+ messages)

[meta-ti] yocto linux development for AM3359 ICE development board
 2024-04-15 13:26 UTC  (4+ messages)
`  "

[PATCH 0/4] Add support for multi-port output on the funnel
 2024-04-15 13:24 UTC  (8+ messages)
` [PATCH 2/4] coresight: Add support for multiple output ports "

[PATCH v11 00/14] Add Cgroup support for SGX EPC memory
 2024-04-15 13:22 UTC  (3+ messages)
` [PATCH v11 01/14] x86/sgx: Replace boolean parameters with enums

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-15 13:19 UTC  (18+ messages)
` [PATCH net-next v2 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v2 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v2 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v2 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [Intel-wired-lan] [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [PATCH net-next v2 08/15] mm: page_frag: add two inline helper for "
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v2 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v2 12/15] mm: page_frag: introduce prepare/commit API for page_frag
` [PATCH net-next v2 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v2 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v2 15/15] mm: page_frag: add a entry in MAINTAINERS "

[kvm-unit-tests PATCH] gitlab-ci: Fix the cirrus pipelines
 2024-04-15 13:22 UTC  (2+ messages)

[PATCH v2 1/3] riscv: cacheinfo: remove the useless parameter (node) of ci_leaf_init()
 2024-04-15 13:21 UTC  (6+ messages)
` [PATCH v2 2/3] riscv: cacheinfo: initialize cacheinfo's level and type from ACPI PPTT
    ` [External] "

[PATCH 00/10] KVM: MMU changes for confidential computing
 2024-04-15 13:21 UTC  (5+ messages)
` [PATCH 04/10] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 07/10] KVM: VMX: Introduce test mode related to EPT violation VE

[PATCH v1 1/1] fpga: ice40-spi: Remove redundant of_match_ptr() macros
 2024-04-15 13:21 UTC  (3+ messages)

Linux system got freezing when "Xenomai App" started (or terminated)
 2024-04-15 13:21 UTC  (2+ messages)

[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-15 13:20 UTC  (15+ messages)
` [PATCH net-next 01/14] net_sched: sch_fq: implement lockless fq_dump()
` [PATCH net-next 02/14] net_sched: cake: implement lockless cake_dump()
` [PATCH net-next 03/14] net_sched: sch_cbs: implement lockless cbs_dump()
` [PATCH net-next 04/14] net_sched: sch_choke: implement lockless choke_dump()
` [PATCH net-next 05/14] net_sched: sch_codel: implement lockless codel_dump()
` [PATCH net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH net-next 08/14] net_sched: sch_fifo: implement lockless __fifo_dump()
` [PATCH net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH net-next 11/14] net_sched: sch_hfsc: implement lockless accesses to q->defcls
` [PATCH net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
` [PATCH net-next 14/14] net_sched: sch_skbprio: implement lockless skbprio_dump()

[PATCH] speakup: Fix sizeof() vs ARRAY_SIZE() bug
 2024-04-15 13:12 UTC  (2+ messages)

[PATCH] efibootguard-boot.py: update dtbs based on their deploydir subdir paths
 2024-04-15 13:20 UTC  (5+ messages)

NFQUEUE usage and interaction with later chain rules
 2024-04-15 13:20 UTC  (3+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-15 13:19 UTC  (9+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH 1/2] swiotlb: Remove alloc_size argument to swiotlb_tbl_map_single()
 2024-04-15 13:19 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-15 13:19 UTC 

Linux system got freezing when "Xenomai App" started (or terminated)
 2024-04-15 13:16 UTC  (3+ messages)

[PATCH] ethdev: fix strict aliasing lead to link cannot be up
 2024-04-15 13:15 UTC  (3+ messages)
` [PATCH v6] "

[PATCH net] s390/ism: Properly fix receive message buffer allocation
 2024-04-15 13:15 UTC 

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-15 13:14 UTC  (6+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[meta-python2][PATCH] layer.conf: update LAYERSERIES_COMPAT for scarthgap
 2024-04-15 13:14 UTC 

[morimoto:gen5-VDK-3.1-2024-04-15 28/43] drivers/net/can/rcar/rcar_canfd.c:1882:51: warning: '%d' directive output may be truncated writing between 1 and 11 bytes into a region of size 3
 2024-04-15 13:14 UTC 

[linux-6.1 test] 185595: regressions - trouble: blocked/broken
 2024-04-15 13:14 UTC 

[PATCH 1/3] drm/xe/vm: prevent UAF with asid based lookup
 2024-04-15 13:13 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/3] "

[PATCH] ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
 2024-04-15 13:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-15 13:12 UTC  (2+ messages)

[PATCH 00/19] btrfs: delayed refs cleanups
 2024-04-15 13:11 UTC  (9+ messages)
` [PATCH 16/19] btrfs: stop referencing btrfs_delayed_data_ref directly
` [PATCH 17/19] btrfs: stop referencing btrfs_delayed_tree_ref directly
` [PATCH 18/19] btrfs: remove the btrfs_delayed_ref_node container helpers
` [PATCH 19/19] btrfs: replace btrfs_delayed_*_ref with btrfs_*_ref

[PATCH 00/10] drm: move Intel drm headers to a subdirectory
 2024-04-15 13:08 UTC  (2+ messages)

[PATCH v6 03/11] mfd: tps6594: add regmap config in match data
 2024-04-15 13:10 UTC  (3+ messages)
` [RESEND PATCH v1 05/13] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI

[PATCH v3] watchdog: stm32_iwdg: Add pretimeout support
 2024-04-15 13:10 UTC  (3+ messages)
` [Linux-stm32] "

[PATCH] dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schema
 2024-04-15 13:11 UTC 

[PATCH v2 0/4] media: hi556: Add reset / clk / regulator support
 2024-04-15 13:10 UTC  (5+ messages)
` [PATCH v2 1/4] media: hi556: Return -EPROBE_DEFER if no endpoint is found
` [PATCH v2 2/4] media: hi556: Add support for reset GPIO
` [PATCH v2 3/4] media: hi556: Add support for external clock
` [PATCH v2 4/4] media: hi556: Add support for avdd regulator

[PATCH v3] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-15 13:09 UTC  (3+ messages)

[PATCH 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-15 13:09 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-15 13:09 UTC 

[PATCH v3 1/2] dt-bindings: power: supply: ltc3350-charger: Add bindings
 2024-04-15 13:08 UTC  (6+ messages)
  ` [PATCH v3 2/2] power: supply: ltc3350-charger: Add driver

[PATCH v2 0/6] Link off between frames for edp
 2024-04-15 13:08 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Link off between frames for edp (rev2)

[PATCH v3] irqchip/gic-v3-its: Fix double free on error
 2024-04-15 13:06 UTC  (3+ messages)

[net-next PATCH v5 0/4] net: hsr: Add support for HSR-SAN (RedBOX)
 2024-04-15 13:07 UTC  (2+ messages)

[PATCH v4 0/5] Wave515 decoder IP support
 2024-04-15 13:07 UTC  (3+ messages)
  `  "

[syzbot] [bluetooth?] WARNING in hci_conn_set_handle
 2024-04-15 13:07 UTC 

[GIT PULL] bring back RT delalloc support
 2024-04-15 13:04 UTC  (4+ messages)

[PATCH 0/3] qcom: serial_msm: calculate UARTDM_CSR automatically
 2024-04-15 13:05 UTC  (3+ messages)
` [PATCH 3/3] serial: msm: calculate bit clock divider

[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
 2024-04-15 13:05 UTC  (3+ messages)

riscv32 EXT4 splat, 6.8 regression?
 2024-04-15 13:04 UTC  (8+ messages)

[kpsingh:static_calls] [security] 9e15595ed0: Kernel_panic-not_syncing:lsm_static_call_init-Ran_out_of_static_slots
 2024-04-15 13:04 UTC  (3+ messages)

[PATCH] crypto: arm64/aes-ce - Simplify round key load sequence
 2024-04-15 13:04 UTC 

[PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
 2024-04-15 13:03 UTC  (5+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache

[PATCH] wifi: mt76: mt7925: add EHT radiotap support in monitor mode
 2024-04-15 13:03 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.