All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-26 21:20:08 to 2024-02-26 22:24:41 UTC [more...]

[PATCH 03/16] tick: Remove useless oneshot ifdeffery
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] tick/sched: "

[PATCH 04/16] tick: Use IS_ENABLED() whenever possible
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 05/16] tick: s/tick_nohz_stop_sched_tick/tick_nohz_full_stop_tick
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] tick/sched: Rename tick_nohz_stop_sched_tick() to tick_nohz_full_stop_tick()

[PATCH 06/16] tick: No need to clear ts->next_tick again
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] tick/sched: Don't clear ts::next_tick again in can_stop_idle_tick()

[PATCH 07/16] tick: Start centralizing tick related CPU hotplug operations
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 08/16] tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 09/16] tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 10/16] tick: Assume the tick can't be stopped in NOHZ_MODE_INACTIVE mode
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 11/16] tick: Move got_idle_tick away from common flags
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 12/16] tick: Move individual bit features to debuggable mask accesses
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 13/16] tick: Split nohz and highres features from nohz_mode
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 14/16] tick: Shut down low-res tick from dying CPU
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 15/16] tick: Assume timekeeping is correctly handed over upon last offline idle call
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 16/16] timers: Assert no next dyntick timer look-up while CPU is offline
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] vdso/datapage: Quick fix - use asm/page-def.h for ARM64
 2024-02-26 22:24 UTC  (2+ messages)
` [tip: timers/core] "

[RFC PATCH 00/20] Introduce the famfs shared-memory file system
 2024-02-26 22:22 UTC  (7+ messages)
` [RFC PATCH 09/20] famfs: Add super_operations
` [RFC PATCH 10/20] famfs: famfs_open_device() & dax_holder_operations

FAILED: patch "[PATCH] mm: zswap: fix missing folio cleanup in writeback race path" failed to apply to 6.7-stable tree
 2024-02-26 22:20 UTC  (3+ messages)
` [PATCH 6.7.y] mm: zswap: fix missing folio cleanup in writeback race path

[RFC PATCH v5 00/32] IGT tests for the KMS Color Pipeline API
 2024-02-26 22:20 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for IGT tests for the KMS Color Pipeline API (rev5)
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "

[tip: x86/urgent] x86/bugs: Add asm helpers for executing VERW
 2024-02-26 22:20 UTC  (4+ messages)

[PATCH net-next 0/3] netdev: add per-queue statistics
 2024-02-26 22:19 UTC  (4+ messages)
` [PATCH net-next 1/3] "

[linux-next:master 9353/10236] arch/arm64/kvm/vgic/vgic-its.c:119:30-33: ERROR: reference preceded by free on line 98
 2024-02-26 22:18 UTC 

[PATCH] null_blk: add simple write-zeroes support
 2024-02-26 22:17 UTC  (5+ messages)

[PATCH] dmaengine: zynqmp_dma: rework tasklet to threaded interrupt handler
 2024-02-26 22:17 UTC  (2+ messages)

[PATCH V2] migration: export fewer options
 2024-02-26 22:16 UTC 

+ lib-test_vmallocc-use-unsigned-long-constant.patch added to mm-nonmm-unstable branch
 2024-02-26 22:14 UTC 

+ lib-test_vmallocc-drop-empty-exit-function.patch added to mm-nonmm-unstable branch
 2024-02-26 22:14 UTC 

+ lib-test_vmallocc-fix-typo-in-function-name.patch added to mm-nonmm-unstable branch
 2024-02-26 22:14 UTC 

[PATCH bpf-next v2 0/2] bpf, x64: Fix tailcall hierarchy
 2024-02-26 22:12 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] "

FAILED: patch "[PATCH] mm: zswap: fix missing folio cleanup in writeback race path" failed to apply to 6.6-stable tree
 2024-02-26 22:10 UTC  (2+ messages)
` [PATCH] mm: zswap: fix missing folio cleanup in writeback race path

[PATCH V4 00/14] allow cpr-reboot for vfio
 2024-02-26 22:08 UTC  (7+ messages)

[PATCH] crypto: sun8i-ce - Fix use after free in unprepare
 2024-02-26 22:05 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: iio: adc: imx93: drop the 4th interrupt
 2024-02-26 22:06 UTC  (6+ messages)

[PATCH v1 0/4] Change xwrite() to write_in_full() in builtins
 2024-02-26 22:05 UTC  (5+ messages)
` [PATCH v1 1/4] builtin/index-pack.c: change xwrite to write_in_full to allow large sizes
` [PATCH v1 2/4] builtin/receive-pack.c: "
` [PATCH v1 3/4] builtin/repack.c: "
` [PATCH v1 4/4] builtin/unpack-objects.c: "

