All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-15 13:30:02 to 2023-05-15 14:13:06 UTC [more...]

[PATCH v12 00/13] HP BIOSCFG driver
 2023-05-15 14:12 UTC  (6+ messages)
` [PATCH v12 10/13] HP BIOSCFG driver - spmobj-attributes

[PATCH] drm/amdgpu: remove unnecessary (void*) conversions
 2023-05-15 14:11 UTC  (4+ messages)

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-05-15 14:09 UTC  (13+ messages)
  ` [RFC 2/7] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
  ` [RFC 3/7] hw/mem/cxl_type3: Add a parameter to pass number of DC regions the device supports in qemu command line
  ` [RFC 4/7] hw/mem/cxl_type3: Add DC extent representative to cxl type3 device

[PATCH 1/3][For 4.19/4.14] spi: spi-fsl-spi: automatically adapt bits-per-word in cpu mode
 2023-05-15 14:07 UTC  (5+ messages)
` [PATCH 2/3][For 4.19/4.14] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
` [PATCH 3/3][For 4.19/4.14] spi: fsl-cpm: Use 16 bit mode for large transfers with even size
` [PATCH 1/2][For 5.15/5.10/5.4] spi: fsl-spi: Re-organise transfer bits_per_word adaptation
  ` [PATCH 2/2][For 5.15/5.10/5.4] spi: fsl-cpm: Use 16 bit mode for large transfers with even size

[kirkstone][PATCH] binutils : Fix CVE-2023-25584
 2023-05-15 14:09 UTC  (2+ messages)
` [OE-core] "

[net-next PATCH] octeontx2-pf: mcs: Support VLAN in clear text
 2023-05-15 14:09 UTC  (2+ messages)

[PATCH] efivarfs: expose used and total size
 2023-05-15 14:08 UTC  (4+ messages)

FAILED: patch "[PATCH] bus: mhi: host: Range check CHDBOFF and ERDBOFF" failed to apply to 5.10-stable tree
 2023-05-15 14:07 UTC  (4+ messages)
` [PATCH 5.10.y] bus: mhi: host: Range check CHDBOFF and ERDBOFF

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-15 14:05 UTC  (17+ messages)
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
    ` [Intel-wired-lan] "
` [PATCH RESEND bpf-next 10/15] ice: Implement VLAN tag hint
    ` [Intel-wired-lan] "
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
    ` [Intel-wired-lan] "
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
      ` [Intel-wired-lan] "

[PATCH] x86/retbleed: Add __x86_return_thunk alignment checks
 2023-05-15 14:07 UTC 

[PATCH v2 00/20] efi/x86: Avoid bare metal decompressor during EFI boot
 2023-05-15 14:07 UTC  (11+ messages)
` [PATCH v2 03/20] x86: decompressor: Call trampoline as a normal function
` [PATCH v2 04/20] x86: decompressor: Use standard calling convention for trampoline
` [PATCH v2 05/20] x86: decompressor: Avoid the need for a stack in the 32-bit trampoline
` [PATCH v2 06/20] x86: decompressor: Call trampoline directly from C code
` [PATCH v2 07/20] x86: decompressor: Only call the trampoline when changing paging levels

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-15 14:07 UTC  (11+ messages)
` [PATCH v2 2/2] "

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-15 14:07 UTC  (3+ messages)
` [PATCH v2 1/4] usb: usbfs: Enforce page requirements for mmap

[kirkstone][PATCH] binutils : Fix CVE-2023-25588
 2023-05-15 14:06 UTC  (2+ messages)
` [OE-core] "

[meta-python][PATCH 1/2] python3-pylint: upgrade 2.17.3 -> 2.17.4
 2023-05-15 14:06 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pylint: omit failing pickle test

drivers/net/vmxnet3/vmxnet3_drv.c:228:23: sparse: sparse: incorrect type in assignment (different base types)
 2023-05-15 14:03 UTC 

[PATCH] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-15 14:03 UTC  (3+ messages)

[PATCH 1/1] efi_loader: support booting semihosting file
 2023-05-15 14:04 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-05-15 14:01 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/igt_fb: round rgb->yuv conversion results
 2023-05-15 14:02 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for series starting with [i-g-t,1/3] "

[PATCH] staging: HID: Add ShanWan USB WirelessGamepad driver
 2023-05-15 14:01 UTC  (2+ messages)
` [PATCH v5] "

