All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-20 12:58:36 to 2022-09-20 13:38:15 UTC [more...]

[PATCH v4 0/7] Add 'q35' machine type to hotplug tests
 2022-09-20 10:48 UTC  (3+ messages)
` [PATCH v4 4/7] tests/x86: Add 'q35' machine type to drive_del-test
` [PATCH v4 6/7] tests/x86: Refactor hot unplug hd-geo-test

[PATCH net-next 0/6] net: ipa: a mix of cleanups
 2022-09-20 13:37 UTC  (5+ messages)
` [PATCH net-next 3/6] net: ipa: move and redefine ipa_version_valid()

[PATCH v1] HID: logitech-hidpp: Detect hi-res scrolling support
 2022-09-20 13:37 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Add support for modular builds
 2022-09-20 13:37 UTC  (2+ messages)

[PATCH 00/15] Make 'mlock' really private
 2022-09-20 13:37 UTC  (20+ messages)
` [PATCH 03/15] iio: adc: axp288_adc: do not use internal iio_dev lock
` [PATCH 13/15] iio: health: max30100: "

[PATCH net-next v14 2/7] net: dsa: Add convenience functions for frame handling
 2022-09-20  3:19 UTC  (4+ messages)
` [PATCH rfc v0 0/9] DSA: Move parts of inband signalling into the DSA
  ` [PATCH rfc v0 9/9] net: dsa: qca8k: Move inband mutex into DSA core

[PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
 2022-09-20 13:36 UTC  (3+ messages)

[PATCH 0/4] perf tools: Fix MMAP2 build-ID synthesis in namespaces (v1)
 2022-09-20 13:36 UTC  (3+ messages)
` [PATCH 4/4] perf tools: Honor namespace when synthesizing build-id

[RFC PATCH mptcp-next v7 00/11] mptcp: Fast Open Mechanism
 2022-09-20 13:36 UTC  (23+ messages)
` [RFC PATCH mptcp-next v7 01/11] Add separate fastopen.c file
` [RFC PATCH mptcp-next v7 02/11] add mptcp_stream_connect to protocol.h
` [RFC PATCH mptcp-next v7 03/11] Initiator: MSG_FASTOPEN sendto(). request cookie
` [RFC PATCH mptcp-next v7 05/11] Initiator: add locks() to mptcp_sendmsg_fastopen
` [RFC PATCH mptcp-next v7 06/11] add mptcp_setsockopt_fastopen
` [RFC PATCH mptcp-next v7 10/11] mptcp_fastopen_add_skb() helpers (skb to msk)

[PATCH 1/5] ref-manual: correct the location of default configuration template
 2022-09-20 13:36 UTC  (2+ messages)
` [docs] "

[PATCH] hid: topre: Add driver fixing report descriptor
 2022-09-20 13:36 UTC  (2+ messages)

[PATCH v3 RESEND] HID: multitouch: Add memory barriers
 2022-09-20 13:35 UTC  (2+ messages)

Multiple errors with DVD drive
 2022-09-20 13:35 UTC  (7+ messages)

[PATCH] HID: Add driver for PhoenixRC Flight Controller
 2022-09-20 13:34 UTC  (2+ messages)

[PATCH bpf v2] xsk: inherit need_wakeup flag for shared sockets
 2022-09-20 13:34 UTC  (2+ messages)

[PATCH v2 0/1] VRC-2 Car Controller
 2022-09-20 13:34 UTC  (2+ messages)

[PATCH v3 0/6] tcg: Introduce CPUTLBEntryFull
 2022-09-20 10:46 UTC  (5+ messages)
` [PATCH v3 1/6] accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
` [PATCH v3 4/6] accel/tcg: Introduce probe_access_full

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-20 10:31 UTC  (13+ messages)
` [PATCH v2 08/39] block/vvfat: Unify the mkdir() call
` [PATCH v2 09/39] fsdev/virtfs-proxy-helper: Use g_mkdir()
` [PATCH v2 22/39] tests/qtest: migration-test: Disable IO redirection for win32
` [PATCH v2 23/39] tests/qtest: ide-test: Open file in binary mode
` [PATCH v2 24/39] tests/qtest: virtio-net-failover: Disable migration tests for win32
` [PATCH v2 26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v2 30/39] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
` [PATCH v2 31/39] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32
` [PATCH v2 32/39] io/channel-watch: Drop a superfluous '#ifdef WIN32'
` [PATCH v2 33/39] io/channel-watch: Drop the unnecessary cast
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32
` [PATCH v2 39/39] docs/devel: testing: Document writing portable test cases

[tpm2] Re: import key in tss format into tpm2-pytss
 2022-09-20 13:33 UTC 

[PATCH] rtc: jz4740: Use devm_clk_get_enabled() helper
 2022-09-20 13:33 UTC  (6+ messages)
  ` Usefulness of CONFIG_MACH_JZ47*

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-20 13:33 UTC  (5+ messages)
` [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head

[PATCH v2 0/8] arm64: alternatives: improvements
 2022-09-20 13:31 UTC  (6+ messages)
` [PATCH v2 7/8] arm64: alternatives: add alternative_has_feature_*()

