All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-07 10:13:37 to 2022-04-07 10:56:35 UTC [more...]

[Intel-gfx] [PULL] drm-misc-next-fixes
 2022-04-07 10:56 UTC  (2+ messages)
`  "

[PATCH v3] net: phy: micrel: ksz9031/ksz9131: add cabletest support
 2022-04-07 10:55 UTC 

[PATCH] af_unix: Escape abstract unix socket address
 2022-04-07 10:56 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2022-04-07 10:56 UTC  (2+ messages)
` [Intel-gfx] "

[PATCHv4 0/3] nvmet: unique discovery subsystems
 2022-04-07 10:48 UTC  (4+ messages)
` [PATCH 1/3] nvmet: make the subsystem type configurable
` [PATCH 2/3] nvmet: per-port discovery subsystem
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page

[PATCH 1/2] arm64: dts: ti: k3-am65: Configure pinctrl for timer IO pads
 2022-04-07 10:47 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add general purpose timers for am65

[PATCH] spi: atmel,quadspi: Define lan966x QSPI
 2022-04-07 10:54 UTC 

[PATCH] hwmon: (adt7470) Fix warning on module removal
 2022-04-07 10:53 UTC  (2+ messages)

[PATCH v2 0/2] Enable orphan-handling=warn for VDSO
 2022-04-07 10:13 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: vdso: put ELF related sections in the linker script
` [PATCH v2 2/2] arm64: vdso: enable orphan handling for VDSO

[PATCH 5.10 000/597] 5.10.110-rc2 review
 2022-04-07 10:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-07 10:52 UTC 

[Linux 5.18-rc1] WARNING: CPU: 1 PID: 0 at kernel/sched/fair.c:3355 update_blocked_averages
 2022-04-07 10:52 UTC  (6+ messages)

[dpdk-dev] [v22.07] [PATCH v2] ethdev: mtr: support input color selection
 2022-04-07 10:51 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH] Btrfs: remove redundant judgment
 2022-04-07 10:47 UTC  (3+ messages)

[PATCH 00/12] ARM: ARMv5 multiplatform conversions
 2022-04-07 10:37 UTC  (5+ messages)

[PATCH] ACPI: osl: Fix BERT error region memory mapping
 2022-04-07 10:51 UTC 

[PATCH] mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
 2022-04-07 10:49 UTC  (2+ messages)

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-07 10:36 UTC  (6+ messages)
` [PATCH v0 05/10] drm/imx: add driver for HDMI TX Parallel Video Interface

