public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-15 14:44:49 to 2022-02-15 15:33:19 UTC [more...]

[PATCH AUTOSEL 5.15 01/33] ARM: OMAP2+: hwmod: Add of_node_put() before break
 2022-02-15 15:28 UTC  (33+ messages)
` [PATCH AUTOSEL 5.15 02/33] ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
` [PATCH AUTOSEL 5.15 03/33] phy: usb: Leave some clocks running during suspend
` [PATCH AUTOSEL 5.15 04/33] staging: vc04_services: Fix RCU dereference check
` [PATCH AUTOSEL 5.15 05/33] phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
` [PATCH AUTOSEL 5.15 06/33] usb: usb251xb: add boost-up property support
` [PATCH AUTOSEL 5.15 07/33] irqchip/sifive-plic: Add missing thead,c900-plic match string
` [PATCH AUTOSEL 5.15 08/33] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
` [PATCH AUTOSEL 5.15 09/33] netfilter: conntrack: don't refresh sctp entries in closed state
` [PATCH AUTOSEL 5.15 10/33] ksmbd: fix same UniqueId for dot and dotdot entries
` [PATCH AUTOSEL 5.15 11/33] ksmbd: don't align last entry offset in smb2 query directory
` [PATCH AUTOSEL 5.15 12/33] arm64: dts: meson-gx: add ATF BL32 reserved-memory region
` [PATCH AUTOSEL 5.15 13/33] arm64: dts: meson-g12: "
` [PATCH AUTOSEL 5.15 14/33] arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
` [PATCH AUTOSEL 5.15 15/33] pidfd: fix test failure due to stack overflow on some arches
` [PATCH AUTOSEL 5.15 16/33] selftests: fixup build warnings in pidfd / clone3 tests
` [PATCH AUTOSEL 5.15 17/33] mm: io_uring: allow oom-killer from io_uring_setup
` [PATCH AUTOSEL 5.15 18/33] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
` [PATCH AUTOSEL 5.15 19/33] kconfig: let 'shell' return enough output for deep path names
` [PATCH AUTOSEL 5.15 20/33] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
` [PATCH AUTOSEL 5.15 21/33] scsi: lpfc: Reduce log messages seen after firmware download
` [PATCH AUTOSEL 5.15 22/33] ata: libata-core: Disable TRIM on M88V29
` [PATCH AUTOSEL 5.15 23/33] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
` [PATCH AUTOSEL 5.15 24/33] xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
` [PATCH AUTOSEL 5.15 25/33] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH AUTOSEL 5.15 26/33] tracing: Fix tp_printk option related with tp_printk_stop_on_boot
` [PATCH AUTOSEL 5.15 27/33] NFSD: Fix offset type in I/O trace points
` [PATCH AUTOSEL 5.15 28/33] display/amd: decrease message verbosity about watermarks table failure
` [PATCH AUTOSEL 5.15 29/33] drm/amd/display: Cap pflip irqs per max otg number
` [PATCH AUTOSEL 5.15 30/33] drm/amd/display: fix yellow carp wm clamping
` [PATCH AUTOSEL 5.15 31/33] net: usb: qmi_wwan: Add support for Dell DW5829e
` [PATCH AUTOSEL 5.15 32/33] net: macb: Align the dma and coherent dma masks
` [PATCH AUTOSEL 5.15 33/33] kconfig: fix failing to generate auto.conf

[PATCH v3 0/1] soc: add microchip polarfire soc system controller
 2022-02-15 15:31 UTC  (2+ messages)
` [PATCH v3 1/1] "

[RFC v2 0/8] Move HEVC stateless controls out of staging
 2022-02-15 15:28 UTC  (7+ messages)
