All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-12 08:24:08 to 2023-12-12 09:13:02 UTC [more...]

[PATCH v6] ui/cocoa: Use NSWindow's ability to resize
 2023-12-12  8:28 UTC  (3+ messages)

[XEN PATCH 0/7] address violations of MISRA C:2012 Rule 2.1
 2023-12-12  9:12 UTC  (4+ messages)
` [XEN PATCH 2/7] x86/mm: address "

[PATCH] lib: sync i915_pciids.h with kernel
 2023-12-12  9:08 UTC 

[PATCH v10 0/6] Share sva domains with all devices bound to a mm
 2023-12-12  9:12 UTC  (2+ messages)

[PATCH 00/13] arm64/sysreg: System register updates from the 2023-09 XML release
 2023-12-12  9:10 UTC  (5+ messages)
` [PATCH 06/13] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09

How to cope with subvolumes and snapshots on muti-user systems?
 2023-12-12  9:10 UTC  (18+ messages)
          ` file handle in statx (was: Re: How to cope with subvolumes and snapshots on muti-user systems?)
                    ` file handle in statx

[PATCH 1/2] arm-systemready: Add parted dependency and inherit testimage
 2023-12-12  9:09 UTC  (2+ messages)
` [PATCH 2/2] ci: Add Arm SystemReady firmware and IR ACS builds

[PATCH bpf-next 6/7] libbpf: BPF Static Keys support
 2023-12-12  9:06 UTC  (11+ messages)

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-12  9:09 UTC  (6+ messages)

[GIT PULL FOR 6.8] Some fixes and new drivers, too
 2023-12-12  9:09 UTC  (3+ messages)
` [GIT PULL FOR 6.8] Some fixes and new drivers, too (#97934)

[PATCH net-next] net: stmmac: xgmac3+: add FPE handshaking support
 2023-12-12  9:08 UTC  (5+ messages)

[PATCH v3] lib/psos/task.c: fix build with gcc >= 12 and -Ofast
 2023-12-12  9:08 UTC  (6+ messages)

[PATCH v2] pinctrl: Add lock to ensure the state atomization
 2023-12-12  9:06 UTC 

[PATCH] mtd: spi-nor: core: Introduce spi_nor_abort_octal_dtr()
 2023-12-12  9:05 UTC  (3+ messages)

[PATCH V3 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-12-12  9:05 UTC  (4+ messages)
` [PATCH V3 2/4] clk: qcom: Add Global Clock controller (GCC) driver "

[OE-core][master][PATCH] avahi: backport CVE-2023-1981 & CVE's follow-up patches
 2023-12-12  9:05 UTC 

[Intel-gfx] [v2 0/2] Enable Darkscreen Feature
 2023-12-12  9:04 UTC  (4+ messages)
` [Intel-gfx] [v2 1/2] drm/i915/display: Add support for darskscreen detection

linux-next: build failure after merge of the devicetree tree
 2023-12-12  9:04 UTC  (2+ messages)

[PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
 2023-12-12  8:56 UTC 

[PATCH 0/3] Add polling support for DA9063 onkey driver
 2023-12-12  9:03 UTC  (4+ messages)
` [PATCH 2/3] Input: da9063 - Use dev_err_probe()

[meta-oe] [PATCH] minifi-cpp: Fix do_configure error builder aarch64
 2023-12-12  9:38 UTC 

[PATCH 0/3] afs: Fix dynamic root interaction with failing DNS lookups
 2023-12-12  9:03 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: allwinner: Add Transpeed 8K618-T TV box
 2023-12-12  9:01 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Transpeed
` [PATCH 2/3] dt-bindings: arm: sunxi: document Transpeed 8K618-T board name

linux-next: build warning after merge of the amdgpu tree
 2023-12-12  9:01 UTC  (3+ messages)

[PATCH v7 00/10] Enable compression handling on LNL
 2023-12-12  9:00 UTC  (4+ messages)
` [PATCH v7 03/10] drm/xe/xe2: Allocate extra pages for ccs during bo create

[PATCH 1/2] fixup! fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-12-12  9:00 UTC  (3+ messages)

[PATCH v4 00/16] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2023-12-12  8:52 UTC  (17+ messages)
` [PATCH v4 01/16] iommu/amd: Pass struct iommu_dev_data to set_dte_entry()
` [PATCH v4 02/16] iommu/amd: Enable Guest Translation before registering devices
` [PATCH v4 03/16] iommu/amd: Introduce get_amd_iommu_from_dev()
` [PATCH v4 04/16] iommu/amd: Introduce struct protection_domain.pd_mode
` [PATCH v4 05/16] iommu/amd: Introduce per-device GCR3 table
` [PATCH v4 06/16] iommu/amd: Use protection_domain.flags to check page table mode
` [PATCH v4 07/16] iommu/amd: Introduce per-device domain ID to workaround potential TLB aliasing issue
` [PATCH v4 08/16] iommu/amd: Add support for device based TLB invalidation
` [PATCH v4 09/16] iommu/amd: Rearrange GCR3 table setup code
` [PATCH v4 10/16] iommu/amd: Refactor helper function for setting / clearing GCR3
` [PATCH v4 11/16] iommu/amd: Refactor attaching / detaching device functions
` [PATCH v4 12/16] iommu/amd: Refactor protection_domain helper functions
` [PATCH v4 13/16] iommu/amd: Refactor GCR3 table "
` [PATCH v4 14/16] iommu/amd: Remove unused flush pasid functions
` [PATCH v4 15/16] iommu/amd: Rearrange device flush code
` [PATCH v4 16/16] iommu/amd: Remove unused GCR3 table parameters from struct protection_domain

[PATCH 0/5] Assorted improvements
 2023-12-12  8:58 UTC  (4+ messages)
` [PATCH 1/5] lib: sbi_tlb: Reduce size of struct sbi_tlb_info

[PATCH v3 0/4] Add some programming improvements
 2023-12-12  8:58 UTC  (5+ messages)
` [PATCH v3 1/4] lib: sbi: Improve the code of privilege mode and extensions detection
` [PATCH v3 2/4] lib: sbi: Refactor the code for enable extensions in menvfg CSR
` [PATCH v3 3/4] lib: sbi: Using one array to define the name of extensions
` [PATCH v3 4/4] lib: sbi: Detect extensions from the ISA string in DT

[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
 2023-12-12  8:56 UTC  (3+ messages)
` [PATCH net-next v8 3/4] virtio/vsock: fix logic which reduces credit update messages

[PATCH v7 00/26] Enable CET Virtualization
 2023-12-12  8:56 UTC  (10+ messages)
` [PATCH v7 26/26] KVM: nVMX: Enable CET support for nested guest

Spare parts for separation mills
 2023-12-12  8:55 UTC 

[GIT PULL] USB4/Thunderbolt fixes for v6.7-rc6
 2023-12-12  8:56 UTC 

Spare parts for separation mills
 2023-12-12  8:55 UTC 

[PATCH V1 0/2] Add QCrypto support for SC7280
 2023-12-12  8:54 UTC  (5+ messages)
` [PATCH V1 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine
` [PATCH V1 2/2] arm64: dts: qcom: sc7280: add QCrypto nodes
` [PATCH] dt-bindings: crypto: qcom-qce: document the SM8650 crypto engine

[PATCH V7 00/12] fix migration of suspended runstate
 2023-12-12  8:54 UTC  (5+ messages)

Suggestion for clarifications on "man 5 proc" page regarding /proc/[pid]/self race conditions
 2023-12-12  8:47 UTC 

[RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
 2023-12-12  8:54 UTC  (5+ messages)

[PATCH v2 0/2] usb: typec: support Qualcomm WCD939X USB SubSystem Altmode Mux
 2023-12-12  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document WCD939x USB SubSystem Altmode/Analog Audio Switch
` [PATCH v2 2/2] usb: typec: mux: add Qualcomm WCD939X USB SubSystem Altmode Mux driver

[PATCH v2 0/6] Enable setexpr command to print cpu-list like bitmaps
 2023-12-12  8:52 UTC  (7+ messages)
` [PATCH v2 1/6] sandbox: add generic find_next_zero_bit implementation
` [PATCH v2 2/6] linux: bitmap.h: add 'for_each_set_bitrange' iteration macro
` [PATCH v2 3/6] test: cmd: setexptr: Add tests for bitmap string format
` [PATCH v2 4/6] doc: printf() codes: Add bitmap format specifier
` [PATCH v2 5/6] lib: vsprintf: enable '%*pb[l]' "
` [PATCH v2 6/6] cmd: printf: forward '%p' format string specifier

[PATCH 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
 2023-12-12  8:54 UTC  (9+ messages)
` [PATCH 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema
` [PATCH 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU Clock Controller
` [PATCH 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR "
` [PATCH 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera "

[PATCH 1/1] drm/amdgpu: fix ftrace event amdgpu_bo_move always move on same heap
 2023-12-12  8:54 UTC  (2+ messages)

[PATCH stable-6.6 2/2] ASoC: qcom: sc8280xp: Limit speaker digital volumes
 2023-12-12  8:48 UTC  (4+ messages)
` [PATCH "

[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-12  8:52 UTC  (11+ messages)
` [PATCH net-next v6 01/10] net/smc: rename some 'fce' to 'fce_v2x' for clarity
` [PATCH net-next v6 02/10] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
` [PATCH net-next v6 03/10] net/smc: unify the structs of accept or confirm message for v1 and v2
` [PATCH net-next v6 04/10] net/smc: support SMCv2.x supplemental features negotiation
` [PATCH net-next v6 05/10] net/smc: introduce virtual ISM device support feature
` [PATCH net-next v6 06/10] net/smc: define a reserved CHID range for virtual ISM devices
` [PATCH net-next v6 07/10] net/smc: compatible with 128-bits extended GID of virtual ISM device
` [PATCH net-next v6 08/10] net/smc: support extended GID in SMC-D lgr netlink attribute
` [PATCH net-next v6 09/10] net/smc: disable SEID on non-s390 archs where virtual ISM may be used
` [PATCH net-next v6 10/10] net/smc: manage system EID in SMC stack instead of ISM driver

[PATCH v2 0/2] KVM: Fix race between reboot and hardware enabling
 2023-12-12  8:50 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdown

[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
 2023-12-12  8:49 UTC  (3+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: reorganize the code of XPCS access

[RFT] net/nfb: use dynamic logtype
 2023-12-12  8:49 UTC  (4+ messages)
` [PATCH 0/3] net/nfb: driver cleanups
  ` [PATCH 3/3] net/nfb: use dynamic logtype

next/pending-fixes baseline: 98 runs, 5 regressions (v6.7-rc5-185-g633201d380c5e)
 2023-12-12  8:49 UTC 

[RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0
 2023-12-12  8:49 UTC  (11+ messages)

[OSSTEST PATCH 0/3] Set CONFIG_X86_GENERIC=y for i386 kernel build
 2023-12-12  8:48 UTC  (4+ messages)
` [OSSTEST PATCH 2/3] create_build_jobs: Enable X86_GENERIC for i386 kernel pvops jobs

[tty:tty-testing] BUILD SUCCESS e045e18dbf3eaac32cdeb2799a5ec84fa694636c
 2023-12-12  8:47 UTC 

[i-g-t] intel-ci/xe.blocklist: Update PSR subtests
 2023-12-12  8:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[Patch i-g-t v2] tests/intel/gem_pxp: Fix malformed pipectrl command in PXP IGT tests
 2023-12-12  8:47 UTC  (2+ messages)

[PATCH net-next v2 00/10] Add Marvell CPT CN10KB/CN10KA B0 support
 2023-12-12  8:46 UTC  (3+ messages)
` [PATCH net-next v2 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0

[PATCH] net: netperf TCP_CRR test fails in bonding interfaces(mode 0)
 2023-12-12  8:45 UTC  (2+ messages)

[usb:usb-testing] BUILD SUCCESS 51920207674e9e3475a91d2091583889792df99a
 2023-12-12  8:45 UTC 

[PATCH v5 0/3] remoteproc: qcom: Introduce DSP support for SM8650
 2023-12-12  8:45 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: remoteproc: qcom,sm8550-pas: document the SM8650 PAS
` [PATCH v5 2/3] remoteproc: qcom: pas: make region assign more generic
` [PATCH v5 3/3] remoteproc: qcom: pas: Add SM8650 remoteproc support

[virtio-comment] [PATCH v5] virtio-net: device does not deliver partially checksummed packet and may validate the checksum
 2023-12-12  8:44 UTC  (4+ messages)
` [virtio-comment] "

[xiang-erofs:dev] BUILD SUCCESS 6b07eb1629328184dd7d07957c9a9a519a42c5c7
 2023-12-12  8:41 UTC 

[usb:gadget_char] BUILD SUCCESS deb1d3064bc1a73e72ee1404c5f69c472477fdd3
 2023-12-12  8:43 UTC 

[PULL] 1st set of IIO fixes for 6.7
 2023-12-12  8:43 UTC  (2+ messages)

[Intel-xe] [RFC PATCH 0/7] Syncs vs async exec/bind uAPI change
 2023-12-12  8:43 UTC  (9+ messages)
` [Intel-xe] [RFC PATCH 7/7] drm/xe/uapi: Uniform async vs sync handling
  `  "

patch "iio: adc: MCP3564: fix calib_bias and calib_scale range checks" added to char-misc-linus
 2023-12-12  8:43 UTC 

patch "iio: adc: imx93: add four channels for imx93 adc" added to char-misc-linus
 2023-12-12  8:43 UTC 

[PATCH v1] soc: renesas: make ARCH_R9A07G043 depend on !DMA_DIRECT_REMAP
 2023-12-12  8:43 UTC  (4+ messages)

patch "iio: adc: ti_am335x_adc: Fix return value check of" added to char-misc-linus
 2023-12-12  8:43 UTC 

patch "iio: triggered-buffer: prevent possible freeing of wrong buffer" added to char-misc-linus
 2023-12-12  8:43 UTC 

[GIT PULL] interconnect fixes for 6.7-rc
 2023-12-12  8:43 UTC  (2+ messages)

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-12  8:43 UTC  (11+ messages)
` [PATCH v1 05/16] dt-bindings: clock: Add StarFive JH8100 System clock and reset generator
` [PATCH v1 16/16] riscv: dts: starfive: jh8100: Add clocks and resets nodes

patch "iio: imu: adis16475: use bit numbers in assign_bit()" added to char-misc-linus
 2023-12-12  8:43 UTC 

patch "iio: imu: adis16475: add spi_device_id table" added to char-misc-linus
 2023-12-12  8:43 UTC 

patch "iio: tmag5273: fix temperature offset" added to char-misc-linus
 2023-12-12  8:43 UTC 

patch "iio: kx022a: Fix acceleration value scaling" added to char-misc-linus
 2023-12-12  8:43 UTC 

[usb:rndis-removal] BUILD SUCCESS fefa5dd02e1900017bcb9be4a819301e5969fbe5
 2023-12-12  8:43 UTC 

[PATCH 1/2] drm/amdgpu: increase hmm range get pages timeout
 2023-12-12  8:43 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pages

[PATCH v9 0/3] Add Nuvoton NPCM SGPIO feature
 2023-12-12  8:41 UTC  (5+ messages)
` [PATCH v9 1/3] dt-bindings: gpio: add NPCM sgpio driver bindings

[virtio-comment] [PATCH v5 0/7] Introduce Virtio Over Fabrics
 2023-12-12  8:36 UTC  (4+ messages)
` [virtio-comment] "
    ` [virtio-comment] "

[PATCH v6 0/2] Use onboard usb hub reset on Odroid N2
 2023-12-12  8:40 UTC  (14+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub

[PATCH 0/7] lib: sbi: Probe PMP locked entries and adjust first usable PMP index
 2023-12-12  8:40 UTC  (7+ messages)
` [PATCH 5/7] lib: sbi: adjust first usable PMP index to sbi_hart_pmp_reserved
` [PATCH 6/7] lib: sbi: Not use smepmp if has pmp reserved and MSECCFG.MML=1
` [PATCH 7/7] lib: sbi: show the number of PMP Reserved

[dovetail-6.7][PATCH 1/2] genirq: irq_pipeline: Add lock guard support for hard spinlocks
 2023-12-12  8:39 UTC  (2+ messages)

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-12-12  7:12 UTC  (5+ messages)
` [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V

Radeon regression in 6.6 kernel
 2023-12-12  0:28 UTC  (21+ messages)

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-12  7:11 UTC  (5+ messages)
` [RFC PATCH 05/12] lib/raid6: Use CC_FLAGS_FPU for NEON CFLAGS

[PATCH v6 0/4] riscv: sophgo: add clock support for sg2042
 2023-12-12  8:37 UTC  (6+ messages)
` [PATCH v6 3/4] clk: sophgo: Add SG2042 clock generator driver

Proszę o kontakt
 2023-12-12  8:36 UTC 

[PATCH 4.19 00/55] 4.19.302-rc1 review
 2023-12-12  8:38 UTC  (4+ messages)
` [PATCH 4.19 06/55] block: introduce multi-page bvec helpers

[PATCH 0/2] ASoC: qcom: add sound card support for SM8650
 2023-12-12  8:36 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom,sm8250: document SM8650 sound card
` [PATCH 2/2] ASoC: qcom: sc8280xp: Add support for SM8650

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-12  8:35 UTC  (9+ messages)
` [PATCH v6 20/40] mtd: rawnand: add support for ts72xx
` [PATCH v6 34/40] ARM: ep93xx: DT for the Cirrus ep93xx SoC platforms
` [PATCH v6 37/40] ARM: ep93xx: delete all boardfiles
` [PATCH v6 38/40] ARM: ep93xx: soc: drop defines

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-12  8:36 UTC  (12+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2023-12-12  8:25 UTC  (3+ messages)

[PATCH] rtc: MAINTAINERS: drop Alessandro Zummo
 2023-12-12  8:35 UTC  (4+ messages)

[PATCH] tools/perf: PVN for HX-C2000 CPU with Power8 Architecture
 2023-12-12  8:28 UTC 

[PATCH 0/5] Add callback for cooling list update to speed-up IPA
 2023-12-12  8:36 UTC  (4+ messages)
` [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change

[PATCH v8 0/6] Improve pwm-ir-tx precision
 2023-12-12  8:34 UTC  (10+ messages)
` [PATCH v8 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
` [PATCH v8 2/6] pwm: Replace ENOTSUPP with EOPNOTSUPP
` [PATCH v8 3/6] pwm: renesas: Remove unused include
` [PATCH v8 4/6] pwm: Make it possible to apply PWM changes in atomic context
` [PATCH v8 5/6] pwm: bcm2835: Allow PWM driver to be used "
` [PATCH v8 6/6] media: pwm-ir-tx: Trigger edges from hrtimer interrupt context

[PATCH i-g-t] tests/xe: Remove xe_perf_pmu
 2023-12-12  8:33 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2023-12-12  8:32 UTC  (5+ messages)

[PATCH] LoongArch: BPF: Prevent out-of-bounds memory access
 2023-12-12  8:29 UTC  (4+ messages)

[PATCH i-g-t] intel/xe_exec_store.c: Fix the execution of basic-all test
 2023-12-12  8:29 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/2] IB/ipoib fixes
 2023-12-12  8:29 UTC  (2+ messages)

[PATCH 0/2] Use DRM_GPUVM helpers for the vm evict and exobj listss
 2023-12-12  8:29 UTC  (4+ messages)
` [PATCH 1/2] drm/xe: Use DRM GPUVM helpers for external- and evicted objects

[PATCH] PCI/sysfs: Fix race in pci sysfs creation
 2023-12-12  8:28 UTC  (3+ messages)

[PATCH i-g-t] xe/tests: Remove tile_sysfs test for now
 2023-12-12  8:27 UTC  (2+ messages)

[PATCH v1] virtio_net: fix missing dma unmap for resize
 2023-12-12  8:26 UTC  (2+ messages)

[PATCH v1] ASoC: tas2562: remove tas2563 into driver
 2023-12-12  8:25 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] usb: fix comment typos
 2023-12-12  8:25 UTC  (3+ messages)

stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 1 warning (v6.1.67-195-g807435a379b45)
 2023-12-12  8:25 UTC 

[PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
 2023-12-12  8:24 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.