All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-31 18:31:42 to 2022-03-31 19:11:28 UTC [more...]

[GIT PULL] hardening fixes for v5.18-rc1
 2022-03-31 19:09 UTC  (12+ messages)

[PATCH v1 0/9] Fix some qapi examples
 2022-03-31 19:06 UTC  (7+ messages)
` [PATCH v1 1/9] qapi: fix example of netdev_add command
` [PATCH v1 4/9] qapi: fix example of query-spice command
` [PATCH v1 5/9] qapi: fix example of query-vnc command
` [PATCH v1 6/9] qapi: fix example of query-colo-status command
` [PATCH v1 8/9] qapi: fix example of query-cpus-fast command
` [PATCH v1 9/9] qapi: fix example of query-memdev command

[PATCH 0/2] Apple ADMAC driver
 2022-03-31 19:09 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: dma: Add Apple ADMAC

[RFC PATCH 0/2] fs/dcache: Per directory amortized negative dentry pruning
 2022-03-31 19:08 UTC  (3+ messages)
` [RFC PATCH 1/2] fs/dcache: make cond_resched in __dentry_kill optional
` [RFC PATCH 2/2] fs/dcache: Add negative-dentry-ratio config

[PATCH v4 00/13] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-31 19:08 UTC  (9+ messages)
` [PATCH v5 00/14] "
  ` [PATCH v5 01/14] bulk-checkin: rename 'state' variable and separate 'plugged' boolean

[PATCH] block/psi: make PSI annotations of submit_bio only work for file pages
 2022-03-31 19:07 UTC  (10+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-31 19:07 UTC 

[PATCH 1/2] [RFC] rtc: expose direct access to hardware alarm time in debugfs
 2022-03-31 19:06 UTC  (2+ messages)
` [PATCH 2/2] [RFC] selftests/rtc: read RTC alarm time many times in a row

[syzbot] KASAN: null-ptr-deref Write in io_file_get_normal
 2022-03-31 19:06 UTC  (3+ messages)

[Question] Distinction responsibilities LUKS and dm-crypt
 2022-03-31 18:58 UTC  (3+ messages)

[PATCH 0/8] Per client GPU utilisation
 2022-03-31 19:06 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client GPU utilisation (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[PATCH] ARM: vexpress/spc: Avoid negative array index when !SMP
 2022-03-31 19:04 UTC  (2+ messages)

[stable:PATCH v4.14.274 00/27] arm64: Mitigate spectre style branch history side channels
 2022-03-31 19:03 UTC  (30+ messages)
` [stable:PATCH v4.14.274 01/27] arm64: arch_timer: Add workaround for ARM erratum 1188873
` [stable:PATCH v4.14.274 02/27] arm64: arch_timer: avoid unused function warning
` [stable:PATCH v4.14.274 03/27] arm64: Add silicon-errata.txt entry for ARM erratum 1188873
` [stable:PATCH v4.14.274 04/27] arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
` [stable:PATCH v4.14.274 05/27] arm64: Add part number for Neoverse N1
` [stable:PATCH v4.14.274 06/27] arm64: Add part number for Arm Cortex-A77
` [stable:PATCH v4.14.274 07/27] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [stable:PATCH v4.14.274 08/27] arm64: Add Cortex-X2 "
  ` Patch "arm64: Add Cortex-X2 CPU part definition" has been added to the 4.14-stable tree
` [stable:PATCH v4.14.274 09/27] arm64: entry.S: Add ventry overflow sanity checks
` [stable:PATCH v4.14.274 10/27] arm64: entry: Make the trampoline cleanup optional
` [stable:PATCH v4.14.274 11/27] arm64: entry: Free up another register on kpti's tramp_exit path
` [stable:PATCH v4.14.274 12/27] arm64: entry: Move the trampoline data page before the text page
` [stable:PATCH v4.14.274 13/27] arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
` [stable:PATCH v4.14.274 14/27] arm64: entry: Don't assume tramp_vectors is the start of the vectors
` [stable:PATCH v4.14.274 15/27] arm64: entry: Move trampoline macros out of ifdef'd section
` [stable:PATCH v4.14.274 16/27] arm64: entry: Make the kpti trampoline's kpti sequence optional
` [stable:PATCH v4.14.274 17/27] arm64: entry: Allow the trampoline text to occupy multiple pages
` [stable:PATCH v4.14.274 18/27] arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
` [stable:PATCH v4.14.274 19/27] arm64: entry: Add vectors that have the bhb mitigation sequences
` [stable:PATCH v4.14.274 20/27] arm64: entry: Add macro for reading symbol addresses from the trampoline
` [stable:PATCH v4.14.274 21/27] arm64: Add percpu vectors for EL1
` [stable:PATCH v4.14.274 22/27] arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
` [stable:PATCH v4.14.274 23/27] KVM: arm64: Add templates for BHB mitigation sequences
` [stable:PATCH v4.14.274 24/27] arm64: Mitigate spectre style branch history side channels
` [stable:PATCH v4.14.274 25/27] KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
` [stable:PATCH v4.14.274 26/27] arm64: add ID_AA64ISAR2_EL1 sys register
` [stable:PATCH v4.14.274 27/27] arm64: Use the clearbhb instruction in mitigations

Comments on new user events ABI
 2022-03-31 19:05 UTC  (5+ messages)

[PATCH v4 RFC] drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
 2022-03-31 19:05 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v3 00/19] overlay: support idmapped layers
 2022-03-31 19:05 UTC  (2+ messages)

[PATCH] mtd: spi-nor: core: Fix 16bit write sr_and_check status check
 2022-03-31 19:04 UTC  (3+ messages)

[PATCH v5 1/2] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-31 19:04 UTC  (2+ messages)

[PATCH v5 0/1] serial/8250: Use fifo in 8250 console driver
 2022-03-31 19:02 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v3] KVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
 2022-03-31 19:02 UTC  (11+ messages)

[PATCH bpf-next 0/7] Add libbpf support for USDTs
 2022-03-31 19:02 UTC  (8+ messages)
` [PATCH bpf-next 1/7] libbpf: add BPF-side of USDT support
  ` program local storage. Was: "
` [PATCH bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration

[PATCH v2 00/10] drm/msm: Userspace allocated GPU addresses
 2022-03-31 19:02 UTC  (12+ messages)
` [PATCH v2 07/10] drm/msm/gem: Rework vma lookup and pin
` [PATCH v2 10/10] drm/msm: Add a way for userspace to allocate GPU iova

[PATCH RFC v1 0/9] KVM: SVM: Defer page pinning for SEV guests
 2022-03-31 19:00 UTC  (7+ messages)

[PATCH] sched/core: Fix forceidle balancing
 2022-03-31 19:00 UTC  (2+ messages)

[PATCH] blk-wbt: remove wbt_track stub
 2022-03-31 18:59 UTC  (4+ messages)

[ANNOUNCE] 5.15.32-rt39
 2022-03-31 18:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-31 18:57 UTC 

next/pending-fixes build: 210 builds: 4 failed, 206 passed, 7 errors, 278 warnings (v5.17-13559-g412036f22f46)
 2022-03-31 18:55 UTC 

[PATCH 01/25] Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
 2022-03-31 18:54 UTC  (5+ messages)
` [PATCH 13/25] spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK "

kselftest: net: tls: hangs
 2022-03-31 18:54 UTC  (7+ messages)

Question about RDMA server
 2022-03-31 18:53 UTC  (7+ messages)

[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
 2022-03-31 18:52 UTC  (6+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'

[PATCH 0/1] add PSR-SU DPCD bitfield definitions as per eDP 1.5
 2022-03-31 18:53 UTC  (4+ messages)
` [PATCH 1/1] drm: add PSR2 support and capability definition "

[PATCH 0/4] branch --recurse-submodules: Bug fixes and clean ups
 2022-03-31 18:50 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] branch: support more tracking modes when recursing
  ` [PATCH v2 2/4] branch: give submodule updating advice before exit
  ` [PATCH v2 3/4] branch --set-upstream-to: be consistent when advising
  ` [PATCH v2 4/4] branch: remove negative exit code

[PATCH] io_uring: drop the old style inflight file tracking
 2022-03-31 18:49 UTC 

[PATCH RESEND2] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
 2022-03-31 18:48 UTC  (2+ messages)

[oe] [PATCH 2/6] gnome-commander: initial add 1.14.2
 2022-03-31 18:49 UTC  (3+ messages)

[PATCHv2] ARM: OMAP2+: Fix regression for smc calls for vmap stack
 2022-03-31 18:47 UTC  (3+ messages)

[PATCH v2 0/4] ppc: valgrind "uninitialized values" fixes
 2022-03-31 18:46 UTC  (6+ messages)
` [PATCH v2 2/4] target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()

Finding Clean-up Tasks
 2022-03-31 18:50 UTC  (2+ messages)

[PATCH RESEND] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
 2022-03-31 18:45 UTC  (4+ messages)

[PATCH] net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
 2022-03-31 18:44 UTC  (5+ messages)

who's maintaining amd_iommu.c these days?
 2022-03-31 18:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-31 18:47 UTC 

[oe-core][PATCH 1/1] unzip: fix CVE-2021-4217
 2022-03-31 18:47 UTC  (2+ messages)

[PATCH v4 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-03-31 18:47 UTC  (3+ messages)
` [PATCH v4 3/8] capsule: Put a check for image index before the update

[Intel-gfx] [PATCH v2 00/12] drm/edid: cleanup and refactoring around validity checks
 2022-03-31 18:45 UTC  (26+ messages)
`  "
` [Intel-gfx] [PATCH v2 01/12] drm/edid: use struct edid * in drm_do_get_edid()
  `  "
` [PATCH v2 02/12] drm/edid: clean up EDID block checksum functions
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 03/12] drm/edid: add edid_block_tag() helper to get the EDID extension tag
  `  "
` [Intel-gfx] [PATCH v2 04/12] drm/edid: make drm_edid_header_is_valid() accept void pointer
  `  "
` [Intel-gfx] [PATCH v2 05/12] drm/edid: clean up edid_is_zero()
  `  "
` [PATCH v2 06/12] drm/edid: split out edid_header_fix()
  ` [Intel-gfx] "
` [PATCH v2 07/12] drm/edid: split drm_edid_block_valid() to check and act parts
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 08/12] drm/edid: use a better variable name for EDID block read retries
  `  "
` [Intel-gfx] [PATCH v2 09/12] drm/edid: simplify block check when filtering invalid blocks
  `  "
` [Intel-gfx] [PATCH v2 10/12] drm/edid: split out invalid block filtering to a separate function
  `  "
` [PATCH v2 11/12] drm/edid: track invalid blocks in drm_do_get_edid()
  ` [Intel-gfx] "
` [PATCH v2 12/12] drm/edid: reduce magic when updating the EDID block checksum
  ` [Intel-gfx] "

[PATCH 00/12] drm/edid: cleanup and refactoring around validity checks
 2022-03-31 18:46 UTC  (5+ messages)
` [PATCH 01/12] drm/edid: use struct edid * in drm_do_get_edid()
    ` [Intel-gfx] "

[PATCH] util: Return void on iova_tree_remove
 2022-03-31 18:30 UTC  (2+ messages)

[PATCH v2 RESEND] memcg: enable accounting for nft objects
 2022-03-31 18:45 UTC  (3+ messages)
` [PATCH nft] nft: memcg accounting for dynamically allocated objects

RIP: 0010:param_get_bool.cold+0x0/0x2 - LTP read_all_sys - 5.17.0
 2022-03-31 18:45 UTC  (4+ messages)

[ANNOUNCE] 4.19.237-rt107
 2022-03-31 18:45 UTC 

[PATCH v2] 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
 2022-03-31 18:26 UTC 

[PATCH net v3] skbuff: fix coalescing for page_pool fragment recycling
 2022-03-31 18:44 UTC  (2+ messages)

[PATCH 1/5] apparmor: Remove redundant assignments
 2022-03-31 18:44 UTC  (3+ messages)
` [PATCH 5/5] smack: "

[PATCH v22 0/8] support dirty restraint on vCPU
 2022-03-31 18:33 UTC  (3+ messages)
` [PATCH v22 8/8] tests: Add dirty page rate limit test

[PATCH v4 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
 2022-03-31 18:26 UTC  (6+ messages)
` [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements "

[PATCH v3] usb: gadget: uvc: Fix crash when encoding data for usb request
 2022-03-31 18:40 UTC 

Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00 since 5.17
 2022-03-31 18:36 UTC  (3+ messages)

[bluez/bluez] ff35b1: mesh: use explicit uint32_t when bit shifting left
 2022-03-31 18:41 UTC 

mmotm 2022-03-30-13-01 uploaded
 2022-03-31 18:41 UTC  (3+ messages)
` mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)

[Intel-gfx] [PATCH CI] drm/i915/display: Add HAS_MBUS_JOINING
 2022-03-31 18:41 UTC 

[PATCH] virtio-net: use g_memdup2() instead of unsafe g_memdup()
 2022-03-31 18:29 UTC 

[PATCH v1] dmadev: add telemetry support
 2022-03-31 18:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V3] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-03-31 18:42 UTC  (2+ messages)

[PULL 00/29] softfloat patch queue
 2022-03-31 18:06 UTC  (5+ messages)
` [PULL 06/29] softfloat: Move compare_floats to softfloat-parts.c.inc

RTT-PROBE: lore-subspace-rtt
 2022-03-31 18:37 UTC 

k3s build issues on master
 2022-03-31 18:36 UTC  (4+ messages)

[PATCH v17 0/7] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-03-31 18:23 UTC  (6+ messages)
` [PATCH v17 3/7] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v17 5/7] drm/mediatek: add DSC support for mediatek-drm

[PATCH 00/10] VDIV/VMOD Implementation
 2022-03-31 18:28 UTC  (4+ messages)
` [PATCH 03/10] target/ppc: Implemented vector divide instructions

[RFC PATCH v4 00/20] Net Control VQ support with asid in vDPA SVQ
 2022-03-31 18:04 UTC  (3+ messages)
` [RFC PATCH v4 19/20] vdpa: Add asid attribute to vdpa device
` [RFC PATCH v4 20/20] vdpa: Add x-cvq-svq

[XEN PATCH] tools/libs/light/libxl_pci.c: explicitly grant access to Intel IGD opregion
 2022-03-31 18:32 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/2] i915/gem_concurrent_all: Add no-reloc
 2022-03-31 18:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_concurrent_all: Add no-reloc (rev7)

[PATCH v4 0/4] cpufreq: qcom-hw: Fixes for cpu hotplug support
 2022-03-31 18:34 UTC  (2+ messages)

[PATCH] net: macb: Restart tx only if queue pointer is lagging
 2022-03-31 18:31 UTC  (2+ 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.