` [RFC v2 6/8] media: uapi: Remove bit_size field from v4l2_ctrl_hevc_slice_params

[PATCH AUTOSEL 5.16 01/34] ARM: OMAP2+: hwmod: Add of_node_put() before break
 2022-02-15 15:26 UTC  (34+ messages)
` [PATCH AUTOSEL 5.16 02/34] ARM: OMAP2+: adjust the location of put_device() call in omapdss_init_of
` [PATCH AUTOSEL 5.16 03/34] phy: usb: Leave some clocks running during suspend
` [PATCH AUTOSEL 5.16 04/34] staging: vc04_services: Fix RCU dereference check
` [PATCH AUTOSEL 5.16 05/34] phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphy
` [PATCH AUTOSEL 5.16 06/34] usb: usb251xb: add boost-up property support
` [PATCH AUTOSEL 5.16 07/34] irqchip/sifive-plic: Add missing thead,c900-plic match string
` [PATCH AUTOSEL 5.16 08/34] x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
` [PATCH AUTOSEL 5.16 09/34] netfilter: conntrack: don't refresh sctp entries in closed state
` [PATCH AUTOSEL 5.16 10/34] ksmbd: fix same UniqueId for dot and dotdot entries
` [PATCH AUTOSEL 5.16 11/34] ksmbd: don't align last entry offset in smb2 query directory
` [PATCH AUTOSEL 5.16 12/34] arm64: dts: meson-gx: add ATF BL32 reserved-memory region
` [PATCH AUTOSEL 5.16 13/34] arm64: dts: meson-g12: "
` [PATCH AUTOSEL 5.16 14/34] arm64: dts: meson-g12: drop BL32 region from SEI510/SEI610
` [PATCH AUTOSEL 5.16 15/34] pidfd: fix test failure due to stack overflow on some arches
` [PATCH AUTOSEL 5.16 16/34] selftests: fixup build warnings in pidfd / clone3 tests
` [PATCH AUTOSEL 5.16 17/34] mm: io_uring: allow oom-killer from io_uring_setup
` [PATCH AUTOSEL 5.16 18/34] ACPI: PM: Revert "Only mark EC GPE for wakeup on Intel systems"
` [PATCH AUTOSEL 5.16 19/34] kconfig: let 'shell' return enough output for deep path names
` [PATCH AUTOSEL 5.16 20/34] scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
` [PATCH AUTOSEL 5.16 21/34] scsi: lpfc: Reduce log messages seen after firmware download
` [PATCH AUTOSEL 5.16 22/34] ata: libata-core: Disable TRIM on M88V29
` [PATCH AUTOSEL 5.16 23/34] soc: aspeed: lpc-ctrl: Block error printing on probe defer cases
` [PATCH AUTOSEL 5.16 24/34] xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
` [PATCH AUTOSEL 5.16 25/34] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH AUTOSEL 5.16 26/34] tracing: Fix tp_printk option related with tp_printk_stop_on_boot
` [PATCH AUTOSEL 5.16 27/34] NFSD: Fix offset type in I/O trace points
` [PATCH AUTOSEL 5.16 28/34] display/amd: decrease message verbosity about watermarks table failure
` [PATCH AUTOSEL 5.16 29/34] drm/amdgpu: add utcl2_harvest to gc 10.3.1
` [PATCH AUTOSEL 5.16 30/34] drm/amd/display: Cap pflip irqs per max otg number
` [PATCH AUTOSEL 5.16 31/34] drm/amd/display: fix yellow carp wm clamping
` [PATCH AUTOSEL 5.16 32/34] net: usb: qmi_wwan: Add support for Dell DW5829e
` [PATCH AUTOSEL 5.16 33/34] net: macb: Align the dma and coherent dma masks
` [PATCH AUTOSEL 5.16 34/34] kconfig: fix failing to generate auto.conf

[PATCH v1 1/4] pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
 2022-02-15 15:28 UTC  (4+ messages)
` [PATCH v1 2/4] pinctrl: alderlake: Add Raptor Lake-S ACPI ID
` [PATCH v1 3/4] pinctrl: alderlake: Add Intel Alder Lake-N pin controller support
` [PATCH v1 4/4] pinctrl: icelake: Add Ice Lake-N PCH "

[PATCH] kasan: test: support async (again) and asymm modes for HW_TAGS
 2022-02-15 15:27 UTC 

