All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-02 14:40:18 to 2023-06-02 15:20:53 UTC [more...]

[PATCH RESEND 0/2] drivers: base: Add tests showing devm handling inconsistencies
 2023-06-02 15:20 UTC 

[PATCH 2/2] module: add support to avoid duplicates early on load
 2023-06-02 15:19 UTC  (12+ messages)

Patchwork summary for: spi-devel-general
 2023-06-02 15:20 UTC 

[RFC PATCH v1 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-06-02 11:47 UTC  (2+ messages)
` [Intel-wired-lan] [RFC PATCH v1 08/13] e1000e: Remove unreliable pci_disable_link_state{, _locked}() workaround

[Intel-wired-lan] [PATCH] intel-wired-lan: igc: set TP bit in ethtool_link_ksettings.supported field
 2023-06-02  8:23 UTC 

[Intel-wired-lan] [PATCH] intel-wired-lan: igc: intel-wired-lan: igc: set TP bit in ethtool_link_ksettings.supported field
 2023-06-02  8:11 UTC 

[Intel-wired-lan] [PATCH] intel-wired-lan: igc: set TP bit in ethtool_link_ksettings.supported field
 2023-06-02  7:49 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] Add absolute user fence timeout
 2023-06-02 15:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[Intel-wired-lan] [PATCHv3 net] igb: Fix extts capture value format for 82580/i354/i350
 2023-06-02  7:04 UTC 

[Intel-wired-lan] [PATCH v2] igb: Fix extts capture value format for 82580/i354/i350
 2023-06-02  6:28 UTC  (4+ messages)

[PATCH v2] drm/amd/display: Address kdoc warnings in dcn30_fpu.c
 2023-06-02 15:19 UTC 

stable-rc/linux-4.14.y baseline: 133 runs, 27 regressions (v4.14.316-4-g2315284043d1)
 2023-06-02 15:19 UTC 

[PATCH] drm/amd/display: Add gnu_printf format attribute for snprintf_count()
 2023-06-02 15:19 UTC  (2+ messages)

[PATCH] usb: gadget: uvc: queue empty isoc requests if no video buffer is available
 2023-06-02 15:19 UTC  (2+ messages)

[PATCH] scsi: ufs: Include major and minor number in command tracing output
 2023-06-02 15:19 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] ice: Fix ice module unload
 2023-06-02 15:25 UTC 

[PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-06-02 15:18 UTC  (6+ messages)
` [PATCH 36/36] drm/amd/display: allow newer DC hardware to use degamma ROM for PQ/HLG

[PATCH] e2fsck: restore sb->s_state before journal recover
 2023-06-02 15:18 UTC  (2+ messages)

[PATCH 00/21] imx258 improvements series
 2023-06-02 15:18 UTC  (7+ messages)
` [PATCH 12/21] media: i2c: imx258: Allow configuration of clock lane behaviour
` [PATCH 21/21] media: i2c: imx258: Make HFLIP and VFLIP controls writable

[Intel-xe] [PATCH 0/3] drm/xe: Add sysfs entry to report per gt memory size
 2023-06-02 15:17 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/pxp: Fix size_t format specifier in gsccs_send_message()
 2023-06-02 15:17 UTC  (5+ messages)

[PATCH v2] spi: spi-imx: fix mixing of native and gpio chipselects for imx51/imx53/imx6 variants
 2023-06-02 15:16 UTC  (3+ messages)

[PATCH] drm/vmwgfx: Silence RBP clobber warnings
 2023-06-02 15:16 UTC  (2+ messages)

[PATCH 0/8] make unregistration of super_block shrinker more faster
 2023-06-02 15:15 UTC  (7+ messages)
` [PATCH 6/8] xfs: introduce xfs_fs_destroy_super()

[PATCH v3] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-06-02 15:15 UTC  (2+ messages)

[PATCH] audit: check syscall bitmap on entry to avoid extra work
 2023-06-02 15:15 UTC  (9+ messages)

[PATCH] net/bonding: rename bonded to bonding
 2023-06-02 15:15 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Avoid disabling GCC specific flag with clang for snprintf_count()
 2023-06-02 15:14 UTC  (2+ messages)

[PATCH 0/2] Add ili9882t timing
 2023-06-02 15:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

[RFC v3 0/2] add DTS smoke tests
 2023-06-02 15:13 UTC  (3+ messages)
` [RFC v3 1/2] dts: add "
` [RFC v3 2/2] dts: added paramiko to dependencies

[Intel-gfx] [PATCH v7 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-06-02 15:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enhance vfio PCI hot reset for vfio cdev device (rev5)

[PATCH net-next v3 00/11] splice, net: Rewrite splice-to-socket, fix SPLICE_F_MORE and handle MSG_SPLICE_PAGES in AF_TLS
 2023-06-02 15:07 UTC  (12+ messages)
` [PATCH net-next v3 01/11] net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspace
` [PATCH net-next v3 02/11] tls: Allow MSG_SPLICE_PAGES but treat it as normal sendmsg
` [PATCH net-next v3 03/11] tls/sw: Use zero-length sendmsg() without MSG_MORE to flush
` [PATCH net-next v3 04/11] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [PATCH net-next v3 05/11] splice, net: Fix SPLICE_F_MORE signalling in splice_direct_to_actor()
` [PATCH net-next v3 06/11] tls: Address behaviour change in multi_chunk_sendfile kselftest
` [PATCH net-next v3 07/11] tls/sw: Support MSG_SPLICE_PAGES
` [PATCH net-next v3 08/11] tls/sw: Convert tls_sw_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v3 09/11] tls/device: Support MSG_SPLICE_PAGES
` [PATCH net-next v3 10/11] tls/device: Convert tls_device_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v3 11/11] net: Add samples for network I/O and splicing

[PATCH v2] x86/mce: set MCE_IN_KERNEL_COPYIN for all MC-Safe Copy
 2023-06-02 15:12 UTC  (5+ messages)

[PATCH v4 00/23] cxl/pci: Add support for RCH RAS error handling
 2023-06-02 15:11 UTC  (7+ messages)
` [PATCH v4 02/23] cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
` [PATCH v4 04/23] cxl/core/regs: Add @dev to cxl_register_map

[PATCH 0/5] mm: compaction: cleanups & simplifications
 2023-06-02 15:12 UTC  (9+ messages)
` [PATCH 2/5] mm: compaction: simplify should_compact_retry()
` [PATCH 3/5] mm: compaction: refactor __compaction_suitable()
` [PATCH 6/5] mm: compaction: have compaction_suitable() return bool