[PATCH v2] x86/boot/64: Load kernel GDT in early boot
 2024-02-26 22:05 UTC 

[PATCH 1/2] dt-bindings: arm: amlogic: remove unstable remark
 2024-02-26 22:05 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: arm: amlogic: add Neil, Martin and Jerome as maintainers

+ mm-enumerate-all-gfp-flags.patch added to mm-unstable branch
 2024-02-26 22:04 UTC 

FAILED: patch "[PATCH] mm: zswap: fix missing folio cleanup in writeback race path" failed to apply to 6.1-stable tree
 2024-02-26 22:03 UTC  (2+ messages)
` [PATCH 6.1.y] mm: zswap: fix missing folio cleanup in writeback race path

question about virtio-vsock on xen
 2024-02-26 22:00 UTC  (4+ messages)

[PATCH v4 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 22:00 UTC  (2+ messages)
` [PATCH v4 2/2] Bluetooth: hci_sync: Use QoS to determine which PHY to scan

[PATCH 0/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
 2024-02-26 21:59 UTC  (3+ messages)
` [PATCH 1/2] Revert "hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it"
` [PATCH 2/2] Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"

[NDCTL PATCH v7 4/4] ndctl: Add support of qos_class for CXL CLI
 2024-02-26 21:58 UTC  (4+ messages)
` [NDCTL PATCH v7 3/4] ndctl: cxl: add QoS class check for CXL region creation

[PATCH 6.6.y] selftests: mptcp: add mptcp_lib_get_counter
 2024-02-26 21:57 UTC 

[PATCH v3 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 21:57 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-26 21:56 UTC  (14+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[RFC PATCH] usb: gadget: ncm: Fix handling of zero block length packets
 2024-02-26 21:56 UTC  (2+ messages)

FAILED: patch "[PATCH] mptcp: add needs_id for netlink appending addr" failed to apply to 6.6-stable tree
 2024-02-26 21:56 UTC  (2+ messages)
` [PATCH 6.6.y] mptcp: add needs_id for netlink appending addr

[PATCH 5.4.y 0/2] KVM: arm64: VGIC ITS fix backports
 2024-02-26 21:56 UTC  (3+ messages)
` [PATCH 5.4.y 1/2] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 5.4.y 2/2] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler

FAILED: patch "[PATCH] selftests: mptcp: join: stop transfer when check is done" failed to apply to 6.6-stable tree
 2024-02-26 21:55 UTC  (2+ messages)
` [PATCH 6.6.y] selftests: mptcp: join: stop transfer when check is done (part 2)

[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
 2024-02-26 21:55 UTC  (11+ messages)

FAILED: patch "[PATCH] selftests: mptcp: join: stop transfer when check is done" failed to apply to 6.6-stable tree
 2024-02-26 21:54 UTC  (2+ messages)
` [PATCH 6.6.y] selftests: mptcp: join: stop transfer when check is done (part 1)

[PATCH 6.6.y] mptcp: userspace pm send RM_ADDR for ID 0
 2024-02-26 21:53 UTC 

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-26 21:52 UTC  (3+ messages)
` [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH] arm64: dts: qcom: sc8280xp: make dispcc cast minimal vote on MMCX
 2024-02-26 21:52 UTC  (2+ messages)

[PATCH] drm/dp: Don't attempt AUX transfers when eDP panels are not powered
 2024-02-26 21:49 UTC  (10+ messages)

[syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
 2024-02-26 21:49 UTC  (3+ messages)
` [syzbot] [bpf?] [net?] "

[PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
 2024-02-26 21:48 UTC  (7+ messages)

[PATCH v3 00/13] Hello Again Everyone!
 2024-02-26 21:19 UTC  (12+ messages)
` [PATCH v3 02/13] power: domain: ti: use IS_ENABLED macro
` [PATCH v3 03/13] arm: mach-k3: am62px: introduce clock and device files for wkup spl
` [PATCH v3 04/13] ram: k3-ddrss: enable the am62ax's DDR controller for am62px
` [PATCH v3 05/13] arm: mach-k3: invert logic for split DM firmware config
` [PATCH v3 06/13] arch: mach-k3: introduce basic files to support the am62px SoC family
` [PATCH v3 07/13] board: ti: introduce basic board files for the am62px family
` [PATCH v3 08/13] firmware: ti_sci_static_data: add static DMA channel data
` [PATCH v3 09/13] dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722S
` [PATCH v3 10/13] arm: dts: introduce am62p5 U-Boot dts files
` [PATCH v3 12/13] configs: introduce configs needed for the am62px
` [PATCH v3 13/13] doc: board: ti: introduce am62px documentation

[PATCH] imx9: Update to mx93 A1 chip revision
 2024-02-26 17:48 UTC 

[PATCH 0/3] drm/xe: VM Overcommit handling fixes
 2024-02-26 21:45 UTC  (7+ messages)
` [PATCH 1/3] drm/xe/bo: Forward the decision to evict local objects during validation
` [PATCH 2/3] drm/xe/bo: Allow eviction of unbound local bos
` [PATCH 3/3] drm/xe/bo: Allow migrating local bos to TT to make room in VRAM

[PATCH v7 2/4] event/dlb2: remove superfluous rte_memcpy
 2024-02-26 21:45 UTC  (3+ messages)
` [PATCH v9] net/bnx2x: fix warnings about rte_memcpy lengths

[PATCH 0/2] KVM: arm64: Store a cpu_fp_state directly in the vCPU data
 2024-02-26 20:44 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Rename variable for tracking ownership of FP state
` [PATCH 2/2] KVM: arm64: Reuse struct cpu_fp_state to track the guest "

[PATCH] md/md-bitmap: fix incorrect usage for sb_index
 2024-02-26 21:43 UTC  (2+ messages)

[PATCH net] tools: ynl: fix handling of multiple mcast groups
 2024-02-26 21:40 UTC 

[PATCH v2 00/16] FSMonitor edge cases on case-insensitive file systems
 2024-02-26 21:39 UTC  (16+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 01/14] name-hash: add index_dir_find()
  ` [PATCH v3 02/14] t7527: add case-insensitve test for FSMonitor
  ` [PATCH v3 03/14] fsmonitor: refactor refresh callback on directory events
  ` [PATCH v3 04/14] fsmonitor: clarify handling of directory events in callback helper
  ` [PATCH v3 05/14] fsmonitor: refactor refresh callback for non-directory events
  ` [PATCH v3 06/14] dir: create untracked_cache_invalidate_trimmed_path()
  ` [PATCH v3 07/14] fsmonitor: refactor untracked-cache invalidation
  ` [PATCH v3 08/14] fsmonitor: move untracked-cache invalidation into helper functions
  ` [PATCH v3 09/14] fsmonitor: return invalidated cache-entry count on directory event
  ` [PATCH v3 10/14] fsmonitor: remove custom loop from non-directory path handler
  ` [PATCH v3 11/14] fsmonitor: return invalided cache-entry count on non-directory event
  ` [PATCH v3 12/14] fsmonitor: trace the new invalidated cache-entry count
  ` [PATCH v3 13/14] fsmonitor: refactor bit invalidation in refresh callback
  ` [PATCH v3 14/14] fsmonitor: support case-insensitive events

Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsg
 2024-02-26 21:38 UTC 

[PATCH 4.19.y 0/2] KVM: arm64: VGIC ITS fix backports
 2024-02-26 21:38 UTC  (3+ messages)
` [PATCH 4.19.y 1/2] KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
` [PATCH 4.19.y 2/2] KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler

[PATCH] mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function
 2024-02-26 21:37 UTC  (2+ messages)

[PATCH v6 00/10] x86: Confine early 1:1 mapped startup code
 2024-02-26 21:37 UTC  (3+ messages)
` [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms

drm-misc migration to Gitlab server
 2024-02-26 21:35 UTC  (6+ messages)

[PATCH v2 1/2] Bluetooth: hci_sync: Use address filtering when HCI_PA_SYNC is set
 2024-02-26 21:33 UTC  (2+ messages)
` [v2,1/2] "

[PATCH v2 0/9] SVM guest shadow stack support
 2024-02-26 21:32 UTC  (10+ messages)
` [PATCH v2 1/9] x86/boot: Move boot_*msr helpers to asm/shared/msr.h
` [PATCH v2 2/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH v2 3/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH v2 4/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH v2 5/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH v2 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH v2 7/9] x86/sev-es: Include XSS value in GHCB CPUID request
` [PATCH v2 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH v2 9/9] KVM: SVM: Add CET features to supported_xss

[PATCH v3,0/2] media: adding lock to protect the context list
 2024-02-26 21:32 UTC  (5+ messages)
` [PATCH v3,1/2] media: mediatek: vcodec: adding lock to protect decoder "

[PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
 2024-02-26 21:32 UTC  (2+ messages)

[PATCH v3 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-02-26 21:32 UTC  (5+ messages)
` [PATCH v3 2/5] PCI: dwc: Skip finding eDMA channels count if glue drivers have passed them

[PATCH] soc: mediatek: cmdq: Don't log an error when gce-client-reg is not found
 2024-02-26 21:31 UTC  (2+ messages)

[PATCH] drm/i915: Reuse rplu cdclk fns for mtl/lnl
 2024-02-26 21:30 UTC 

[PATCH 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
 2024-02-26 21:30 UTC  (3+ messages)
` [PATCH 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support

[PATCH] riscv: deprecate CONFIG_MMU=n
 2024-02-26 21:29 UTC  (7+ messages)

[PATCH] drm: panel: st7701: Add Hardkernel ODROID-GO Ultra panel support
 2024-02-26 21:29 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[PATCH v2] mux: convert mux_chip->mux to flexible array
 2024-02-26 21:29 UTC 

[PATCH v5 0/6] UNI-T UTi260B support
 2024-02-26 21:26 UTC  (14+ messages)
` [PATCH v5 1/6] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v5 2/6] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v5 3/6] dt-bindings: soc: imx: fsl,imx-anatop: add binding
` [PATCH v5 4/6] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
` [PATCH v5 5/6] dt-bindings: fsl-imx-sdma: fix HDMI audio index
` [PATCH v5 6/6] ARM: dts: imx: Add UNI-T UTi260B thermal camera board

[linux-next:master 9092/10236] arch/mips/kernel/mips-mt.c:3207: Error: Unable to parse register name $fp
 2024-02-26 21:26 UTC 

[PATCHSET v3 0/8] Support for provided buffers for send
 2024-02-26 21:27 UTC  (14+ messages)
` [PATCH 6/8] io_uring/net: support multishot "

[ima-evm-utils: PATCH v1 1/1] Change license to LGPL-2.0-or-later and GPL-2.0-or-later
 2024-02-26 21:26 UTC  (2+ messages)

[PATCH v2 0/3] iio: humidity: hdc3020: add power and reset management
 2024-02-26 21:25 UTC  (4+ messages)
` [PATCH v2 1/3] iio: humidity: hdc3020: add power management
` [PATCH v2 2/3] dt-bindings: iio: humidity: hdc3020: add reset-gpios
` [PATCH v2 3/3] iio: humidity: hdc3020: add reset management

[PATCH v5 0/8] Add device STM32L4x5 RCC
 2024-02-26 21:24 UTC  (8+ messages)
` [PATCH v5 1/8] Implement STM32L4x5_RCC skeleton
` [PATCH v5 6/8] Add write protections to CR register

dtschema: i2c: messy situation about timeouts
 2024-02-26 21:24 UTC  (3+ messages)

[PATCH v2 0/2] arm: separate .data and .text sections of EFI binaries
 2024-02-26 21:24 UTC  (3+ messages)
` [PATCH v2 1/2] arm: page align EFI binary section
` [PATCH v2 2/2] arm: separate .data and .text sections of EFI binaries

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-26 21:20 UTC  (9+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH] drm/bridge: anx7625: Don't log an error when DSI host can't be found
 2024-02-26 21:20 UTC 

[PATCH] drm/i915: fix applying placement flag
 2024-02-26 21:20 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH net-next v2 00/15] tools: ynl: stop using libmnl
 2024-02-26 21:20 UTC  (16+ messages)
` [PATCH net-next v2 01/15] tools: ynl: give up on libmnl for auto-ints
` [PATCH net-next v2 02/15] tools: ynl: create local attribute helpers
` [PATCH net-next v2 03/15] tools: ynl: create local for_each helpers
` [PATCH net-next v2 04/15] tools: ynl: create local nlmsg access helpers
` [PATCH net-next v2 05/15] tools: ynl: create local ARRAY_SIZE() helper
` [PATCH net-next v2 06/15] tools: ynl: make yarg the first member of struct ynl_dump_state
` [PATCH net-next v2 07/15] tools: ynl-gen: remove unused parse code
` [PATCH net-next v2 08/15] tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
` [PATCH net-next v2 09/15] tools: ynl: use ynl_sock_read_msgs() for ACK handling
` [PATCH net-next v2 10/15] tools: ynl: stop using mnl_cb_run2()
` [PATCH net-next v2 11/15] tools: ynl: switch away from mnl_cb_t
` [PATCH net-next v2 12/15] tools: ynl: switch away from MNL_CB_*
` [PATCH net-next v2 13/15] tools: ynl: stop using mnl socket helpers
` [PATCH net-next v2 14/15] tools: ynl: remove the libmnl dependency
` [PATCH net-next v2 15/15] tools: ynl: use MSG_DONTWAIT for getting notifications

[PATCH] media: mediatek: vcodec: Fix oops when HEVC init fails
 2024-02-26 21:19 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.