All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-26 00:33:31 to 2023-01-26 01:42:04 UTC [more...]

[PATCH 00/14] fdt: Improvements for fdt and tracing
 2023-01-26  1:41 UTC  (8+ messages)
` [PATCH 01/14] trace: Use notrace for short

[PATCH v2 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
 2023-01-26  1:41 UTC  (7+ messages)
` [PATCH v2 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig

[PATCH v4 00/19] leak fixes: various simple leak fixes
 2023-01-26  1:38 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/19] bundle.c: don't leak the "args" in the "struct child_process"
  ` [PATCH v5 07/19] repack: fix leaks on error with "goto cleanup"

[PATCH v2 00/21] Enable Colorspace connector property in amdgpu
 2023-01-26  1:38 UTC  (6+ messages)
` [PATCH v2 18/21] drm/amd/display: Fallback to 2020_YCBCR if the pixel encoding is not RGB

[PATCH v2 1/2] ASoC: sma1303: Add driver for Iron Device SMA1303 Amp
 2023-01-26  1:34 UTC  (8+ messages)

[PATCH v3 0/7] introduce vm_flags modifier functions
 2023-01-26  1:34 UTC  (20+ messages)
` [PATCH v3 1/7] kernel/fork: convert vma assignment to a memcpy
` [PATCH v3 2/7] mm: introduce vma->vm_flags wrapper functions
` [PATCH v3 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v3 6/7] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn

[PATCH nf] Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"
 2023-01-26  1:35 UTC 

[PATCH 0/3] KVM: x86/emulator: Segment load fixes
 2023-01-26  1:34 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86/emulator: Fix segment load privilege level validation
` [PATCH 2/3] KVM: x86/emulator: Fix comment in __load_segment_descriptor()
` [kvm-unit-tests PATCH 3/3] x86: Test CPL=3 DS/ES/FS/GS RPL=DPL=0 segment descriptor load

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-01-26  1:33 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/8] Add _PICK_EVEN_2RANGES
 2023-01-26  1:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add _PICK_EVEN_2RANGES (rev3)

[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
 2023-01-26  1:29 UTC  (5+ messages)
` [PATCH v2 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-01-26  1:25 UTC  (7+ messages)
` [PATCH v5 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver user interace
` [PATCH v5 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler

[PATCH v4 00/12] jevents/pmu-events improvements
 2023-01-26  1:18 UTC  (39+ messages)
` [PATCH v4 01/12] perf jevents metric: Correct Function equality
` [PATCH v4 02/12] perf jevents metric: Add ability to rewrite metrics in terms of others
` [PATCH v4 03/12] perf jevents: Rewrite metrics in the same file with each other
` [PATCH v4 04/12] perf pmu-events: Add separate metric from pmu_event
` [PATCH v4 05/12] perf pmu-events: Separate the metrics from events for no jevents
` [PATCH v4 06/12] perf pmu-events: Remove now unused event and metric variables
` [PATCH v4 07/12] perf stat: Remove evsel metric_name/expr
` [PATCH v4 08/12] perf jevents: Combine table prefix and suffix writing
` [PATCH v4 09/12] perf pmu-events: Introduce pmu_metrics_table
` [PATCH v4 10/12] perf jevents: Generate metrics and events as separate tables
` [PATCH v4 11/12] perf jevents: Add model list option
` [PATCH v4 12/12] perf pmu-events: Fix testing with JEVENTS_ARCH=all

[PATCH v6 0/2]
 2023-01-26  1:30 UTC  (4+ messages)
` [PATCH v6 1/2] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

+ cramfs-kconfig-fix-spelling-punctuation.patch added to mm-nonmm-unstable branch
 2023-01-26  1:29 UTC 

[PATCH bpf-next 00/24] Support bpf trampoline for s390x
 2023-01-26  1:28 UTC  (10+ messages)
` [PATCH bpf-next 01/24] selftests/bpf: Fix liburandom_read.so linker error
` [PATCH bpf-next 08/24] selftests/bpf: Fix verify_pkcs7_sig on s390x
` [PATCH bpf-next 22/24] s390/bpf: Implement arch_prepare_bpf_trampoline()
` [PATCH bpf-next 24/24] s390/bpf: Implement bpf_jit_supports_kfunc_call()

[PATCH net v3 0/2] mlx5: ptp fifo bugfixes
 2023-01-26  1:27 UTC  (5+ messages)
` [PATCH net v3 1/2] mlx5: fix skb leak while fifo resync and push
` [PATCH net v3 2/2] mlx5: fix possible ptp queue fifo use-after-free

+ block-remove-rw_page-fix.patch added to mm-unstable branch
 2023-01-26  1:25 UTC 

+ block-remove-rw_page.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-remove-the-__swap_writepage-return-value.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-factor-out-a-swap_writepage_bdev-helper.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-remove-the-swap_readpage-return-value.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-use-an-on-stack-bio-for-synchronous-swapin.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mpage-stop-using-bdev_readwrite_page.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-factor-out-a-swap_readpage_bdev-helper.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

+ mm-remove-the-swap_readpage-return-value-fix.patch added to mm-unstable branch
 2023-01-26  1:24 UTC 

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Update descriptions for R-Car Gen4
 2023-01-26  1:24 UTC  (7+ messages)

[PATCH] clk: ingenic: jz4760: Update M/N/OD calculation algorithm
 2023-01-26  1:21 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/ttm: revert "stop allocating a dummy resource for pipelined gutting"
 2023-01-26  1:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v2 0/2] usb: USB hubs require host mode
 2023-01-25 19:16 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB

[PATCH v2] tools/testing/cxl: Remove cxl_test module math loading message
 2023-01-26  1:18 UTC  (3+ messages)

+ mm-compaction-fix-set-skip-in-fast_find_migrateblock.patch added to mm-unstable branch
 2023-01-26  1:17 UTC 

+ mm-compaction-finish-scanning-the-current-pageblock-if-requested.patch added to mm-unstable branch
 2023-01-26  1:17 UTC 

+ mm-compaction-finish-pageblocks-on-complete-migration-failure.patch added to mm-unstable branch
 2023-01-26  1:17 UTC 

+ mm-compaction-check-if-a-page-has-been-captured-before-draining-pcp-pages.patch added to mm-unstable branch
 2023-01-26  1:17 UTC 

+ mm-compaction-rename-compact_control-rescan-to-finish_pageblock.patch added to mm-unstable branch
 2023-01-26  1:17 UTC 

[PATCHv3 for-next 0/4] RDMA/irdma: Refactor irdma_reg_user_mr function
 2023-01-26  1:16 UTC  (2+ messages)

[PATCH] mtd: rawnand: nand_base: Handle algorithm selection
 2023-01-26  1:14 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
 2023-01-26  1:12 UTC  (2+ messages)

[RFC PATCH 0/4] Fix excessive CPU usage during compaction
 2023-01-26  1:11 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
 2023-01-26  1:08 UTC  (3+ messages)

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-26  1:02 UTC  (4+ messages)

+ madvise-use-split_vma-instead-of-__split_vma-fix.patch added to mm-unstable branch
 2023-01-26  1:03 UTC 

[PATCH 00/14] Backport BRCMNAND changes from Linux
 2023-01-26  1:02 UTC  (3+ messages)
` [PATCH 01/14] mtd: nand: brcm: switch to mtd_ooblayout_ops

[PATCH 0/5] HID: manually unregister leds on device removal to prevent UAFs
 2023-01-26  1:01 UTC  (5+ messages)
` [PATCH 3/5] HID: dualsense_remove: manually unregister leds

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-26  0:59 UTC  (9+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
 2023-01-26  0:58 UTC  (8+ messages)

[Intel-gfx] [PATCH v5 0/8] Allow error capture without a request & fix locking issues
 2023-01-26  0:54 UTC  (18+ messages)
`  "
` [PATCH v5 1/8] drm/i915/guc: Fix locking when searching for a hung request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 2/8] drm/i915: Fix request locking during error capture & debugfs dump
  `  "
` [PATCH v5 3/8] drm/i915: Fix up locking around dumping requests lists
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 4/8] drm/i915: Allow error capture without a request
  `  "
` [PATCH v5 5/8] drm/i915: Allow error capture of a pending request
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 6/8] drm/i915/guc: Look for a guilty context when an engine reset fails
  `  "
` [PATCH v5 7/8] drm/i915/guc: Add a debug print on GuC triggered reset
  ` [Intel-gfx] "
` [PATCH v5 8/8] drm/i915/guc: Rename GuC register state capture node to be more obvious
  ` [Intel-gfx] "

[PATCH v4 1/4] drm/amdgpu: Use cursor start instead of ttm resource start
 2023-01-26  0:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v4,1/4] "

[PATCH] fs: don't allocate blocks beyond EOF from __mpage_writepage
 2023-01-26  0:52 UTC  (4+ messages)

[PATCH] fbcon: Check font dimension limits
 2023-01-26  0:51 UTC  (2+ messages)

[PATCH v2 00/11] KVM perf support
 2023-01-26  0:50 UTC  (6+ messages)
` [PATCH v2 10/11] RISC-V: KVM: Implement perf support without sampling

+ mm-hugetlb-convert-hugetlb_wp-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ documentation-mm-update-hugetlbfs-documentation-to-mention-alloc_hugetlb_folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-hugetlb_add_to_page_cache-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-hugetlb-fault-paths-to-use-alloc_hugetlb_folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-restore_reserve_on_error-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-hugetlbfs_pagecache_present-to-folios.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-putback_active_hugepage-to-take-in-a-folio.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

+ mm-hugetlb-convert-hugetlb_install_page-to-folios.patch added to mm-unstable branch
 2023-01-26  0:48 UTC 

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, January 25th
 2023-01-26  0:47 UTC  (3+ messages)

[virtio-comment] [PATCH v10] virtio-net: Clarify VLAN filter table configuration
 2023-01-26  0:46 UTC  (6+ messages)
        ` [virtio-dev] "

Backporting *ip: Treat IPv4 segment's lowest address as unicast* to Linux 5.10.y?
 2023-01-26  0:45 UTC  (2+ messages)

+ mm-fix-typo-in-comments.patch added to mm-unstable branch
 2023-01-26  0:45 UTC 

[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
 2023-01-26  0:43 UTC 

[Patch] KVM: x86/mmu: Make optimized __handle_changed_spte() for clear dirty log
 2023-01-26  0:40 UTC  (4+ messages)

[PATCH v7 0/4] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2023-01-26  0:36 UTC  (5+ messages)
` [PATCH v7 1/4] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
` [PATCH v7 2/4] locking/rwsem: Disable preemption at all down_read*() and up_read() code paths
` [PATCH v7 3/4] locking/rwsem: Disable preemption at all down_write*() and up_write() "
` [PATCH v7 4/4] locking/rwsem: Enable direct rwsem lock handoff

[PATCH v2] mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups
 2023-01-26  0:37 UTC  (3+ messages)

[PATCH 00/16] DC Patches Jan 25, 2023
 2023-01-26  0:32 UTC  (17+ messages)
` [PATCH 01/16] drm/amd/display: Enable Freesync over PCon
` [PATCH 02/16] drm/amd/display: add rc_params_override option in dc_dsc_config
` [PATCH 03/16] drm/amd/display: fix MALL size hardcoded for DCN321
` [PATCH 04/16] drm/amd/display: Add Debug Log for MST and PCON
` [PATCH 05/16] drm/amd/display: Fix Z8 support configurations
` [PATCH 06/16] drm/amd/display: Correct bw_params population
` [PATCH 07/16] drm/amd/display: Add missing brackets in calculation
` [PATCH 08/16] drm/amd/display: Fix only one ABM pipe enabled under ODM combined case
` [PATCH 09/16] drm/amd/display: fix FCLK pstate change underflow
` [PATCH 10/16] drm/amd/display: Adjust downscaling limits for dcn314
` [PATCH 11/16] drm/amd/display: Revert "avoid disable otg when dig was disabled"
` [PATCH 12/16] drm/amd/display: Add Function delaration in dc_link
` [PATCH 13/16] drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2
` [PATCH 14/16] drm/amd/display: Reset DMUB mailbox SW state after HW reset
` [PATCH 15/16] drm/amd/display: fix linux dp link lost handled only one time
` [PATCH 16/16] drm/amd/display: 3.2.221

+ mm-arch-add-generic-implementation-of-pfn_valid-for-flatmem.patch added to mm-unstable branch
 2023-01-26  0:36 UTC 

+ m68k-use-asm-generic-memory_modelh-for-both-mmu-and-mmu.patch added to mm-unstable branch
 2023-01-26  0:36 UTC 

+ mips-drop-definition-of-pfn_valid-for-discontigmem.patch added to mm-unstable branch
 2023-01-26  0:36 UTC 

[PATCH v2 0/2] add pinctrl driver for MT7981 SoC
 2023-01-26  0:34 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: add bindings "
` [PATCH v2 2/2] pinctrl: add mt7981 pinctrl driver

Marvel 88SE6121 fails with SATA-2/3 HDDs
 2023-01-26  0:34 UTC  (2+ messages)

EXT4 IOPS degradation between 4.14 and 5.10
 2023-01-26  0:33 UTC 

[PATCH v3 0/2] media: nxp: i.MX8 ISI driver
 2023-01-26  0:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add i.MX8 ISI DT bindings
` [PATCH v3 2/2] media: nxp: Add i.MX8 ISI driver


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.