All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 17:58:23 to 2023-07-27 19:00:15 UTC [more...]

[PATCH V2 00/19] doc: board: ti: Cleanup documentation
 2023-07-27 18:58 UTC  (3+ messages)
` [PATCH V2 10/19] doc: board: ti: am62x_sk: Add labels to reuse memory map
` [PATCH V2 11/19] doc: board: ti: am62x_sk: Convert switch settings to list tables

[PATCH bpf-next v4] libbpf: Expose API to consume one ring at a time
 2023-07-27 19:00 UTC  (2+ messages)

[PATCH v2 0/4] riscv: tlb flush improvements
 2023-07-27 18:55 UTC  (10+ messages)
` [PATCH v2 1/4] riscv: Improve flush_tlb()
` [PATCH v2 2/4] riscv: Improve flush_tlb_range() for hugetlb pages
` [PATCH v2 3/4] riscv: Make __flush_tlb_range() loop over pte instead of flushing the whole tlb
` [PATCH v2 4/4] riscv: Improve flush_tlb_kernel_range()

[Intel-xe] [PATCH 0/3] drm/xe: clean up kernel submissions
 2023-07-27 18:59 UTC  (3+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: fix submissions without vm
` [Intel-xe] [PATCH 2/3] drm/xe: split kernel vs permanent engine flags

[PATCH 6/6] regulator: pca9450: register restart handlers
 2023-07-27 19:00 UTC 

[PATCH net-next 0/2] mlx5: Expose NIC temperature via hwmon API
 2023-07-27 18:59 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5: Expose port.c/mlx5_query_module_num() function
` [PATCH net-next 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API

[PATCH] drm/gma500: Fix call trace when psb_gem_mm_init() fails
 2023-07-27 18:58 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Call __guc_engine_fini_async direct for KERNEL engines
 2023-07-27 18:57 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[syzbot] [mm?] WARNING: suspicious RCU usage in mas_walk (2)
 2023-07-27 18:56 UTC  (15+ messages)

[linux-next:master 3825/5027] arch/mips/pic32/pic32mzda/config.c:22:8: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-07-27 18:56 UTC  (2+ messages)

[PATCH 0/2] add smoketest group and try to provide template
 2023-07-27 18:53 UTC  (3+ messages)
` [PATCH 1/2] fstests: add smoketest group
` [RFC PATCH 2/2] fstests: support test template

[PATCH BlueZ 0/8] Various fixes and refactors
 2023-07-27 18:52 UTC  (7+ messages)
` [PATCH BlueZ 2/8] adapter: Be able to use ConnectDevice for discovered devices
` [PATCH BlueZ 6/8] device: Handle error from discover services request after pair
` [PATCH BlueZ 8/8] adapter: Ensure that file exists on IRK write

[PATCH] doc: fix missing release note for timestamp offload on iavf
 2023-07-27 18:52 UTC  (2+ messages)

[PATCH net] bnxt: don't handle XDP in netpoll
 2023-07-27 18:52 UTC  (4+ messages)

[igt-dev] [PATCH v2] drm-uapi: sync with drm-next
 2023-07-27 18:51 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for drm-uapi: sync with drm-next (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

Duležitá zpráva; € 2,000,000'00 EUR
 2023-07-21 16:57 UTC 

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-27 18:48 UTC  (4+ messages)

[igt-dev] [v3 00/10] DSC Fractional BPP Val Support
 2023-07-27 18:49 UTC  (2+ messages)
` [igt-dev] ○ CI.xeBAT: info for DSC Fractional BPP Val Support (rev5)

[PATCH net-next] netconsole: Enable compile time configuration
 2023-07-27 18:47 UTC  (2+ messages)

[PATCH v6 0/4] x86/speculation: Disable IBRS when idle
 2023-07-27 18:46 UTC  (5+ messages)
` [PATCH v6 1/4] x86/speculation: Add __update_spec_ctrl() helper
` [PATCH v6 2/4] x86/idle: Disable IBRS when cpu is offline
` [PATCH v6 3/4] intel_idle: Use __update_spec_ctrl() in intel_idle_ibrs()
` [PATCH v6 4/4] intel_idle: Add ibrs_off module parameter to force disable IBRS

[PATCH b4] b4: fix from header not using real name
 2023-07-27 18:47 UTC 

[PATCH v9 0/6] cover-letter: Add IO page table replacement support
 2023-07-27 18:47 UTC  (4+ messages)
` [PATCH v9 3/6] iommufd: Add iommufd_access_change_ioas helper

[PATCH v1 0/7] Refactor the SMMU's CD table ownership
 2023-07-27 18:45 UTC  (22+ messages)
` [PATCH v1 1/7] iommu/arm-smmu-v3: Move ctx_desc out of s1_cfg
` [PATCH v1 2/7] iommu/arm-smmu-v3: Replace s1_cfg with ctx_desc_cfg
` [PATCH v1 3/7] iommu/arm-smmu-v3: Encapsulate ctx_desc_cfg init in alloc_cd_tables
` [PATCH v1 4/7] iommu/arm-smmu-v3: move stall_enabled to the cd table
` [PATCH v1 5/7] iommu/arm-smmu-v3: Skip cd sync if CD table isn't active
` [PATCH v1 6/7] iommu/arm-smmu-v3: Refactor write_ctx_desc
` [PATCH v1 7/7] iommu/arm-smmu-v3: Move CD table to arm_smmu_master

[PATCH 1/2] shmem: Fix splice of a missing page
 2023-07-27 18:45 UTC  (5+ messages)
` [PATCH 0/2] shmem, splice: Fixes for shmem_splice_read()

[PATCH 0/2] Changed path filter hash fix and version bump
 2023-07-27 18:44 UTC  (6+ messages)
` [PATCH v6 0/7] "

[PATCH v3 0/5] Add printf and formatted asserts in the guest
 2023-07-27 18:44 UTC  (4+ messages)

[PATCH v1 00/12] HID: cp2112: Cleanups and refactorings
 2023-07-27 18:43 UTC  (2+ messages)

[PATCH] x86/HVM: drop dead assignments from hvmemul_rep_{movs,stos}()
 2023-07-27 18:41 UTC  (2+ messages)

[GIT PULL] memblock fixes for v6.5-rc4
 2023-07-27 18:40 UTC  (2+ messages)

[PATCH v4 0/7] Support negative dentries on case-insensitive ext4 and f2fs
 2023-07-27 18:39 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH mptcp-next v2 2/2] selftests: mptcp: join: fix 'implicit EP' test
 2023-07-27 18:39 UTC  (2+ messages)
` selftests: mptcp: join: fix 'implicit EP' test: Tests Results

[pull request][net-next V2 00/15] mlx5 updates 2023-07-24
 2023-07-27 18:39 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: Use shared code for checking lag is supported
` [net-next V2 02/15] net/mlx5: Devcom, Infrastructure changes
` [net-next V2 03/15] net/mlx5e: E-Switch, Register devcom device with switch id key
` [net-next V2 04/15] net/mlx5e: E-Switch, Allow devcom initialization on more vports
` [net-next V2 05/15] net/mlx5: Re-organize mlx5_cmd struct
` [net-next V2 06/15] net/mlx5: Remove redundant cmdif revision check
` [net-next V2 07/15] net/mlx5: split mlx5_cmd_init() to probe and reload routines
` [net-next V2 08/15] net/mlx5: Allocate command stats with xarray
` [net-next V2 09/15] net/mlx5e: Remove duplicate code for user flow
` [net-next V2 10/15] net/mlx5e: Make flow classification filters static
` [net-next V2 11/15] net/mlx5: Don't check vport->enabled in port ops
` [net-next V2 12/15] net/mlx5: Remove pointless devlink_rate checks
` [net-next V2 13/15] net/mlx5: Make mlx5_esw_offloads_rep_load/unload() static
` [net-next V2 14/15] net/mlx5: Make mlx5_eswitch_load/unload_vport() static
` [net-next V2 15/15] net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefix

[PATCH] hwmon: (hs3001) Switch to use i2c_driver's probe callback
 2023-07-27 18:38 UTC  (5+ messages)

[PATCH] damon: Use pmdp_get instead of drect dereferencing pmd
 2023-07-27 18:37 UTC 

[Intel-gfx] [PATCH v2 0/9] Reduce MTL-specific platform checks
 2023-07-27 18:38 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 8/9] drm/i915/display: Eliminate IS_METEORLAKE checks

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-27 18:36 UTC  (5+ messages)
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link

[BlueZ PATCH v2] monitor: Use gnuplot to plot graph of Latency-Packets
 2023-07-27 18:37 UTC 

[PATCH 00/10] v3: Boot modules for Hyperlaunch
 2023-07-27 18:36 UTC  (14+ messages)
` [PATCH 03/10] x86 setup: change bootstrap map to accept new boot module structures

[PATCH v3] drm/amd: Disable S/G for APUs when 64GB or more host memory
 2023-07-27 18:36 UTC 

[RFC][PATCH] rtc: sunxi: use external 32k oscillator if provided
 2023-07-27 18:35 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Remove unnecessary memory barriers related to wait queue
 2023-07-27 18:34 UTC 

[PATCH] Fix the man page
 2023-07-27 18:33 UTC  (14+ messages)

[PATCH v3 0/8] btrfs: preparation patches for the incoming metadata folio conversion
 2023-07-27 18:27 UTC  (6+ messages)

fs/smb/client/sess.c:160:5: warning: stack frame size (1152) exceeds limit (1024) in 'cifs_try_adding_channels'
 2023-07-27 18:32 UTC  (4+ messages)
` [EXTERNAL] "

[PATCH 1/2] net: phy: Factor out PHY GPIO reset code
 2023-07-27 18:31 UTC  (2+ messages)

[PATCH] platform/chrome: cros_ec_lpc: Add DMI definition for post-Skylake machines running custom Coreboot builds
 2023-07-27 18:30 UTC  (2+ messages)

[PATCH 00/12] Multiple cleanup patches for the UFS driver
 2023-07-27 18:30 UTC  (4+ messages)
` [PATCH 12/12] scsi: ufs: Simplify response header parsing

[PATCH] KVM: s390: fix sthyi error handling
 2023-07-27 18:29 UTC 

[PATCH 0/3] mm: zswap: three cleanups
 2023-07-27 18:29 UTC  (7+ messages)
` [PATCH 1/3] mm: zswap: use zswap_invalidate_entry() for duplicates
` [PATCH 2/3] mm: zswap: tighten up entry invalidation
` [PATCH 3/3] mm: zswap: kill zswap_get_swap_cache_page()

[PATCH v2] drm/amd: Disable S/G for APUs when 64GB or more host memory
 2023-07-27 18:26 UTC  (4+ messages)

[PATCH 0/2] fix vma->anon_vma check for per-VMA locking; fix anon_vma memory ordering
 2023-07-27 18:25 UTC  (11+ messages)
` [PATCH 2/2] mm: Fix "

[PATCH] doc: update release note for iavf AVX2 feature
 2023-07-27 18:23 UTC  (3+ messages)

[PATCH] libbpf: fix warnings "'pad_type' 'pad_bits' 'new_off' may be used uninitialized"
 2023-07-27 18:23 UTC  (3+ messages)

[PATCH v2] drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.c
 2023-07-27 18:22 UTC  (3+ messages)
` [PATCH] drm/amdgpu: Move vram, gtt & flash defines to amdgpu_ ttm & _psp.h

xfs kdevops baseline for next-20230725
 2023-07-27 18:21 UTC 

[to-be-updated] smaps-fix-the-abnormal-memory-statistics-obtained-through-proc-pid-smaps.patch removed from -mm tree
 2023-07-27 18:21 UTC 

[folded-merged] smaps-fix-the-abnormal-memory-statistics-obtained-through-proc-pid-smaps-fix.patch removed from -mm tree
 2023-07-27 18:21 UTC 

[PATCH 1/4] vgacon: rework Kconfig dependencies
 2023-07-27 18:20 UTC  (4+ messages)
` [PATCH 2/4] vgacon: rework screen_info #ifdef checks
    ` Algorithmic P-4000i, looking for the board manual

[PATCH v2] regulator: dt-bindings: dlg,slg51000: Convert to DT schema
 2023-07-27 18:17 UTC  (8+ messages)

[Intel-gfx] [PATCH 0/2] MTL Degamma implementation
 2023-07-27 18:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for MTL Degamma implementation (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data
 2023-07-27 18:16 UTC  (4+ messages)
` [PATCH next] "

[PATCH v3 0/4] iio: core: A few code cleanups and documentation fixes
 2023-07-27 18:16 UTC  (4+ messages)
` [PATCH v3 2/4] iio: core: Add opaque_struct_size() helper and use it

[dm-devel] test message
 2023-07-27 18:16 UTC 

[PATCH v1] usb: typec: bus: verify partner exists in typec_altmode_attention
 2023-07-27 18:16 UTC  (3+ messages)

[PATCH] doc: fix missing release note for double vlan on ice
 2023-07-27 18:16 UTC  (2+ messages)

[PATCH 0/5] Fix potential issues for siw
 2023-07-27 18:15 UTC  (4+ messages)

[sailus-media-tree:master] BUILD REGRESSION 215e4463b11d94668b841368cb6882f3a2968148
 2023-07-27 18:07 UTC 

drivers/i2c/busses/i2c-ls2x.c:153 ls2x_i2c_send_byte() error: uninitialized symbol 'rxdata'
 2023-07-27 18:08 UTC 

[PATCH] ima: require signed IMA policy when UEFI secure boot is enabled
 2023-07-27 17:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/4] Add GPU page fault query interface
 2023-07-27 18:10 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: add cached GPU fault structure to vm struct
` [PATCH 2/4] drm/amdgpu: cache gpuvm fault information for gmc7+
` [PATCH 3/4] drm/amdgpu: add new INFO ioctl query for the last GPU page fault
` [PATCH 4/4] drm/amdgpu: refine fault cache updates

[PATCH v2 0/4] block/blkio: fix opening virtio-blk drivers
 2023-07-27 16:10 UTC 

[PATCH] doc: fix missing release note for link support
 2023-07-27 18:08 UTC  (2+ messages)

includeIf not matching during `git rebase`
 2023-07-27 18:08 UTC  (4+ messages)

[meta-selinux][dunfell][patch 0/4] Selinux failed to enable do to errors
 2023-07-27 18:07 UTC  (5+ messages)
` [meta-selinux][dunfell][patch 1/4] refpolicy: remove version 2.20190201
` [meta-selinux][dunfell][patch 2/4] audit: set correct security context for /var/log/audit
` [meta-selinux][dunfell][patch 3/4] sysklogd: set correct security context for /var/log in initscript
` [meta-selinux][dunfell][patch 4/4] refpolicy: update to 20200229+git

[PATCH v2 0/3] x86/smpboot: Minor cleanup
 2023-07-27 18:05 UTC  (4+ messages)
` [PATCH v2 1/3] x86/smpboot: Remove a stray comment about CPU hotplug
` [PATCH v2 2/3] x86/smp: Remove a non-existent function declaration
` [PATCH v2 3/3] x86/smpboot: Change smp_store_boot_cpu_info() to static

I need help to send v2 patch on linux-ext4 at vger.kernel.org
 2023-07-27 18:06 UTC 

[PATCH RESEND] drm/mediatek: Add valid modifier check
 2023-07-27 18:05 UTC  (6+ messages)

[PATCH] wifi: mwifiex: Replace strlcpy with strscpy
 2023-07-27 18:04 UTC  (6+ messages)

[PATCH v4 0/9] Misc fixes for throttle
 2023-07-27 16:12 UTC  (3+ messages)
` [PATCH v4 9/9] block/throttle-groups: Use ThrottleDirection instread of bool is_write

[PATCH] seqlock: annotate spinning as unlikely() in __read_seqcount_begin
 2023-07-27 18:03 UTC 

[RFC PATCH] target/i386: Truncate ESP when exiting from long mode
 2023-07-27 17:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/weston: select the seatd daemon
 2023-07-27 18:03 UTC 

[PATCH] samples/bpf: Update sockex2: get the expected output results
 2023-07-27 18:02 UTC  (2+ messages)

[PATCH] wifi: mt76: Replace strlcpy with strscpy
 2023-07-27 17:01 UTC  (4+ messages)

[PATCH] doc: add release note for new e1000 device
 2023-07-27 18:02 UTC  (4+ messages)
` [PATCH v2] doc: fix missing release note for I219 support

[PATCH v7 0/4] Add dynamic connector selection mechanism
 2023-07-27 16:41 UTC 

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-27 18:01 UTC  (4+ messages)

[PATCH 0/9] x86: Fixes for distro booting
 2023-07-27 18:01 UTC  (8+ messages)
` [PATCH 5/9] board_f: Fix corruption of relocaddr

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2023-07-27 16:31 UTC  (10+ messages)
      ` 回复: "

[PATCH v3 0/4] vdpa: Enable strict validation for netlink ops
 2023-07-27 17:57 UTC  (10+ messages)
` [PATCH 1/4] vdpa: Add features attr to vdpa_nl_policy for nlattr length check
` [PATCH 2/4] vdpa: Add queue index "
` [PATCH 3/4] vdpa: Add max vqp "
` [PATCH 4/4] vdpa: Enable strict validation for netlinks ops


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.