All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 07:09:38 to 2023-01-26 08:15:30 UTC [more...]

[PULL] drm-misc-next
 2023-01-26  8:15 UTC 

[PATCH v1 0/5] gpio: First attempt to clean up headers
 2023-01-26  8:14 UTC  (3+ messages)
` [PATCH v1 1/5] gpiolib: fix linker errors when GPIOLIB is disabled

[PATCH v2 0/8] runstate/time area registration by (guest) physical address
 2023-01-26  8:13 UTC  (8+ messages)
` [PATCH v2 4/8] x86/mem-sharing: copy GADDR based shared guest areas

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_get_ea
 2023-01-26  8:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-26  8:13 UTC 

[PATCH net] net: dsa: mt7530: fix tristate and help description
 2023-01-26  8:12 UTC  (6+ messages)

[PATCH] genirq/msi: Fix fwnode leak
 2023-01-26  8:10 UTC  (2+ messages)

[PATCH] dt-bindings: phy: hisilicon: Fix 'hisilicon,eye-diagram-param' differing types
 2023-01-26  8:10 UTC  (3+ messages)

[PATCH v5 0/6] submodule: parallelize diff
 2023-01-26  8:09 UTC  (3+ messages)
` [PATCH v6 6/6] submodule: call parallel code from serial status

[PATCH] drm/bridge: Kconfig: fix a spelling mistake
 2023-01-26  8:09 UTC  (3+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-01-26  8:08 UTC  (5+ messages)

[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2023-01-26  8:07 UTC  (5+ messages)
` [PATCH v2 06/18] can: m_can: Disable unused interrupts
` [PATCH v2 08/18] can: m_can: Write transmit header and data in one transaction

[PATCH 0/2] arm64: dts: (imx8mm|imx8mp)-verdin-dev: Do not include dahlia dtsi
 2023-01-26  8:06 UTC  (3+ messages)

[PATCH v4 00/11] Arm cache coloring
 2023-01-26  8:06 UTC  (10+ messages)
` [PATCH v4 01/11] xen/common: add cache coloring common code
` [PATCH v4 04/11] xen: extend domctl interface for cache coloring

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 19:22 UTC  (24+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH v3 1/2] drm/probe_helper: extract two helper functions
 2023-01-26  8:04 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] mtd: rawnand: nand_base: Handle algorithm selection
 2023-01-26  8:04 UTC  (3+ messages)

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 17:07 UTC  (11+ messages)

[PATCH] dt-bindings: Add missing (unevaluated|additional)Properties on child node schemas
 2023-01-25 15:08 UTC  (6+ messages)

[PATCH v2] ver_linux: add missing software to checklist
 2023-01-26  8:02 UTC  (2+ messages)

[PATCH] gnutls: add initial ptest support
 2023-01-26  8:03 UTC  (5+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2023-01-26  8:03 UTC 

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-26  8:01 UTC  (6+ messages)
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace

[PATCH v3 0/4] x86/spec-ctrl: IPBP improvements
 2023-01-26  8:02 UTC  (6+ messages)
` [PATCH v3 1/4] x86/spec-ctrl: add logic to issue IBPB on exit to guest

[PATCH v5 00/11] riscv: Allwinner D1/D1s platform support
 2023-01-26  8:00 UTC  (4+ messages)

[PATCH v2] dt-bindings: leds: Document Bluetooth and WLAN triggers
 2023-01-26  8:01 UTC  (6+ messages)

[PATCH v3 0/7] introduce vm_flags modifier functions
 2023-01-26  7:59 UTC  (7+ messages)
` [PATCH v3 2/7] mm: introduce vma->vm_flags wrapper functions

[PATCH 1/3] arm64: dts: imx8mm: Drop sd-vsel-gpios from i.MX8M Mini Verdin SoM
 2023-01-26  7:58 UTC  (3+ messages)

[patch net-next v2 00/12] devlink: Cleanup params usage
 2023-01-26  7:58 UTC  (13+ messages)
` [patch net-next v2 01/12] net/mlx5: Change devlink param register/unregister function names
` [patch net-next v2 02/12] net/mlx5: Covert devlink params registration to use devlink_params_register/unregister()
` [patch net-next v2 03/12] devlink: make devlink_param_register/unregister static
` [patch net-next v2 04/12] devlink: don't work with possible NULL pointer in devlink_param_unregister()
` [patch net-next v2 05/12] ice: remove pointless calls to devlink_param_driverinit_value_set()
` [patch net-next v2 06/12] qed: remove pointless call "
` [patch net-next v2 07/12] devlink: make devlink_param_driverinit_value_set() return void
` [patch net-next v2 08/12] devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
` [patch net-next v2 09/12] devlink: protect devlink param list by instance lock
` [patch net-next v2 10/12] net/mlx5: Move fw reset devlink param to fw reset code
` [patch net-next v2 11/12] net/mlx5: Move flow steering devlink param to flow steering code
` [patch net-next v2 12/12] net/mlx5: Move eswitch port metadata devlink param to flow eswitch code

[PATCH v2] arm64: dts: amlogic: Fix SDIO interrupt and make it level-sensitive
 2023-01-26  7:57 UTC  (4+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-24 22:27 UTC  (2+ messages)

[PATCH v2 0/5] Add tdm support in acp machine driver
 2023-01-26  7:54 UTC  (5+ messages)
` [PATCH v2 3/5] ASoC: amd: acp: Refactor i2s clocks programming sequence

RTT-PROBE: lore-subspace-rtt
 2023-01-26  7:53 UTC 

[PATCH] arm64: dts: imx8mp: Improve bluetooth UART on DH electronics i.MX8M Plus DHCOM
 2023-01-26  7:51 UTC  (3+ messages)

[PATCH v4 0/6] tpm: Support boot measurements
 2023-01-26  7:51 UTC  (3+ messages)
` [PATCH v4 2/6] "

[patch net-next 00/12] devlink: Cleanup params usage
 2023-01-26  7:50 UTC  (3+ messages)
` [patch net-next 09/12] devlink: protect devlink param list by instance lock

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-01-26  7:48 UTC  (4+ messages)
` [RFC PATCH v2 02/22] xhci: remove xhci_test_trb_in_td_math early development check

[RFC PATCH 0/8] media: i2c: Drop unused drivers
 2023-01-26  7:49 UTC  (3+ messages)
` [RFC PATCH 1/8] media: i2c: Drop unused ad9389b video encoder driver

[PATCH V5 1/2] dt-bindings: arm: Add Beacon EmbeddedWorks i.MX8M Plus kit
 2023-01-26  7:47 UTC  (4+ messages)
` [PATCH V5 2/2] arm64: dts: imx: Introduce imx8mp-beacon-kit

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-26  7:45 UTC  (9+ messages)

[PATCH 5.10 / 5.15] x86: ACPI: cstate: Optimize C3 entry on AMD CPUs
 2023-01-26  7:45 UTC  (2+ messages)

[PATCH] powerpc/mpc85xx: use board env file for socrates board
 2023-01-26  7:46 UTC 

[PATCH v2 0/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
 2023-01-26  7:43 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: bluetooth: marvell: add 88W8997
` [PATCH v2 2/5] dt-bindings: bluetooth: marvell: add max-speed property
` [PATCH v2 3/5] Bluetooth: hci_mrvl: use maybe_unused macro for device tree ids
` [PATCH v2 4/5] Bluetooth: hci_mrvl: Add serdev support for 88W8997
` [PATCH v2 5/5] arm64: dts: imx8mp-verdin: add 88W8997 serdev to uart4

[meta-ti][dunfell][PATCH] conf: machine: j721s2: Add FPDLink overlays for am68-sk
 2023-01-26  7:44 UTC 

[syzbot] general protection fault in fscache_free_cookie
 2023-01-26  7:43 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-evk: use correct gpio-expander compatible
 2023-01-26  7:42 UTC  (3+ messages)

[PATCH] fbcon: Check font dimension limits
 2023-01-26  7:43 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-26  7:43 UTC 

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-01-26  7:40 UTC  (5+ messages)

[PATCH v6 0/3] add imx93 adc support
 2023-01-26  7:40 UTC  (4+ messages)
` [PATCH v6 3/3] arm64: dts: imx93: add ADC support

[PATCH] ARM: dts: imx7d-smegw01: Fix USB host over-current polarity
 2023-01-26  7:38 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: ls1021a: Disable CAN nodes by default
 2023-01-26  7:36 UTC  (3+ messages)

[TCWG CI] Failure after v6.2-rc1-10-gc09846fc1ff4: ARM: orion: remove unused board files
 2023-01-26  7:35 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mm-verdin: Do not power down eth-phy
 2023-01-26  7:32 UTC  (3+ messages)

[PATCH v4 1/4] drm/gem: Remove BUG_ON in drm_gem_private_object_init
 2023-01-26  7:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v4,1/4] "

RTT-PROBE: lore-subspace-rtt
 2023-01-26  7:33 UTC 

[PATCH net-next] docs: networking: Fix bridge documentation URL
 2023-01-26  7:30 UTC  (2+ messages)

[PATCH v2 net] net: mdio-mux-meson-g12a: force internal PHY off on mux switch
 2023-01-26  7:30 UTC  (3+ messages)

[PATCH net] tsnep: Fix TX queue stop/wake for multiple queues
 2023-01-26  7:30 UTC  (2+ messages)

[PATCH v4 net 0/3] fixes for mtk_eth_soc
 2023-01-26  7:29 UTC  (3+ messages)
` [PATCH v4 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration

[PATCH net-next] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-01-26  7:28 UTC  (3+ messages)

[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-26  7:28 UTC  (5+ messages)
` [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason
      ` [Intel-wired-lan] "

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-26  7:22 UTC  (9+ messages)
` [PATCH 3/3] "

RTT-PROBE: lore-subspace-rtt
 2023-01-26  7:23 UTC 

[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
 2023-01-26  7:21 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add IP_LOCAL_PORT_RANGE socket option
 2023-01-26  7:20 UTC  (2+ messages)

[PATCH net-next] net: Kconfig: fix spellos
 2023-01-26  7:20 UTC  (2+ messages)

[meta-oe][PATCH 01/13] vulkan-cts,opengl-es-cts: Fix build with gcc-13
 2023-01-26  7:17 UTC  (13+ messages)
` [meta-oe][PATCH 02/13] rocksdb: Fix build with gcc13
` [meta-oe][PATCH 03/13] rocksdb: Upgrade to 7.9.2
` [meta-oe][PATCH 04/13] redis-plus-plus: Upgrade to 1.3.7
` [meta-oe][PATCH 05/13] redis-plus-plus: Fix build with gcc13
` [meta-oe][PATCH 06/13] rdfind: Upgrade to 1.5.0 release
` [meta-oe][PATCH 07/13] rdfind: Fix build with gcc13
` [meta-oe][PATCH 08/13] libiodbc: Fix SRC_URI to not use gitlab archives
` [meta-networking][PATCH 09/13] opensaf: Fix build with gcc13
` [meta-multimedia][PATCH 10/13] crossguid: "
` [meta-oe][PATCH 11/13] dbus-cxx: "
` [meta-oe][PATCH 12/13] dbus-cxx: Upgrade to 2.3.1
` [meta-oe][PATCH 13/13] msktutil: Upgrade to 1.2.1

[kernel PATCH v1 1/1] Bluetooth: Don't send HCI commands to remove adv if adapter is off
 2023-01-26  7:16 UTC  (6+ messages)
` Reason to disable adv during power off without clearing

[PATCH net-next 00/11] net: skbuff: clean up unnecessary includes
 2023-01-26  7:14 UTC  (12+ messages)
` [PATCH net-next 01/11] net: add missing includes of linux/net.h
` [PATCH net-next 02/11] net: skbuff: drop the linux/net.h include
` [PATCH net-next 03/11] net: checksum: drop the linux/uaccess.h include
` [PATCH net-next 04/11] net: skbuff: drop the linux/textsearch.h include
` [PATCH net-next 05/11] net: add missing includes of linux/sched/clock.h
` [PATCH net-next 06/11] net: skbuff: drop the linux/sched/clock.h include
` [PATCH net-next 07/11] net: skbuff: drop the linux/sched.h include
` [PATCH net-next 08/11] net: add missing includes of linux/splice.h
` [PATCH net-next 09/11] net: skbuff: drop the linux/splice.h include
` [PATCH net-next 10/11] net: skbuff: drop the linux/hrtimer.h include
` [PATCH net-next 11/11] net: remove unnecessary includes from net/flow.h

[PATCH] arm64: dts: ti: Makefile: Rearrange entries alphabetically
 2023-01-26  7:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-26  7:13 UTC 

[PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
 2023-01-26  7:11 UTC  (8+ messages)

[PATCH v4 3/5] hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper
 2023-01-26  7:09 UTC  (2+ messages)

[PATCH v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-26  7:09 UTC  (5+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries


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.