All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 07:18:18 to 2023-11-24 08:11:40 UTC [more...]

[PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-11-24  7:37 UTC  (4+ messages)
` [PATCH v5 08/20] drivers/gpu/drm/loongson/lsdc_i2c.c: "

[PATCH 0/9] pmdomain: Convert to platform remove callback returning void
 2023-11-24  8:06 UTC  (13+ messages)
` [PATCH 1/9] pmdomain: imx-pgc: "
` [PATCH 2/9] pmdomain: imx-gpc: "
` [PATCH 3/9] pmdomain: imx-gpcv2: "
` [PATCH 4/9] pmdomain: imx8m-blk-ctrl: "
` [PATCH 5/9] pmdomain: imx8mp-blk-ctrl: "
` [PATCH 6/9] pmdomain: imx93-blk-ctrl: "
` [PATCH 7/9] pmdomain: imx93-pd: "
` [PATCH 8/9] pmdomain: qcom-cpr: "
` [PATCH 9/9] pmdomain: xilinx/zynqmp: "

[PATCH 0/2] media: i2c: Add support for GC08A3 sensor
 2023-11-24  8:09 UTC  (6+ messages)
` [PATCH 2/2] media: i2c: Add GC08A3 image sensor driver

[PATCH v3 0/2] Introduce SPAPR_IRQ_NR_IPIS and fix max-cpus
 2023-11-24  8:09 UTC  (7+ messages)
` [PATCH v3 1/2] ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs

[PATCH] hw/ppc/Kconfig: Imply VFIO_PCI
 2023-11-24  8:06 UTC 

[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-11-24  8:07 UTC  (3+ messages)
` [PATCH 09/13] net: ravb: Make reset controller support mandatory

[XEN PATCH v5 0/3] address violations of MISRA C:2012 Rule 10.1
 2023-11-24  8:06 UTC  (3+ messages)
` [XEN PATCH v5 1/3] arm/bitops: encapsulate violation "

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-24  8:04 UTC  (15+ messages)

[Intel-xe] [PATCH] drm/xe: Fix lockdep warning in xe_force_wake calls
 2023-11-24  8:04 UTC  (10+ messages)
` [Intel-xe] FW: "
` [Intel-xe] ✓ CI.KUnit: success for drm/xe: Fix lockdep warning in xe_force_wake calls (rev2)
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix lockdep warning in xe_force_wake calls (rev3)

[Regression] Linux-6.6.2: SRSO kernel log messages incorrect
 2023-11-24  8:04 UTC 

[PATCH 0/2] Make scheduling of the same index, the same
 2023-11-24  8:04 UTC  (7+ messages)
` [PATCH 1/2] drm/sched: Rename priority MIN to LOW
` [PATCH 2/2] drm/sched: Reverse run-queue priority enumeration

[f2fs-dev] [PATCH 0/3] F2FS Tools 16K Bug Fixes
 2023-11-24  8:02 UTC  (3+ messages)
` [f2fs-dev] [PATCH 1/3] f2fs-tools: Fix debug size print

[RFC][PATCHSET v3] simplifying fast_dput(), dentry_kill() et.al
 2023-11-24  8:02 UTC  (6+ messages)
` [PATCH v3 01/21] switch nfsd_client_rmdir() to use of simple_recursive_removal()
  ` [PATCH v3 03/21] dentry: switch the lists of children to hlist

[RFC] dt-bindings: renesas: Document preferred compatible naming
 2023-11-24  8:02 UTC  (2+ messages)

[PATCH] hw/ppc: Improve build for PPC VFIO
 2023-11-24  8:01 UTC  (6+ messages)

[PATCH] net/ice: fix tso tunnel setting to not take effect
 2023-11-24  8:02 UTC  (3+ messages)

[PATCH 6.1.y-cip 0/3] Document MTU3 IP on RZ/{G2UL,Five} SoCs
 2023-11-24  8:02 UTC  (3+ messages)

[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
 2023-11-24  8:01 UTC  (3+ messages)

[PATCH v2 0/6] md: bugfix and cleanup for sync_thread
 2023-11-24  7:59 UTC  (7+ messages)
` [PATCH v2 1/6] md: fix missing flush of sync_work
` [PATCH v2 2/6] md: remove redundant check of 'mddev->sync_thread'
` [PATCH v2 3/6] md: remove redundant md_wakeup_thread()
` [PATCH v2 4/6] md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
` [PATCH v2 5/6] md: fix stopping sync thread
` [PATCH v2 6/6] dm-raid: delay flushing event_work() after reconfig_mutex is released

[PATCH] credential/wincred: store oauth_refresh_token
 2023-11-24  8:00 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
 2023-11-24  7:50 UTC  (6+ messages)

[PATCH v7 00/26] Enable CET Virtualization
 2023-11-24  5:53 UTC  (27+ messages)
` [PATCH v7 01/26] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
` [PATCH v7 02/26] x86/fpu/xstate: Refine CET user xstate bit enabling
` [PATCH v7 03/26] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v7 04/26] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set
` [PATCH v7 05/26] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration
` [PATCH v7 06/26] x86/fpu/xstate: Create guest fpstate with guest specific config
` [PATCH v7 07/26] x86/fpu/xstate: Warn if kernel dynamic xfeatures detected in normal fpstate
` [PATCH v7 08/26] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
` [PATCH v7 09/26] KVM: x86: Rename kvm_{g,s}et_msr() to menifest emulation operations
` [PATCH v7 10/26] KVM: x86: Refine xsave-managed guest register/MSR reset handling
` [PATCH v7 11/26] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v7 12/26] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v7 13/26] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v7 14/26] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v7 15/26] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v7 16/26] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v7 17/26] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v7 18/26] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v7 19/26] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v7 20/26] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v7 21/26] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v7 22/26] KVM: VMX: Set up interception for CET MSRs
` [PATCH v7 23/26] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v7 24/26] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v7 25/26] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