[GIT PULL] RISC-V Fixes for 6.4-rc5
 2023-06-02 15:11 UTC  (2+ messages)

[PATCH V6 00/21] Add basic ACPI support for RISC-V
 2023-06-02 15:11 UTC  (7+ messages)
` (subset) "

[PATCH] riscv: perf: Fix callchain parse error with kernel tracepoint events
 2023-06-02 14:57 UTC  (3+ messages)

[PATCH V2] ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties
 2023-06-02 15:10 UTC  (2+ messages)

[master] Pull request
 2023-06-02 15:10 UTC 

[PATCH] KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
 2023-06-02 15:09 UTC  (3+ messages)

RFC: target/riscv: Add support for Zacas extension
 2023-06-02 15:08 UTC  (4+ messages)
` [PATCH 1/2] target/riscv: Add Zacas ISA extension support

[PATCH v1 1/1] gpiolib: Remove unused gpio_cansleep()
 2023-06-02 15:06 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+
 2023-06-02 15:08 UTC  (2+ messages)

[RFC PATCH v1 0/9] Hypervisor-Enforced Kernel Integrity
 2023-06-02 15:07 UTC  (6+ messages)

[RFC v2] linux-user/riscv: Add syscall riscv_hwprobe
 2023-06-02 15:07 UTC  (4+ messages)

[PATCH 0/8] wifi: rtw89: support 6 GHz power types STD/LPI/VLP
 2023-06-02 15:05 UTC  (9+ messages)
