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

[PATCH v2 0/9] New boards support: db845c and qcs404-evb
 2022-07-08 13:14 UTC  (9+ messages)
` [PATCH v2 1/9] board: starqltechn: Align DT node overrides with sdm845.dtsi
` [PATCH v2 2/9] arm64: dts: sdm845: Remove redundant u-boot DT properties
` [PATCH v2 3/9] clocks: sdm845: Import qcom,gcc-sdm845.h
` [PATCH v2 4/9] uart: sdm845: Fix debug UART pinmux
` [PATCH v2 5/9] board: qualcomm: Add support for dragonboard845c
` [PATCH v2 6/9] mmc: msm_sdhci: Add SDCC version 5.0.0 support
` [PATCH v2 7/9] pinctrl: qcom: Add pinctrl driver for QCS404 SoC
` [PATCH v2 8/9] clocks: qcom: Add clock "

[Intel-gfx] [RFC 00/10] drm/i915/vm_bind: Add VM_BIND functionality
 2022-07-08 13:14 UTC  (35+ messages)
` [Intel-gfx] [RFC 01/10] drm/i915/vm_bind: Introduce VM_BIND ioctl
          `  "
` [Intel-gfx] [RFC 02/10] drm/i915/vm_bind: Bind and unbind mappings
        `  "
` [Intel-gfx] [RFC 03/10] drm/i915/vm_bind: Support private and shared BOs
    `  "
` [Intel-gfx] [RFC 06/10] drm/i915/vm_bind: Add I915_GEM_EXECBUFFER3 ioctl
` [Intel-gfx] [RFC 07/10] drm/i915/vm_bind: Handle persistent vmas in execbuf3
      `  "
` [Intel-gfx] [RFC 08/10] drm/i915/vm_bind: userptr dma-resv changes
  `  "
` [Intel-gfx] [RFC 09/10] drm/i915/vm_bind: Skip vma_lookup for persistent vmas
      `  "

[PATCH v3] x86/pat: fix x86_has_pat_wp()
 2022-07-08 13:14 UTC 

Intermittent meson failures on msys2
 2022-07-08 13:13 UTC  (4+ messages)

[PATCH v8] sched: enable CMAN at runtime
 2022-07-08 13:14 UTC  (2+ messages)
` [PATCH v9] "

[PATCH 0/2] Fix 2 5.19 power-off regressions caused by sys-off-handler work
 2022-07-08 13:14 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff again
` [PATCH 2/2] efi: Fix efi_power_off() not being run before acpi_power_off() when necessary

[linux-next:master 8187/8914] lib/bitmap.c:351:6: error: conflicting types for '__bitmap_set'
 2022-07-08 13:13 UTC 

[PATCH v2 0/3] phy: qcom-qmp-ufs: add symbol clocks support
 2022-07-08 13:13 UTC  (8+ messages)
` [PATCH v2 1/3] clk: asm9260: use new helper for fixed rate clock creation
` [PATCH v2 2/3] clk: fixed-rate: add devm_clk_hw_register_fixed_rate
` [PATCH v2 3/3] phy: qcom-qmp-ufs: provide symbol clocks

[V3] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
 2022-07-08 13:11 UTC  (2+ messages)

ucm: fix st_mode check for symbolic links
 2022-07-08 13:10 UTC 

Cannot mount
 2022-07-08 13:10 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2022-07-06
 2022-07-08 13:10 UTC  (6+ messages)
` [net-next 11/15] net/tls: Multi-threaded calls to TX tls_dev_del

[PATCH v6 00/17] Network support for Landlock
 2022-07-08 13:10 UTC  (12+ messages)
` [PATCH v6 01/17] landlock: renames access mask
` [PATCH v6 02/17] landlock: refactors landlock_find/insert_rule

[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-07-08 13:10 UTC  (8+ messages)

[PATCH 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-08 13:09 UTC  (5+ messages)
` [PATCH 01/11] fbdev: Remove trailing whitespaces
` [PATCH 02/11] fbdev/vga16fb: Create EGA/VGA devices in sysfb code

[PATCH] ARM: dts: ixp4xx: Fix up the Netgear WG302 device tree
 2022-07-08 13:07 UTC  (3+ messages)

[PATCH 0/3] serial: Fix support for UPF_SPD_* flags
 2022-07-08 13:07 UTC  (5+ messages)

[PATCH v8 0/9] populate/unpopulate memory when domain on static allocation
 2022-07-08 13:06 UTC  (7+ messages)
` [PATCH v8 2/9] xen: do not free reserved memory into heap
` [PATCH v8 7/9] xen/arm: unpopulate memory when domain is static
` [PATCH v8 9/9] xen: retrieve reserved pages on populate_physmap

