All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-03 20:41:41 to 2023-01-03 22:02:56 UTC [more...]

[PATCH 1/3] tls: Make mask parameter in l_tls_set_domain_mask() const
 2023-01-03 22:02 UTC 

[PATCH 2/3] tls: Add support for l_tls_set_server_name and SNI extension
 2023-01-03 22:02 UTC 

[PATCH 3/3] tls: Add support l_tls_set_alpn_list() and ALPN extension
 2023-01-03 22:02 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-03 22:01 UTC 

[PATCH nf-next,v1 1/3] netfilter: nf_tables: rename function to destroy hook list
 2023-01-03 21:58 UTC  (3+ messages)
` [PATCH nf-next,v1 2/3] netfilter: nf_tables: support for adding new devices to an existing netdev chain
` [PATCH nf-next,v1 3/3] netfilter: nf_tables: support for deleting devices in "

[PATCH nft,v1] src: allow for updating devices on existing netdev chain
 2023-01-03 21:58 UTC 

[PATCH libnftnl] chain: relax logic to build NFTA_CHAIN_HOOK
 2023-01-03 21:58 UTC 

[virtio-dev] [PATCH v1] virtio-network: Clarify VLAN filter table configuration
 2023-01-03 21:58 UTC  (3+ messages)
` [virtio-comment] "
  ` [virtio-comment] "

[PATCH v8] vmxnet3: Add XDP support
 2023-01-03 21:52 UTC  (3+ messages)

[PATCH v4 0/9] Add video damage tracking
 2023-01-03 21:50 UTC  (10+ messages)
` [PATCH v4 1/9] dm: video: Add damage tracking API
` [PATCH v4 2/9] dm: video: Add damage notification on display clear
` [PATCH v4 3/9] vidconsole: Add damage notifications to all vidconsole drivers
` [PATCH v4 4/9] video: Add damage notification on bmp display
` [PATCH v4 5/9] efi_loader: GOP: Add damage notification on BLT
` [PATCH v4 6/9] video: Only dcache flush damaged lines
` [PATCH v4 7/9] video: Use VIDEO_DAMAGE for VIDEO_COPY
` [PATCH v4 8/9] video: Always compile cache flushing code
` [PATCH v4 9/9] video: Enable VIDEO_DAMAGE for drivers that need it

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:51 UTC 

Potential hang on ublk_ctrl_del_dev()
 2023-01-03 21:51 UTC  (2+ messages)

[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-03 21:50 UTC  (5+ messages)

[PATCH] memory: Do not print MR priority in flatview HMP output
 2023-01-03 21:48 UTC  (2+ messages)

[FSL P50x0] DPAA Ethernet issue
 2023-01-03 19:59 UTC  (2+ messages)

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2023-01-03 21:45 UTC  (3+ messages)

[meta-networking][PATCH] open-vm-tools: Fix build with 64-bit time_t
 2023-01-03 21:43 UTC 

[PATCH] RISC-V: fix compile error from decuplicated __ALTERNATIVE_CFG_2
 2023-01-03 21:42 UTC 

[PATCH v4 0/5] ARM: Add GXP Fan and SPI controllers
 2023-01-03 21:38 UTC  (16+ messages)
` [PATCH v4 1/5] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v4 2/5] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v4 3/5] ARM: dts: add GXP Support for fans and SPI
` [PATCH v4 4/5] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
` [PATCH v4 5/5] MAINTAINERS: add gxp fan controller and documents

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-03 21:43 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:41 UTC 

[PATCH 0/4] Fix truncation of various XENVER_* subops
 2023-01-03 21:40 UTC  (5+ messages)
` [PATCH 4/4] xen/version: Introduce non-truncating "

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-03 21:35 UTC  (9+ messages)
` [RFC PATCH 02/25] kvx: Add ELF-related definitions
` [RFC PATCH 09/25] kvx: irqchip: Add support for irq controllers
` [RFC PATCH 17/25] kvx: Add multi-processor (SMP) support

[PATCH] watchdog: meson_gxbb: Use devm_clk_get_enabled() helper
 2023-01-03 21:26 UTC  (7+ messages)