[PATCH v2] arm64: dts: amlogic: meson-axg: pinctrl node for NAND
 2023-11-24  7:49 UTC  (3+ messages)

[PATCH RFC WIP 0/2] net: stmmac: dwmac-rk: add support for PHY wake on LAN
 2023-11-24  7:57 UTC  (7+ messages)
` [PATCH RFC WIP 1/2] dt-bindings: net: rockchip-dwmac: add rockchip,phy-wol property

linux-next: build warning after merge of the vfs-brauner tree
 2023-11-24  7:58 UTC  (2+ messages)

[RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants
 2023-11-24  7:57 UTC  (4+ messages)

[PATCH v3 3/3] iio: chemical: add support for Aosong AGS02MA
 2023-11-24  7:56 UTC  (2+ messages)

[yiliu1765-iommufd:wip/iommufd_nesting+pasid-11232023 87/95] drivers/vfio/pci/vfio_pci_core.c:1506:6: warning: unused variable 'header'
 2023-11-24  7:57 UTC 

drivers/net/ethernet/freescale/ucc_geth.c:2454:64: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-24  7:56 UTC 

[Intel-gfx] [PATCH 1/3] drm: Add Adaptive Sync SDP logging
 2023-11-24  7:56 UTC  (2+ messages)

[RFC PATCH 13/18] ext4: impliment writeback iomap path
 2023-11-24  7:56 UTC  (2+ messages)
` [PATCH RFC "

[PATCH] [RFC] gpio: adv-pcie-1761h: Add Advantech PCIe-1761H support
 2023-11-24  7:56 UTC  (2+ messages)

[PATCH] raw/cnxk_bphy: switch to dynamic logging
 2023-11-24  7:56 UTC  (2+ messages)

[PATCH] scsi: target: core: add missing file_{start,end}_write()
 2023-11-24  7:54 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/irq: Improve error logging for unexpected DE Misc interrupts
 2023-11-24  7:54 UTC  (3+ messages)

[PATCH net] tcp: fix mid stream window clamp
 2023-11-24  7:54 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display: do not use cursor size reduction on MTL
 2023-11-24  7:53 UTC 

[PATCH] Revert "lzop: remove recipe from oe-core"
 2023-11-24  7:52 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/4] mnt_idmapping: decouple from namespaces
 2023-11-24  7:52 UTC  (2+ messages)