[PATCH] dt-bindings: rtc: convert at91sam9 bindings to json-schema
 2022-02-15 15:27 UTC  (2+ messages)

[PATCH] printk: defer_console_output: do not assume interrupts disabled
 2022-02-15 15:26 UTC  (7+ messages)
  ` [PATCH v2] printk: defer_console_output: use atomic update
        ` [PATCH v3] printk: use atomic updates for klogd work

[PATCH] net: do not set SOCK_RCVBUF_LOCK if sk_rcvbuf isn't reduced
 2022-02-15 15:25 UTC  (2+ messages)

[PATCH] selftests: kvm: Check whether SIDA memop fails for normal guests
 2022-02-15 15:25 UTC  (2+ messages)

[PATCH v4 0/8] Add SCMI Virtio & Clock atomic support
 2022-02-15 15:22 UTC  (3+ messages)
` [PATCH v4 4/8] dt-bindings: firmware: arm,scmi: Add atomic-threshold-us optional property

dt-bindings: ps2-gpio: convert binding to json-schema
 2022-02-15 15:22 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-15 15:22 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate

[PATCH v3] dt-bindings: mtd: drop mtd/cortina,gemini-flash.txt
 2022-02-15 15:22 UTC  (2+ messages)

[RFC PATCH] nvme: prevent hang on surprise removal of NVMe disk
 2022-02-15 15:22 UTC  (2+ messages)

[PATCH v2 00/13] mm/munlock: rework of mlock+munlock page handling
 2022-02-15 15:22 UTC  (3+ messages)
` [PATCH v2 04/13] mm/munlock: rmap call mlock_vma_page() munlock_vma_page()

[PATCH v7 0/5] Add driver for GSC controller
 2022-02-15 15:22 UTC  (4+ messages)
` [PATCH v7 1/5] drm/i915/gsc: add gsc as a mei auxiliary device
  ` [Intel-gfx] "

[PATCH 1/2] PCI: fu740: fix finding GPIOs
 2022-02-15 15:20 UTC  (2+ messages)

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2022-02-15 14:51 UTC  (8+ messages)
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS

[PATCH v3 0/1] KVM: s390: pv: make use of ultravisor AIV support
 2022-02-15 15:16 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-15 15:16 UTC  (4+ messages)

[PATCH] drm/msm/dpu: Disable boot loader configured data paths
 2022-02-15 15:15 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: input/touchscreen: bindings for Imagis
 2022-02-15 15:15 UTC  (4+ messages)
` [PATCH v3 0/2] Add support for Imagis touchscreens
  ` [PATCH v3 1/2] dt-bindings: input/touchscreen: bindings for Imagis
  ` [PATCH v3 2/2] Input: add Imagis touchscreen driver

arch/mips/sibyte/common/sb_tbprof.c:515:23: sparse: sparse: incorrect type in initializer (different address spaces)
 2022-02-15 15:03 UTC  (3+ messages)

[PATCH 0/4] hwmon: (occ) Add various poll response data in sysfs
 2022-02-15 15:10 UTC  (5+ messages)
` [PATCH 1/4] hwmon: (occ) Add sysfs entry for IPS (Idle Power Saver) status
` [PATCH 2/4] hwmon: (occ) Add sysfs entry for OCC mode
` [PATCH 3/4] hwmon: (occ) Add sysfs entries for additional extended status bits
` [PATCH 4/4] hwmon: (occ) Add soft minimum power cap attribute

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-02-15 15:11 UTC  (14+ messages)

[PATCH v5 11/13] module: Move sysfs support into a separate file
 2022-02-15 15:11 UTC  (7+ messages)
` [PATCH v5 13/13] module: Move version "

[PATCH v3] perf test: Make metric testing more robust
 2022-02-15 15:10 UTC  (3+ messages)

[PATCH v3] PCI: vmd: Honor ACPI _OSC on PCIe features
 2022-02-15 15:09 UTC  (2+ messages)

linux-next: build warning after merge of the nfsd tree
 2022-02-15 15:08 UTC  (2+ messages)