[Buildroot] [PATCH] package/wilc-driver: fix build failure due to missing Linux options
 2022-09-20 13:32 UTC 

[PATCH 1/6] net: Allow padding in net_domain_list_parse
 2022-09-20 13:32 UTC  (6+ messages)
` [PATCH 2/6] unit: Update net_domain_list_parse test
` [PATCH 3/6] netconfig: Set .v6_configured when we set an address
` [PATCH 4/6] netconfig: Handle DNS data from l_icmp6_router
` [PATCH 5/6] icmp6,netconfig: Skip SLLAO if RS sent from optimistic address
` [PATCH 6/6] netconfig: Handle missing optimistic_dad /proc file

[PATCH -next] spi: s3c24xx: Switch to use devm_spi_alloc_master()
 2022-09-20 13:31 UTC  (5+ messages)

[PATCH] phy: qualcomm: call clk_disable_unprepare in the error handling
 2022-09-20 13:30 UTC  (3+ messages)

[PATCH v1 1/1] gpio: mockup: Fix potential resource leakage when register a chip
 2022-09-20 13:30 UTC 

[PATCH 0/5] ARM: mvebu: Add audio support for Armada 38x
 2022-09-20 13:26 UTC  (18+ messages)
` [PATCH 1/5] ASoC: kirkwood: enable Kirkwood driver for Armada 38x platforms
` [PATCH 2/5] ARM: mvebu: add audio I2S controller to Armada 38x Device Tree
` [PATCH 3/5] ARM: mvebu: add audio support to Armada 385 DB
` [PATCH 4/5] ARM: mvebu: Add spdif-pins mpp pins for Armada 38x
` [PATCH 5/5] ARM: dts: turris-omnia: Define S/PDIF audio card

[PATCH] mm/secretmem: remove reduntant return value
 2022-09-20 13:28 UTC  (5+ messages)

[PATCH nft] evaluate: un-break rule insert with intervals
 2022-09-20 13:27 UTC  (3+ messages)

Adding Vulkan to core-image-weston
 2022-09-20 13:26 UTC  (16+ messages)
` [yocto] "

[PATCH] drm/panfrost: Give name to anonymous coredump object union
 2022-09-20 13:26 UTC  (4+ messages)

Cannot set affinity - pthread_setaffinity_np - DPDK21
 2022-09-20 13:26 UTC  (6+ messages)

[GIT PULL] intel-gpio for 6.1-1
 2022-09-20 13:26 UTC 

[PATCH] media: i2c: ov5648: Free V4L2 fwnode data on unbind
 2022-09-20 13:25 UTC  (2+ messages)

[PATCH v3 0/3] Add watchdog support for MT8188 Soc
 2022-09-20 13:24 UTC  (4+ messages)
` [PATCH v3 3/3] watchdog: mediatek: mt8188: add wdt support

[PATCH 1/2] arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
 2022-09-20 13:24 UTC  (4+ messages)
` [PATCH 2/2] mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phase

[PATCH] xen: credit2: respect credit2_runqueue=all when arranging runqueues
 2022-09-20 13:23 UTC  (3+ messages)

[PATCH v2 0/2] Mediatek ethernet patches for mt8188
 2022-09-20 13:22 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: mediatek-dwmac: add support "

[PATCH] net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLD
 2022-09-20 13:23 UTC  (5+ messages)

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-09-20 13:22 UTC  (4+ messages)
` FW: "

[PATCH 1/3] ksmbd: change security id to the one samba used for posix extension
 2022-09-20 13:20 UTC  (3+ messages)
` [PATCH 2/3] ksmbd: set only file permisson to mode "
` [PATCH 3/3] ksmbd: fill sids in SMB_FIND_FILE_POSIX_INFO response

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-09-20 13:20 UTC  (9+ messages)
` [kvm-unit-tests RFC PATCH 05/19] lib/alloc_phys: Remove locking
` [kvm-unit-tests RFC PATCH 06/19] lib/alloc_phys: Remove allocation accounting