libstdc++ honister -> kirkstone
 2022-07-08 13:05 UTC  (3+ messages)
  ` [OE-core] "

[PATCH] phy: rockchip-inno-usb2: Ignore OTG IRQs in host mode
 2022-07-08 13:03 UTC  (6+ messages)
` Aw: "

[PATCH] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-07-08 13:03 UTC  (11+ messages)

[PATCH v5] PCI: Add save and restore capability for TPH config space
 2022-07-08 10:05 UTC 

[PATCH bpf] selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/n
 2022-07-08 13:03 UTC 

[PATCH v4] net: fix checksum with unaligned buffer
 2022-07-08 13:02 UTC  (8+ messages)
` [PATCH 1/2] app/test: add cksum performance test
  ` [PATCH 2/2] net: have checksum routines accept unaligned data
        ` [PATCH v2 1/2] app/test: add cksum performance test
          ` [PATCH v2 2/2] net: have checksum routines accept unaligned data

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-07-08 13:00 UTC  (4+ messages)

[PATCH 00/22] vdpa net devices Rx filter change notification with Shadow VQ
 2022-07-08 12:52 UTC  (3+ messages)
` [PATCH 22/22] vdpa: Add x-svq to NetdevVhostVDPAOptions

Service core statistics MT safety
 2022-07-08 12:58 UTC  (18+ messages)

[PATCH] MMIO should have more priority then IO
 2022-07-08 12:56 UTC  (4+ messages)

[PATCH 1/2] test/service: add perf measurements for with stats mode
 2022-07-08 12:56 UTC  (2+ messages)
` [PATCH 2/2] service: fix potential stats race-condition on MT services

[igt-dev] [PATCH i-g-t 0/2] Decrease module reload fault injection time
 2022-07-08 12:57 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/i915_module_load: Randomise fault injection
` [igt-dev] [PATCH i-g-t 2/2] i915/i915_module_load: Raise a fatal-error on failing to unload a module
` [igt-dev] ✓ Fi.CI.BAT: success for Decrease module reload fault injection time

[igt-dev] [PATCH i-g-t] tests/i915/gem_create: use correct type for assert
 2022-07-08 12:56 UTC  (2+ messages)

[PATCH 0/3] tools: usb: testusb: Fix reported gadget speeds
 2022-07-08 12:55 UTC  (2+ messages)