[PATCH] btrfs: add fs state details to error messages
 2022-02-15 15:04 UTC  (2+ messages)

[PATCH 1/2] perf: cs-etm: No-op refactor of synth opt usage
 2022-02-15 15:07 UTC  (6+ messages)
` [PATCH 2/2] perf: cs-etm: Fix corrupt inject files when only last branch option is enabled

[PATCH] net: dsa: lan9303: handle hwaccel VLAN tags
 2022-02-15 14:59 UTC 

[PATCH v2] mm: clean up hwpoison page cache page in fault path
 2022-02-15 15:06 UTC  (6+ messages)

[PATCH v1 0/7] Add Intel OFS support for DFL driver
 2022-02-15 15:05 UTC  (5+ messages)
` [PATCH v1 2/7] fpga: dfl: check feature type before parse irq info
` [PATCH v1 3/7] fpga: dfl: Allow for ports with no local bar space

[PATCH printk v1 00/13] implement threaded console printing
 2022-02-15 15:03 UTC  (5+ messages)
` [PATCH printk v1 05/13] printk: call boot_delay_msec() in printk_delay()

[PATCH] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-02-15 15:02 UTC  (4+ messages)

[GIT PULL] parisc architecture fixes for v5.17-rc5
 2022-02-15 15:02 UTC 

[PATCH] gso: do not skip outer ip header in case of ipip and net_failover
 2022-02-15 15:01 UTC  (5+ messages)

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-15 15:01 UTC  (7+ messages)

[PATCH v2] mctp: fix use after free
 2022-02-15 15:00 UTC  (2+ messages)

[PATCH][next] net: dm9051: Fix spelling mistake "eror" -> "error"
 2022-02-15 15:00 UTC  (2+ messages)

[PATCH -next] dpaa2-eth: Simplify bool conversion
 2022-02-15 15:00 UTC  (2+ messages)

[PATCH 0/5] Follow-up on high-order PCP caching
 2022-02-15 14:51 UTC  (6+ messages)
` [PATCH 1/5] mm/page_alloc: Fetch the correct pcp buddy during bulk free
` [PATCH 2/5] mm/page_alloc: Track range of active PCP lists "
` [PATCH 3/5] mm/page_alloc: Simplify how many pages are selected per pcp list "
` [PATCH 4/5] mm/page_alloc: Free pages in a single pass "
` [PATCH 5/5] mm/page_alloc: Limit number of high-order pages on PCP "

kernel-parameter.txt question
 2022-02-15 14:57 UTC 

[PATCH v2 1/1] spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash
 2022-02-15 14:57 UTC  (2+ messages)

[PATCH mips-fixes] MIPS: smp: fill in sibling and core maps earlier
 2022-02-15 14:49 UTC  (2+ messages)

[PATCH v8 0/2] Add UART driver for Suplus SP7021 SoC
 2022-02-15 14:53 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver

[PATCH v2 0/6] coresight: Add config flag to enable branch broadcast
 2022-02-15 14:52 UTC  (4+ messages)
` [PATCH v2 3/6] perf cs-etm: Update deduction of TRCCONFIGR register for "

[RFC] media: uapi: Move HEVC stateless controls out of staging
 2022-02-15 14:51 UTC  (6+ messages)
    `  "

[vfs] 2719c7160d: xfstests.generic.459.fail
 2022-02-15 14:49 UTC 

[PATCH V3] scsi: target: tcmu: Make cmd_ring_size changeable via configfs
 2022-02-15 14:49 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc5
 2022-02-15 14:44 UTC 

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-15 14:49 UTC  (7+ messages)
` [PATCHv2 22/29] x86/tdx: Make pages shared in ioremap()

