All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 14:31:41 to 2023-06-22 15:05:37 UTC [more...]

[Intel-gfx] [PATCH 0/3] Fixed-width mask/bit helpers
 2023-06-22 14:59 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
      `  "

[dm-devel] [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-22 14:53 UTC  (11+ messages)
` [dm-devel] [PATCH 01/29] mm: shrinker: add shrinker::private_data field
  `  "
    ` [Intel-gfx] "
` [dm-devel] [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file
  `  "
    ` [Intel-gfx] "

[PATCH v2 0/5] Prevent attempting updates known to fail
 2023-06-22 15:05 UTC  (10+ messages)
` [PATCH v3 2/5] x86/microcode: Create per-vendor microcode_ops builders
` [PATCH v3 4/5] x86: Read MSR_ARCH_CAPS immediately after early_microcode_init()
` [PATCH v3 5/5] x86/microcode: Disable microcode update handler if DIS_MCU_UPDATE is set

[PATCH 0/3] Some fixes for select_usb_power_delivery
 2023-06-22 15:04 UTC 

[PATCH 0/7] expand list of optional libraries
 2023-06-22 15:05 UTC  (2+ messages)
` [PATCH v2 "

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-22 15:04 UTC  (11+ messages)
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
          ` [Nouveau] "

kirkstone merge request: June 22nd
 2023-06-22 15:05 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove redundant braces in 'amdgpu_dm_crtc_notify_ta_to_read()'
 2023-06-22 15:05 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove spaces before tabs in amdgpu_dm_hdcp.c
 2023-06-22 15:04 UTC  (2+ messages)

[PATCH 0/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
 2023-06-22 15:04 UTC  (5+ messages)
` [PATCH 1/7] dt-bindings: qcom: Document new msm8916-samsung devices

[PATCH 0/9] MSM8998 clk cleanups and fixups
 2023-06-22 15:03 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
` [PATCH 2/9] dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
` [PATCH 3/9] clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly
` [PATCH 4/9] clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs

[igt-dev] [PATCH i-g-t] Update MAINTAINERS
 2023-06-22 15:03 UTC 

[PATCH v2] net: nfc: Fix use-after-free caused by nfc_llcp_find_local
 2023-06-22 15:03 UTC 

[PATCH v6 0/4] introduce tee-based EFI Runtime Variable Service
 2023-06-22 15:04 UTC  (7+ messages)
` [PATCH v6 4/4] efivarfs: automatically update super block flag

[PATCH] io_uring: Add io_uring command support for sockets
 2023-06-22 15:02 UTC  (3+ messages)

[PATCH 11/14] init: consolidate prototypes in linux/init.h
 2023-06-22 15:02 UTC  (5+ messages)

[PATCH] drm/amd/display: Clean up style problems in amdgpu_dm_irq.c
 2023-06-22 15:02 UTC  (2+ messages)

[PATCH 0/4] Early serial on Power
 2023-06-22 15:01 UTC  (6+ messages)
` [PATCH 3/4] xen/ppc: Implement early serial printk on pseries

[PATCH v1 1/2] platform/x86: wmi: Break possible infinite loop when parsing GUID
 2023-06-22 15:00 UTC  (6+ messages)

[master/kirkstone][PATCH v2 0/3] Add meta-sysrepo recipes
 2023-06-22 15:01 UTC  (3+ messages)
` [master/kirkstone][PATCH v2 2/3] meta-arago-extras: sysrepo: "
  ` [meta-arago] "

[UBOOT PATCH 0/3] Port the usb reset patches from linux
 2023-06-22 15:00 UTC  (9+ messages)
` [UBOOT PATCH 1/3] usb: dwc3: core: improve reset sequence

[Intel-wired-lan] [RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-22  7:54 UTC 

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-06-22 14:59 UTC  (3+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[PATCH v2] media: rkvdec: removed redundant blank line
 2023-06-22 14:59 UTC  (3+ messages)

[Intel-wired-lan] [RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-22  7:44 UTC 

[PATCH v4 00/17] rtc: pcf2127: add PCF2131 driver
 2023-06-22 14:58 UTC  (18+ messages)
` [PATCH v4 01/17] rtc: pcf2127: improve rtc_read_time() performance
` [PATCH v4 02/17] rtc: pcf2127: improve timestamp reading performance
` [PATCH v4 03/17] rtc: pcf2127: lower message severity if setting time fails
` [PATCH v4 04/17] rtc: pcf2127: remove superfluous comments
` [PATCH v4 05/17] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v4 06/17] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v4 07/17] rtc: pcf2127: adapt for alarm "
` [PATCH v4 08/17] rtc: pcf2127: adapt for WD "
` [PATCH v4 09/17] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH v4 10/17] rtc: pcf2127: add support for multiple TS functions
` [PATCH v4 11/17] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH v4 12/17] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v4 13/17] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH v4 14/17] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH v4 15/17] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH v4 16/17] rtc: pcf2127: add UIE support for PCF2131
` [PATCH v4 17/17] dt-bindings: rtc: pcf2127: add PCF2131