[RFC PATCH 0/8] cxl: Introduce HDM decoder emulation from DVSEC range registers
 2023-01-03 21:32 UTC  (4+ messages)
` [RFC PATCH 1/8] cxl: break out range register decoding from cxl_hdm_decode_init()

[PATCH] generic: update setgid tests
 2023-01-03 21:31 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:31 UTC 

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2023-01-03 21:28 UTC  (25+ messages)
` [RFC v5.1 0/9] Generic function based cache management operations (was Re: [PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC)
` [RFC v5.1 1/9] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [RFC v5.1 2/9] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [RFC v5.1 3/9] riscv: errata: Add Andes alternative ports
` [RFC v5.1 4/9] riscv: mm: dma-noncoherent: Pass direction and operation to ALT_CMO_OP()
` [RFC v5.1 5/9] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC v5.1 6/9] cache,soc: Move SiFive CCache driver & create drivers/cache
` [RFC v5.1 7/9] RISC-V: create a function based cache management interface
` [RFC v5.1 8/9] soc: renesas: Add L2 cache management for RZ/Five SoC
` [RFC v5.1 9/9] [DON'T APPLY] cache: sifive-ccache: add cache flushing capability

[PATCH v7 0/4] drm/panel: Add Magnachip D53E6EA8966 Panel Controller
 2023-01-03 20:03 UTC  (5+ messages)
` [PATCH V7 1/4] drm: of: Add drm_of_get_dsi_bus helper function
` [PATCH V7 3/4] drm/panel: Add Magnachip D53E6EA8966 Panel Driver

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx6sabre/readme.txt: update broken urls
 2023-01-03 21:22 UTC 

[Buildroot] [git commit branch/2022.11.x] package/fluidsynth: bump to version 2.3.1
 2023-01-03 21:25 UTC 

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx6ulevk/readme.txt: update broken url
 2023-01-03 21:22 UTC 

[Buildroot] [git commit branch/2022.11.x] board/freescale/imx28evk/readme.txt: update broken url
 2023-01-03 21:21 UTC 

[Buildroot] [git commit branch/2022.11.x] package/freescale-imx: update SITE to directly use https
 2023-01-03 21:21 UTC 

[Buildroot] [PATCH 1/1] package/fluidsynth: bump to version 2.3.1
 2023-01-03 21:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] board/freescale/imx6sabre/readme.txt: update broken urls
 2023-01-03 21:23 UTC 

[PATCH v2] hwmon/coretemp: Simplify platform device handling
 2023-01-03 21:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2022.02.x] board/freescale/imx28evk/readme.txt: update broken url
 2023-01-03 21:22 UTC 

[Buildroot] [git commit branch/2022.02.x] board/freescale/imx6ulevk/readme.txt: update broken url
 2023-01-03 21:23 UTC 

[Buildroot] [git commit branch/2022.02.x] package/freescale-imx: update SITE to directly use https
 2023-01-03 21:22 UTC 

[Buildroot] [PATCH 1/4] package/freescale-imx: update SITE to directly use https
 2023-01-03 21:24 UTC  (8+ messages)
` [Buildroot] [PATCH 2/4] board/freescale/imx28evk/readme.txt: update broken url
` [Buildroot] [PATCH 3/4] board/freescale/imx6sabre/readme.txt: update broken urls
` [Buildroot] [PATCH 4/4] board/freescale/imx6ulevk/readme.txt: update broken url

[PATCH] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
 2023-01-03 21:24 UTC  (4+ messages)

[jsarha:topic/cros-sof-v4.14-rebase 133/9999] kernel/time/tick-common.c:509:5: warning: no previous declaration for 'tick_set_freeze_event'
 2023-01-03 21:22 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for reading calculated Aquaero sensors
 2023-01-03 21:22 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:21 UTC 

[PATCH] hwmon: (nct6775) Fix incorrect parenthesization in nct6775_write_fan_div()
 2023-01-03 21:20 UTC  (2+ messages)

[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-03 21:19 UTC  (13+ messages)
` [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/27] drm/i915/gvt: Protect gfn hash table with dedicated mutex
  `  "
` [Intel-gfx] [PATCH 26/27] KVM: x86/mmu: Add page-track API to query if a gfn is valid
  `  "

PROBLEM: Hang in selftests/netfilter/nft_trans_stress.sh
 2023-01-03 21:17 UTC  (5+ messages)

[PATCH v3 00/13] drm: Fix color-format selection in fbdev emulation
 2023-01-03 21:18 UTC  (3+ messages)
` [PATCH v3 11/13] drm/fb-helper: Fix single-probe color-format selection

