All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-04 09:52:08 to 2022-05-04 10:39:04 UTC [more...]

[PATCH v2 0/9] Record/replay refactoring and stuff
 2022-05-04  9:39 UTC  (2+ messages)
` [PATCH v2 3/9] replay: rewrite async event handling

[PATCH] mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
 2022-05-04 10:37 UTC  (3+ messages)

[PATCHv1 00/19] Basic RK3588 Support
 2022-05-04 10:37 UTC  (5+ messages)
` [PATCHv1 07/19] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588

[PATCH 0/4] mmc: sdhci-msm: Convert dt-binding to yaml & add support for sm8150
 2022-05-04 10:37 UTC  (2+ messages)

[PATCH V5] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-05-04 10:37 UTC  (3+ messages)

[PATCH 0/4] SDHCI and SMEM updates for sdx65
 2022-05-04 10:37 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document the SDX65 compatible
` [PATCH 2/4] mmc: host/sdhci-msm: Add compatible string check for sdx65

[PATCH 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: correct number of reg entries
 2022-05-04 10:37 UTC  (2+ messages)

[PATCH v2 00/50] hppa: general improvements and tidy-ups
 2022-05-04  9:26 UTC  (35+ messages)
` [PATCH v2 12/50] hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine
` [PATCH v2 13/50] dino: change dino_init() to return the DINO device instead of PCIBus
` [PATCH v2 17/50] dino: wire up serial IRQ using a qdev GPIO in machine.c
` [PATCH v2 18/50] dino: remove unused dino_set_timer_irq() IRQ handler
` [PATCH v2 19/50] hppa: move dino_init() from dino.c to machine.c
` [PATCH v2 21/50] dino: move DINO HPA constants from hppa_hardware.h to dino.h
` [PATCH v2 22/50] dino: move from hw/hppa to hw/pci-host
` [PATCH v2 23/50] lasi: checkpatch fixes
` [PATCH v2 25/50] lasi: move register memory mapping from lasi.c to machine.c
` [PATCH v2 26/50] lasi: move initialisation of iar and rtc to new lasi_reset() function
` [PATCH v2 27/50] lasi: move LASIState and associated QOM structures to lasi.h
` [PATCH v2 28/50] lasi: replace lasi_get_irq() with defined constants
` [PATCH v2 29/50] lasi: define IRQ inputs as qdev GPIOs
` [PATCH v2 30/50] lasi: use qdev GPIOs to wire up IRQs in lasi_initfn()
` [PATCH v2 31/50] lasi: fix serial port initialisation
` [PATCH v2 32/50] lasi: update lasi_initfn() to return LASIState
` [PATCH v2 33/50] lasi: move LAN initialisation to machine.c
` [PATCH v2 34/50] lasi: move parallel port "
` [PATCH v2 35/50] lasi: move second serial "
` [PATCH v2 36/50] lasi: move PS2 "
` [PATCH v2 37/50] lasi: remove address space parameter from lasi_initfn()
` [PATCH v2 38/50] lasi: move lasi_initfn() to machine.c
` [PATCH v2 39/50] lasi: use constants for device register offsets
` [PATCH v2 40/50] lasi: use numerical constant for iar reset value
` [PATCH v2 41/50] hppa: move device headers from hppa_sys.h into individual .c files
` [PATCH v2 42/50] lasi: move from hw/hppa to hw/misc
` [PATCH v2 43/50] hppa: move hppa_pci_ignore_ops from pci.c to machine.c
` [PATCH v2 44/50] hppa: remove hw/hppa/pci.c
` [PATCH v2 45/50] hppa: remove unused trace-events from from hw/hppa
` [PATCH v2 46/50] hppa: move enable_lan() define from hppa_sys.h to machine.c
` [PATCH v2 47/50] hppa: remove the empty hppa_sys.h file
` [PATCH v2 48/50] hppa: use MACHINE QOM macros for defining the hppa machine
` [PATCH v2 49/50] hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_init()
` [PATCH v2 50/50] hppa: simplify machine function names in machine.c

[PATCH v2 0/4] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-05-04 10:37 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: sdhci-brcmstb: Re-organize flags
` [PATCH v2 2/4] mmc: sdhci-brcmstb: Enable Clock Gating to save power

[PATCH] mmc: atmel-mci: Simplify if(chan) and if(!chan)
 2022-05-04 10:37 UTC  (2+ messages)

[PATCH] mmc: block: use kobj_to_dev()
 2022-05-04 10:37 UTC  (2+ messages)

[PATCH] mmc: mmci: Remove custom ios handler
 2022-05-04 10:37 UTC  (2+ messages)