[OE-core][PATCH V2] oe-buildenv-internal: remove path from previous project
 2023-05-15 14:01 UTC  (5+ messages)

[PATCH v7 00/19] Add iommufd physical device operations for replace and alloc hwpt
 2023-05-15 14:00 UTC  (20+ messages)
` [PATCH v7 01/19] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v7 02/19] iommufd: Add iommufd_group
` [PATCH v7 03/19] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v7 04/19] iommu: Export iommu_get_resv_regions()
` [PATCH v7 05/19] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v7 06/19] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v7 07/19] iommufd: Make sw_msi_start a group global
` [PATCH v7 08/19] iommufd: Move putting a hwpt to a helper function
` [PATCH v7 09/19] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v7 10/19] iommufd: Allow a hwpt to be aborted after allocation
` [PATCH v7 11/19] iommufd: Fix locking around hwpt allocation
` [PATCH v7 12/19] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v7 13/19] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v7 14/19] iommufd: Add iommufd_device_replace()
` [PATCH v7 15/19] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v7 16/19] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v7 17/19] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v7 18/19] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v7 19/19] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH] coverity: the definitive COMPONENTS.md update
 2023-05-15 14:00 UTC 

[kvm-unit-tests PATCH v4 5/7] s390x: pv: Add sie entry intercept and validity test
 2023-05-15 14:00 UTC  (3+ messages)
` [kvm-unit-tests PATCH v5] "

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2023-05-15 14:00 UTC  (14+ messages)
` [PATCH RESEND V12 3/8] fuse: Definitions and ioctl for passthrough

[Intel-xe] [PATCH 1/2] fixup! drm/i915/display: Remaining changes to make xe compile
 2023-05-15 14:00 UTC  (2+ messages)

