All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-31 08:15:23 to 2024-01-31 08:46:58 UTC [more...]

[PATCH 0/2] board: visionfive2: add pad drive strength config
 2024-01-31  8:46 UTC  (5+ messages)
` [PATCH 1/2] net: phy: motorcomm: configure pad drive strength register
` [PATCH 2/2] board: visionfive2: configure PHY pad drive strength

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-31  8:46 UTC  (11+ messages)
` [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe

[PATCH v2 0/4] phycore-imx8mp: Add USB support
 2024-01-31  8:45 UTC  (5+ messages)
` [PATCH v2 1/4] imx8mp-phyboard-pollux-rdk: sync with kernel devicetree from v6.8-rc2
` [PATCH v2 2/4] phycore-imx8mp: add USB host support
` [PATCH v2 3/4] phycore-imx8mp: add USB mass storage support
` [PATCH v2 4/4] phycore-imx8mp: add support for booting and flashing emmc via UUU

[PATCH v4 1/7] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-01-31  8:45 UTC  (10+ messages)
` [PATCH v4 4/7] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
    ` [EXT] "
` [PATCH v4 5/7] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
    ` [EXT] "

[PATCH net-next] sctp: Simplify the allocation of slab caches
 2024-01-31  8:45 UTC 

[PATCH v4 00/47] Rework matching of network devices to -nic options
 2024-01-31  8:45 UTC  (3+ messages)
` [PATCH v4 30/47] hw/arm: use qemu_configure_nic_device()

[PATCH 0/5] Struct to fs_info helpers
 2024-01-31  8:43 UTC  (4+ messages)
` [PATCH 4/5] btrfs: add helper to get fs_info from struct inode pointer

[PATCH RESEND v7 0/7] Add support for XLCDC to sam9x7 SoC family
 2024-01-31  8:43 UTC  (5+ messages)
` [PATCH RESEND v7 3/7] drm: atmel-hlcdc: Define SAM9X7 SoC XLCDC specific registers

[PATCH v5 00/21] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-01-31  8:41 UTC  (47+ messages)
` [PATCH v5 01/21] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v5 02/21] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v5 03/21] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v5 04/21] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v5 05/21] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v5 06/21] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v5 07/21] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v5 08/21] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible
` [PATCH v5 09/21] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555
` [PATCH v5 10/21] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading
` [PATCH v5 11/21] ARM: dts: aspeed: yosemite4: Add eeprom for yosemite4 use
` [PATCH v5 12/21] ARM: dts: aspeed: yosemite4: Remove temperature sensor for yosemite4 schematic change
` [PATCH v5 13/21] ARM: dts: aspeed: yosemite4: Revise adc128d818 adc mode "
` [PATCH v5 14/21] ARM: dts: aspeed: yosemite4: Revise ina233 config "
` [PATCH v5 15/21] ARM: dts: aspeed: yosemite4: Remove idle state setting for yosemite4 NIC connection
` [PATCH v5 16/21] ARM: dts: aspeed: yosemite4: Initialize bmc gpio state
` [PATCH v5 17/21] ARM: dts: aspeed: yosemite4: Revise mx31790 fan tach config
` [PATCH v5 18/21] ARM: dts: aspeed: yosemite4: add mctp config for NIC
` [PATCH v5 19/21] ARM: dts: aspeed: yosemite4: support mux to cpld
` [PATCH v5 20/21] ARM: dts: aspeed: yosemite4: support medusa board adc sensors
` [PATCH v5 21/21] ARM: dts: aspeed: yosemite4: support NIC eeprom

[PATCH net-next v5 00/15] net: ravb: Prepare for suspend to RAM and runtime PM support (part 1)
 2024-01-31  8:41 UTC  (16+ messages)
` [PATCH net-next v5 01/15] net: ravb: Let IP-specific receive function to interrogate descriptors
` [PATCH net-next v5 02/15] net: ravb: Rely on PM domain to enable gptp_clk
` [PATCH net-next v5 03/15] net: ravb: Make reset controller support mandatory
` [PATCH net-next v5 04/15] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH net-next v5 05/15] net: ravb: Use tabs instead of spaces
` [PATCH net-next v5 06/15] net: ravb: Assert/de-assert reset on suspend/resume
` [PATCH net-next v5 07/15] net: ravb: Move reference clock enable/disable on runtime PM APIs
` [PATCH net-next v5 08/15] net: ravb: Move the IRQs getting/requesting in the probe() method
` [PATCH net-next v5 09/15] net: ravb: Split GTI computation and set operations
` [PATCH net-next v5 10/15] net: ravb: Move delay mode set in the driver's ndo_open API
` [PATCH net-next v5 11/15] net: ravb: Move DBAT configuration to "
` [PATCH net-next v5 12/15] net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac platorms
` [PATCH net-next v5 13/15] net: ravb: Set config mode in ndo_open and reset mode in ndo_close
` [PATCH net-next v5 14/15] net: ravb: Simplify ravb_suspend()
` [PATCH net-next v5 15/15] net: ravb: Simplify ravb_resume()