` [PATCH 1/8] wifi: rtw89: refine clearing supported bands to check 2/5 GHz first
` [PATCH 2/8] wifi: rtw89: regd: judge 6 GHz according to chip and BIOS
` [PATCH 3/8] wifi: rtw89: regd: update regulatory map to R64-R40
` [PATCH 4/8] wifi: rtw89: process regulatory for 6 GHz power type
` [PATCH 5/8] wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (1 of 3)
` [PATCH 6/8] wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (2 "
` [PATCH 7/8] wifi: rtw89: 8852c: update TX power tables to R63 with 6 GHz power type (3 "
` [PATCH 8/8] wifi: rtw89: 8852c: update RF radio A/B parameters to R63

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-06-02 15:06 UTC  (4+ messages)
` [PATCH 11/15] sched/eevdf: Better handle mixed slice length

renesas/next v4l2-compliance on uvcvideo: 3 runs, 2 regressions (renesas-next-2023-06-02-v6.4-rc1)
 2023-06-02 15:07 UTC 

renesas/next igt-gpu-panfrost: 3 runs, 2 regressions (renesas-next-2023-06-02-v6.4-rc1)
 2023-06-02 15:07 UTC 

renesas/next sleep: 7 runs, 3 regressions (renesas-next-2023-06-02-v6.4-rc1)
 2023-06-02 15:07 UTC 

renesas/next cros-ec: 10 runs, 2 regressions (renesas-next-2023-06-02-v6.4-rc1)
 2023-06-02 15:07 UTC 

[PATCH v5 RESEND 00/17] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2023-06-02 15:05 UTC  (8+ messages)
` [PATCH v5 RESEND 14/17] mm/ioremap: Consider IOREMAP space in generic ioremap

[PATCH] drm/amd/display: Fix up dcn30_fpu.c kdoc
 2023-06-02 15:05 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-06-02 15:04 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH net-next v2 03/12] iavf: optimize Rx buffer allocation a bunch

[PATCH v3] net/bonding: replace master/slave to main/member
 2023-06-02 15:05 UTC  (4+ messages)
` [PATCH v4] "

[dwmw2:parallel-6.2-rc6 12/15] arch/x86/kernel/smpboot.c:217:9: warning: ISO C90 forbids mixed declarations and code
 2023-06-02 15:04 UTC 

[PATCH] nvme-fabrics: open code __nvmf_host_find()
 2023-06-02 15:04 UTC  (2+ messages)

[PATCH] nvme-fabrics: error out to unlock the mutex
 2023-06-02 15:03 UTC  (2+ messages)

[PATCH v2 0/5] ARM: Add GPIO support
 2023-06-02 15:02 UTC  (7+ messages)
` [PATCH v2 4/5] hwmon: (gxp_fan_ctrl) Provide fan info via gpio

[PATCH 00/24] Metadump v2
 2023-06-02 15:02 UTC  (17+ messages)
` [PATCH 11/24] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH 15/24] xfs_metadump.8: Add description for the newly introduced -v option
` [PATCH 22/24] mdrestore: Define mdrestore ops for v2 format
` [PATCH 23/24] mdrestore: Add support for passing log device as an argument

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-02 15:01 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Teach verifier that trusted PTR_TO_BTF_ID pointers are non-NULL
 2023-06-02 15:01 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for non-NULLable PTR_TO_BTF_IDs

[PATCH RESEND bpf-next 00/18] BPF token
 2023-06-02 15:00 UTC  (19+ messages)
` [PATCH RESEND bpf-next 01/18] bpf: introduce BPF token object
` [PATCH RESEND bpf-next 02/18] libbpf: add bpf_token_create() API
` [PATCH RESEND bpf-next 03/18] selftests/bpf: add BPF_TOKEN_CREATE test
` [PATCH RESEND bpf-next 04/18] bpf: move unprivileged checks into map_create() and bpf_prog_load()
` [PATCH RESEND bpf-next 05/18] bpf: inline map creation logic in map_create() function
` [PATCH RESEND bpf-next 06/18] bpf: centralize permissions checks for all BPF map types
` [PATCH RESEND bpf-next 07/18] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH RESEND bpf-next 08/18] libbpf: add BPF token support to bpf_map_create() API
` [PATCH RESEND bpf-next 09/18] selftests/bpf: add BPF token-enabled test for BPF_MAP_CREATE command
` [PATCH RESEND bpf-next 10/18] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH RESEND bpf-next 11/18] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH RESEND bpf-next 12/18] selftests/bpf: add BPF token-enabled BPF_BTF_LOAD selftest
` [PATCH RESEND bpf-next 13/18] bpf: keep BPF_PROG_LOAD permission checks clear of validations
` [PATCH RESEND bpf-next 14/18] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH RESEND bpf-next 15/18] bpf: take into account BPF token when fetching helper protos
` [PATCH RESEND bpf-next 16/18] bpf: consistenly use BPF token throughout BPF verifier logic
` [PATCH RESEND bpf-next 17/18] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH RESEND bpf-next 18/18] selftests/bpf: add BPF token-enabled BPF_PROG_LOAD tests

[PATCH v2 0/2] s390x/ap: fix hang when mdev attached to guest is removed
 2023-06-02 15:00 UTC  (4+ messages)
` [PATCH v2 2/2] s390x/ap: Wire up the device request notifier interface

[PATCH v3] media: uapi: v4l: Intel metadata format update
 2023-06-02 15:00 UTC  (4+ messages)
` [PATCH v4] "

[Intel-xe] [RFC PATCH 0/1] drm/xe: Introduce function pointers for MMIO functions
 2023-06-02 15:00 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for "

[PATCH v5 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-06-02 14:59 UTC  (9+ messages)
` [PATCH v5 1/5] parallels: Incorrect data end calculation in parallels_open()
` [PATCH v5 3/5] parallels: Add checking and repairing duplicate offsets in BAT
` [PATCH v5 4/5] parallels: Replace fprintf by qemu_log in check
` [PATCH v5 5/5] parallels: Image repairing in parallels_open()

[virtio-comment] Invitation: virtio-net collaboration bi-weekly @ Every 2 weeks from 12am to 12:45am on Wednesday (CDT) (virtio-comment@lists.oasis-open.org)
 2023-06-02 14:59 UTC 

[PATCH v4 1/8] platform/x86: think-lmi: mutex protection around multiple WMI calls
 2023-06-02 14:58 UTC  (4+ messages)
` [PATCH v4 8/8] platform/x86: think-lmi: Don't display unnecessary authentication settings

[PATCH] io_uring: avoid indirect function calls for the hottest task_work
 2023-06-02 14:58 UTC 

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-06-02 14:58 UTC  (9+ messages)
      ` uuid ioctl - was: "

[PATCH 1/2] ap: Remove opt-out DisableHT for opt-in EnableHT
 2023-06-02 14:58 UTC  (2+ messages)
` [PATCH 2/2] doc: document EnableHT option

[PATCH v3 08/20] KVM: arm64: Save/restore TCR2_EL1
 2023-06-02 14:57 UTC  (2+ messages)
  ` [PATCH v3 09/20] KVM: arm64: Save/restore PIE registers

[PATCH] mlxbf_gige: Add missing check for platform_get_irq
 2023-06-02 14:56 UTC  (2+ messages)

[PATCH] serial: lantiq: add missing interrupt ack
 2023-06-02 14:56 UTC  (2+ messages)

[PATCH v2 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-02 14:56 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: power: reset: atmel,at91sam9260-shdwc: convert to yaml
` [PATCH v2 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: "

[PATCH] ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties
 2023-06-02 14:54 UTC  (2+ messages)

[PATCH 0/4] Page table fence
 2023-06-02 14:54 UTC  (4+ messages)
` [PATCH 2/4] drm/amdkfd: Signal page table fence after KFD flush tlb

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt 157/282] drivers/clk/qcom/clk-cbf-8996.c:354:31: error: 'icc_sync_state' undeclared here (not in a function)
 2023-06-02 14:53 UTC 

[PATCH v2 1/1] serial: core: Fix error handling for serial_core_ctrl_device_add()
 2023-06-02 14:53 UTC  (2+ messages)

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-06-02 14:53 UTC  (6+ messages)
` [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver

[RESUBMIT][PATCH] x86/mm: Fix PAT bit missing from page protection modify mask
 2023-06-02 14:53 UTC  (8+ messages)

[PATCH 00/16] target/riscv, KVM: fixes and enhancements
 2023-06-02 14:52 UTC  (3+ messages)
` [PATCH 01/16] target/riscv: skip features setup for KVM CPUs

[PATCH] ACPI: x86: Adjust Microsoft LPS0 _DSM handling sequence
 2023-06-02 14:51 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 0/7] drm/i915: Init DDI ports based on port_mask
 2023-06-02 14:51 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 6/7] drm/i915: Init DDI outputs based on port_mask on skl+
