All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-19 21:25:04 to 2022-09-19 22:27:58 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19 14:11 UTC  (51+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage

[PATCH v3 0/6] begin converting hugetlb code to folios
 2022-09-19 22:26 UTC  (9+ messages)
` [PATCH v3 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v3 2/6] mm: add private field of first tail to struct page and struct folio
` [PATCH v3 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH v3 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper

[PATCH v2] dt-bindings: clock: rockchip: change SPDX-License-Identifier
 2022-09-19 22:25 UTC  (3+ messages)

[PATCH 0/2] target/riscv: improvements to GDB target descriptions
 2022-09-19 22:24 UTC  (2+ messages)

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-19 22:24 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 01/41] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-09-19 22:24 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 22/41] video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write

[PATCH net-next v14 0/7] net: dsa: qca8k, mv88e6xxx: rmon: Add RMU support
 2022-09-19 22:22 UTC  (16+ messages)
` [PATCH net-next v14 2/7] net: dsa: Add convenience functions for frame handling
  ` [PATCH rfc v0 0/9] DSA: Move parts of inband signalling into the DSA
    ` [PATCH rfc v0 1/9] net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
    ` [PATCH rfc v0 2/9] net: dsa: qca8k: Move completion into DSA core
    ` [PATCH rfc v0 3/9] net: dsa: qca8K: Move queuing for request frame into the core
    ` [PATCH rfc v0 4/9] net: dsa: qca8k: dsa_inband_request: More normal return values
    ` [PATCH rfc v0 5/9] net: dsa: qca8k: Move request sequence number handling into core
    ` [PATCH rfc v0 6/9] net: dsa: qca8k: Refactor sequence number mismatch to use error code
    ` [PATCH rfc v0 7/9] net: dsa: qca8k: Pass error code from reply decoder to requester
    ` [PATCH rfc v0 8/9] net: dsa: qca8k: Pass response buffer via dsa_rmu_request
    ` [PATCH rfc v0 9/9] net: dsa: qca8k: Move inband mutex into DSA core
` [PATCH net-next v14 3/7] net: dsa: Introduce dsa tagger data operation

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring(v4)
 2022-09-19 22:21 UTC  (4+ messages)

[PATCH] configure.ac: allow to disable nfsrahead tool
 2022-09-19 22:18 UTC 

[PATCH v2 1/1] media: v4l: subdev: Document s_power() callback is deprecated
 2022-09-19 22:18 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-19 22:18 UTC  (7+ messages)
` [PATCH Part2 v6 37/49] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT

[PATCH v6 0/4 RESEND] ARM: dts + defconfig: Add support for Qualcomm QCE block on new SoCs and in defconfig
 2022-09-19 22:15 UTC  (10+ messages)
` [PATCH v6 1/4 RESEND] ARM: dts: qcom: Use new compatibles for crypto nodes
` [PATCH v6 2/4 RESEND] arm64: dts: qcom: sm8250: Add dt entries to support crypto engine
` [PATCH v6 3/4 RESEND] arm64: dts: qcom: sm8150: "
` [PATCH v6 4/4 RESEND] arm64: defconfig: Enable Qualcomm QCE crypto

[PATCH 00/34] doc/UX: make txt & -h output more consistent
 2022-09-19 22:15 UTC  (4+ messages)
` [PATCH 07/34] doc SYNOPSIS & -h: fix incorrect alternates syntax

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-19 22:14 UTC  (5+ messages)
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: add missing TCSR syscon compatible
` (subset) [PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO

DAMON Beer/Coffee/Tea chat series
 2022-09-19 22:14 UTC  (2+ messages)

[PATCH v6 0/4] dt-bindings: qcom-qce: Convert bindings to yaml & related changes
 2022-09-19 22:11 UTC  (12+ messages)
` [PATCH v6 1/4] ARM: dts: qcom: Use new compatibles for crypto nodes
` [PATCH v6 2/4] arm64: dts: qcom: sm8250: Add dt entries to support crypto engine
` [PATCH v6 3/4] arm64: dts: qcom: sm8150: "
` [PATCH v6 4/4] arm64: defconfig: Enable Qualcomm QCE crypto

[PATCH v2] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-09-19 22:12 UTC  (2+ messages)

drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c:127 t7xx_dpmaif_release_tx_buffer() error: potentially dereferencing uninitialized 'cur_drb'
 2022-09-19 22:10 UTC 

[PATCH v14 0/5] Improve PMU support
 2022-09-19 22:08 UTC  (2+ messages)

[PATCH 0/2] dmaengine: idxd: Fix up re-enabling device workqueues
 2022-09-19 22:07 UTC  (4+ messages)
` [PATCH 1/2] dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
` [PATCH 2/2] dmaengine: idxd: track enabled workqueues in bitmap

M+ & H bugs with Milestone Movements WW38
 2022-09-19 22:06 UTC 

[RFC v4 00/10] RFC on synpsys pwm driver changes
 2022-09-19 22:06 UTC  (4+ messages)
` [RFC v4 08/10] pwm: dwc: add of/platform support