[PATCH] watchdog: pnx4008: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (3+ messages)

[PATCH v3 0/5] Fix a whole host of nvmem registration/cleanup issues
 2023-01-03 21:15 UTC  (6+ messages)

[PATCH] watchdog: lpc18xx: Use devm_clk_get_enabled() helper
 2023-01-03 21:13 UTC  (3+ messages)

ext4 superblock checksum invalid after running resize2fs
 2023-01-03 21:17 UTC  (2+ messages)

[PATCH v2] watchdog: of_xilinx_wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:14 UTC  (3+ messages)

[PATCH] watchdog: realtek_otto: Use devm_clk_get_enabled() helper
 2023-01-03 21:16 UTC  (2+ messages)

[PATCH RESEND v2 0/8] uvcvideo: Fixes for hw timestamping
 2023-01-03 21:16 UTC  (5+ messages)
` [PATCH RESEND v2 2/8] media: uvc: Allow quirking by entity guid

[PATCH] watchdog: pic32-wdt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[PATCH] watchdog: pic32-dmt: Use devm_clk_get_enabled() helper
 2023-01-03 21:15 UTC  (2+ messages)

[Buildroot] [git commit] package/tiff: explicitly disable webp
 2023-01-03 21:11 UTC 

[Buildroot] [git commit] Revert "package/tiff: add webp optional dependency"
 2023-01-03 21:10 UTC 

[PATCH] mce: fix missing stack-dumping in mce_panic()
 2023-01-03 21:12 UTC  (8+ messages)

[Buildroot] [git commit branch/2022.11.x] package/tiff: add zstd optional dependency
 2023-01-03 21:09 UTC 

[Buildroot] [PATCH v2, 1/2] Revert "package/tiff: add webp optional dependency"
 2023-01-03 21:11 UTC  (4+ messages)
` [Buildroot] [PATCH v2,2/2] package/tiff: explicitly disable webp
  ` [Buildroot] [PATCH v2, 2/2] "

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:11 UTC 

[PATCH v5 00/11] Encrypted Hibernation
 2023-01-03 21:10 UTC  (6+ messages)
` [PATCH v5 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use

[Buildroot] [git commit branch/2022.02.x] package/tiff: add zstd optional dependency
 2023-01-03 21:09 UTC 

[Buildroot] [PATCH 1/3] package/tiff: add zstd optional dependency
 2023-01-03 21:09 UTC  (2+ messages)

[PATCH] trace: Add trace points for tasklet entry/exit
 2023-01-03 21:09 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/5] rust: Fix build with 64bit time_t
 2023-01-03 21:09 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] cxl: Misc fixups that missed v6.2
 2023-01-03 21:07 UTC  (4+ messages)
` [PATCH 1/3] cxl/mem: Quiet port walking warning

[PATCH v3 0/3] media: uvcvideo: Limit Power Line Control
 2023-01-03 21:07 UTC  (5+ messages)
` [PATCH v3 2/3] media: uvcvideo: Fix power line control for Lenovo Integrated Camera
` [PATCH v3 3/3] media: uvcvideo: Refactor power_line_frequency_controls_limited

[PATCH u-boot,v2019.04-aspeed-openbmc 1/1] ARM: Aspeed: add a config for FMC_WDT2 timer reload value
 2023-01-03 21:06 UTC  (2+ messages)

[PATCH v2 1/1] ARM: dts: aspeed-g6: add aliases for mdio nodes
 2023-01-03 21:03 UTC  (3+ messages)

[RFC 0/3] Enlightened vTPM support for SVSM on SEV-SNP
 2023-01-03 21:05 UTC  (4+ messages)
` [RFC 1/3] tpm: add generic platform device
` [RFC 2/2] x86/sev: add a SVSM vTPM "
` [RFC 3/3] edk2: Add SVSM based vTPM