[PATCH v14 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-08 12:53 UTC  (3+ messages)
` [PATCH v14 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support

[RFC PATCH v9 00/23] Net Control VQ support in SVQ
 2022-07-08 12:51 UTC  (5+ messages)
` [RFC PATCH v9 23/23] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH v2 0/2] fix trb handling for high speed isoc transfers
 2022-07-08 12:51 UTC  (6+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: refactor dwc3_repare_one_trb
` [PATCH v2 2/2] usb: dwc3: gadget: fix high speed multiplier setting

[PATCH v2] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-07-08 12:51 UTC 

[PATCH] btrfs: fix a memory leak in read_zone_info
 2022-07-08 12:46 UTC  (2+ messages)

[PATCH] btrfs: fix a memory leak in read_zone_info
 2022-07-08 12:46 UTC  (5+ messages)

[igt-dev] [PATCH 1/7] lib/amdgpu: increase number of resources
 2022-07-08 12:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [1/7] "

[PATCH] sched/fair: Remove unused parameter idle of _nohz_idle_balance()
 2022-07-08 12:50 UTC  (4+ messages)
  ` [External] "

[PATCH] usb: dwc3: Describe function parameter 'mult'
 2022-07-08 12:49 UTC  (3+ messages)

[PATCH v6 0/2] btrfs: Replace kmap() with kmap_local_page() in zstd.c
 2022-07-08 12:47 UTC  (4+ messages)
` [PATCH v6 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"

[GIT PULL] Block fixes for 5.19-rc6
 2022-07-08 12:47 UTC 

[GIT PULL] io_uring tweak for 5.19-rc6
 2022-07-08 12:47 UTC 

[PATCHSET for-next] Add alloc cache for sendmsg/recvmsg
 2022-07-08 12:47 UTC  (4+ messages)
` [PATCH 4/4] io_uring: add netmsg cache

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-07-08 12:46 UTC  (5+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v11 00/13] fpga: zynqmp: Adding support of loading authenticated images
 2022-07-08 12:45 UTC  (14+ messages)
` [PATCH v11 01/13] fpga: add option for loading FPGA secure bitstreams
  ` [PATCH v11 02/13] fpga: xilinx: add missed identifier names
    ` [PATCH v11 03/13] fpga: xilinx: add bitstream flags to driver desc
      ` [PATCH v11 04/13] fpga: zynqmp: add str2flags call
        ` [PATCH v11 05/13] fpga: add fpga_compatible2flag
          ` [PATCH v11 06/13] fpga: xilinx: pass compatible flags to xilinx_load()
            ` [PATCH v11 07/13] fpga: pass compatible flags to fpga_load()
              ` [PATCH v11 08/13] spl: fit: pass real "
                ` [PATCH v11 09/13] fpga: xilinx: pass compatible flags to load() callback
                  ` [PATCH v11 10/13] fpga: zynqmp: optimize zynqmppl_load() code

[PATCH v3 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-07-08 12:44 UTC  (4+ messages)
` [PATCH v3 04/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits

[PATCH v2] config/arm: add PHYTIUM ft2000plus
 2022-07-08 12:44 UTC  (4+ messages)
` [PATCH v3] config/arm: add Phytium FT-2000+

[rdma:for-next] BUILD SUCCESS 2635d2a8d4664b665bc12e15eee88e9b1b40ae7b
 2022-07-08 12:44 UTC 

[PATCH v1 0/2] arm64: dts: imx8mm-verdin: update CAN clock and interrupt type
 2022-07-08 12:42 UTC  (6+ messages)
` [PATCH v1 1/2] arm64: dts: imx8mm-verdin: update CAN clock to 40MHz
` [PATCH v1 2/2] arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfd

[PATCH] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-07-08 12:44 UTC  (3+ messages)

[PATCH] scsi: storvsc: Prevent running tasklet for long
 2022-07-08 12:43 UTC  (6+ messages)

[PULL 00/15] qdev: Add JSON -device
 2022-07-08 12:41 UTC  (8+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts
        ` The case for array properties (was: [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts)
            ` The case for array properties

[PATCH v4 0/9] drm: selftest: Convert to KUnit
 2022-07-08 12:42 UTC  (4+ messages)

[igt-dev] [PATCH 1/7] lib/amdgpu: increase number of resources
 2022-07-08 12:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/7] "

[PATCH] mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion
 2022-07-08 12:40 UTC  (2+ messages)

[PATCH 0/2] Add mt8186 mutex support for mdp3
 2022-07-08 11:58 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186

[PATCH] sbi: add check for ipi device for hsm start
 2022-07-08 12:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update freescale pin controllers maintainer
 2022-07-08 12:31 UTC  (2+ messages)

[PATCH v3 0/9] Type-C switch driver and Type-C framework updates
 2022-07-08 12:38 UTC  (3+ messages)
` [PATCH v3 1/9] usb: typec: Add support for retimers

[PATCH v2] rtla/utils: Use calloc and check the potential memory allocation failure
 2022-07-08 12:37 UTC  (2+ messages)

[PATCH 0/2] DisplayLink USB-ethernet improvements
 2022-07-08 12:37 UTC  (5+ messages)
` [PATCH 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-08 12:35 UTC  (3+ messages)

[geert-renesas-devel:renesas-arm-dt-for-v5.20] BUILD SUCCESS fec6d133cee53971841159c33e95b17b421dd0a1
 2022-07-08 12:35 UTC 

[PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()
 2022-07-08 12:35 UTC  (10+ messages)

[PATCH] sched/fair: fix case with reduced capacity CPU
 2022-07-08 12:35 UTC  (5+ messages)

[PATCH] usb: cdnsp: Fix potential memory leak in cdnsp_alloc_stream_info()
 2022-07-08 12:34 UTC  (2+ messages)

[PATCH] MIPS: Make phys_to_virt utilize __va()
 2022-07-08 12:34 UTC  (2+ messages)

[PATCH 0/3] DL capacity-aware fixes
 2022-07-08 12:34 UTC  (4+ messages)
` [PATCH 3/3] sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()

[Bridge] [PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-08 12:34 UTC  (9+ messages)
` [Bridge] [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
            `  "

[PATCH bpf-next 0/2] Add KIND_RESTRICT support to bpftool
 2022-07-08 12:30 UTC  (2+ messages)

[PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS
 2022-07-08 12:30 UTC  (2+ messages)

[PATCH v4 0/2] Xen FF-A mediator
 2022-07-08 12:29 UTC  (4+ messages)
` [PATCH v4 1/2] xen/arm: smccc: add support for SMCCCv1.2 extended input/output registers

[PATCH 0/2] staging: vt6655: Reduce similar statements when working with mac addr
 2022-07-08 12:29 UTC  (3+ messages)
` [PATCH 1/2] staging: vt6655: Use loop in vt6655_mac_write_bssid_addr

[PATCH v4] arm64: mm: fix linear mem mapping access performance degradation
 2022-07-08 12:28 UTC  (13+ messages)
                    ` [PATCH RESEND "

[PATCHv3] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-07-08 12:26 UTC  (3+ messages)

[PATCH 1/3] Revert "drm/amdgpu: move internal vram_mgr function into the C file"
 2022-07-08 12:26 UTC  (3+ messages)
` [PATCH 3/3] Revert "drm/amdgpu: add drm buddy support to amdgpu"

[PATCH] tune2fs: allow disabling casefold feature
 2022-07-08 12:26 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2] wifi: nl80211: fix sending link ID info of associated BSS
 2022-07-08 12:26 UTC 

[Intel-wired-lan] [RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-08 12:24 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors
  `  "
` [Intel-wired-lan] [RFC PATCH net-next v4 2/4] net/sched: flower: Add PPPoE filter
  `  "
` [Intel-wired-lan] [RFC PATCH net-next v4 3/4] flow_offload: Introduce flow_match_pppoe
  `  "
` [Intel-wired-lan] [RFC PATCH net-next v4 4/4] ice: Add support for PPPoE hardware offload
  `  "

bpftool gen object doesn't handle GCC built BPF ELF files
 2022-07-08 12:23 UTC  (5+ messages)

[PATCH v2 2/5] mm: add numa_count field for rss_stat
 2022-07-08 12:22 UTC  (2+ messages)

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-07-08 12:20 UTC  (4+ messages)
` [PATCH v6 4/4] vdpa_sim: Implement suspend vdpa op

[BUG] USB broken on rk3568 based R2Pro
 2022-07-08 12:16 UTC  (8+ messages)
` Aw: "
      ` Aw: "

[PATCH bpf-next] bpf, docs: Remove deprecated xsk libbpf APIs description
 2022-07-08 12:20 UTC  (2+ messages)

[PATCH v3] arm64: mm: fix linear mapping mem access performance degradation
 2022-07-08 12:13 UTC  (4+ messages)

[Buildroot] package/bcc in buildroot ?
 2022-07-08 12:17 UTC  (2+ messages)

[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
 2022-07-08 12:17 UTC  (4+ messages)

[xen-unstable-smoke test] 171557: tolerable all pass - PUSHED
 2022-07-08 12:17 UTC 

[PATCH] rtla: Fix Makefile when called from -C tools/
 2022-07-08 12:17 UTC 

[PATCH v12 00/17] Move HEVC stateless controls out of staging
 2022-07-08 12:05 UTC  (11+ messages)
` [PATCH v12 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v12 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v12 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v12 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v12 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v12 17/17] media: uapi: move HEVC stateless controls out of staging

[PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt
 2022-07-08 12:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] lib: utils: serial: Add Cadence UART driver
 2022-07-08 12:14 UTC  (3+ messages)

[PATCH v6 0/5] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-07-08 12:12 UTC  (6+ messages)
` [PATCH v6 4/5] "

[PATCH v3 0/3] msm8939 cpufreq preparatory work
 2022-07-08 12:11 UTC  (2+ messages)
` [PATCH v3 3/3] dt-bindings: opp: Add msm8939 to the compatible list


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.