[PATCH V4 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-07 10:32 UTC  (24+ messages)
` [PATCH V4 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V4 3/7] arm64/mm: "
` [PATCH V4 4/7] sparc/mm: "
` [PATCH V4 5/7] x86/mm: "
` [PATCH V4 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V4 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-07 10:49 UTC  (2+ messages)

[PATCH v2] net: phy: micrel: ksz9031/ksz9131: add cabletest support
 2022-04-07 10:47 UTC  (3+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-04-07 10:47 UTC  (4+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH for-7.1 0/2] throttle-groups: use QEMU_CLOCK_REALTIME
 2022-04-07 10:45 UTC  (4+ messages)
` [PATCH 1/2] block/throttle-groups: use QEMU_CLOCK_REALTIME for qtest too

[PATCH] mm, page_alloc: fix build_zonerefs_node()
 2022-04-07 10:45 UTC  (3+ messages)

[PATCH V3 0/7] Preparations to support SD UHS-II cards
 2022-04-07 10:45 UTC  (4+ messages)
` [PATCH V3 6/7] mmc: Implement content of UHS-II card initialization functions

[igt-dev] [PATCH] tests/kms_setmode: Fix the corner case in handling 5k+ modes
 2022-04-07 10:43 UTC  (2+ messages)

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-04-07 10:43 UTC  (7+ messages)
` [PATCH v4] mempool: fix mempool cache flushing algorithm

[PATCH RFC] mmc: sdhci_am654: Add support for PM suspend/resume
 2022-04-07 10:42 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-07 10:41 UTC 

[PATCH net-next 00/15] net: Remove use of list iterator after loop body
 2022-04-07 10:29 UTC  (48+ messages)
` [PATCH net-next 01/15] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 02/15] net: dsa: sja1105: Remove usage of iterator for list_add() after loop
` [PATCH net-next 03/15] net: dsa: mv88e6xxx: Replace usage of found with dedicated iterator
` [PATCH net-next 04/15] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 05/15] net: sparx5: "
` [PATCH net-next 06/15] qed: Use "
` [PATCH net-next 07/15] qed: Replace usage of found with "
` [PATCH net-next 08/15] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next 09/15] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 10/15] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next 11/15] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next 12/15] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next 13/15] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next 14/15] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next 15/15] team: Remove use of list iterator variable for list_for_each_entry_from()

CVE-2020-16120 and CVE-2021-3428
 2022-04-07 10:40 UTC 

device type in apple-mfi-fastcharfe
 2022-04-07 10:40 UTC 

[PATCH v9 0/4] Allow guest access to EFI confidential computing secret area
 2022-04-07 10:37 UTC  (5+ messages)
` [PATCH v9 2/4] virt: Add efi_secret module to expose confidential computing secrets
` [PATCH v9 3/4] efi: Register efi_secret platform device if EFI secret area is declared

[PATCH V2] ethernet: Fix some formatting issues
 2022-04-07 10:36 UTC 

[PATCH wireless-next] mac80211: protect ieee80211_assign_beacon with next_beacon check
 2022-04-07 10:36 UTC 

[syzbot] INFO: task hung in nbd_add_socket (2)
 2022-04-07 10:35 UTC 

[Intel-gfx] [PATCH v2 00/22] drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching
 2022-04-07 10:36 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 03/22] drm/i915/bios: Use the copy of the LFP data table always

[PATCH] percpu_ref: call wake_up_all() after percpu_ref_put() completes
 2022-04-07 10:33 UTC 

[Qemu-devel] [PULL 00/30] target-arm queue
 2022-04-07 10:32 UTC  (3+ messages)
` [Qemu-devel] [PULL 28/30] introduce xlnx-dp

[PATCH] ethernet: Fix some formatting issues
 2022-04-07 10:31 UTC 

[PATCH 5.15 000/911] 5.15.33-rc2 review
 2022-04-07 10:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-07 10:31 UTC 

[PATCH] dt-bindings: nvmem: snvs-lpgpr: Add i.MX8M compatible strings
 2022-04-07 10:30 UTC  (2+ messages)

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-04-07 10:30 UTC  (4+ messages)
` [PATCH 1/3] crypto/ipsec_mb: add GCM sgl support to aesni_mb
` [PATCH 2/3] crypto/ipsec_mb: add chachapoly SGL "
` [PATCH 3/3] crypto/ipsec_mb: check SGL support for algorithm

[PATCH] arch_topology: support parsing cache topology from DT
 2022-04-07 10:30 UTC  (4+ messages)

[PATCH][next] ath11k: Fix spelling mistake "reseting" -> "resetting"
 2022-04-07 10:28 UTC  (2+ messages)

Build perf with clang, failure with libperf
 2022-04-07 10:27 UTC  (3+ messages)

[PATCH 1/4] dt-bindings: timer: Add am6 compatible for ti-timer
 2022-04-07 10:26 UTC  (8+ messages)
` [PATCH 2/4] clocksource/drivers/timer-ti-dm: Update defines for am6 for inline functions

linux 5.17.1 disregarding ACK values resulting in stalled TCP connections
 2022-04-07 10:26 UTC  (11+ messages)

[PATCH] x86/cpuid: Clobber CPUID leaves 0x800000{1d..20}
 2022-04-07 10:25 UTC  (3+ messages)

[ovl] 30f9ef9479: BUG:kernel_NULL_pointer_dereference,address
 2022-04-07 10:26 UTC  (3+ messages)
` [ovl] 30f9ef9479: BUG:kernel_NULL_pointer_dereference, address

[RFC PATCH] ceph: no need to invalidate the fscache twice
 2022-04-07 10:24 UTC  (2+ messages)

[PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-07 10:24 UTC  (6+ messages)
` [Intel-gfx] [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
    `  "

[PULL 00/12] virtiofs queue
 2022-04-07 10:20 UTC  (4+ messages)
` [PULL 09/12] virtiofsd: Create new file with security context
  ` [Virtio-fs] "

[PATCH 4.9 00/43] 4.9.310-rc1 review
 2022-04-07 10:23 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 02/22] drm/i915/bios: Make copies of VBT data blocks
 2022-04-07 10:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-04-07 10:22 UTC  (6+ messages)

[PATCH] tpm: cr50: Add new device/vendor ID 0x504a6666
 2022-04-07 10:21 UTC  (2+ messages)

[PATCH v5 1/4] device property: Allow error pointer to be passed to fwnode APIs
 2022-04-07 10:19 UTC  (3+ messages)

[PATCH RESEND v3 0/3] Cleanup the call ordering of phy_init and phy_power_on
 2022-04-07 10:21 UTC  (8+ messages)
` [PATCH RESEND v3 1/3] phy: core: Add documentation of phy operation order
` [PATCH RESEND v3 2/3] phy: core: Update documentation syntax
` [PATCH RESEND v3 3/3] phy: core: Warn when phy_power_on is called before phy_init

RTT-PROBE: lore-subspace-rtt
 2022-04-07 10:20 UTC 

[PATCH] dmaengine: imx-sdma: fix regression with uart scripts
 2022-04-07 10:18 UTC  (3+ messages)

[PATCH 00/11] board: freescale: p1_p2_rdb_pc: Various cleanups and fixes
 2022-04-07 10:16 UTC  (12+ messages)
` [PATCH 01/11] board: freescale: p1_p2_rdb_pc: Do not hang in checkboard()
` [PATCH 02/11] board: freescale: p1_p2_rdb_pc: Detect both P2020 SD switch configurations
` [PATCH 03/11] board: freescale: p1_p2_rdb_pc: Fix parsing negated upper 4 bits from boot input data
` [PATCH 04/11] board: freescale: p1_p2_rdb_pc: Do not set MPC85xx_PMUXCR_SDHC_WP bit when SDHC_WP is used as GPIO
` [PATCH 05/11] board: freescale: p1_p2_rdb_pc: Fix page attributes for second 1G SDRAM map
` [PATCH 06/11] board: freescale: p1_p2_rdb_pc: Move ifdef for USB/eLBC check to correct place
` [PATCH 07/11] board: freescale: p1_p2_rdb_pc: Fix env $vscfw_addr
` [PATCH 08/11] board: freescale: p1_p2_rdb_pc: Use named macros for i2c bus num and address
` [PATCH 09/11] board: freescale: p1_p2_rdb_pc: Define SW macros for lower and upper NOR banks
` [PATCH 10/11] board: freescale: p1_p2_rdb_pc: Move BootROM change source macros to p1_p2_bootrom.h
` [PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot

remve dead iommu code
 2022-04-07 10:18 UTC  (3+ messages)
` [PATCH 3/4] iommu: remove the put_resv_regions method

[PATCH 0/2] Make AUX gpio pin optional for ktd2692
 2022-04-07 10:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: convert ktd2692 bindings to yaml
` [PATCH 2/2] leds: ktd2692: Make aux-gpios optional

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-07 10:16 UTC  (11+ messages)

[PATCH v2] macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
 2022-04-07 10:16 UTC  (4+ messages)

[next] perf build failures: libbpf.c:10946:50: error: format '%li' expects argument of type 'long int *', but argument 4 has type 'size_t *' {aka 'unsigned int *'} [-Werror=format=]
 2022-04-07 10:16 UTC 

[PATCH 1/2] ARM: vexpress/spc: Fix doxygen comments
 2022-04-07 10:15 UTC  (3+ messages)

[PATCH 00/11] virtio: Harden and test vring
 2022-04-07 10:16 UTC  (4+ messages)
` [PATCH 08/11] virtio: sandbox: Bind RNG rather than block device

[PATCH] ARM: vexpress/spc: Avoid negative array index when !SMP
 2022-04-07 10:14 UTC  (3+ messages)

+ mm-page_alloc-simplify-pageblock-migratetype-check-in-__free_one_page.patch added to -mm tree
 2022-04-07 10:14 UTC  (2+ messages)

[PATCHv3 0/3] nvmet: unique discovery subsystem
 2022-04-07 10:13 UTC  (4+ messages)
` [PATCH 2/3] nvmet: expose discovery subsystems


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.