[PATCH 0/8] Allow link the it66121 display bridge driver as a lib
 2023-11-24  7:51 UTC  (14+ messages)
` [PATCH 8/8] drm/bridge: it66121: Allow link this "

[PATCH] arm64: dts: qcom: Fix the warnings from coresight bindings
 2023-11-24  7:50 UTC  (2+ messages)

[PATCH] power: supply: Fix null pointer dereference in smb2_probe
 2023-11-24  7:50 UTC 

[PATCH] x86/xen: fix percpu vcpu_info allocation
 2023-11-24  7:48 UTC 

[PATCHES] assorted dcache stuff
 2023-11-24  7:48 UTC  (8+ messages)
` [PATCH 01/20] selinux: saner handling of policy reloads
  ` [PATCH 09/20] [software coproarchaeology] dentry.h: kill a mysterious comment
  ` [PATCH 15/20] d_genocide(): move the extern into fs/internal.h
    ` d_genocide()? What about d_holodomor(), d_massmurder(), d_execute_warcrimes()? "

[PATCH v2 0/4] eventfd: simplify signal helpers
 2023-11-24  7:47 UTC  (4+ messages)
  ` [Intel-gfx] "

[XEN PATCH v2] xen/sort: address violations of MISRA C:2012 Rule 8.2
 2023-11-24  7:47 UTC  (2+ messages)

[PATCH] fs/aio: obey min_nr when doing wakeups
 2023-11-24  7:47 UTC  (2+ messages)

[PATCH 00/16] arm64: qcom: add sm8550-aim300 board support
 2023-11-24  7:47 UTC  (9+ messages)
` [PATCH 01/16] dt-bindings: arm: qcom: add SM8550 AIM300

[PATCH v5 0/9] drm: ci: fixes
 2023-11-24  7:46 UTC  (5+ messages)
` [PATCH v5 9/9] drm: ci: Update xfails

[PATCH 1/2] node: forward packet from ethdev_rx node
 2023-11-24  7:45 UTC  (2+ messages)
` [EXT] "

[meta-python][kirkstone][PATCH] python3-gcovr: switch to main branch
 2023-11-24  7:45 UTC 

[PATCH 0/7] Minor cleanup for thermal gov power allocator
 2023-11-24  7:45 UTC  (6+ messages)

[PATCH v3] btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
 2023-11-24  7:44 UTC 

[PATCH 0/2] Add qcom secure heaps
 2023-11-24  7:43 UTC  (3+ messages)
` [PATCH 1/2] dma-buf: heaps: secure_heap: Add secure ops for CMA heap

[PATCH 1/3] dt-bindings: pinctrl: samsung: use Exynos7 fallbacks for newer wake-up controllers
 2023-11-24  7:43 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: exynos850: use Exynos7 fallbacks for pin "
  ` (subset) "
` [PATCH 3/3] arm64: dts: exynosautov9: "
  ` (subset) "
` (subset) [PATCH 1/3] dt-bindings: pinctrl: samsung: use Exynos7 fallbacks for newer "

[PATCH] net/i40e: remove redundant judgment in fdir parse
 2023-11-24  7:01 UTC 

[cocci] Rechecking Python mapping for position variables
 2023-11-24  7:42 UTC  (3+ messages)

[meta-python][mickledore][PATCH] python3-gcovr: switch to main branch
 2023-11-24  7:40 UTC 