[PATCH v4 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2022-02-15 14:49 UTC  (3+ messages)

[PATCH] io_uring: add a schedule point in io_add_buffers()
 2022-02-15 14:47 UTC  (2+ messages)

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-15 14:43 UTC  (53+ messages)
` [PATCH v6 01/71] binfmt_elf: Take the mmap lock when walking the VMA list
  ` [PATCH v6 09/71] lib/test_maple_tree: Add testing for maple tree
  ` [PATCH v6 18/71] proc: Remove VMA rbtree use from nommu
  ` [PATCH v6 19/71] mm: Remove rb tree
  ` [PATCH v6 24/71] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
  ` [PATCH v6 25/71] mm: Use maple tree operations for find_vma_intersection()
  ` [PATCH v6 26/71] mm/mmap: Use advanced maple tree API for mmap_region()
  ` [PATCH v6 28/71] mm: Convert vma_lookup() to use mtree_load()
  ` [PATCH v6 27/71] mm: Remove vmacache
  ` [PATCH v6 29/71] mm/mmap: Move mmap_region() below do_munmap()
  ` [PATCH v6 30/71] mm/mmap: Reorganize munmap to use maple states
  ` [PATCH v6 32/71] arm64: Remove mmap linked list from vdso
  ` [PATCH v6 31/71] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
  ` [PATCH v6 35/71] s390: Remove vma linked list walks
  ` [PATCH v6 34/71] powerpc: Remove mmap "
  ` [PATCH v6 33/71] parisc: Remove mmap linked list from cache handling
  ` [PATCH v6 36/71] x86: Remove vma linked list walks
  ` [PATCH v6 38/71] cxl: Remove vma linked list walk
  ` [PATCH v6 37/71] xtensa: Remove vma linked list walks
  ` [PATCH v6 39/71] optee: Remove vma linked list walk
  ` [PATCH v6 40/71] um: "
  ` [PATCH v6 42/71] coredump: "
  ` [PATCH v6 41/71] binfmt_elf: "
  ` [PATCH v6 43/71] exec: Use VMA iterator instead of linked list
  ` [PATCH v6 45/71] fs/proc/task_mmu: Stop using linked list and highest_vm_end
  ` [PATCH v6 44/71] fs/proc/base: Use maple tree iterators in place of linked list
  ` [PATCH v6 47/71] ipc/shm: Use VMA iterator instead "
  ` [PATCH v6 46/71] userfaultfd: Use maple tree iterator to iterate VMAs
  ` [PATCH v6 50/71] sched: Use maple tree iterator to walk VMAs
  ` [PATCH v6 48/71] acct: Use VMA iterator instead of linked list
  ` [PATCH v6 49/71] perf: Use VMA iterator
  ` [PATCH v6 51/71] fork: "
  ` [PATCH v6 52/71] bpf: Remove VMA linked list
  ` [PATCH v6 53/71] mm/gup: Use maple tree navigation instead of "
  ` [PATCH v6 54/71] mm/khugepaged: Stop using vma "
  ` [PATCH v6 55/71] mm/ksm: Use vma iterators instead of "
  ` [PATCH v6 58/71] mm/mempolicy: Use vma iterator & maple state "
  ` [PATCH v6 57/71] mm/memcontrol: Stop using mm->highest_vm_end
  ` [PATCH v6 56/71] mm/madvise: Use vma_find() instead of vma linked list
  ` [PATCH v6 60/71] mm/mprotect: Use maple tree navigation "
  ` [PATCH v6 59/71] mm/mlock: Use vma iterator and "
  ` [PATCH v6 61/71] mm/mremap: Use vma_find_intersection() "
  ` [PATCH v6 62/71] mm/msync: Use vma_find() "
  ` [PATCH v6 63/71] mm/oom_kill: Use maple tree iterators "
  ` [PATCH v6 66/71] i915: Use the VMA iterator
  ` [PATCH v6 64/71] mm/pagewalk: Use vma_find() instead of vma linked list
  ` [PATCH v6 65/71] mm/swapfile: Use vma iterator "
  ` [PATCH v6 67/71] nommu: Remove uses of VMA "
  ` [PATCH v6 68/71] riscv: Use vma iterator for vdso
  ` [PATCH v6 69/71] mm: Remove the vma linked list
  ` [PATCH v6 70/71] mm/mmap: Drop range_has_overlap() function
  ` [PATCH v6 71/71] mm/mmap.c: Pass in mapping to __vma_link_file()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox