All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-10 00:30:42 to 2022-03-10 01:45:19 UTC [more...]

[PATCH v2 0/1] Fix i915 error_state_read ptr use
 2022-03-10  1:45 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915/reset: Fix error_state_read ptr + offset use

[PATCH 01/15] Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
 2022-03-10  1:43 UTC  (4+ messages)
` [PATCH 03/15] Convert CONFIG_ARMV8_SWITCH_TO_EL1 "
` [PATCH 05/15] Convert CONFIG_A008044_WORKAROUND "
` [PATCH 08/15] powerpc: Move CONFIG_BPTR_VIRT_ADDR out of CONFIG namespace

[PATCH] doc: Fixed a bug in ext4 document
 2022-03-10  1:44 UTC 

Significant brokenness in DIO loopback path
 2022-03-10  1:44 UTC 

[PATCH v3 0/2] provide the flexibility to enable KFENCE
 2022-03-10  1:43 UTC  (3+ messages)
` [PATCH v3 2/2] kfence: Alloc kfence_pool after system startup

[hardknott][PATCH 00/15] Pull request (cover letter only)
 2022-03-10  1:42 UTC 

[PATCH] dt-bindings: arm: Convert QEMU fw-cfg to DT schema
 2022-03-10  1:35 UTC 

[PATCH] generic/066: attr1 is still there after log replay on f2fs
 2022-03-10  1:41 UTC  (6+ messages)
` [f2fs-dev] "

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:41 UTC 

[GIT PULL] Rockchip dts32 changes for 5.18 #1
 2022-03-10  1:39 UTC  (6+ messages)

[PATCH v2 00/19] netfs: Prep for write helpers
 2022-03-10  1:40 UTC  (4+ messages)
` [PATCH v2 01/19] fscache: export fscache_end_operation()

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 47/9999] drivers/gpu/drm/drm_dp_mst_topology.c:1843 drm_dp_mst_update_dsc_info() warn: inconsistent indenting
 2022-03-10  1:38 UTC 

[GIT PULL] Rockchip dts64 changes for 5.18 #2
 2022-03-10  1:37 UTC  (3+ messages)

[linux-next:master 9388/11353] sound/soc/soc-compress.c:628 snd_soc_new_compress() error: we previously assumed 'codec_dai' could be null (see line 571)
 2022-03-10  1:38 UTC  (2+ messages)

[PATCH] net/cnxk: fix error when compiled for x86
 2022-03-10  1:35 UTC  (2+ messages)

Sending CQE to a different ring
 2022-03-10  1:36 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:36 UTC 

[PATCH] dt-bindings: virtio,mmio: Allow setting devices 'dma-coherent'
 2022-03-10  1:35 UTC  (2+ messages)
` [PATCH] dt-bindings: virtio, mmio: "

[honister][PATCH 00/25] Pull request (cover letter only)
 2022-03-10  1:34 UTC 

[PATCH v3] name-rev: use generation numbers if available
 2022-03-10  1:32 UTC  (4+ messages)

[PATCH v2 00/16] btrfs: inode creation cleanups and fixes
 2022-03-10  1:31 UTC  (17+ messages)
` [PATCH v2 01/16] btrfs: reserve correct number of items for unlink and rmdir
` [PATCH v2 02/16] btrfs: reserve correct number of items for rename
` [PATCH v2 03/16] btrfs: fix anon_dev leak in create_subvol()
` [PATCH v2 04/16] btrfs: get rid of btrfs_add_nondir()
` [PATCH v2 05/16] btrfs: remove unnecessary btrfs_i_size_write(0) calls
` [PATCH v2 06/16] btrfs: remove unnecessary inode_set_bytes(0) call
` [PATCH v2 07/16] btrfs: remove unnecessary set_nlink() in btrfs_create_subvol_root()
` [PATCH v2 08/16] btrfs: remove unused mnt_userns parameter from __btrfs_set_acl
` [PATCH v2 09/16] btrfs: remove redundant name and name_len parameters to create_subvol
` [PATCH v2 10/16] btrfs: don't pass parent objectid to btrfs_new_inode() explicitly
` [PATCH v2 11/16] btrfs: move btrfs_get_free_objectid() call into btrfs_new_inode()
` [PATCH v2 12/16] btrfs: set inode flags earlier in btrfs_new_inode()
` [PATCH v2 13/16] btrfs: allocate inode outside of btrfs_new_inode()
` [PATCH v2 14/16] btrfs: factor out common part of btrfs_{mknod,create,mkdir}()
` [PATCH v2 15/16] btrfs: reserve correct number of items for inode creation
` [PATCH v2 16/16] btrfs: move common inode creation code into btrfs_create_new_inode()

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:31 UTC 

[PATCH 1/2] ARM: fix building NOMMU ARMv4/v5 kernels
 2022-03-10  1:29 UTC  (12+ messages)
` [PATCH 2/2] ARM: remove support for NOMMU ARMv4/v5

[kvm:queue 182/205] <inline asm>:40:208: error: expected relocatable expression
 2022-03-10  1:28 UTC 

[Intel-gfx] [PATCH 00/13] drm/i915: DRRS fixes/cleanups and start of static DRRS
 2022-03-10  1:29 UTC  (16+ messages)
` [Intel-gfx] [PATCH 01/13] drm/i915: Fix up some DRRS type checks
` [Intel-gfx] [PATCH 02/13] drm/i915: Constify intel_drrs_init() args
` [Intel-gfx] [PATCH 03/13] drm/i915: Pimp DRRS debugs
` [Intel-gfx] [PATCH 04/13] drm/i915: Read DRRS MSA timing delay from VBT
` [Intel-gfx] [PATCH 05/13] drm/i915: Program MSA timing delay on ilk/snb/ivb
` [Intel-gfx] [PATCH 06/13] drm/i915: Polish drrs type enum
` [Intel-gfx] [PATCH 07/13] drm/i915: Clean up DRRS refresh rate enum
` [Intel-gfx] [PATCH 08/13] drm/i915: Rename PIPECONF refresh select bits
` [Intel-gfx] [PATCH 09/13] drm/i915: Stash DRRS state under intel_crtc
` [Intel-gfx] [PATCH 10/13] drm/i915: Move DRRS enable/disable higher up
` [Intel-gfx] [PATCH 11/13] drm/i915: Enable eDP DRRS on ilk/snb port A
` [Intel-gfx] [PATCH 12/13] drm/i915: Introduce intel_panel_{fixed, downclock}_mode()
` [Intel-gfx] [PATCH 13/13] drm/i915: Implement static DRRS
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: DRRS fixes/cleanups and start of "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-03-10  1:28 UTC  (9+ messages)

[kvm:queue 182/205] /tmp/ccaTFGDk.s:61: Error: invalid operands (*UND* and .data..percpu sections) for `+'
 2022-03-10  1:28 UTC 

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-10  1:27 UTC 

[PATCH mptcp-next v4 0/4] mptcp: replace per-addr listener sockets
 2022-03-10  1:27 UTC  (11+ messages)
` [PATCH mptcp-next 3/4] mptcp: handle join requests via pernet listen socket

[LTP] [PATCH 0/4] enhance .save_restore to support set value
 2022-03-10  1:26 UTC  (5+ messages)
` [LTP] [PATCH v2 1/3] lib: move struct tst_sys_conf to internal
  ` [LTP] [PATCH v2 2/3] lib: enhance .save_restore to support set expected value

[PATCH] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-10  1:27 UTC  (5+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v4 0/4] A design for future-proofing fsync() configuration
 2022-03-10  1:26 UTC  (6+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] wrapper: move inclusion of CSPRNG headers the wrapper.c file

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:26 UTC 

[PATCH] net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt
 2022-03-10  1:26 UTC 

Btrfs autodefrag wrote 5TB in one day to a 0.5TB SSD without a measurable benefit
 2022-03-10  1:26 UTC  (7+ messages)

[PATCH v2] nvmet: add missing locks around nvmet_ns_revalidate
 2022-03-10  1:25 UTC 

[RFC 0/9] ext4: Improve FC trace events and discuss one FC failure
 2022-03-10  1:22 UTC  (3+ messages)

[PATCH v1] soc: mediatek: pm-domains: Fix the power glitch issue
 2022-03-10  1:15 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:21 UTC 

[PATCH 0/2] Cleanups for slab
 2022-03-10  1:18 UTC  (9+ messages)
` [PATCH 1/2] mm: slab: Delete unused SLAB_DEACTIVATED flag
` [PATCH 2/2] mm: slub: Delete useless parameter of alloc_slab_page()

[PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
 2022-03-10  1:17 UTC  (4+ messages)

[PATCH linux dev-5.15] ARM: dts: aspeed-g6: Add VIDEO node
 2022-03-10  1:16 UTC 

[PATCH v3 0/2] gpio: ts4900: Do not set DAT and OE together
 2022-03-10  1:16 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gpio: ts4900: Use SPDX header

[PATCH v8 0/9] Implement a batched fsync option for core.fsyncObjectFiles
 2022-03-10  1:16 UTC  (9+ messages)
` [PATCH v9 "

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:16 UTC 

[PATCH v1] mm/hwpoison: set PageHWPoison after taking page lock in memory_failure_hugetlb()
 2022-03-10  1:15 UTC  (6+ messages)

stable-rc/queue/4.19 baseline: 60 runs, 2 regressions (v4.19.233-18-gda2f44e1232d)
 2022-03-10  1:15 UTC 

[Intel-wired-lan] [next-queue] ice: Add mpls+tso support
 2022-03-10  1:15 UTC  (2+ messages)

[PATCH v4 0/4] can: rcar_canfd: Add support for V3U flavor
 2022-03-10  1:14 UTC  (3+ messages)
` [PATCH v4 1/4] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH v10 0/5] Add driver for GSC controller
 2022-03-10  1:14 UTC  (4+ messages)
` [PATCH v10 5/5] mei: gsc: retrieve the firmware version
  ` [Intel-gfx] "

[PATCH 1/3] mm/memcg: mz already removed from rb_tree in mem_cgroup_largest_soft_limit_node()
 2022-03-10  1:13 UTC  (7+ messages)
` [PATCH 3/3] mm/memcg: add next_mz back if not reclaimed yet

[RFC PATCH 00/14] mm: userspace hugepage collapse
 2022-03-10  1:11 UTC  (12+ messages)
` [RFC PATCH 07/14] mm/khugepaged: add vm_flags_ignore to hugepage_vma_revalidate_pmd_count()
` [RFC PATCH 09/14] mm/khugepaged: record SCAN_PAGE_COMPOUND when scan_pmd() finds THP
` [RFC PATCH 11/14] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse

[PATCH 00/24] revision.[ch]: add and use release_revisions()
 2022-03-10  1:11 UTC  (5+ messages)
` [PATCH 05/24] revision.[ch]: provide and start using a release_revisions()

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:11 UTC 

+ configs-debug-restore-debug_info=y-for-overriding.patch added to -mm tree
 2022-03-10  1:10 UTC 

[PATCH] configs/debug: Restore DEBUG_INFO=y for overriding
 2022-03-10  1:10 UTC  (2+ messages)

[PATCH v3 0/7] fetch: add repair: full refetch without negotiation (was: "refiltering")
 2022-03-10  1:07 UTC  (5+ messages)
    ` [PATCH v3 0/7] fetch: add repair: full refetch without negotiation

[PATCH v4 7/8] dmaengine: dw-edma: add flags at struct dw_edma_chip
 2022-03-10  1:07 UTC  (3+ messages)

[Intel-gfx] [CI] PR for new GuC v70.0.5
 2022-03-10  1:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:06 UTC 

[PATCHv5 00/30] TDX Guest: TDX core support
 2022-03-10  1:06 UTC  (5+ messages)
` [PATCHv5 11/30] x86/tdx: Handle in-kernel MMIO

[nacked] mm-page_alloc-add-scheduling-point-to-free_unref_page_list.patch removed from -mm tree
 2022-03-10  1:05 UTC 

[PATCH] arm/optee: Upgrade from 3.14 to 3.16
 2022-03-10  1:05 UTC  (10+ messages)
  ` [meta-arm] "

[PATCH 1/1] mm/page_alloc: add scheduling point to free_unref_page_list
 2022-03-10  1:05 UTC  (3+ messages)

[PATCH v4 0/6] Fix some bugs related to ramp and dax
 2022-03-10  1:02 UTC  (8+ messages)
` [PATCH v4 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v4 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v4 6/6] mm: remove range parameter from follow_invalidate_pte()

[PATCH bpf-next 0/4] fixes for bpf_jit_harden race
 2022-03-10  1:01 UTC  (4+ messages)
` [PATCH bpf-next 3/4] bpf: Fix net.core.bpf_jit_harden race

RTT-PROBE: lore-subspace-rtt
 2022-03-10  1:01 UTC 

[PATCH 0/8] clk: qcom: add camera clock controller driver for SM8450 SoC
 2022-03-10  1:01 UTC  (3+ messages)
` [PATCH 3/8] clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description

[igt-dev] [PATCH v2 0/1] Synchronizes the PCI IDs on i915_pciids for DG2
 2022-03-10  1:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

Netstat bytes count doesn't match with Wireguard
 2022-03-10  1:00 UTC  (2+ messages)
` Wireguard Go C API Callbacks

[PATCH] xtensa: make secondary reset vector support conditional
 2022-03-10  0:59 UTC 

[PATCH] drm/amdgpu: fix aldebaran xgmi topology for vf
 2022-03-10  0:58 UTC  (5+ messages)

block/blk-mq.c:1241:9: sparse: sparse: cast from restricted req_flags_t
 2022-03-10  0:56 UTC 

[PATCH v7 00/13] Add GuC Error Capture Support
 2022-03-10  0:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7 03/13] drm/i915/guc: Add XE_LP steered register lists support

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:56 UTC 

[linux-5.4 test] 168485: tolerable FAIL - PUSHED
 2022-03-10  0:54 UTC 

[oe-core][PATCH 1/1] libvert: modify dependencies on lxc_protocol.h
 2022-03-10  0:54 UTC  (2+ messages)

[PATCH] clk: imx: Mark the snvs clock as critical by default
 2022-03-10  0:54 UTC  (3+ messages)

[PATCH V7] ceph: do not dencrypt the dentry name twice for readdir
 2022-03-10  0:53 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:51 UTC 

[PATCH 00/14] ARM: suniv: dts: update Allwinner F1C100
 2022-03-10  0:46 UTC  (4+ messages)
` [PATCH 01/14] dt-bindings: watchdog: sunxi: fix F1C100s compatible

[PATCH 00/11] Various NFS/sunrpc improvements for swap-over-NFS
 2022-03-10  0:48 UTC  (2+ messages)

Lost patch
 2022-03-10  0:44 UTC  (3+ messages)

[davidhildenbrand:cow_fixes_part_3 23/37] mm/gup.c:2555:17: error: label 'pte_unmap' used but not defined
 2022-03-10  0:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:46 UTC 

[PATCH v2 net-next] net: add per-cpu storage and net->core_stats
 2022-03-10  0:46 UTC 

[PATCH] Documentation: describe how to apply incremental stable patches
 2022-03-10  0:29 UTC  (3+ messages)

DSI Bridge switching
 2022-03-10  0:45 UTC  (6+ messages)

[PATCH v3] drivers: ddcci: upstream DDCCI driver
 2022-03-10  0:44 UTC 

[PATCH v8 0/3] teach submodules to know they're submodules
 2022-03-10  0:44 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 1/3] t7400-submodule-basic: modernize inspect() helper
  ` [PATCH v9 2/3] introduce submodule.hasSuperproject record
  ` [PATCH v9 3/3] rev-parse: short-circuit superproject worktree when config unset

[PATCH 1/4] umr: Print errors to stderr
 2022-03-10  0:42 UTC  (4+ messages)
` [PATCH 2/4] umr: Fix ring-stream segmentation fault
` [PATCH 3/4] umr: Consistent indentation in switch
` [PATCH 4/4] umr: Fix unhandled enumeration value "

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:41 UTC 

[PATCH v10 00/12] fprobe: Introduce fprobe function entry/exit probe
 2022-03-10  0:40 UTC  (4+ messages)
` [PATCH v10 12/12] fprobe: Add a selftest for fprobe

[PATCH bpf-next 0/4] Subskeleton support for BPF libraries
 2022-03-10  0:38 UTC  (7+ messages)
` [PATCH bpf-next 2/4] bpftool: add support for subskeletons

[PATCH v2 0/2] nfsuuid and udev examples
 2022-03-10  0:37 UTC  (25+ messages)
` [PATCH v2 1/2] nfsuuid: a tool to create and persist nfs4 client uniquifiers
                                  ` [PATCH] nfs.man: document requirements for NFS mounts in a container

[soc:arm/dt] BUILD SUCCESS 7b4fc7c6f9a3d89ce6cdb616a0fe9c18f536fcbf
 2022-03-10  0:35 UTC 

[PATCH net-next] net: lan966x: Improve the CPU TX bitrate
 2022-03-10  0:37 UTC  (6+ messages)

[PATCH v1] fs: Fix inconsistent f_mode
 2022-03-10  0:36 UTC  (5+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10  0:36 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:36 UTC 

<instantiation>:4:2: error: invalid fixup for movz/movk instruction
 2022-03-10  0:35 UTC 

[PATCH 1/6] dt-bindings: iio: adc: ti,ads1015: Add missing ADS1115 compatible string
 2022-03-10  0:34 UTC  (6+ messages)
` [PATCH 2/6] dt-bindings: iio: adc: ti,ads1015: Add TLA2024 "
` [PATCH 3/6] iio: adc: ti-ads1015: Switch to static const writeable ranges table
` [PATCH 4/6] iio: adc: ti-ads1015: Deduplicate channel macros
` [PATCH 5/6] iio: adc: ti-ads1015: Make channel event_spec optional
` [PATCH 6/6] iio: adc: ti-ads1015: Add TLA2024 support

stable-rc/linux-5.10.y baseline: 59 runs, 1 regressions (v5.10.104-44-g948492e30880)
 2022-03-10  0:33 UTC 

BUG: KASAN: use-after-free in drm_atomic_helper_wait_for_vblanks()
 2022-03-10  0:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-10  0:31 UTC 

A blog for kernel development
 2022-03-10  0:30 UTC  (2+ messages)

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10  0:30 UTC  (5+ 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.