[PATCH v2 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk
 2023-05-15 13:58 UTC  (4+ messages)
` [PATCH v2 1/2] ovl: ovl_permission: Fix null pointer dereference at realinode in rcu-walk mode
` [PATCH v2 2/2] ovl: get_acl: "

[PATCH] scsi-generic: fix buffer overflow on block limits inquiry
 2023-05-15 13:58 UTC 

[PATCH RFC] Providing a helper for PCS inband negotiation
 2023-05-15 13:58 UTC  (3+ messages)

[OE-core][PATCH v5 1/6] gobject-introspection: reduce dependencies
 2023-05-15 13:58 UTC  (3+ messages)

[PATCH 0/4] RSEQ selftests updates
 2023-05-15 13:58 UTC  (5+ messages)
` [PATCH 1/4] selftests/rseq: Fix CID_ID typo in Makefile
` [PATCH 2/4] selftests/rseq: Implement rseq_unqual_scalar_typeof
` [PATCH 3/4] selftests/rseq: Fix arm64 buggy load-acquire/store-release macros
` [PATCH 4/4] selftests/rseq: Use rseq_unqual_scalar_typeof in macros

[PATCH v5 0/3] COLO: improve build options
 2023-05-15 13:57 UTC  (3+ messages)
` [PATCH v5 2/3] migration: split migration_incoming_co

[PATCH 3/3] mmc: block: ioctl: Add error aggregation flag
 2023-05-15 13:56 UTC  (2+ messages)

[PULL 0/9] Linux user for 8.1 patches
 2023-05-15 13:55 UTC  (2+ messages)

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-15 13:54 UTC  (8+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH 00/53] drm: Convert to platform remove callback returning void
 2023-05-15 13:53 UTC  (4+ messages)
` [PATCH 42/53] drm/stm: "

[PATCH 0/5] Fix inclusion guards
 2023-05-15 13:52 UTC  (6+ messages)
` [PATCH 1/5] imx: fix header "
` [PATCH 2/5] arm: uniphier: fix header inclusion guard
` [PATCH 3/5] freescale: "
` [PATCH 4/5] exynos: "
` [PATCH 5/5] faraday: remove orphaned header file

[RFC PATCH v2] fs/xattr: add *at family syscalls
 2023-05-15 13:52 UTC  (8+ messages)

Resources on deeper understanding of Translation blocks
 2023-05-15 13:45 UTC  (2+ messages)

[PATCH iwl-net v2] ice: recycle/free all of the fragments from multi-buffer frame
 2023-05-15 13:52 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] drm/vkms: Minor Improvements
 2023-05-15 13:52 UTC  (4+ messages)
` [PATCH 1/3] drm/vkms: Reduce critical section
` [PATCH 2/3] drm/vkms: Enable ARGB8888 support for writeback
` [PATCH 3/3] drm/vkms: Isolate writeback pixel conversion functions

[Intel-gfx] [PATCH 00/13] DSC misc fixes
 2023-05-15 13:51 UTC  (4+ messages)
` [Intel-gfx] [PATCH 04/13] drm/i915/dp: Update Bigjoiner interface bits for computing compressed bpp
    `  "

[PATCH OLK-5.10 v3 0/4] md: bugfix of writing raid sysfs
 2023-05-15 13:48 UTC  (5+ messages)
` [PATCH OLK-5.10 v3 1/4] md/raid10: fix slab-out-of-bounds in md_bitmap_get_counter
` [PATCH OLK-5.10 v3 2/4] md/raid10: fix overflow in safe_delay_store
` [PATCH OLK-5.10 v3 3/4] md/raid10: fix wrong setting of max_corr_read_errors
` [PATCH OLK-5.10 v3 4/4] md/raid10: optimize check_decay_read_errors()

[PATCH net-next 0/4] net: hns3: There are some cleanup for the HNS3 ethernet driver
 2023-05-15 13:46 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: refine the tcam key convert handle
` [PATCH net-next 2/4] net: hns3: fix hns3 driver header file not self-contained issue
` [PATCH net-next 3/4] net: hns3: fix strncpy() not using dest-buf length as length issue
` [PATCH net-next 4/4] net: hns3: clear hns unused parameter alarm

[PATCH] dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32
 2023-05-15 13:47 UTC  (4+ messages)

[PATCH 0/2] SUNRPC page allocator improvements
 2023-05-15 13:47 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Resupply rq_pages from node-local memory
` [PATCH 2/2] SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()

[PATCH v4 1/2] ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmc
 2023-05-15 13:44 UTC  (2+ messages)
` [PATCH v4 2/2] configs: rockchip: rock5b-rk3588: add pinctrl to SPL

[PATCH v6 0/7] lib: sbi: Ensure SBI extension is available
 2023-05-15 13:43 UTC  (3+ messages)
` [PATCH v6 2/7] lib: sbi: Narrow vendor extension range

[PATCH V2] arm64: Disable EL2 traps for BRBE instructions executed in EL1
 2023-05-15 13:42 UTC  (3+ messages)

[alobakin:ip_tunnel 8/13] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_920' declared with attribute error: BUILD_BUG_ON failed: !__builtin_constant_p(__res)
 2023-05-15 13:41 UTC 

[PATCH] drm/vkms: Fix race-condition between the hrtimer and the atomic commit
 2023-05-15 13:41 UTC 

Fwd: [Bug 217440] New: ALC236 audio disappears from HP 15z-fc000 on warm boot
 2023-05-15 13:39 UTC  (6+ messages)

[patch net] devlink: change per-devlink netdev notifier to static one
 2023-05-15 13:40 UTC  (6+ messages)

[PATCH 0/2] xhci fixes for usb-linus
 2023-05-15 13:40 UTC  (3+ messages)
` [PATCH 1/2] xhci-pci: Only run d3cold avoidance quirk for s2idle
` [PATCH 2/2] xhci: Fix incorrect tracking of free space on transfer rings

[meta-oe][PATCH] ipmitool: Update links
 2023-05-15 13:40 UTC 

[PATCHv4 bpf-next 00/10] bpf: Move kernel test kfuncs into bpf_testmod
 2023-05-15 13:37 UTC  (11+ messages)
` [PATCHv4 bpf-next 01/10] libbpf: Store zero fd to fd_array for loader kfunc relocation
` [PATCHv4 bpf-next 02/10] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv4 bpf-next 03/10] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv4 bpf-next 04/10] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv4 bpf-next 05/10] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv4 bpf-next 06/10] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv4 bpf-next 07/10] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv4 bpf-next 08/10] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv4 bpf-next 09/10] selftests/bpf: Remove extern from kfuncs declarations
` [PATCHv4 bpf-next 10/10] bpf: Move kernel test kfuncs to bpf_testmod

[Buildroot] [PATCH] support/pkg-stats: list packages from external trees
 2023-05-15 13:37 UTC  (2+ messages)

[PATCH v8 00/11] Add Qualcomm PMIC TPCM support
 2023-05-15 13:36 UTC  (12+ messages)
` [PATCH v8 01/11] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark reg as required
` [PATCH v8 02/11] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark regulator-*-microamp required
` [PATCH v8 03/11] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional
` [PATCH v8 04/11] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add input and output ports
` [PATCH v8 05/11] dt-bindings: mfd: qcom,spmi-pmic: Add typec to SPMI device types
` [PATCH v8 06/11] arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching
` [PATCH v8 07/11] arm64: dts: qcom: pm8150b: Add a TCPM description
` [PATCH v8 08/11] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v8 09/11] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v8 10/11] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v8 11/11] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[Intel-gfx] [PATCH i-g-t 0/2] gputop/intel_gpu_top: Move name to be the last field
 2023-05-15 13:36 UTC  (6+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 1/2] gputop: Move client name last
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/2] intel_gpu_top: "
  ` [igt-dev] "