[meta-python][nanbield][PATCH] python3-gcovr: switch to main branch
 2023-11-24  7:39 UTC 

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-24  7:38 UTC  (10+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module

ethtool module info only reports hex info
 2023-11-24  7:38 UTC  (3+ messages)

[PATCH net-next v3 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-11-24  7:34 UTC  (4+ messages)
` [PATCH net-next v3 1/3] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v3 2/3] page_pool: halve BIAS_MAX for fragment multiple user references
` [PATCH net-next v3 3/3] skbuff: Optimization of SKB coalescing for page pool

[PATCH] cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()
 2023-11-24  7:31 UTC  (3+ messages)

[RFC PATCH] net/tipc: reduce tipc_node lock holding time in tipc_rcv
 2023-11-24  7:31 UTC  (2+ messages)

[PATCH] mm/page.c: move mem_init_print_info() to later place
 2023-11-24  7:31 UTC  (3+ messages)

[PATCH v1 0/2] mmc: mediatek: add support for complete clock cycle tuning
 2023-11-24  7:08 UTC  (4+ messages)
` [PATCH v1 1/2] mmc: mediatek: add support for 64-steps tuning

[PATCH v5 0/3] powerpc: make fadump resilient with memory add/remove events
 2023-11-24  7:21 UTC  (9+ messages)
` [PATCH v5 1/3] "

[RFC PATCH bpf-next v2] bpf: Relax tracing prog recursive attach rules
 2023-11-24  7:24 UTC  (2+ messages)

stable-rc/queue/5.15 build: 13 builds: 0 failed, 13 passed, 2 warnings (v5.15.139-253-ga1533ecb841a9)
 2023-11-24  7:24 UTC 

[PATCHES][CFT] rename deadlock fixes
 2023-11-24  7:24 UTC  (4+ messages)
` [PATCH 1/9] reiserfs: Avoid touching renamed directory if parent does not change
  ` [PATCH 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor

barebox.org browser demo uses barebox-v2022.02
 2023-11-24  7:22 UTC  (4+ messages)

build scripts: branches with forward slashes in names
 2023-11-24  7:23 UTC  (2+ messages)

[RFC PATCH 0/5] RISC-V: Add dynamic TSO support
 2023-11-24  7:21 UTC  (12+ messages)
` [RFC PATCH 1/5] RISC-V: Add basic Ssdtso support
` [RFC PATCH 2/5] RISC-V: Expose Ssdtso via hwprobe API
` [RFC PATCH 3/5] uapi: prctl: Add new prctl call to set/get the memory consistency model
` [RFC PATCH 4/5] RISC-V: Implement "
` [RFC PATCH 5/5] RISC-V: selftests: Add DTSO tests

[virtio-dev] [PATCH] [PATCH v5] virtio-spi: add the device specification
 2023-11-24  7:20 UTC  (2+ messages)
` [virtio-comment] "

[PATCH v2 0/7] ppc: pnv ChipTOD and various timebase fixes
 2023-11-24  7:18 UTC  (3+ messages)
` [PATCH v2 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-24  7:03 UTC  (9+ messages)
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

[PATCH] lib: utils/irqchip: Avoid redundant writes to APLIC CLRIE register
 2023-11-24  7:19 UTC  (2+ messages)

[PATCH RESEND 0/3] Update STM DSI PHY driver
 2023-11-24  7:16 UTC  (11+ messages)
` [PATCH RESEND 1/3] drm/stm: dsi: add pm runtime ops
` [PATCH RESEND 2/3] drm/stm: dsi: expose DSI PHY internal clock
` [PATCH RESEND 3/3] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH 0/8] wifi: rtw89: 8922a: configure hardware engines and quota
 2023-11-24  7:17 UTC  (5+ messages)
` [PATCH 5/8] wifi: rtw89: mac: check queue empty according to chip gen
` [PATCH 6/8] wifi: rtw89: mac: move code related to hardware engine to individual functions
` [PATCH 7/8] wifi: rtw89: mac: use pointer to access functions of hardware engine and quota
` [PATCH 8/8] wifi: rtw89: mac: functions to configure hardware engine and quota for WiFi 7 chips


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.