[net-next v8 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-09-20 13:20 UTC  (2+ messages)

[tpm2] import key in tss format into tpm2-pytss
 2022-09-20 13:20 UTC 

[PATCH v2 0/4] ASoC: SOF: Add SKL/KBL support for IPC4 CI tests
 2022-09-20 13:17 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: SOF: Intel: hda-dsp: expose functions for SKL support
` [PATCH v2 2/4] ASoC: SOF: Intel: add SKL/KBL hardware code loader
` [PATCH v2 3/4] ASoC: SOF: Intel: add initial SKL/KBL hardware support
` [PATCH v2 4/4] ASoC: SOF: Intel: add ops for SKL/KBL

[PATCH v4 0/8] Add latency priority for CFS class
 2022-09-20 13:18 UTC  (5+ messages)
` [PATCH v4 5/8] sched/fair: Take into account latency priority at wakeup

[meta-virtualization][PATCH] docker: don't use -linkshared uncondictional
 2022-09-20 13:17 UTC  (2+ messages)

[PATCH -next v6] staging: fwserial: Switch to kfree_rcu() API
 2022-09-20 13:51 UTC 

[RFC PATCH mptcp-next v8 7/7] selftests: mptfo initiator/listener
 2022-09-20 13:17 UTC  (2+ messages)
` selftests: mptfo initiator/listener: Build Failure

[PATCH kernel v2 0/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
 2022-09-20 13:04 UTC  (12+ messages)
` [PATCH kernel v2 1/3] powerpc/iommu: Add "borrowing" iommu_table_group_ops
` [PATCH kernel v2 2/3] powerpc/pci_64: Init pcibios subsys a bit later
` [PATCH kernel v2 3/3] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains

[igt-dev] [PATCH i-g-t 0/8] add I915_MMAP_OFFSET_FIXED tests
 2022-09-20 13:15 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] i915/gem_mmap_offset: Avoid set_domain when I915_MMAP_OFFSET_FIXED is used
` [igt-dev] [PATCH i-g-t 2/8] i915/gem_mmap_offset: Verify all regions return clear mmaps on creation
` [igt-dev] [PATCH i-g-t 3/8] i915/gem_mmap_offset: Verify all regions with ptrace
` [igt-dev] [PATCH i-g-t 4/8] i915/gem_mmap_offset: Verify all regions remain in isolation
` [igt-dev] [PATCH i-g-t 5/8] i915/gem_mmap_offset: Verify all regions have nonblocking pagefaults
` [igt-dev] [PATCH i-g-t 6/8] i915/gem_mmap_offset: Check all mmap types reject invalid objects
` [igt-dev] [PATCH i-g-t 7/8] i915/gem_mmap_offset: Exercise close race against all types/regions
` [igt-dev] [PATCH i-g-t 8/8] i915/gem_mmap_offset: Crudely measure read/write to different mmaps

[PATCH v2] hw/acpi: Add ospm_status hook implementation for acpi-ged
 2022-09-20 13:15 UTC  (3+ messages)

[PATCH v2] selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
 2022-09-20 13:15 UTC 

Adding more information to the SBOM
 2022-09-20 13:15 UTC  (5+ messages)
` [Openembedded-architecture] "