[PATCH] Input: pwm-beeper - Support volume setting via sysfs
 2023-05-15 13:36 UTC  (3+ messages)
` AW: EXTERNAL - "

[PATCH] spi: dw: Replace spi->chip_select references with function calls
 2023-05-15 13:35 UTC  (2+ messages)

[PATCH 0/3] NFSD admin interface observability
 2023-05-15 13:35 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Clean up nfsctl white-space damage
` [PATCH 2/3] NFSD: Clean up nfsctl_transaction_write()
` [PATCH 3/3] NFSD: trace nfsctl operations

[PATCH 00/21] Migration: More migration atomic counters
 2023-05-15 13:33 UTC  (6+ messages)
` [PATCH 10/21] migration: Move rate_limit_max and rate_limit_used to migration_stats

[PATCH v3] ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
 2023-05-15 13:32 UTC  (3+ messages)

[PATCH 0/4] Socket creation observability
 2023-05-15 13:33 UTC  (5+ messages)
` [PATCH 1/4] SUNRPC: Fix an incorrect comment
` [PATCH 2/4] SUNRPC: Remove dprintk() in svc_handle_xprt()
` [PATCH 3/4] SUNRPC: Improve observability in svc_tcp_accept()
` [PATCH 4/4] SUNRPC: Trace struct svc_sock lifetime events

[PATCH v3 0/4] Fix some warnings about rq clock
 2023-05-15 13:30 UTC  (9+ messages)
` [PATCH v3 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
` [PATCH v3 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
` [PATCH v3 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
` [PATCH v3 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()

[PATCH 1/8] gnutls: add PACKAGECONFIG for DANE
 2023-05-15 13:29 UTC  (8+ messages)
` [PATCH 2/8] gnutls: add PACKAGECONFIG options for certification compression
` [PATCH 3/8] gnutls: use system libtasn1
` [PATCH 4/8] gnutls: clean up ptest compilation
` [PATCH 5/8] gnutls: remove use of argp-standalone for musl
` [PATCH 6/8] glib-networking: fix LICENSE statement
` [PATCH 7/8] glib-networking: add gnomeproxy PACKAGECONFIG
` [PATCH 8/8] glib-networking add environment variable proxy PACKAGECONFIG


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.