[PATCH 0/6] Remove unused declarations for gpu/drm
 2022-09-19 22:05 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

Enhancements/Bugs closed WW38!
 2022-09-19 22:05 UTC 

[PATCH] Use PCI_VENDOR_ID_MICROSOFT define instead of magic number
 2022-09-19 22:04 UTC  (2+ messages)
` [PATCH] hv: Use PCI_VENDOR_ID_MICROSOFT for better discoverability

linux-next: Fixes tag needs some work in the mips tree
 2022-09-19 18:13 UTC 

[RFC] proc: report open files as size in stat() for /proc/pid/fd
 2022-09-19 22:03 UTC  (6+ messages)

[PATCH 1/4] ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call
 2022-09-19 22:02 UTC  (3+ messages)
` [PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support

[igt-dev] [PATCH i-g-t v2 0/8] Add hwmon energy support for dgfx
 2022-09-19 22:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add hwmon energy support for dgfx (rev3)

[PATCH 0/5] [RFC] introduce Roaring bitmaps to Git
 2022-09-19 22:02 UTC  (4+ messages)
` [PATCH 2/5] roaring.[ch]: apply Git specific changes to the roaring API

Current high bug count owners for Yocto Project 4.1
 2022-09-19 22:01 UTC 

[PATCH v2 0/7] qla2xxx driver features
 2022-09-19 22:01 UTC  (3+ messages)
` [PATCH v2 5/7] qla2xxx: Enhance driver tracing with separate tunable and more

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2022-09-19 22:01 UTC 

System hanging when using condition variables
 2022-09-19 21:38 UTC 

[PATCH] usb: mon: make mmapped memory read only
 2022-09-19 21:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-19  8:45 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_properties: Create dynamic subtests
 2022-09-19 21:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_properties: Create dynamic subtests (rev2)

UML next tree update
 2022-09-19 20:12 UTC  (3+ messages)

[PATCH linux-next] net: dsa: microchip: remove the unneeded result variable -------------------------------------------------------------------------
 2022-09-19 21:52 UTC  (2+ messages)

[PATCH v8 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-09-19 21:50 UTC  (4+ messages)
` [PATCH v8 09/23] ata: libahci_platform: Parse ports-implemented property in resources getter

[xilinx-xlnx:master 32/700] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/media/xilinx/xlnx,csi2rxss.txt
 2022-09-19 21:49 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2022-09-19 21:50 UTC  (2+ messages)

[PATCH linux-next] mlxsw: core: remove the unneeded result variable
 2022-09-19 21:50 UTC  (2+ messages)

[PATCH] mmc-utils: correct ffu in case of unsupported MODE_OPERATION_CODES
 2022-09-19 21:48 UTC  (3+ messages)

pull request: linux-firmware: update cxgb4 firmware to 1.27.0.0
 2022-09-19 21:47 UTC 

[linux-next:master 6296/7172] ERROR: modpost: "kvm_spurious_fault" [arch/x86/kvm/kvm-intel.ko] undefined!
 2022-09-19 21:46 UTC  (6+ messages)
  ` [kbuild-all] "

[PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-09-19 21:43 UTC  (4+ messages)

[PATCH v2] dma/cnxk: add support for CN10K DMA engine
 2022-09-19 21:44 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/3] io_uring/rw: fix short rw error handling
 2022-09-19 21:44 UTC  (3+ messages)

[bluez/bluez] de0a36: shared/bap: Remove include to io.h
 2022-09-19 21:43 UTC 

[PATCH] refs: unify parse_worktree_ref() and ref_type()
 2022-09-19 21:43 UTC  (6+ messages)

Layer 3 (point-to-point) netfront and netback drivers
 2022-09-19 21:41 UTC  (3+ messages)

[PATCH BlueZ] shared/gatt-client: Make use of gatt_db_attribute_get_ccc
 2022-09-19 21:40 UTC  (2+ messages)

[PATCH] lib: zstd: build common files separately for compress and decompress
 2022-09-19 21:39 UTC  (2+ messages)

[PATCH BlueZ] a2dp: Fix not detecting transport connection collision
 2022-09-19 21:40 UTC  (2+ messages)

Updated patch for the corruption with cache=none and mmap
 2022-09-19 21:37 UTC  (2+ messages)
` [PATCH] cifs: destage dirty pages before re-reading them for cache=none

[PATCH] Documentation: add ReviewingGuidelines
 2022-09-19 21:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-19 21:37 UTC  (3+ messages)
` [PATCH v10 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH v4 0/2] ima: Handle -ESTALE returned by ima_filter_rule_match()
 2022-09-19 21:35 UTC  (5+ messages)
` [PATCH v4 1/2] ima: Simplify ima_lsm_copy_rule
` [PATCH v4 2/2] ima: Handle -ESTALE returned by ima_filter_rule_match()

[PATCH v2 0/2] mm: memcontrol: cleanup and optimize for two accounting params
 2022-09-19 21:37 UTC  (7+ messages)
` [PATCH v2 1/2] mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
` [PATCH v2 2/2] mm: memcontrol: make cgroup_memory_noswap a static key

[Buildroot] [PATCH v4 1/1] package/rdma-core: new package
 2022-09-19 21:36 UTC 

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-19 21:34 UTC  (6+ messages)
` [PATCH v7 3/7] arm64: dts: imx8mp-evk: Add "

[PATCH v4 0/8] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-19 21:34 UTC  (9+ messages)
` [PATCH v4 1/8] i2c: i2c-mlxbf.c: Fix frequency calculation
` [PATCH v4 2/8] i2c: i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v4 3/8] i2c: i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v4 4/8] i2c: i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v4 5/8] i2c: i2c-mlxbf.c: support lock mechanism
` [PATCH v4 6/8] i2c: i2c-mlxbf: add multi slave functionality
` [PATCH v4 7/8] i2c: i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v4 8/8] i2c: i2c-mlxbf.c: Update binding devicetree

+ mm-page_alloc-update-comments-for-rmqueue.patch added to mm-unstable branch
 2022-09-19 21:33 UTC 

[PATCH 1/2] include: import virtio_blk headers from linux with zoned device support
 2022-09-19 21:25 UTC  (3+ messages)
` [PATCH 2/2] virtio-blk: add zoned storage emulation for zoned devices

[geert-m68k:master] BUILD SUCCESS 0f365f52382d7ec1e27394b37869ca7ff12a4eb9
 2022-09-19 21:32 UTC 

[geert-m68k:for-v6.1] BUILD SUCCESS 15f9042311b0ab9c2904d50428f304a6229d6a02
 2022-09-19 21:32 UTC 

[Buildroot] [PATCH 1/1] package/qt6: bump to version 6.3.2
 2022-09-19 21:32 UTC 

[PATCH iptables-nft] iptables-nft: must withdraw PAYLOAD flag after parsing
 2022-09-19 21:31 UTC  (2+ messages)

[PATCH] net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_register()
 2022-09-19 21:30 UTC  (2+ messages)

[PATCH net v1] mlxbf_gige: clear MDIO gateway lock after read
 2022-09-19 21:30 UTC  (2+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-19 21:29 UTC  (5+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path

Alsa - has invalid interface number
 2022-09-19 21:27 UTC 

b118509076b3 (probably) breaks my firewall
 2022-09-19 21:27 UTC  (11+ messages)
          ` removing conntrack helper toggle to enable auto-assignment [was Re: b118509076b3 (probably) breaks my firewall]

[PATCH 00/15] btrfs: strip out btrfs_fs_info dependencies
 2022-09-19 21:22 UTC  (3+ messages)
` [PATCH 07/15] btrfs: move btrfs_swapfile_pin into volumes.h

[PATCH 0/5] KVM: selftests: Fix "fix hypercall test" build errors
 2022-09-19 21:26 UTC  (3+ messages)
` [PATCH 5/5] KVM: selftests: Dedup subtests of fix_hypercall_test

Fast usermode networking with QEMU
 2022-09-19 21:24 UTC  (2+ messages)

Alsa - has invalid interface number
 2022-09-19 21:24 UTC 

[igt-dev] [PATCH i-g-t v3] kms_flip_event_leak: Create dynamic subtests
 2022-09-19 21:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for kms_flip_event_leak: Create dynamic subtests (rev4)

[f2fs-dev] [SPAM] Congratulations you won $640,000!!!!
 2022-09-19 21:06 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.