` [Intel-gfx] [PATCH v2 7/7] drm/i915: Convert HSW/BDW to use port_mask for DDI probe

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-06-02 14:50 UTC  (8+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__
    ` [PATCH v2 07/12] parisc/percpu: Work around the lack of __SIZEOF_INT128__

[PATCH linux 0/3] [PATCH] userns: add sysctl "kernel.userns_group_range"
 2023-06-02 14:50 UTC  (6+ messages)

[PATCH] net/gve: fix bug in verify driver compatibility
 2023-06-02 14:49 UTC  (6+ messages)

[PATCH v2 0/3] Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs
 2023-06-02 14:49 UTC  (5+ messages)
` [PATCH v2 1/3] iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC

[PATCH 0/2] migration: switchover-hold flag
 2023-06-02 14:47 UTC  (3+ messages)
` [PATCH 1/2] migration: switchover-hold parameter
` [PATCH 2/2] qtest/migration: Use switchover-hold to speedup

[PATCH v2 0/8] rust: workqueue: add bindings for the workqueue
 2023-06-02 14:48 UTC  (14+ messages)
` [PATCH v2 1/8] rust: workqueue: add low-level workqueue bindings
` [PATCH v2 4/8] rust: workqueue: define built-in queues
` [PATCH v2 5/8] rust: workqueue: add helper for defining work_struct fields
` [PATCH v2 6/8] rust: workqueue: implement `WorkItemPointer` for pointer types
` [PATCH v2 7/8] rust: workqueue: add `try_spawn` helper method
` [PATCH v2 8/8] rust: workqueue: add examples

stable-rc/linux-5.4.y baseline: 161 runs, 33 regressions (v5.4.244-17-g50329515aa64)
 2023-06-02 14:47 UTC 

[linux-linus test] 181100: regressions - FAIL
 2023-06-02 14:45 UTC 

[PATCH net-next 0/3] convert sja1105 xpcs creation and remove xpcs_create
 2023-06-02 14:44 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: sja1105: allow XPCS to handle mdiodev lifetime

[PATCH net-next] ipv6: lower "link become ready"'s level message
 2023-06-02 14:43 UTC  (2+ messages)
` ipv6: lower "link become ready"'s level message: Tests Results

[GIT PULL] nfsd fixes for v6.4-rc4
 2023-06-02 14:42 UTC 

[GIT PULL] Asymmetric keys fix for v6.4-rc5
 2023-06-02 14:41 UTC 

[OE-core][PATCH v2] util-linux: upgrade 2.38.1 -> 2.39
 2023-06-02 14:41 UTC 

[PATCH v2 0/3] vdpa: map shadow vrings with MAP_SHARED
 2023-06-02 14:38 UTC  (4+ messages)
` [PATCH v2 1/3] vdpa: do not block migration if device has cvq and x-svq=on
` [PATCH v2 2/3] vdpa: reorder vhost_vdpa_net_cvq_cmd_page_len function
` [PATCH v2 3/3] vdpa: map shadow vrings with MAP_SHARED

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-06-02 14:39 UTC  (7+ messages)
` [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations


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.