[Intel-gfx] [PATCH] drm/i915/hdcp: Assign correct hdcp content type
 2023-06-22 14:58 UTC  (2+ messages)

[Intel-xe] [PATCH v4 1/1] drm/xe: Add a debugfs for faking gt reset failure
 2023-06-22 14:58 UTC  (2+ messages)

[oe] [meta-oe][kirkstone][PATCH 1/1] opencv: fix for CVE-2023-2618
 2023-06-22 14:55 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-22 14:57 UTC  (8+ messages)
` [PATCH 02/79] spufs: switch to new ctime accessors
  ` [PATCH 15/79] bfs: "

[dm-devel] fix the name_to_dev_t mess
 2023-06-22 14:57 UTC  (12+ messages)
` [dm-devel] [PATCH 14/24] init: clear root_wait on all invalid root= strings
              `  "

[PATCH RFC net-next v4 0/8] virtio/vsock: support datagrams
 2023-06-22 14:57 UTC  (8+ messages)
` [PATCH RFC net-next v4 1/8] vsock/dgram: generalize recvmsg and drop transport->dgram_dequeue
` [PATCH RFC net-next v4 2/8] vsock: refactor transport lookup code

[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty()
 2023-06-22 14:56 UTC  (4+ messages)

[PATCH v1 1/1] mfd: ipaq-micro: Use %*ph for printing hexdump of a small buffer
 2023-06-22 14:56 UTC  (5+ messages)

[qemu-mainline test] 181549: regressions - FAIL
 2023-06-22 14:54 UTC 

[Buildroot] [PATCH v2 1/1] package/python-segno: new package
 2023-06-22 14:55 UTC  (2+ messages)

[PATCH v1 0/4] virtio-mem: Support "x-ignore-shared" migration
 2023-06-22 14:54 UTC  (7+ messages)
` [PATCH v1 1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping

[meta-security][PATCH] *.patch: add Upstream-Status to all patches
 2023-06-22 14:54 UTC  (3+ messages)
` [yocto] "

[PATCH v3] net/sctp: Make sha1 as default algorithm if fips is enabled
 2023-06-22 14:54 UTC  (4+ messages)

[PATCH V2 0/4] nvme: fix two kinds of IO hang from removing NSs
 2023-06-22 14:53 UTC  (11+ messages)

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-22 14:53 UTC  (9+ messages)
` [RFC PATCH 2/3] sched/fair: Add SWQUEUE sched feature and skeleton calls
` [RFC PATCH 3/3] sched: Implement shared wakequeue in CFS

[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-22 14:52 UTC  (4+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property

[meta-security][master-next][PATCH] .patch: remove probably unused patches
 2023-06-22 14:52 UTC 

[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
 2023-06-22 14:52 UTC  (4+ messages)
` [PATCH 01/39] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings

[PULL 00/20] tricore queue
 2023-06-22 14:51 UTC  (4+ messages)
` [PULL 09/20] target/tricore: Fix out-of-bounds index in imask instruction

[PATCH] cachefiles: allocate static minor for /dev/cachefiles
 2023-06-22 14:51 UTC  (3+ messages)

[LTP] [PATCH v2] sctp_big_chunk: Do not use md5 hmac algo if fips is enabled
 2023-06-22 14:50 UTC 

[PATCH v2 0/6] x86/cfi: Fix FineIBT
 2023-06-22 14:42 UTC  (7+ messages)
` [PATCH v2 1/6] x86/cfi: Extend {JMP,CAKK}_NOSPEC comment
` [PATCH v2 2/6] x86/alternative: Rename apply_ibt_endbr()
` [PATCH v2 3/6] x86/cfi: Extend ENDBR sealing to kCFI
` [PATCH v2 4/6] x86/32: Remove schedule_tail_wrapper()
` [PATCH v2 5/6] x86: Rewrite ret_from_fork() in C
` [PATCH v2 6/6] x86/fineibt: Poison ENDBR at +0

ipset hash:net:port:net
 2023-06-22 14:50 UTC 

[meta-xfce][PATCH] ristretto: Upgrade to 0.13.1 release
 2023-06-22 14:50 UTC 

[Intel-gfx] [PATCH 0/4] drm/ttm: Fixes around resources and bulk moves
 2023-06-22 14:48 UTC  (9+ messages)
` [Intel-gfx] [PATCH 3/4] drm/ttm: Don't leak a resource on eviction error
      ` [Intel-xe] "

[meta-security][master-next][PATCH] dynamic-layers: *.patch: fix malformed and missing Upstream-Status lines
 2023-06-22 14:48 UTC 

[BUG] Root port fails to match with port driver on non-RCH topology
 2023-06-22 14:47 UTC  (6+ messages)

[bug report] wifi: mac80211: store BSS param change count from assoc response
 2023-06-22 14:47 UTC 

[PATCH v1 0/6] Enable IPQ5332 USB2
 2023-06-22 14:46 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v2 00/20] Next round of migration atomic counters
 2023-06-22 14:45 UTC  (5+ messages)
` [PATCH v2 06/20] qemu_file: total_transferred is not used anymore

[PATCH] btrfs: use a dedicated helper to convert stripe_nr to offset
 2023-06-22 14:37 UTC  (2+ messages)

[freescale-fslc:6.1-1.0.x-imx 147/9881] sound/soc/fsl/fsl_esai_client.c:85:5: warning: no previous prototype for 'fsl_esai_client_pcm_trigger'
 2023-06-22 14:29 UTC 

[QUESTION] Full user space process isolation?
 2023-06-22 14:42 UTC 

[PATCH 0/2] drm: fix soft lockup when saturating vram
 2023-06-22 14:44 UTC  (5+ messages)
` [PATCH 1/2] drm/amdgpu: fix missing fence reserve in amdgpu_vm_sdma_commit

[PATCH net-next 0/6] TSN auto negotiation between 1G and 2.5G
 2023-06-22 14:43 UTC  (7+ messages)
` [PATCH net-next 1/6] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next 3/6] net: phy: update in-band AN mode when changing interface by PHY driver

[PATCH] dma-buf: keep the signaling time of merged fences
 2023-06-22 14:44 UTC  (2+ messages)

[bug report] usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()
 2023-06-22 14:43 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
 2023-06-22 14:43 UTC  (8+ messages)

[PATCH v1 00/14] Transparent Contiguous PTEs for User Mappings
 2023-06-22 14:42 UTC  (30+ messages)
` [PATCH v1 01/14] arm64/mm: set_pte(): New layer to manage contig bit
` [PATCH v1 02/14] arm64/mm: set_ptes()/set_pte_at(): "
` [PATCH v1 03/14] arm64/mm: pte_clear(): "
` [PATCH v1 04/14] arm64/mm: ptep_get_and_clear(): "
` [PATCH v1 05/14] arm64/mm: ptep_test_and_clear_young(): "
` [PATCH v1 06/14] arm64/mm: ptep_clear_flush_young(): "
` [PATCH v1 07/14] arm64/mm: ptep_set_wrprotect(): "
` [PATCH v1 08/14] arm64/mm: ptep_set_access_flags(): "
` [PATCH v1 09/14] arm64/mm: ptep_get(): "
` [PATCH v1 10/14] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v1 11/14] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v1 12/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
` [PATCH v1 13/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v1 14/14] arm64/mm: Implement ptep_set_wrprotects() to optimize fork()

[PATCH] libnvdimm/of_pmem: Replace kstrdup with devm_kstrdup and add check
 2023-06-22 14:32 UTC 

[PATCH v6 00/27] cxl/pci: Add support for RCH RAS error handling
 2023-06-22 14:42 UTC  (4+ messages)
` [PATCH v6 23/27] cxl/pci: Map RCH downstream AER registers for logging protocol errors

[PATCH 0/8] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-06-22 14:41 UTC  (3+ messages)
` [PATCH 1/8] dt-bindings: qcom: Document msm8939,a7

[meta-security][master-next][PATCH] meta-tpm: *.patch: fix malformed Upstream-Status lines
 2023-06-22 14:40 UTC 

[PATCH v2 2/3] Documentation: riscv: Add early boot document
 2023-06-22 14:39 UTC  (3+ messages)

[PATCH v2 1/3] Documentation: arm: Add bootargs to the table of added DT parameters
 2023-06-22 14:39 UTC  (3+ messages)

[PATCH v2 3/3] Documentation: riscv: Update boot image header since EFI stub is supported
 2023-06-22 14:39 UTC  (3+ messages)

[PATCH] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang
 2023-06-22 14:38 UTC  (3+ messages)

contention on pwq->pool->lock under heavy NFS workload
 2023-06-22 14:38 UTC  (3+ messages)

[PATCH v2 0/2] Fix 'no USB device found' error
 2023-06-22 14:34 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: am335x-icev2-u-boot: Configure peripheral mode for usb0
` [PATCH v2 2/2] arm: dts: am335x-evmsk-u-boot: "

[6.4-rc6] Crash during a kexec operation (tpm_amd_is_rng_defective)
 2023-06-22 14:38 UTC  (6+ messages)

[PATCH] libnvdimm/of_pmem: Add check and kfree for kstrdup
 2023-06-22 14:38 UTC 

[PATCH 0/2] target/sparc: Enable MTTCG
 2023-06-22 14:36 UTC  (2+ messages)

[PATCH] usb: ohci-at91: Fix the unhandle interrupt when resume
 2023-06-22 14:29 UTC  (2+ messages)

[PATCH v2] selftests/input: introduce a test for the EVIOCGLED ioctl
 2023-06-22 14:34 UTC 

[isar-cip-core] kas-cip.yml: Update isar reference
 2023-06-22 14:36 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Add a debug statment at hdcp2 capability check
 2023-06-22 14:11 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3] drm/i915/hdcp: Add a debug statement "

[meta-security][master-next][PATCH] *.patch: fix malformed Upstream-Status and SOB lines
 2023-06-22 14:35 UTC 

[PATCH] s390/decompresser: fix misaligned symbol build error
 2023-06-22 14:35 UTC  (2+ messages)

[libgpiod][PATCH] tools: tests: port tests to shunit2
 2023-06-22 14:35 UTC  (4+ messages)

[PATCH v8 1/2] dt-bindings: iio: adc: add max14001
 2023-06-22 14:32 UTC  (2+ messages)
` [PATCH v8 2/2] iio: adc: max14001: New driver

[tip: sched/core] sched: Fix performance regression introduced by mm_cid
 2023-06-22 14:33 UTC  (10+ messages)

[PATCH] block: virtio-blk: Fix handling of zone append command completion
 2023-06-22 14:32 UTC  (2+ messages)

[PATCH v2] docs: security: Confidential computing intro and threat model for x86 virtualization
 2023-06-22 14:32 UTC  (2+ messages)

[PATCH v2 0/2] Small of/device cleanup
 2023-06-22 14:31 UTC  (4+ messages)
` [PATCH v2 2/2] gpu: host1x: Stop open-coding of_device_uevent()

[PATCH] docs/system/arm: Document FEAT_RME
 2023-06-22 14:30 UTC 


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.