[PATCH v4 00/10] Introduce In Field Scan driver
 2022-05-04 10:37 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 01/10] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v5 03/10] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v5 04/10] platform/x86/intel/ifs: Read IFS firmware image

You subscribed successfully
 2022-05-04 10:37 UTC 

linux-next: Tree for May 4
 2022-05-04 10:36 UTC 

Your confirmation is needed
 2022-05-04 10:00 UTC 

[PULL 0/7] QGA patches
 2022-05-04 10:00 UTC 

[iptables PATCH 0/4] Some misc fixes
 2022-05-04 10:34 UTC  (5+ messages)
` [iptables PATCH 1/4] extensions: DNAT: Merge core printing functions
` [iptables PATCH 2/4] man: *NAT: Review --random* option descriptions
` [iptables PATCH 3/4] extensions: LOG: Document --log-macdecode in man page
` [iptables PATCH 4/4] nft: Fix EPERM handling for extensions without rev 0

[RFC v2 25/39] pcmcia: add HAS_IOPORT dependencies
 2022-05-04 10:33 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Intel Thunder Bay SPI controller
 2022-05-04 10:33 UTC  (7+ messages)
` [PATCH v4 3/3] spi: dw: Add support for master mode selection for DWC SSI controller

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-04 10:32 UTC  (5+ messages)
` [PATCH v3 4/8] vfio/pci: Add support for setting driver data inside core layer

[PATCH 0/3] bugfix for ethdev telemetry
 2022-05-04 10:32 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] ethdev: define retval when xstats is null of get xstats

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

[PATCH v4 00/21] IOMMU: superpage support when not sharing pagetables
 2022-05-04 10:30 UTC  (10+ messages)
` [PATCH v4 04/21] IOMMU: have iommu_{,un}map() split requests into largest possible chunks
` [PATCH v4 05/21] IOMMU/x86: restrict IO-APIC mappings for PV Dom0

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-05-04  9:44 UTC  (5+ messages)
  ` [PATCH 01/11] drm: bridge: Add Samsung DSIM bridge driver

[PATCH v2 0/2] hwmon: acpi_power_meter: convert to new hwmon API
 2022-05-04 10:30 UTC  (3+ messages)
` [PATCH v2 1/2] hwmon: acpi_power_meter: fix style issue
` [PATCH v2 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH net-next 0/8] mlxsw: Various updates
 2022-05-04 10:30 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc3: Remove the ipc3-ops.h header file
 2022-05-04 10:28 UTC 

[PATCH v2 0/4] Apple SoC cpufreq driver
 2022-05-04 10:27 UTC  (6+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add entries for "

[Toaster] Toaster failing
 2022-05-04 10:28 UTC  (4+ messages)
`  "

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-04 10:26 UTC  (5+ messages)
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe

[andersson:wip/sc8180x-next-20220502 4/29] drivers/gpu/drm/msm/adreno/adreno_gpu.o:(.opd+0x30): multiple definition of `msm_dp_wide_bus_enable'; powerpc64-linux-ld: DWARF error: could not find abbrev number 175673006
 2022-05-04 10:25 UTC 

[RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines
 2022-05-04 10:24 UTC  (12+ messages)

[kees:flexcpy/next-20220502 6/34] net/ipv4/ip_options.c:154 __ip_options_echo() warn: potential spectre issue 'start' [r]
 2022-05-04 10:25 UTC 

imx6sx: Regression on FEC with KSZ8061
 2022-05-04 10:24 UTC 

[PATCH] x86/split_lock: Enable the split lock feature on Raptor Lake
 2022-05-04 10:23 UTC  (2+ messages)
` [tip: x86/splitlock] "

[RFC v1] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-04 10:21 UTC  (5+ messages)
  ` Aw: "

RTT-PROBE: lore-subspace-rtt
 2022-05-04 10:21 UTC 

[qemu-web PATCH] Add public key for tarball-signing to download page
 2022-05-04  9:25 UTC  (3+ messages)

[RFC PATCH 00/11] Kernel FineIBT Support
 2022-05-04 10:20 UTC  (6+ messages)
` [RFC PATCH 01/11] x86: kernel FineIBT

[PATCH net-next v3 00/13]: Move Siena into a separate subdirectory
 2022-05-04 10:20 UTC  (3+ messages)

[PATCH v4 00/11] consolidated i.MX8MP HSIO/MEDIA/HDMI blk-ctrl series
 2022-05-04 10:19 UTC  (8+ messages)

