All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-28 10:58:54 to 2022-02-28 11:20:18 UTC [more...]

[Intel-gfx] [PATCH] [v2] Kbuild: move to -std=gnu11
 2022-02-28 10:50 UTC  (2+ messages)
`  "

[drm/selftests] 39ec47bbfd: kernel_BUG_at_drivers/gpu/drm/drm_buddy.c
 2022-02-28 10:58 UTC  (5+ messages)
  ` [Intel-gfx] "

[f2fs-dev] [PATCH 0/6] Remove usage of list iterator past the loop body
 2022-02-28 11:20 UTC  (40+ messages)
` [Intel-wired-lan] "
`  "
` [Drbd-dev] "
` [f2fs-dev] [PATCH 1/6] drivers: usb: remove "
  ` [Intel-wired-lan] "
  `  "
  ` [Drbd-dev] "
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
  ` [Intel-wired-lan] "
  ` [Drbd-dev] "
  ` [f2fs-dev] "
    ` [Intel-gfx] "
` [PATCH 3/6] treewide: fix incorrect use to determine if list is empty
  ` [Intel-wired-lan] "
  ` [Drbd-dev] "
  ` [f2fs-dev] "
` [Drbd-dev] [PATCH 4/6] drivers: remove unnecessary use of list iterator variable
  ` [Intel-wired-lan] "
  `  "
  ` [f2fs-dev] "
` [PATCH 5/6] treewide: remove dereference of list iterator after loop body
  ` [Intel-wired-lan] "
  ` [Drbd-dev] "
  ` [f2fs-dev] "
` [PATCH 6/6] treewide: remove check of list iterator against head past the "
  ` [Intel-wired-lan] "
  ` [Drbd-dev] "
  ` [f2fs-dev] "

[PATCH] dmaengine: ti: k3-udma: Avoid false error msg on chan teardown
 2022-02-28 11:18 UTC  (4+ messages)

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-28 10:59 UTC  (90+ messages)
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]

[PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-02-28 11:19 UTC  (8+ messages)
` [PATCH 1/7] clocksource/drivers/timer-microchip-pit64b: remove mmio selection
` [PATCH 2/7] clocksource/drivers/timer-microchip-pit64b: remove timer-of dependency
` [PATCH 3/7] clocksource/drivers/timer-microchip-pit64b: use notrace
` [PATCH 4/7] clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
` [PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: add delay timer
` [PATCH 6/7] clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops for ce
` [PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-02-28 11:17 UTC  (9+ messages)
` [PATCH v2 1/8] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v2 2/8] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v2 5/8] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v2 7/8] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v2 8/8] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()

[PATCH] Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
 2022-02-28 11:16 UTC 

[PATCH 0/8] Misc build fixes and cleanups
 2022-02-28 11:14 UTC  (8+ messages)
` [PATCH 6/8] char: move qemu_openpty_raw from util/ to char/

[PATCH v1 0/5] Enable second flash, update gpios pin and merge adc channels
 2022-02-28 11:13 UTC  (5+ messages)

[PATCH v6 00/12] clk: Improve clock range handling
 2022-02-28 11:10 UTC  (8+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

[PATCH v1] fpga: dfl: check feature type before parse irq info
 2022-02-28 11:09 UTC  (2+ messages)

[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
 2022-02-28 11:10 UTC  (2+ messages)

[PATCH 1/2] ice: Fix race conditions between virtchnl handling and VF ndo ops
 2022-02-28 11:10 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: Resolve poor line rate after switching from TSO off to TSO on
 2022-02-28 11:15 UTC 

Testing the thermal genetlink API
 2022-02-28 11:03 UTC  (2+ messages)
` [PATCH] thermal: genetlink: Fix TZ_GET_TRIP NULL pointer dereference

[libvirt test] 168251: regressions - FAIL
 2022-02-28 11:10 UTC 

[PATCH 0/4] KVM: x86: hyper-v: XMM fast hypercalls fixes
 2022-02-28 11:09 UTC  (6+ messages)

[PATCH 5.4] fget: clarify and improve __fget_files() implementation
 2022-02-28 11:08 UTC  (2+ messages)

[PATCH] arm64: dts: ns2: Fix spi-cpol and spi-cpha property
 2022-02-28 11:09 UTC 

[PATCH] worktree: add -z option for list subcommand
 2022-02-28 11:08 UTC  (5+ messages)

[PATCH v5 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-28 11:08 UTC  (5+ messages)
` [PATCH v5 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[syzbot] linux-next test error: WARNING in __mod_memcg_lruvec_state
 2022-02-28 11:06 UTC  (6+ messages)

[PATCH/RESEND] mm: add ztree - new allocator for use via zpool API
 2022-02-28 11:05 UTC 

[PATCH 00/29] x86: Kernel IBT
 2022-02-28 11:05 UTC  (5+ messages)
` [PATCH 21/29] objtool: Rename --duplicate to --lto

[PATCH] dma-mapping: remove CONFIG_DMA_REMAP
 2022-02-28 11:04 UTC  (4+ messages)

[PATCH 0/2] Reduce explicit sleep calls in t7063 untracked cache tests
 2022-02-28 11:03 UTC  (2+ messages)

[net-next PATCH v2] net: dsa: qca8k: pack driver struct and improve cache use
 2022-02-28 11:04 UTC 

Timer delays in VM
 2022-02-28 11:02 UTC  (2+ messages)

[v2 0/2] Mediatek MT8186 power domain support
 2022-02-28 11:03 UTC  (2+ messages)

Git in GSoC 2022?
 2022-02-28 11:03 UTC  (4+ messages)

[PATCH] arm64: dts: mediatek: mt8173: Add gce-client-reg handle to disp-mutex
 2022-02-28 11:03 UTC 

[v7 0/5] Mediatek MT8195 power domain support
 2022-02-28 11:03 UTC  (3+ messages)

Please add support for "git merge --continue -S"
 2022-02-28 10:58 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0
 2022-02-28 11:01 UTC 

[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
 2022-02-28 10:59 UTC  (4+ messages)
` [PATCH V7 5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-02-28 10:59 UTC  (3+ messages)
` [PATCH v7 03/24] drm/rockchip: dw_hdmi: rename vpll clock to reference clock

[PATCH v3 0/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
 2022-02-28 10:59 UTC  (4+ messages)
` [PATCH v3 1/2] "

FAILED: patch "[PATCH] net: dsa: microchip: fix bridging with more than two member" failed to apply to 5.16-stable tree
 2022-02-28 10:58 UTC  (5+ messages)
      ` Sv: "

[PATCH v2] xen/arm: vpci: remove PCI I/O ranges property value
 2022-02-28 10:58 UTC  (3+ messages)

[PATCH v8 00/13] module: core code clean up
 2022-02-28 10:56 UTC  (5+ messages)
` [PATCH v8 04/13] module: Move livepatch support to a separate file

[PATCH v2 0/2] adding new branch.autosetupmerge option "simple"
 2022-02-28 10:39 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] merge: new autosetupmerge option 'simple' for matching branches


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.