[PATCH] arm64: dts: mediatek: mt8183-pico6: Fix wake-on-X event node names
 2024-01-31  8:40 UTC  (2+ messages)

[PATCH v2 0/2] update SM4450 pinctrl document
 2024-01-31  8:40 UTC  (8+ messages)
` [PATCH v2 2/2] dt-bindings: pinctrl: qcom: consolidate functions to match with driver

[virtio-comment] [RFC PATCH] VIRTIO_F_USED_EVENT_AUTO_DISABLE: add new used buffer notification suppression mechanism
 2024-01-31  8:39 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Add MTU3 nodes and correctly describe USB
 2024-01-31  8:38 UTC  (2+ messages)

[PATCH v2] drm/msm/gem: Fix double resv lock aquire
 2024-01-31  8:38 UTC  (3+ messages)

Fotowoltaika - propozycja instalacji
 2024-01-31  8:35 UTC 

Fotowoltaika - propozycja instalacji
 2024-01-31  8:35 UTC 

[PATCH 1/1] lib/vsprintf: Implement ssprintf() to catch truncated strings
 2024-01-31  8:36 UTC  (11+ messages)

[PATCH v2 0/5] overflow: Introduce wrapping helpers
 2024-01-31  8:35 UTC  (3+ messages)
` [PATCH v2 2/5] overflow: Expand check_add_overflow() for pointer addition

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-01-31  8:35 UTC  (3+ messages)
` [PATCH v3 02/19] x86/boot: Move mem_encrypt= parsing to the decompressor

Possibility to use 'noindex' or rel="canonical" to stop Google from indexing old versions of documentation?
 2024-01-31  8:35 UTC  (4+ messages)
` [docs] "

[PATCH v2] btrfs-progs: mkfs: use flock() to properly prevent race with udev
 2024-01-31  8:34 UTC  (4+ messages)

[PATCH 2/2] PCI: vmd: enable PCI PM's L1 substates of remapped PCIe port and NVMe
 2024-01-31  8:33 UTC  (2+ messages)

[PATCH 0/3] ARM: dts: samsung: enable wifi and cleanup exynos5420-galaxy-tab dts'es
 2024-01-31  8:32 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties

[PATCH 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-01-31  8:32 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: arm: mediatek: convert PCIESYS "

[PATCH 0/9] Add CSI2RX capture support on TI J7 platforms
 2024-01-31  8:32 UTC  (6+ messages)
` [PATCH 3/9] arm64: dts: ti: k3-am68-sk-base-board: Enable camera peripherals
` [PATCH 9/9] arm64: dts: ti: k3-am69-sk: Add overlay for IMX219

[PATCH v3] dt-bindings: pinctrl: cy8x95x0: Minor fix & update
 2024-01-31  8:32 UTC  (2+ messages)

[PATCH] ACPI/HMAT: Move HMAT messages to pr_debug()
 2024-01-31  8:30 UTC 

[PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-31  8:29 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_remove (2)
 2024-01-31  8:18 UTC  (2+ messages)

[PATCH net-next 0/5] Remove expired routes with a separated list of routes
 2024-01-31  8:29 UTC  (3+ messages)
` [PATCH net-next 2/5] net/ipv6: Remove unnecessary clean

[PATCH] drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspend
 2024-01-31  8:28 UTC  (3+ messages)

[PATCH v2] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-01-31  8:28 UTC  (2+ messages)

[PATCH] dmaengine: at_hdmac: add missing kernel-doc style description
 2024-01-31  8:28 UTC  (2+ messages)

[PATCH] mmc: pwrseq: Use proper reboot notifier path
 2024-01-31  8:27 UTC  (2+ messages)

Is there an efficient way to delete multiple elements from a set?
 2024-01-31  8:27 UTC  (3+ messages)

[cip:linux-4.4.y-st-rc 878/1809] arch/m68k/kernel/traps.c:32:10: fatal error: linux/extable.h: No such file or directory
 2024-01-31  8:27 UTC  (5+ messages)

[linux-next:master 2759/3001] sound/core/sound_kunit.c:106:9: sparse: sparse: restricted snd_pcm_format_t degrades to integer
 2024-01-31  8:25 UTC 

[PATCH v3 0/2] coresight: core: Add device name support
 2024-01-31  8:26 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: arm: Add device-name in the coresight components

ASoC: rockchip_i2s_tdm calibration clocking problem
 2024-01-31  8:25 UTC  (2+ messages)

[Buildroot] [PATCH] package/libwpe: switch back to version 1.14.2
 2024-01-31  8:26 UTC  (5+ messages)

[PATCH v4 0/3] riscv: sophgo: milkv_duo: add support for Milk-V Duo board
 2024-01-31  8:25 UTC  (5+ messages)
` [PATCH v4 2/3] riscv: sophgo: milkv_duo: initial support added
` [PATCH v4 3/3] doc: sophgo: milkv_duo: document Milk-V Duo board

[PATCH 00/14] wifi: iwlwifi: updates - 2024-01-31
 2024-01-31  8:24 UTC  (15+ messages)
` [PATCH 01/14] wifi: iwlwifi: read BIOS PNVM only for non-Intel SKU
` [PATCH 02/14] wifi: iwlwifi: mvm: d3: implement suspend with MLO
` [PATCH 03/14] wifi: iwlwifi: mvm: check AP supports EMLSR
` [PATCH 04/14] wifi: iwlwifi: prepare for reading SAR tables from UEFI
` [PATCH 05/14] wifi: iwlwifi: cleanup sending PER_CHAIN_LIMIT_OFFSET_CMD
` [PATCH 06/14] wifi: iwlwifi: read SAR tables from UEFI
` [PATCH 07/14] wifi: iwlwifi: small cleanups in PPAG table flows
` [PATCH 08/14] wifi: iwlwifi: prepare for reading PPAG table from UEFI
` [PATCH 09/14] wifi: iwlwifi: validate PPAG table when sent to FW
` [PATCH 10/14] wifi: iwlwifi: read PPAG table from UEFI
` [PATCH 11/14] wifi: iwlwifi: don't check TAS block list size twice
` [PATCH 12/14] wifi: iwlwifi: prepare for reading TAS table from UEFI
` [PATCH 13/14] wifi: iwlwifi: separate TAS 'read-from-BIOS' and 'send-to-FW' flows
` [PATCH 14/14] wifi: iwlwifi: read WTAS table from UEFI

[PATCH] serial: 8250_pci1xxxx: partially revert off by one patch
 2024-01-31  8:24 UTC 

[bug report] RAS/AMD/ATL: Add MI300 support
 2024-01-31  8:24 UTC 

[PATCH 0/4] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
 2024-01-31  8:24 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: regulator: qcom,usb-vbus-regulator: add support for PM4125
` [PATCH 2/4] dt-bindings: usb: qcom,pmic-typec: add support for the PM4125 block

[PATCH] RAS/AMD/ATL: Fix array overflow in get_logical_coh_st_fabric_id_mi300()
 2024-01-31  8:24 UTC 

[RFC PATCH v2] x86/sev: enforce RIP-relative accesses in early SEV/SME code
 2024-01-31  8:22 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] x86/head64: Replace pointer fixups with RIP_RELATIVE_ADDR()

[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,am654-serdes-ctrl compatible
 2024-01-31  8:23 UTC  (2+ messages)

[PATCH v1] scsi: ufs: core: Remove the ufshcd_release in ufshcd_err_handling_prepare
 2024-01-31  8:23 UTC  (5+ messages)

[PATCH v3 00/24] of: property: add port base loop
 2024-01-31  6:32 UTC  (27+ messages)
` [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint()
` [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node()
` [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint()
` [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint()

[PATCH v2] thermal: k3_j72xx_bandgap: implement suspend/resume support
 2024-01-31  8:21 UTC  (3+ messages)

[PATCH] media: v4l: async: Fix completion of chained subnotifiers
 2024-01-31  8:21 UTC  (6+ messages)

ASoC: rockchip_i2s_tdm calibration clocking problem
 2024-01-31  8:19 UTC  (2+ messages)

[PATCH v2] irqchip/sifive-plic: enable interrupt if needed before EOI
 2024-01-31  8:19 UTC  (2+ messages)

[PATCH v2 0/2] Dynamically allocate BPIDs for LBK
 2024-01-31  7:54 UTC 

[XEN PATCH v2 0/3] Introduce and use STATIC_ASSERT_UNREACHABLE()
 2024-01-31  8:19 UTC  (2+ messages)

[PATCH BlueZ v2 1/2] gatt-server: Add support for signed write command
 2024-01-31  8:18 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] device: Update local and remote CSRK on management event

[PATCH] arm64: dts: ti: k3-j721s2: Fix power domain for VTM node
 2024-01-31  8:18 UTC 

[pci:for-linus] BUILD SUCCESS 69fb843fdbd91d283773e054df20c420d7bddcd8
 2024-01-31  8:17 UTC 

[pci:aspm] BUILD SUCCESS 44e7be6f578df09bd157cd02b3db489c183290f0
 2024-01-31  8:15 UTC 

[PATCH 30 2/7] Add binding for Aspeed SOC
 2024-01-31  8:18 UTC  (3+ messages)

[ANN] wireless-regdb: master-2024-01-23
 2024-01-31  8:17 UTC 

[PATCH 1/2] x86/random: Retry on RDSEED failure
 2024-01-31  8:16 UTC  (8+ messages)
` [PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails

[PATCH 20/22] gpio: protect the pointer to gpio_chip in gpio_device with SRCU
 2024-01-31  8:15 UTC  (3+ messages)


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.