All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-25 09:10:23 to 2024-01-25 09:51:59 UTC [more...]

[PATCH net-next 00/13] bnxt_en: Update for net-next
 2024-01-25  9:51 UTC  (5+ messages)
` [PATCH net-next 13/13] bnxt_en: Make PTP TX timestamp HWRM query silent

[PATCH 0/2] phy: qcom: qmp-pcie: Update PCIe PHY settings for SM8550
 2024-01-25  9:51 UTC  (6+ messages)

[PATCH] RDMA/ipoib: print symbolic error name instead of error code
 2024-01-25  9:51 UTC  (2+ messages)

[PATCH v17 0/8] Add DELETE_BUF ioctl
 2024-01-25  9:50 UTC  (7+ messages)
` [PATCH v17 8/8] media: verisilicon: Support deleting buffers on capture queue

[PATCH v2] btrfs: fix infinite directory reads
 2024-01-25  9:50 UTC 

[PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
 2024-01-25  9:50 UTC  (2+ messages)

[syzbot] [bpf?] general protection fault in btf_is_module
 2024-01-25  9:50 UTC 

[PATCH] IB/hfi1: fix spellos and kernel-doc
 2024-01-25  9:50 UTC  (2+ messages)

NX-protected page
 2024-01-25  9:50 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
 2024-01-25  9:49 UTC  (3+ messages)

[PATCH v19 00/30] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2024-01-25  9:49 UTC  (9+ messages)
` [PATCH v19 23/30] drm/shmem-helper: Export drm_gem_shmem_get_pages_sgt_locked()
` [PATCH v19 24/30] drm/shmem-helper: Optimize unlocked get_pages_sgt()
` [PATCH v19 30/30] drm/panfrost: Switch to generic memory shrinker

[PATCH 0/5] clk: qcom: sm8[56]50: Drop the Disp AHB clock from Display Clock Controller
 2024-01-25  9:49 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: clock: sm8550-dispcc: Drop the Disp AHB clock
` [PATCH 2/5] arm64: dts: qcom: sm8550: Drop the Disp AHB clock from dispcc node
` [PATCH 3/5] arm64: dts: qcom: sm8650: "
` [PATCH 4/5] clk: qcom: dispcc-sm8550: Drop the Disp AHB DT provided clock
` [PATCH 5/5] clk: qcom: dispcc-sm8650: "

[PATCH 1/2] stackdepot: use variable size records for non-evictable entries
 2024-01-25  9:47 UTC  (2+ messages)
` [PATCH 2/2] kasan: revert eviction of stack traces in generic mode

[PATCH 2/2] fs: move S_ISGID stripping into the vfs_*() helpers
 2024-01-25  9:41 UTC  (4+ messages)

[PATCH] mmc: core Drop BLK_BOUNCE_HIGH
 2024-01-25  9:47 UTC  (2+ messages)

[PATCH] optee: support wq_sleep_timeout
 2024-01-25  9:46 UTC  (4+ messages)

[PATCH net] ipmr: fix kernel panic when forwarding mcast packets
 2024-01-25  9:46 UTC  (2+ messages)

[PATCH v2] riscv: dts: sophgo: add watchdog dt node for CV1800
 2024-01-25  9:46 UTC 

[PATCH v2] riscv: dts: sophgo: add timer dt node for CV1800
 2024-01-25  9:46 UTC 

[PATCH i-g-t] tests/kms_vrr: Reset to High refresh rate before begin drrs test
 2024-01-25  9:29 UTC 

atomic queue limits updates
 2024-01-25  9:45 UTC  (3+ messages)
` [PATCH 08/15] block: pass a queue_limits argument to blk_alloc_queue

[PATCH v5 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-25  9:43 UTC  (8+ messages)
` [PATCH v5 1/6] of: Add of_phandle_args_equal() helper
` [PATCH v5 3/6] reset: gpio: Add GPIO-based reset controller
` [PATCH v5 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[PATCH V3] hwmon: scmi-hwmon: implement change_mode for thermal zones
 2024-01-25  9:45 UTC  (4+ messages)

[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
 2024-01-25  9:45 UTC  (5+ messages)

[PATCH 0/2] virtio: Keep notifications disabled during drain
 2024-01-25  9:43 UTC  (5+ messages)
` [PATCH 1/2] virtio-scsi: Attach event vq notifier with no_poll
` [PATCH 2/2] virtio: Keep notifications disabled during drain

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-01-25  9:44 UTC  (3+ messages)
` [PATCH v1 3/5] kbuild/modpost: integrate klp-convert

calling __get_cpu_fpsimd_context twice in a row when kernel_neon_begin running
 2024-01-25  9:43 UTC  (5+ messages)

[PATCH 00/15] timers/nohz cleanups and hotplug reorganization
 2024-01-25  9:43 UTC  (31+ messages)
` [PATCH 01/15] tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup_sched_timer()
` [PATCH 02/15] tick/nohz: Remove duplicate between lowres and highres handlers
` [PATCH 03/15] tick: Remove useless oneshot ifdeffery
` [PATCH 04/15] tick: Use IS_ENABLED() whenever possible
` [PATCH 05/15] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
` [PATCH 06/15] tick: No need to clear ts->next_tick again
` [PATCH 07/15] tick: Start centralizing tick related CPU hotplug operations
` [PATCH 08/15] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
` [PATCH 09/15] tick: Move broadcast "
` [PATCH 10/15] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
` [PATCH 11/15] tick: Move got_idle_tick away from common flags
` [PATCH 12/15] tick: Move individual bit features to debuggable mask accesses
` [PATCH 13/15] tick: Split nohz and highres features from nohz_mode
` [PATCH 14/15] tick: Shut down low-res tick from dying CPU
` [PATCH 15/15] tick: Assume timekeeping is correctly handed over upon last offline idle call

[LTP] [PATCH v1] fs_fill: Increase test loop device size to 1GB
 2024-01-25  9:43 UTC  (4+ messages)

[meta-lts-mixins][PATCH 00/29] Populate kirkstone/rust branch (cover letter only)
 2024-01-25  9:43 UTC  (2+ messages)
` [yocto] "

[PATCH V16 0/8] arm64/perf: Enable branch stack sampling
 2024-01-25  9:41 UTC  (17+ messages)
` [PATCH V16 1/8] arm64/sysreg: Add BRBE registers and fields
` [PATCH V16 2/8] KVM: arm64: Prevent guest accesses into BRBE system registers/instructions
` [PATCH V16 3/8] drivers: perf: arm_pmuv3: Enable branch stack sampling framework
` [PATCH V16 4/8] drivers: perf: arm_pmuv3: Enable branch stack sampling via FEAT_BRBE
` [PATCH V16 5/8] KVM: arm64: nvhe: Disable branch generation in nVHE guests
` [PATCH V16 6/8] perf: test: Speed up running brstack test on an Arm model
` [PATCH V16 7/8] perf: test: Remove empty lines from branch filter test output
` [PATCH V16 8/8] perf: test: Extend branch stack sampling test for Arm64 BRBE

[PATCH 0/9] crypto: qat - improve recovery flows
 2024-01-25  9:42 UTC  (3+ messages)
` [PATCH 1/9] crypto: qat - add heartbeat error simulator

[PATCH 1/3] pkgconfig: Correct the PV
 2024-01-25  9:42 UTC  (6+ messages)
` [PATCH 2/3] icu: Make the version consistent
  ` [OE-core] "
` [PATCH 3/3] blktool: "
  ` [OE-core] "
` [OE-core] [PATCH 1/3] pkgconfig: Correct the PV

[PATCH v1 00/23] net/mlx5: support Geneve and options for HWS
 2024-01-25  9:42 UTC  (2+ messages)

[HID Patchsets for Samsung driver v4 0/6] Patchsets for Samsung driver
 2024-01-25  9:41 UTC  (4+ messages)

[PATCH] drm/xe/display: Fix memleak in display initialization
 2024-01-25  9:41 UTC  (2+ messages)

Troubleshooting x86_64 evl bootup
 2024-01-25  9:41 UTC  (6+ messages)

[PATCH v4 2/6] mm/zswap: reuse dstmem when decompress
 2024-01-25  9:41 UTC  (4+ messages)
` [PATCH RFC 1/2] crypto: introduce acomp_is_async to expose if a acomp has a scomp backend

[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
 2024-01-25  9:39 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: soc: rockchip: Add rk3588 hdptxphy syscon
` [PATCH 2/3] dt-bindings: phy: Add Rockchip HDMI/DP Combo PHY schema

[PATCH 5.15] btrfs: fix infinite directory reads
 2024-01-25  9:38 UTC  (3+ messages)

latency: pthread_create(latency): Operation not permitted
 2024-01-25  9:38 UTC  (5+ messages)
  `  "
    `  "

Multiple images on the same hardware
 2024-01-25  9:38 UTC 

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-25  9:38 UTC  (17+ messages)
` [PATCH 2/2] mm: zswap: remove unnecessary tree cleanups in zswap_swapoff()

[PATCH] userfaultfd: fix return error if mmap_changing is non-zero in MOVE ioctl
 2024-01-25  9:37 UTC  (2+ messages)

Dell XPS 13 9360: DMAR errors `DRHD: handling fault status reg 2` and `[INTR-REMAP] Request device [f0:1f.0] fault index 0x0`
 2024-01-25  9:37 UTC  (4+ messages)

[PATCHv3 1/1] block: introduce content activity based ioprio
 2024-01-25  9:37 UTC  (6+ messages)

Using Yocto for development on the host
 2024-01-25  9:37 UTC 

[PATCH v2 0/4] some updates and cleanups for hisilicon/sec2
 2024-01-25  9:37 UTC  (3+ messages)
` [PATCH 3/4] crypto: hisilicon/sec2 - fix some cleanup issues

[PATCH] userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
 2024-01-25  9:36 UTC  (4+ messages)

More detailed text about bisecting Linux kernel regression -- request for comments and help
 2024-01-25  9:36 UTC  (2+ messages)

[PATCH 1/5] sched/fair: add SD_CLUSTER in comments
 2024-01-25  9:35 UTC  (4+ messages)
` [PATCH 5/5] sched/fair: narrow the sched_use_asym_prio checking scenario

[PATCH] drm/sched: Drain all entities in DRM sched run job worker
 2024-01-25  9:24 UTC  (2+ messages)

[PATCH 1/3] gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
 2024-01-25  9:34 UTC  (6+ messages)
` [PATCH 3/3] gpiolib: add gpio_device_get_label() "

[PATCH i-g-t v6 0/4] Add d3 mmap test
 2024-01-25  9:32 UTC  (4+ messages)
` [PATCH i-g-t v6 4/4] HAX: Add d3-mmap to xe-fast-feedback

[PATCH v4 0/2] x86/hvm: disable exposing HVM pirqs by default
 2024-01-25  9:30 UTC  (3+ messages)
` [PATCH v4 1/2] x86/hvm: make X86_EMU_USE_PIRQ optional
` [PATCH v4 2/2] tools: don't expose XENFEAT_hvm_pirqs by default

[PATCH v2] NUMA: Early use of cpu_to_node() returns 0 instead of the correct node id
 2024-01-25  9:15 UTC  (7+ messages)

[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act I
 2024-01-25  9:31 UTC  (4+ messages)
` [PATCH net-next v3 1/7] net: dsa: mt7530: always trap frames to active CPU port on MT7530

[PATCH v3 0/2] Add PM8010 regulators for sm8650 boards
 2024-01-25  9:31 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
` [PATCH v3 2/2] arm64: dts: qcom: sm8650-qrd: "

[PATCH 0/4] RK3588 and Rock 5B dts additions: thermal, OPP, rfkill and fan
 2024-01-25  9:30 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588

[ANN] net-next is OPEN
 2024-01-25  9:29 UTC  (11+ messages)
        ` [netfilter-core] "

BUG: kernel NULL pointer dereference, address: 0000000000000008
 2024-01-25  9:29 UTC  (6+ messages)
` BUG [RESEND]: "
    ` BUG [RESEND][NEW BUG]: "

[PATCH net-next] net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIO
 2024-01-25  9:29 UTC  (2+ messages)

Strange EFAULT on mips64el returned by syscall when another thread is forking
 2024-01-25  9:28 UTC  (8+ messages)

[PATCH net-next v8 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2024-01-25  9:28 UTC  (6+ messages)
` [PATCH net-next v8 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
  ` [REGRESSION] v6.8 SMC-D issues

[PATCH 00/15] KVM: arm64: Improvements to GICv3 LPI injection
 2024-01-25  9:28 UTC  (8+ messages)
` [PATCH 04/15] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
` [PATCH 05/15] KVM: arm64: vgic: Get rid of the LPI linked-list
` [PATCH 12/15] KVM: arm64: vgic-its: Pick cache victim based on usage count

[RFC PATCH 00/11] Rust null block driver
 2024-01-25  9:26 UTC  (7+ messages)
` [RFC PATCH 03/11] rust: block: introduce `kernel::block::mq` module

[PATCH v2 0/8] tests/avocado: ppc additions and other fixes
 2024-01-25  9:25 UTC  (7+ messages)
` [PATCH v2 2/8] tests/avocado: Mark x86-64 boot_linux.py TCG tests as long runtime
` [PATCH v2 5/8] tests/avocado: Add ppc pseries and powernv hash MMU tests
` [PATCH v2 6/8] tests/avocado: Add pseries KVM boot_linux test

[PATCH] xz: Add ptest support
 2024-01-25  9:25 UTC  (4+ messages)
` [OE-core] "

[LSF/MM TOPIC] Rust
 2024-01-25  9:24 UTC  (10+ messages)

[PATCH] tests/avocado: improve flaky ppc/pnv boot_linux_console.py test
 2024-01-25  9:23 UTC  (2+ messages)

[PATCH v9 0/5] Add display support for stm32f769-disco board
 2024-01-25  9:22 UTC  (4+ messages)
` [PATCH v9 5/5] ARM: dts: add stm32f769-disco-mb1166-reva09

[PATCH net-next] net: dsa: mt7530: support OF-based registration of switch MDIO bus
 2024-01-25  9:22 UTC  (3+ messages)

[PATCH 0/3] accel/ivpu fixes for 6.8-rc1
 2024-01-25  9:22 UTC  (2+ messages)

[RFC PATCH] filemap: add mapping_mapped check in filemap_unaccount_folio()
 2024-01-25  9:22 UTC  (12+ messages)
    ` SECURITY PROBLEM: Any user can crash the kernel with TCP ZEROCOPY

[Intel-wired-lan] [PATCH v7 iwl-next 0/7] ice: fix timestamping in reset process
 2024-01-25  9:19 UTC  (10+ messages)
` [Intel-wired-lan] [PATCH v7 iwl-next 1/7] ice: introduce PTP state machine
` [Intel-wired-lan] [PATCH v7 iwl-next 2/7] ice: pass reset type to PTP reset functions
` [Intel-wired-lan] [PATCH v7 iwl-next 3/7] ice: rename verify_cached to has_ready_bitmap

[PATCH] mm: Remove double faults once write a device pfn
 2024-01-24 11:04 UTC  (7+ messages)

[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
 2024-01-25  9:20 UTC  (9+ messages)
` [PATCH v3 02/10] ARM: dts: broadcom: bcmbca: Add NAND controller node

[Bug 218171] New: amd-pstate not loading on zen2 threadripper 3960x (trx40
 2024-01-25  9:21 UTC  (2+ messages)
` [Bug 218171] "

[PATCH 1/3] net: stmmac: do not clear TBS enable bit on link up/down
 2024-01-25  9:19 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: net: snps,dwmac: Add time-based-scheduling property

Synchronization around mmap_changing in userfaultfd
 2024-01-25  9:19 UTC  (2+ messages)

[PATCH 0/3] *** Detect interrupt storm in softlockup ***
 2024-01-25  9:19 UTC  (4+ messages)
` [PATCH 2/3] watchdog/softlockup: report the most time-consuming hardirq

[RFC PATCH 0/4] cxl: introduce CXL Virtualization module
 2024-01-25  6:49 UTC  (4+ messages)

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-01-25  9:17 UTC  (10+ messages)
` [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs

[PATCH v10 00/16] iommu: Prepare to deliver page faults to user space
 2024-01-25  9:17 UTC  (3+ messages)
  ` [PATCH v10 01/16] iommu: Move iommu fault data to linux/iommu.h

[RFC PATCH 00/19] Rust abstractions for VFS
 2024-01-25  9:15 UTC  (5+ messages)
` [RFC PATCH 01/19] rust: fs: add registration/unregistration of file systems

[PATCH] RDMA/siw: Trim size of page array to max size needed
 2024-01-25  9:15 UTC  (4+ messages)
  `  "

qemu riscv, thead c906, Linux boot regression
 2024-01-25  9:13 UTC  (3+ messages)

[PATCH v4 0/4] mailbox: imx: support i.MX95 ELE/V2X MU
 2024-01-25  9:11 UTC  (4+ messages)
` [PATCH v4 2/4] mailbox: imx: support return value of init

Reminder: Xenomai community call on Wednesday, Jan 24, 2024, UTC 7:00 AM
 2024-01-25  9:11 UTC  (2+ messages)

[PATCH] x86/NMI: refine "watchdog stuck" log message
 2024-01-25  9:10 UTC  (4+ messages)

[PATCH net] selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
 2024-01-25  9:10 UTC  (2+ messages)


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.