[PATCH mptcp-next v2] selftests: mptcp: fix MP_FAIL test-case
 2022-05-04 10:18 UTC  (2+ messages)
` selftests: mptcp: fix MP_FAIL test-case: Tests Results

[PATCH] selftests: mqueue: fix all errors
 2022-05-04 10:17 UTC 

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2022-05-04 10:17 UTC  (2+ messages)
` [Bug 215740] "

[PATCH v2 0/1] UDP traceroute packets with no checksum
 2022-05-04 10:06 UTC  (3+ messages)
` [Bridge] "

[PATCH] app/testpmd: format dump information of module EEPROM
 2022-05-04 10:16 UTC  (4+ messages)
` [PATCH v5 0/5] add telemetry command for show "
  ` [PATCH v5 1/5] ethdev: add telemetry command for "

[linux-next:master 5123/8237] mips64el-linux-ld: warning: orphan section `.ctors.65436' from `drivers/cxl/core/suspend.o' being placed in section `.ctors.65436'
 2022-05-04 10:15 UTC 

[Bug 215909] Regression with ACPI_STATE_C3 state freeze
 2022-05-04 10:16 UTC 

[PATCH 0/4] mgag200: Improve damage handling
 2022-05-04 10:16 UTC  (9+ messages)
` [PATCH 1/4] mgag200: Add FB_DAMAGE_CLIPS support
` [PATCH 2/4] mgag200: Optimize damage clips
` [PATCH 3/4] mgag200: remove unused flag
` [PATCH 4/4] mgag200: remove mgag200_probe_vram()

[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
 2022-05-04 10:15 UTC  (5+ messages)

[PATCH] hex2bin: make the function hex_to_bin constant-time
 2022-05-04 10:15 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 0/2] fbdev: Fix a NULL pointer dereference in fb_release()
 2022-05-04 10:15 UTC  (6+ messages)
` [PATCH 2/2] fbdev: Make fb_release() return -ENODEV if fbdev was unregistered

Debian Bullseye install btrfs raid1
 2022-05-04 10:14 UTC  (5+ messages)

[ovmf test] 170090: regressions - FAIL
 2022-05-04 10:14 UTC 

[PATCH v4 00/13] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-05-04 10:16 UTC  (3+ messages)

[PATCH v3] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-05-04 10:12 UTC  (2+ messages)

[PATCH v2 0/5] soc/PM/arm64: qcom: Add initial version of bwmon
 2022-05-04 10:12 UTC  (4+ messages)
` [PATCH v2 2/5] opp: Add apis to retrieve opps with interconnect bandwidth

[PATCH] opp: Reorder definition of ceil/floor helpers
 2022-05-04 10:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-04 10:10 UTC 

[net-next 01/17] net/mlx5: Simplify IPsec flow steering init/cleanup functions
 2022-05-04 10:10 UTC  (2+ messages)

[net 01/15] net/mlx5e: Fix wrong source vport matching on tunnel rule
 2022-05-04 10:10 UTC  (2+ messages)

[PATCH net-next 00/13] mptcp: Userspace path manager API
 2022-05-04 10:10 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] linux:linux.mk: Add "firmware-imx" dependency if needed
 2022-05-04 10:06 UTC  (4+ messages)

Tackling the indefinite/user DMA fence problem
 2022-05-04 10:08 UTC  (3+ messages)

[BUG] libxenstat does parse networks with openvswitch only bridges
 2022-05-04 10:08 UTC 

[drm-misc:for-linux-next 1/7] drivers/gpu/drm/ast/ast_mode.c:1019 ast_crtc_dpms() warn: ignoring unreachable code
 2022-05-04 10:07 UTC  (3+ messages)

[PATCH] http: add custom hostname to IP address resolves
 2022-05-04 10:07 UTC  (3+ messages)

[PATCH] PCI: mediatek-gen3: change driver name to mtk-pcie-gen3
 2022-05-04 10:05 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add property for autobaud mode
 2022-05-04 10:04 UTC  (2+ messages)
` Bluetooth: hci_bcm: Autobaud mode support

[PATCH] x86/mm: Simplify RESERVE_BRK()
 2022-05-04 10:03 UTC  (2+ messages)

[PATCH] dracut: dmsquash-live: overlay module can be built-in the kernel
 2022-05-04 10:03 UTC  (4+ messages)

[RFC] Volatile fanotify marks
 2022-05-04 10:01 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-04 10:00 UTC 

[igt-dev] [PATCH i-g-t v2 0/6] Improve logic to work with audio dependency on DRM driver
 2022-05-04  9:59 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] tests/core_hotunplug: properly finish processes using audio devices
` [igt-dev] [PATCH i-g-t v2 2/6] lib/igt_kmod: always fill who when unloading audio driver
` [igt-dev] [PATCH i-g-t v2 3/6] lib/igt_kmod: improve audio unbind logic
` [igt-dev] [PATCH i-g-t v2 4/6] core_hotunplug: fix "
` [igt-dev] [PATCH i-g-t v2 5/6] lib/igt_kmod: make it less pedantic with audio driver removal
` [igt-dev] [PATCH i-g-t v2 6/6] lib/igt_kmod: properly handle pipewire-pulse

[PATCH v14 0/8] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-05-04  9:55 UTC  (3+ messages)

[PATCH v20 00/25] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-05-04  9:54 UTC  (6+ messages)
` [PATCH v20 02/25] dt-bindings: reset: mt8195: add vdosys1 reset control bit

[PATCH] firmware: arm_scmi: Fix late checks on pointer dereference
 2022-05-04  9:50 UTC  (2+ messages)

[PATCH 0/3] i915 private writeback framework
 2022-05-04  9:57 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-05-04  9:46 UTC  (8+ messages)
` [PATCH v2 1/6] "

[PATCH RFC 00/21] perf intel-pt: Better support for perf record --cpu
 2022-05-04  9:56 UTC  (4+ messages)
` [PATCH RFC 18/21] libperf evlist: Allow mixing per-thread and per-cpu mmaps

[PATCH v2] arm64: paravirt: Use RCU read locks to guard stolen_time
 2022-05-04  9:45 UTC  (2+ messages)

Linux 5.17.5
 2022-05-04  9:51 UTC  (6+ messages)

[PATCH v3 00/12] initial clock support for exynosauto v9 SoC
 2022-05-04  9:56 UTC  (3+ messages)
  ` [PATCH v3 11/12] arm64: dts: exynosautov9: switch usi clocks

[PATCH net-next] net: align SO_RCVMARK required privileges with SO_MARK
 2022-05-04  9:54 UTC 

[andersson:wip/sc8180x-next-20220502 2/29] drivers/usb/typec/ucsi/ucsi_glink.c:622:34: warning: unused variable 'ucsi_glink_of_match'
 2022-05-04  9:55 UTC 

[PATCH] dt-bindings: remoteproc: Fix phandle-array parameters description
 2022-05-04  9:41 UTC 

[libvirt test] 170078: regressions - FAIL
 2022-05-04  9:54 UTC 

[PATCH 0/7] SCMIv3.1 Powercap protocol and driver
 2022-05-04  9:36 UTC  (5+ messages)
` [PATCH 4/7] firmware: arm_scmi: Add SCMIv3.1 Powercap FastChannels support
` [PATCH 5/7] firmware: arm_scmi: Make use of FastChannels configurable
` [PATCH 6/7] firmware: arm_scmi: Add scmi_driver optional setup/teardown callbacks
` [PATCH 7/7] powercap: arm_scmi: Add SCMI Powercap based driver

[PATCH] module: fix [e_shstrndx].sh_size=0 OOB access
 2022-05-04  9:54 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Support MediaTek devapc for MT8186
 2022-05-04  9:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: devapc: Add bindings "

[Buildroot] [PATCH v1 1/2] configs/zynqmp_zcu102_defconfig: transition to tarballs
 2022-05-04  9:53 UTC  (8+ messages)
` [Buildroot] [PATCH v1 2/2] configs/zynqmp_zcu106_defconfig: "

[PATCH 0/2] x86/pat: fix querying available caching modes
 2022-05-04  9:51 UTC  (5+ messages)
` [PATCH 2/2] x86/pat: add functions to query specific cache mode availability

[RFC PATCH 0/8] Build Rockchip final images using binman
 2022-05-04  9:52 UTC  (4+ messages)
` [RFC PATCH 2/8] rockchip: Add binman definitions for final images

[PATCH 1/2] drm/i915: Enable THP on Icelake and beyond
 2022-05-04  9:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Enable THP on Icelake and beyond (rev2)

apropos https://github.com/multipath-tcp/mptcp_net-next/issues/265
 2022-05-04  9:52 UTC  (3+ messages)

[PATCH v2 0/5] kernfs: Rename kernfs_put_open_node to kernfs_unlink_open_file
 2022-05-04  9:51 UTC  (4+ messages)
` [PATCH v2 3/5] kernfs: Change kernfs_notify_list to llist
` [PATCH v2 4/5] kernfs: Introduce interface to access global kernfs_open_file_mutex
` [PATCH v2 5/5] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes


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.