[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
 2022-09-20 13:14 UTC  (3+ messages)

[xenomai-images] [PATCH v2 0/4] Enable compat tests
 2022-09-20 13:14 UTC  (5+ messages)
` [xenomai-images] [PATCH v2 1/4] linux-xenomai: Update kernel from 5.15.9 to 5.15.57
` [xenomai-images] [PATCH v2 2/4] kas: Add option file for enabling compat builds
` [xenomai-images] [PATCH v2 3/4] ci: Add compat enabled build and testing for x86
` [xenomai-images] [PATCH v2 4/4] kconfig: Add compat build option

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-20 13:14 UTC  (11+ messages)

[RESEND for nvme-6.1] nvmet-tcp: Fix NULL pointer dereference during release
 2022-09-20 13:16 UTC 

[PATCH] powerpc/64: Remove unused prom_init_toc symbols
 2022-09-20 13:11 UTC 

[PATCH 00/12] efi: disentangle the generic EFI stub from FDT
 2022-09-20 13:12 UTC  (25+ messages)
` [PATCH 11/12] efi/loongarch: libstub: remove dependency on flattened DT

[RFC PATCH] mm: track bad page via kmemleak
 2022-09-20 13:11 UTC 

[GIT PULL] Btrfs fixes for 6.0-rc7
 2022-09-20 13:05 UTC 

[PATCH net-next v14 0/7] net: dsa: qca8k, mv88e6xxx: rmon: Add RMU support
 2022-09-20 13:10 UTC  (5+ messages)
` [PATCH net-next v14 5/7] net: dsa: mv88e6xxx: rmu: Add functionality to get RMON

[meta-oe][PATCH] libcec: fix runtime dependencies for ${PN}-examples
 2022-09-20 13:09 UTC 

[PATCH] drm/amdgpu: don't register a dirty callback for non-atomic
 2022-09-20 13:08 UTC 

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-09-20 13:08 UTC  (5+ messages)
` [PATCH v2 03/28] tools: rkcommon: Correct SPL size for px30

[PATCH v3 net-next] docs: net: add an explanation of VF (and other) Representors
 2022-09-20 13:08 UTC  (4+ messages)

Do we still need the scsi IPR driver ?
 2022-09-20 13:07 UTC  (5+ messages)

[PATCH v2 00/23] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-09-20 13:07 UTC  (3+ messages)
` [PATCH v2 04/23] KVM: x86: Inhibit AVIC SPTEs if any vCPU enables x2APIC

[PATCH 0/2] Remove orphan declarations and comments
 2022-09-20 13:07 UTC  (3+ messages)
` [PATCH 1/2] MIPS: remove orphan sb1250_time_init() declaration
` [PATCH 2/2] MIPS: IRQ: remove orphan allocate_irqno() declaration

[LTP] [PATCH] syscalls/futex_waitv02: replace TST_THREAD_STATE_WAIT with repeated wake
 2022-09-20 13:05 UTC  (5+ messages)
` [LTP] [PATCH v2] syscalls/futex_waitv0[23]: "

[PATCH] x86/PVH: restore VMX APIC assist for Dom0
 2022-09-20 13:05 UTC  (2+ messages)

[PATCH userspace] fixfiles: do not cross mounts when traversing directories
 2022-09-20 13:06 UTC  (5+ messages)

[igt-dev] [PATCH] tests/i915/i915_pipe_stress: Add plane pipes stress test
 2022-09-20 13:04 UTC  (2+ messages)

[PATCH v3 00/15] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-09-20 13:04 UTC  (4+ messages)
` [PATCH v3 08/15] arm64: dts: qcom: msm8996: add missing TCSR syscon compatible

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-20 13:04 UTC  (8+ messages)
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH 0/3] Remove unused declarations from arm
 2022-09-20 13:01 UTC  (8+ messages)
` [PATCH 1/3] ARM: OMAP2+: Remove orphan declarations from arch/arm/mach-omap2/pm.h
` [PATCH 2/3] ARM: OMAP2+: clock: Remove orphan declarations from arch/arm/mach-omap2/clock.h
` [PATCH 3/3] ARM: pxa: remove orphan colibri_pxa3xx_init_mmc from arch/arm/mach-pxa/colibri.h

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-09-20 13:03 UTC  (3+ messages)
` [PATCH Part2 v6 11/49] crypto:ccp: Define the SEV-SNP commands

[dunfell][PATCH] connman: CVE-2022-32293 man-in-the-middle attack against a WISPR HTTP
 2022-09-20 13:03 UTC 

[PATCH net-next v2 0/4] Support 256 bit TLS keys with device offload
 2022-09-20 13:01 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net/tls: Describe ciphers sizes by const structs
` [PATCH net-next v2 2/4] net/tls: Use cipher sizes structs
` [PATCH net-next v2 3/4] net/tls: Support 256 bit keys with TX device offload
` [PATCH net-next v2 4/4] net/mlx5e: Support 256 bit keys with kTLS "

[PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
 2022-09-20 12:51 UTC 

[LTP] [PATCH v4] kernel/uevent: Adjust the number of uevents dynamically in uevent02
 2022-09-20 13:02 UTC  (2+ messages)

[Patch net] tcp: read multiple skbs in tcp_read_skb()
 2022-09-20 13:00 UTC  (2+ messages)

[PATCH/LOCAL] arm64: renesas: defconfig: Enable AT24 I2C EEPROM support
 2022-09-20 12:59 UTC 

[PATCH v1 1/3] net: port support for microchip SMI0 MDIO bus
 2022-09-20 12:55 UTC  (3+ messages)
` [PATCH v1 2/3] net: add support for MDIO devices
` [PATCH v1 3/3] net: add ksz8873 switch support

[PATCH net 0/2] bonding: fix NULL deref in bond_rr_gen_slave_id
 2022-09-20 12:59 UTC  (3+ messages)
` [PATCH net 2/2] "

[PATCH] nvmet-fc: Fix potential Use-after-free bug in nvmet_fc_delete_target_queue()
 2022-09-20 12:54 UTC  (4+ messages)
`  "
    ` Re:Re: [PATCH] "

[PATCH 0/3] drm/meson: fix use-after-free driver unload issues
 2022-09-20 12:56 UTC  (5+ messages)
` [PATCH 3/3] drm/meson: remove drm bridges at aggregate driver unbind time


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.