All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-13 03:17:13 to 2024-02-13 05:57:36 UTC [more...]

[PATCH riscv/for-next] crypto: riscv - add vector crypto accelerated AES-CBC-CTS
 2024-02-13  5:54 UTC  (2+ messages)

[PATCH 00/30] PREEMPT_AUTO: support lazy rescheduling
 2024-02-13  5:55 UTC  (23+ messages)
` [PATCH 01/30] preempt: introduce CONFIG_PREEMPT_AUTO
` [PATCH 02/30] thread_info: selector for TIF_NEED_RESCHED[_LAZY]
` [PATCH 03/30] thread_info: tif_need_resched() now takes resched_t as param
` [PATCH 04/30] sched: make test_*_tsk_thread_flag() return bool
` [PATCH 05/30] sched: *_tsk_need_resched() now takes resched_t as param
` [PATCH 06/30] entry: handle lazy rescheduling at user-exit
` [PATCH 07/30] entry/kvm: handle lazy rescheduling at guest-entry
` [PATCH 08/30] entry: irqentry_exit only preempts for TIF_NEED_RESCHED
` [PATCH 09/30] sched: __schedule_loop() doesn't need to check for need_resched_lazy()
` [PATCH 10/30] sched: separate PREEMPT_DYNAMIC config logic
` [PATCH 11/30] sched: runtime preemption config under PREEMPT_AUTO
` [PATCH 12/30] rcu: limit PREEMPT_RCU to full preemption "
` [PATCH 13/30] rcu: fix header guard for rcu_all_qs()
` [PATCH 14/30] preempt,rcu: warn on PREEMPT_RCU=n, preempt=full
` [PATCH 15/30] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH 16/30] rcu: force context-switch "
` [PATCH 17/30] x86/thread_info: define TIF_NEED_RESCHED_LAZY
` [PATCH 18/30] sched: prepare for lazy rescheduling in resched_curr()
` [PATCH 19/30] sched: default preemption policy for PREEMPT_AUTO
` [PATCH 20/30] sched: handle idle preemption "
` [PATCH 22/30] sched/fair: refactor update_curr(), entity_tick()
` [PATCH 24/30] sched: support preempt=none under PREEMPT_AUTO

[PATCH net-next v2 0/7] dma: skip calling no-op sync ops when possible
 2024-02-13  5:57 UTC  (3+ messages)
` [PATCH net-next v2 1/7] dma: compile-out DMA sync op calls when not used

[PATCH] powerpc/pseries: fix accuracy of stolen time
 2024-02-13  5:53 UTC  (2+ messages)

[PATCH v3] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
 2024-02-13  5:54 UTC  (3+ messages)

[PATCH v3] dma-coherent: add support for multi coherent rmems per dev
 2024-02-13  5:54 UTC  (2+ messages)

[PATCH] nvme-fabrics: fix I/O connect error handling
 2024-02-13  5:53 UTC  (2+ messages)

[PATCH 0/4] Enable Adaptive Sync SDP Support for DP
 2024-02-13  5:50 UTC  (5+ messages)
` [PATCH 1/4] drm/i915/display: Compute TRANS_VRR_VSYNC
` [PATCH 4/4] drm/i915/display: Compute and Enable AS SDP

[RFC PATCH v3 00/26] ext4: use iomap for regular file's buffered IO path and enable large foilo
 2024-02-13  5:46 UTC  (3+ messages)
` [RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation

[PATCH V2 0/4] firmware: arm_scmi: Register and handle limits change notification
 2024-02-13  5:46 UTC  (15+ messages)
` [PATCH V2 1/4] firmware: arm_scmi: Add perf_notify_support interface
` [PATCH V2 4/4] cpufreq: scmi: Register for limit change notifications

[PATCH] tcg: Increase width of temp_subindex
 2024-02-13  5:44 UTC  (3+ messages)

[PATCH v7 0/1] Switchtec Switch DMA Engine Driver
 2024-02-13  5:44 UTC  (2+ messages)

[PATCH 2/7] fbdev: Do not include <linux/backlight.h> in header
 2024-02-13  5:43 UTC  (2+ messages)

[PATCH 0/6 V4] fdinfo shared stats
 2024-02-13  5:42 UTC  (8+ messages)
` ✗ Fi.CI.IGT: failure for fdinfo shared stats (rev3)
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH] powerpc/ftrace: Ignore ftrace locations in exit text sections
 2024-02-13  5:30 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: mediatek: mt7986: drop invalid properties from ethsys
 2024-02-13  5:37 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller
` [PATCH 3/3] arm64: dts: mediatek: mt7986: drop invalid thermal block clock

[PATCH v2] media: videobuf2: Add missing doc comment for waiting_in_dqbuf
 2024-02-13  5:37 UTC  (2+ messages)

[ANN] netdev call - Feb 13th
 2024-02-13  5:37 UTC 

Query - ( Running Linux commands in LAVA host before booting the image )
 2024-02-13  5:33 UTC  (14+ messages)

[PATCH 00/11] s390: Support linking with ld.lld
 2024-02-13  5:33 UTC  (9+ messages)
` [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections
` [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections
` [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections
` [PATCH 11/11] s390: Link vmlinux with '-z notext'

[PATCH] powerpc: Add gpr1 and fpu save/restore functions
 2024-02-13  5:28 UTC  (11+ messages)

[PATCH 0/4] tools/nolibc: Misc fixes for strlcpy() and strlcat()
 2024-02-13  5:27 UTC  (5+ messages)
` [PATCH 2/4] tools/nolibc: Fix strlcat() return code and size usage

[PATCH v2 0/9] Fix MMC properties on Sitara devices
 2024-02-13  5:26 UTC  (7+ messages)
` [PATCH v2 6/9] arm64: dts: ti: k3-am6*: Remove DLL properties for soft PHYs
` [PATCH v2 8/9] arm64: dts: ti: k3-am6*: Fix bus-width property in MMC nodes

[CI v2] drm/xe: VM bind refactor
 2024-02-13  5:26 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: VM bind refactor (rev4)

[PATCH mptcp-net 0/5] add helpers and vars in mptcp_lib.sh, part 1
 2024-02-13  5:25 UTC  (8+ messages)
` [PATCH mptcp-net 1/5] selftests: mptcp: netlink: drop duplicate var ret
` [PATCH mptcp-net 2/5] selftests: mptcp: simult flows: define missing vars
` [PATCH mptcp-net 3/5] selftests: mptcp: add ss mptcp support checks
` [PATCH mptcp-net 4/5] selftests: mptcp: join: change capture/checksum as bool
` [PATCH mptcp-net 5/5] selftests: mptcp: diag: change timeout_poll to 30
  ` selftests: mptcp: diag: change timeout_poll to 30: Tests Results

[PATCH] drm/xe: Remove exec queue bind.fence_*
 2024-02-13  5:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH i-g-t] lib: Add ARL-S PCI ID for perf tests
 2024-02-13  5:24 UTC  (4+ messages)

Single step (gdb) issue on QEMU without KVM
 2024-02-12 21:18 UTC 

[PATCH v2 0/2] Support/debug for slow GuC loads
 2024-02-13  5:17 UTC  (3+ messages)
` [PATCH v2 2/2] drm/xe/guc: Port over the slow GuC loading support from i915

[PATCH v8 0/5] wifi: cfg80211/mac80211: add link_id handling in AP channel switch during Multi-Link Operation
 2024-02-13  5:16 UTC  (8+ messages)
` [PATCH v8 4/5] wifi: mac80211: start and finalize channel switch on link basis

[linux-next:master] BUILD REGRESSION ae00c445390b349e070a64dc62f08aa878db7248
 2024-02-13  5:15 UTC 

[PATCH] mmc: sd: Add a variable to check a faulty device
 2024-02-13  5:17 UTC 

[linux-next:master 5601/6082] drivers/md/dm.c:2131:undefined reference to `set_dax_nocache'
 2024-02-13  5:12 UTC 

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-13  5:11 UTC  (10+ messages)
` [PATCH 3/3] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller
      `  "

[PATCH v2] X.509: Introduce scope-based x509_certificate allocation
 2024-02-13  5:04 UTC  (5+ messages)

[i-g-t] benchmarks/kms_vblank: Add XE support
 2024-02-13  5:06 UTC  (2+ messages)

[PATCH 1/2] octeontx2-af: Remove the PF_FUNC validation for NPC transmit rules
 2024-02-13  5:05 UTC  (4+ messages)
    ` [EXT] "

[PATCH RFC v2 0/8] m68k v4.4 backport fixes
 2024-02-13  5:05 UTC  (8+ messages)
` [PATCH RFC v2 4/8] m68k: Handle arrivals of multiple signals correctly

[Buildroot] [PATCH 1/1] board/freescale: Fix check-package warning
 2024-02-13  5:01 UTC 

[PATCH v2] rtc: mt6397: select IRQ_DOMAIN instead of depending on it
 2024-02-13  5:02 UTC  (2+ messages)

[rafael-pm:bleeding-edge 76/104] drivers/thermal/intel/intel_pch_thermal.c:235:45: error: incompatible pointer to integer conversion passing 'struct thermal_trip *' to parameter of type 'int'
 2024-02-13  5:02 UTC 

Do all major distros build DPDK with -Dplatform set to generic?
 2024-02-13  5:00 UTC 

[groeck-staging:testing] BUILD SUCCESS 6b3b464fbc8c04d459023533f880b1bbcbba0b5e
 2024-02-13  4:55 UTC 

M+ & H bugs with Milestone Movements WW06
 2024-02-13  4:55 UTC 

Enhancements/Bugs closed WW06!
 2024-02-13  4:54 UTC 

[PATCH] spi: spi-mem: add statistics support to ->exec_op() calls
 2024-02-13  4:54 UTC  (4+ messages)

[PATCH v2] x86/bugs: Default retbleed to =stuff when retpoline is enabled
 2024-02-13  4:53 UTC  (3+ messages)

Current high bug count owners for Yocto Project 5.0
 2024-02-13  4:52 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2024-02-13  4:50 UTC 

[PATCH] drm/i915/dp: Fix connector DSC HW state readout
 2024-02-13  4:50 UTC  (2+ messages)

linux-next: duplicate patch in the jc_docs tree
 2024-02-13  4:49 UTC 

[RESEND PATCH v9 0/3] Introduce case-insensitive string comparison helper
 2024-02-13  4:44 UTC  (7+ messages)
` [RESEND PATCH v9 1/3] libfs: "
        ` [f2fs-dev] "

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.379
 2024-02-13  4:42 UTC 

[PATCH] dcache: rename d_genocide()
 2024-02-13  4:42 UTC  (7+ messages)

[PATCH 0/3] hw/usb: Rename NB_PORTS -> UHCI_PORTS / EHCI_PORTS
 2024-02-13  4:38 UTC  (4+ messages)
` [PATCH 1/3] hw/usb: Style cleanup
` [PATCH 2/3] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
` [PATCH 3/3] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS

[PATCH] powerpc/code-patching: Disable KASAN in __patch_instructions()
 2024-02-13  4:36 UTC 

[PATCH v3 02/15] block: Limit atomic writes according to bio and queue limits
 2024-02-13  4:33 UTC  (2+ messages)

[PATCH v3 00/35] Memory allocation profiling
 2024-02-13  4:33 UTC  (5+ messages)
` [PATCH v3 31/35] lib: add memory allocations report in show_mem()

[PATCH] drm/xe: Fix modpost warning on xe_mocs kunit module
 2024-02-13  4:28 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH mptcp-next v6 00/15] add helpers and vars in mptcp_lib.sh
 2024-02-13  4:25 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-13  4:23 UTC  (4+ messages)

[virtio-comment] [PATCH v9 00/13] flow filter using basic facilities of capabilities and resources
 2024-02-13  4:22 UTC  (4+ messages)
` [virtio-comment] [PATCH v9 04/13] admin-cmds-capabilities: Add capabilities admin commands
    ` [virtio-comment] RE: [EXT] "

[PATCH mptcp-net 0/5] selftests: mptcp: unique subtest names
 2024-02-13  4:21 UTC  (2+ messages)

[PATCH] hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
 2024-02-13  4:19 UTC 

[PATCH iproute2 v2] tc: Add support json option in filter
 2024-02-13  4:16 UTC  (3+ messages)
` [PATCH] tc: Support json option in tc-cgroup, tc-flow and tc-route

[PATCH] Fix MODULE_AUTHORs' missing closing >s
 2024-02-13  4:12 UTC  (2+ messages)

[PATCH net-next] net: ena: Remove redundant assignment
 2024-02-13  4:10 UTC  (2+ messages)

[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
 2024-02-13  4:07 UTC 

linux-next: Tree for Feb 13
 2024-02-13  4:08 UTC 

[PATCH net-next v3 3/6] tcp: add dropreasons in tcp_rcv_state_process()
 2024-02-13  4:06 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
 2024-02-13  4:06 UTC  (4+ messages)

regression on BLKRRPART ioctl for EIO
 2024-02-13  4:01 UTC  (3+ messages)

linux-next: build failure after merge of the amdgpu tree
 2024-02-13  4:00 UTC 

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-13  3:59 UTC  (14+ messages)

[PATCH v5 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
 2024-02-13  3:57 UTC  (4+ messages)

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2024-02-13  3:44 UTC  (12+ messages)
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns

[PATCH v3 0/8] limit passing around of cpu_user_regs
 2024-02-13  3:43 UTC  (5+ messages)
` [PATCH v3 1/8] serial: fake IRQ-regs context in poll handlers

[PATCH v7 0/4] kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2024-02-13  3:41 UTC  (5+ messages)
` [PATCH v7 2/4] mm: introduce new flag to indicate wc safe

[PATCH] perf tools: Fixup module symbol end address properly
 2024-02-13  3:39 UTC  (2+ messages)

[PATCH v2 00/17] UNI-T UTi260B support
 2024-02-13  3:38 UTC  (4+ messages)
` [PATCH v2 02/17] dt-bindings: bus: imx-weim: convert to YAML

[PATCH -fixes v2 0/4] riscv: cbo.zero fixes
 2024-02-13  3:37 UTC  (10+ messages)
` [PATCH -fixes v2 1/4] riscv: Fix enabling cbo.zero when running in M-mode
` [PATCH -fixes v2 2/4] dt-bindings: riscv: Add ratified privileged ISA versions
` [PATCH -fixes v2 3/4] riscv: Add ISA extension parsing for Sm and Ss
` [PATCH -fixes v2 4/4] riscv: Save/restore envcfg CSR during CPU suspend

[PATCH v5 0/3] per-vma locks in userfaultfd
 2024-02-13  3:33 UTC  (3+ messages)
` [PATCH v5 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[master][PATCH] layer.conf: add compatibility with scarthgap
 2024-02-13  3:33 UTC 

[master/kirkstone][PATCH] meta-ti-bsp: update BeagleBoard.org BSP to the latest
 2024-02-13  3:33 UTC 

[PATCH v6 0/2] acpi: report numa nodes for device memory using GI
 2024-02-13  3:32 UTC  (5+ messages)

[meta-oe][PATCH] libnfs: Add cmake checks for sys/uio.h
 2024-02-13  3:30 UTC 

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2024-02-13  3:28 UTC  (4+ messages)

[PATCH -fixes 1/2] riscv: Fix enabling cbo.zero when running in M-mode
 2024-02-13  3:25 UTC  (5+ messages)
` [PATCH -fixes 2/2] riscv: Save/restore envcfg CSR during CPU suspend

[master][PATCH] layer.conf: add compatibility with scarthgap
 2024-02-13  3:25 UTC 

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-13  3:21 UTC  (6+ messages)
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-13  3:21 UTC  (4+ messages)
` [PATCH v9 09/15] x86/sgx: Charge mem_cgroup for per-cgroup reclamation

[PATCH 18/18] net: dsa: microchip: Check return value of of_get_phy_mode()
 2024-02-13  3:19 UTC  (2+ messages)

[master][PATCH] linux-bb.org: remove custom FILES:${KERNEL_PACKAGE_NAME}-devicetree
 2024-02-13  3:19 UTC 

[Intel-wired-lan] [net-next v2] intel: make module parameters readable in sys filesystem
 2024-02-13  3:17 UTC  (4+ messages)
    `  "

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-02-13  3:17 UTC  (3+ messages)
` [RFC PATCH v2 1/3] "

[PATCH 0/4] locking: Some locking code cleanups
 2024-02-13  3:16 UTC  (5+ messages)
` [PATCH 1/4] locking/qspinlock: Fix 'wait_early' set but not used warning
` [PATCH 2/4] locking/mutex: Clean up mutex.h
` [PATCH 3/4] locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
` [PATCH 4/4] locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive


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.