[PATCH v2] wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback function
 2023-01-03 21:04 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: aspeed: bletchley: Update Bletchley devicetree
 2023-01-03 21:02 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: aspeed: bletchley: enable wdtrst1

[PATCH] scripts: store Makefiles in dictionary
 2023-01-03 21:02 UTC 

[PATCH v2] wifi: ath9k: hif_usb: clean up skbs if ath9k_hif_usb_rx_stream() fails
 2023-01-03 21:03 UTC  (2+ messages)

[xilinx-xlnx:master 259/773] ERROR: modpost: module fpga-mgr uses symbol dma_buf_get from namespace DMA_BUF, but does not import it
 2023-01-03 21:01 UTC 

[PATCH] cxl/pci: Show opcode in debug messages when sending a command
 2023-01-03 21:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-03 21:01 UTC 

[PATCH] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-03 20:59 UTC 

[PATCH mm-unstable 0/9] continue hugetlb folio conversions
 2023-01-03 21:00 UTC  (5+ messages)
` [PATCH mm-unstable 1/8] mm/hugetlb: convert isolate_hugetlb to folios
` [PATCH mm-unstable 3/8] mm/hugetlb: convert dequeue_hugetlb_page_node functions "

[PATCH] mmc: core: host: fix mmc retuning
 2023-01-03 20:59 UTC  (4+ messages)

[PATCH] mmc: sdhci-of-arasan: Override SDHCI_RETUNING_TIMER_COUNT_MASK on ZynqMP
 2023-01-03 20:47 UTC  (8+ messages)

[PATCH v3 0/8] Follow-up patches for uvc v4l2-compliance
 2023-01-03 20:54 UTC  (5+ messages)
` [PATCH v3 8/8] media: uvcvideo: Use standard names for menus

[PATCH v6 0/4] x86/mce: Support extended MCA_ADDR address on SMCA systems
 2023-01-03 20:54 UTC  (4+ messages)
` [PATCH v6 2/4] x86/mce: Remove __mcheck_cpu_init_early()

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2023-01-03 20:54 UTC  (9+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
 2023-01-03 20:53 UTC  (5+ messages)
` [RFC PATCH] "
    ` [f2fs-dev] "

BUG: git grep behave oddly with alternatives
 2023-01-03 20:52 UTC  (4+ messages)

[PATCH v14 0/7] implement getrandom() in vDSO
 2023-01-03 20:52 UTC  (12+ messages)
` [PATCH v14 2/7] mm: add VM_DROPPABLE for designating always lazily freeable mappings

[PATCH net-next 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
 2023-01-03 20:51 UTC  (3+ messages)

i2c-CLSA0100:00-cs35l41-hda.1: System Suspend not supported
 2023-01-03 20:45 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-01-03 20:51 UTC 

[PATCH 0/6] kbuild: fix dep-file processing for rust
 2023-01-03 20:48 UTC  (16+ messages)
` [PATCH 1/6] kbuild: specify output names separately for each emission type from rustc
` [PATCH 2/6] fixdep: parse Makefile more correctly to handle comments etc
` [PATCH 3/6] kbuild: remove sed commands after rustc rules
` [PATCH 4/6] fixdep: refactor hash table lookup
` [PATCH 5/6] fixdep: avoid parsing the same file over again
` [PATCH 6/6] fixdep: do not parse *.so, *.rmeta, *.rlib

[PATCH 0/3] tpm: Support boot measurements
 2023-01-03 20:42 UTC  (4+ messages)
` [PATCH 1/3] tpm: Fix spelling for tpmu_ha union
` [PATCH 2/3] tpm: Support boot measurements
` [PATCH 3/3] bootm: Support boot measurement

[PATCH v2 0/2] x86: Check return values for early memory/IO remap calls
 2023-01-03 20:36 UTC  (2+ messages)

hdev->le_scan_disable - WARNING: possible circular locking dependency detected
 2023-01-03 20:30 UTC 

[PATCH] mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
 2023-01-03 20:40 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.