All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-22 12:12:50 to 2023-05-22 12:28:42 UTC [more...]

[Ocfs2-devel] [PATCH] ocfs2: fix use-after-free when unmounting read-only filesystem
 2023-05-22 12:23 UTC  (3+ messages)
  `  "

[PATCH 00/26] locking/atomic: restructuring + kerneldoc
 2023-05-22 12:24 UTC  (17+ messages)
` [PATCH 01/26] locking/atomic: arm: fix sync ops
` [PATCH 02/26] locking/atomic: remove fallback comments
` [PATCH 03/26] locking/atomic: hexagon: remove redundant arch_atomic_cmpxchg
` [PATCH 04/26] locking/atomic: make atomic*_{cmp,}xchg optional
` [PATCH 05/26] locking/atomic: arc: add preprocessor symbols
` [PATCH 06/26] locking/atomic: arm: "
` [PATCH 07/26] locking/atomic: hexagon: "
` [PATCH 08/26] locking/atomic: m68k: "
` [PATCH 09/26] locking/atomic: parisc: "
` [PATCH 10/26] locking/atomic: sh: "
` [PATCH 11/26] locking/atomic: sparc: "
` [PATCH 12/26] locking/atomic: x86: "
` [PATCH 13/26] locking/atomic: xtensa: "
` [PATCH 14/26] locking/atomic: scripts: remove bogus order parameter
` [PATCH 15/26] locking/atomic: scripts: remove leftover "${mult}"
` [PATCH 16/26] locking/atomic: scripts: factor out order template generation

[PATCH v7 0/4] pci hotplug tracking
 2023-05-22 12:27 UTC  (9+ messages)
` [PATCH v7 1/4] qapi/qdev.json: unite DEVICE_* event data into single structure
` [PATCH v7 2/4] qapi: add DEVICE_ON and query-hotplug infrastructure

[PATCH v2 0/8] Add DELETE_BUF ioctl
 2023-05-22 12:27 UTC  (5+ messages)
` [PATCH v2 2/8] media: videobuf2: Make bufs array dynamic allocated

[PATCH v2 0/2] clk: keystone: syscon-clk: Enable audio reference clock
 2023-05-22 12:23 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add binding documentation for TI Audio REFCLK

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-22 12:25 UTC  (76+ messages)
` [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 04/30] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register
` [PATCH net-next 06/30] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for MT7988
` [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch
` [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 23/30] net: dsa: mt7530: run mt7530_pll_setup() only with 40 MHz XTAL
` [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT753X_MFC
` [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP
` [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch
` [PATCH net-next 28/30] net: dsa: mt7530: introduce LLDP frame trapping
` [PATCH net-next 29/30] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

core-image-weston mickledore
 2023-05-22 12:25 UTC 

[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-22 12:25 UTC  (6+ messages)
` [PATCH v4 05/11] drm/mediatek: gamma: Enable the Gamma LUT table only after programming

[PATCH v3 00/12] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-22 12:21 UTC  (51+ messages)
` [Intel-gfx] "
` [PATCH v3 01/12] fbdev: Add Kconfig options to select different fb_ops helpers
  ` [Intel-gfx] "
` [PATCH v3 02/12] drm/armada: Use regular fbdev I/O helpers
  ` [Intel-gfx] "
` [PATCH v3 03/12] drm/exynos: "
  ` [Intel-gfx] "
` [PATCH v3 04/12] drm/gma500: "
  ` [Intel-gfx] "
` [PATCH v3 05/12] drm/radeon: "
  ` [Intel-gfx] "
` [PATCH v3 06/12] drm/fbdev-dma: "
  ` [Intel-gfx] "
` [PATCH v3 07/12] drm/msm: "
  ` [Intel-gfx] "
` [PATCH v3 08/12] drm/omapdrm: "
  ` [Intel-gfx] "
` [PATCH v3 09/12] drm/tegra: "
  ` [Intel-gfx] "
` [PATCH v3 10/12] drm/fb-helper: Export helpers for marking damage areas
  ` [Intel-gfx] "
` [PATCH v3 11/12] drm/fbdev-generic: Implement dedicated fbdev I/O helpers
  ` [Intel-gfx] "
` [PATCH v3 12/12] drm/i915: "
  ` [Intel-gfx] "

[PATCH 0/8] Cleanup unaligned access macros
 2023-05-22 12:22 UTC  (9+ messages)
` [PATCH 1/8] arm: use asm-generic/unaligned.h
` [PATCH 2/8] sh: "
` [PATCH 3/8] mips: "
` [PATCH 4/8] m68k: "
` [PATCH 5/8] powerpc: "
` [PATCH 6/8] fs/btrfs: use asm/unaligned.h
` [PATCH 7/8] linux/unaligned: remove unused access_ok.h
` [PATCH 8/8] asm-generic: simplify unaligned.h

[PATCH] wifi: mt76: mt7996: fix endianness warning in mt7996_mac_write_txwi
 2023-05-22 12:22 UTC  (2+ messages)

[PATCH 00/31] mm: allow pte_offset_map[_lock]() to fail
 2023-05-22 12:24 UTC  (3+ messages)
` [PATCH 17/31] mm/various: give up if pte_offset_map[_lock]() fails

[PATCH v2 00/10] Consolidate the probe_device path
 2023-05-22 12:18 UTC  (3+ messages)
` [PATCH v2 01/10] iommu: Have __iommu_probe_device() check for already probed devices

[PATCH] dt-bindings: phy: qcom,qmp-usb: fix bindings error
 2023-05-22 12:18 UTC  (3+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-05-22 12:18 UTC  (4+ messages)

[PATCH v8 0/5] enable MMU for RISC-V
 2023-05-22 12:18 UTC  (6+ messages)
` [PATCH v8 1/5] xen/riscv: add VM space layout
` [PATCH v8 2/5] xen/riscv: introduce setup_initial_pages
` [PATCH v8 3/5] xen/riscv: align __bss_start
` [PATCH v8 4/5] xen/riscv: setup initial pagetables
` [PATCH v8 5/5] xen/riscv: remove dummy_bss variable

[PATCH] drm/drm_vblank.c: avoid unsigned int to signed int cast
 2023-05-22 12:13 UTC  (7+ messages)

[PATCH 0/2] mms114: add support for touch keys
 2023-05-22 12:14 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mms114: Add linux,keycodes property "

[cip-dev][isar-cip-core][PATCH v2] classes/swupdate: Correct task_order
 2023-05-22 12:16 UTC 

[Intel-gfx] [PATCH 0/3] HDCP Cleanup
 2023-05-22 12:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH][next] wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
 2023-05-22 12:13 UTC  (2+ messages)

[PATCH v5 0/4] spi: add SPI_MOSI_IDLE_LOW mode bit
 2023-05-22 11:07 UTC  (7+ messages)
` [PATCH v5 4/4] spi: spidev_test Add three missing spi mode bits

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-22 12:11 UTC  (14+ messages)
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v10 08/16] tls: "
` [PATCH net-next v10 09/16] siw: "
` [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 12/16] ip6, udp6: "
` [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 14/16] ip: Remove ip_append_page()
` [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES

[PATCH -next v2 0/6] blk-wbt: minor fix and cleanup
 2023-05-22 12:12 UTC  (5+ messages)

[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-05-22 12:13 UTC  (3+ messages)

[PATCH 0/2] Fix the sparse warnings
 2023-05-22 12:13 UTC  (2+ messages)

[PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils
 2023-05-22 12:12 UTC  (2+ messages)
` [tip: smp/core] "


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.