All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-12 08:36:01 to 2021-08-12 09:15:41 UTC [more...]

[PATCH RESEND] btrfs: reduce return argument of btrfs_chunk_readonly
 2021-08-24  5:27 UTC  (3+ messages)
` [PATCH] "

finding regressions with syzkaller
 2021-08-12  9:15 UTC  (3+ messages)

[PATCH v3 1/2] perf tools: Allow to control synthesize during record
 2021-08-12  9:15 UTC  (2+ messages)

[PATCH] block: nbd: add sanity check for first_minor
 2021-08-12  9:15 UTC 

[PATCH 00/19] Add driver for dvfsrc, support for interconnect
 2021-08-12  8:58 UTC  (47+ messages)
` [V11,PATCH 01/19] dt-bindings: soc: Add dvfsrc driver bindings
` [V11, PATCH 02/19] dt-bindings: mediatek: add compatible for MT8195 dvfsrc
  ` [V11,PATCH "
` [V11, PATCH 03/19] soc: mediatek: add header for mediatek SIP interface
  ` [V11,PATCH "
` [V11,PATCH 04/19] soc: mediatek: add driver for dvfsrc support
` [V11,PATCH 05/19] soc: mediatek: add support for mt6873
` [V11,PATCH 06/19] soc: mediatek: add support for mt8195
` [V11,PATCH 07/19] arm64: dts: mt8183: add dvfsrc related nodes
` [V11,PATCH 08/19] arm64: dts: mt8192: "
` [V11,PATCH 09/19] arm64: dts: mt8195: "
` [V11, PATCH 10/19] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
  ` [V11,PATCH "
` [V11,PATCH 11/19] dt-bindings: interconnect: add MT8195 "
` [V11, PATCH 12/19] interconnect: mediatek: Add interconnect provider driver
  ` [V11,PATCH "
` [V11,PATCH 13/19] interconnect: mediatek: add support for mt8195
` [V11,PATCH 14/19] interconnect: mediatek: add initial bandwidth
` [V11,PATCH 15/19] regulator: mediatek: add support for mt8195
` [V11,PATCH 16/19] arm64: dts: mt8183: add dvfsrc related nodes
` [V11,PATCH 17/19] arm64: dts: mt8192: "
` [V11,PATCH 18/19] arm64: dts: mt8192: add dvfsrc regulator nodes
` [V11,PATCH 19/19] arm64: dts: mt8195: add dvfsrc related nodes

[RFC V2 00/10] arm64/mm: Enable FEAT_LPA2 (52 bits PA support on 4K|16K pages)
 2021-08-12  9:15 UTC  (7+ messages)
` [RFC V2 01/10] mm/mmap: Dynamically initialize protection_map[]
` [RFC V2 10/10] arm64/mm: Enable CONFIG_ARM64_PA_BITS_52 on CONFIG_ARM64_[4K|16K]_PAGES

[PATCH v4 0/2] make hvc pass dma capable memory to its backend
 2021-08-12  9:14 UTC  (9+ messages)
` [PATCH v4 1/2] tty: hvc: pass DMA capable memory to put_chars()

[PATCH] platform-msi: Add ABI to show msi_irqs of platform devices
 2021-08-12  9:13 UTC  (4+ messages)

[PATCH 0/3] common: Add fdt network helper
 2021-08-12  9:12 UTC  (4+ messages)
` [PATCH 2/3] Add fdt network helper functions

[libvirt test] 164165: regressions - FAIL
 2021-08-12  9:11 UTC 

[PATCH] rockchip: rk33xx: Drop ROCKCHIP_USB2_PHY on boards without it
 2021-08-12  9:11 UTC 

[PATCH V2 1/7] drm/amd/pm: correct the fan speed RPM setting
 2021-08-12  9:11 UTC  (13+ messages)
` [PATCH V2 2/7] drm/amd/pm: record the RPM and PWM based fan speed settings
` [PATCH V2 6/7] drm/amd/pm: drop unnecessary manual mode check

[xen-unstable test] 164163: trouble: broken/fail/pass
 2021-08-12  9:10 UTC 

Regarding usb dwc3 core shutdown callback
 2021-08-12  9:07 UTC 

[PATCH -next v3] x86/power: fix doc warnings in cpu.c
 2021-08-12  9:08 UTC  (2+ messages)
` [tip: x86/cleanups] x86/power: Fix kernel-doc "

[PATCH v2] dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
 2021-08-12  9:07 UTC  (4+ messages)

Questions re the new mount_setattr(2) manual page
 2021-08-12  9:08 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] lib/intel_memory_region: Constify info structures
 2021-08-12  9:07 UTC  (2+ messages)

[RFC PATCH 0/4] Renesas RZ/G2L IRQC support
 2021-08-12  9:05 UTC  (7+ messages)
` [RFC PATCH 1/4] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [RFC PATCH 2/4] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH] kvm: x86: move architecture-specific code into kvm_arch_vcpu_fault
 2021-08-12  9:04 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer

[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-12  9:05 UTC  (7+ messages)
` [PATCH v5 14/52] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request

[PATCH v6 0/2] hwpoison: fix race with hugetlb page allocation
 2021-08-12  9:03 UTC  (4+ messages)
` [PATCH v6 1/2] mm,hwpoison: "

[PATCH v3 00/15] KVM: arm64: Fixed features for protected VMs
 2021-08-12  8:59 UTC  (31+ messages)
` [PATCH v3 01/15] KVM: arm64: placeholder to check if VM is protected
` [PATCH v3 02/15] KVM: arm64: Remove trailing whitespace in comment
` [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
  ` [PATCH v3 05/15] KVM: arm64: Refactor sys_regs.h, c "
` [PATCH v3 06/15] KVM: arm64: Restore mdcr_el2 from vcpu
` [PATCH v3 07/15] KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
` [PATCH v3 08/15] KVM: arm64: Add feature register flag definitions
` [PATCH v3 09/15] KVM: arm64: Add config register bit definitions

[PATCH iproute2] lib: bpf_glue: remove useless assignment
 2021-08-12  9:01 UTC  (5+ messages)

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-12  9:00 UTC  (8+ messages)
` [PATCH V4 1/7] mm: memcontrol: add helper of memcg_get_e_css
` [PATCH V4 2/7] loop: clean up blkcg association

[PATCH v6 0/5] libtraceevent: Optimize the print of tep fields
 2021-08-12  8:59 UTC  (6+ messages)
` [PATCH v6 1/5] libtraceevent: Add dynamic_offset()
` [PATCH v6 2/5] libtraceevent: Have all field args point to the field they represent
` [PATCH v6 3/5] libtraceevent: Improve tep_print_field()
` [PATCH v6 4/5] libtraceevent: Optimize tep_print_fields()
` [PATCH v6 5/5] libtraceevent: Add tep_print_selected_fields()

drivers/net/pcs/pcs-xpcs.c:843:13: warning: Identical inner 'return' condition is always true. [identicalInnerCondition]
 2021-08-12  8:59 UTC 

[PATCH v1 0/1] traverse_trees_and_blobs: rename and tree-wide
 2021-08-12  8:59 UTC  (5+ messages)
` [PATCH v2 0/1] list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits"
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

[PATCH] configs: Layerscape: Remove the 'fdt_addr' env
 2021-08-12  8:58 UTC  (4+ messages)

[PATCH 0/8] kasan: test: avoid crashing the kernel with HW_TAGS
 2021-08-12  8:58 UTC  (27+ messages)
` [PATCH 1/8] kasan: test: rework kmalloc_oob_right
` [PATCH 2/8] kasan: test: avoid writing invalid memory
` [PATCH 3/8] kasan: test: avoid corrupting memory via memset
` [PATCH 4/8] kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGS
` [PATCH 5/8] kasan: test: only do kmalloc_uaf_memset for generic mode
` [PATCH 6/8] kasan: test: clean up ksize_uaf
` [PATCH 7/8] kasan: test: avoid corrupting memory in copy_user_test
` [PATCH 8/8] kasan: test: avoid corrupting memory in kasan_rcu_uaf

[PATCH] blk-mq: fix kernel panic during iterating over flush request
 2021-08-12  8:57 UTC  (2+ messages)

[PATCH V2] blk-mq: don't grab rq's refcount in blk_mq_check_expired()
 2021-08-12  8:55 UTC  (2+ messages)

[PATCH] docs: fix new override syntax migration
 2021-08-12  8:55 UTC  (3+ messages)
` [docs] "

[PATCH] btrfs-progs: Improve error handling while loading log root
 2021-08-12  8:53 UTC  (3+ messages)

[PATCH v5 0/2] make hvc pass dma capable memory to its backend
 2021-08-12  8:51 UTC  (6+ messages)
` [PATCH v5 1/2] tty: hvc: pass DMA capable memory to put_chars()
` [PATCH v5 2/2] virtio-console: remove unnecessary kmemdup()

Use the proper SCSI midlayer interface for PI
 2021-08-12  8:51 UTC  (3+ messages)
` [PATCH v2 3/5] scsi: mpi3mr: Use the proper SCSI midlayer interfaces "

[PATCH v3] Bluetooth: btusb: Add support different nvm to distinguish different factory for WCN6855 controller
 2021-08-12  8:50 UTC 

misc typedef removal
 2021-08-12  8:43 UTC  (4+ messages)
` [PATCH 1/3] xfs: remove the xfs_dinode_t typedef
` [PATCH 2/3] xfs: remove the xfs_dsb_t typedef
` [PATCH 3/3] xfs: remove the xfs_dqblk_t typedef

[xlnx:xlnx_rebase_v5.10 961/1761] drivers/irqchip/irq-xilinx-intc.c:175:10: error: implicit declaration of function 'handle_domain_irq'; did you mean 'handle_bad_irq'?
 2021-08-12  8:47 UTC  (2+ messages)

[PATCH net-next] stmmac: align RX buffers
 2021-08-12  8:48 UTC  (7+ messages)

[PATCHSET 0/2] xfs: more random tweaks
 2021-08-12  8:45 UTC  (5+ messages)
` [PATCH 1/2] xfs: remove unnecessary agno variable from struct xchk_ag
` [PATCH 2/2] xfs: add trace point for fs shutdown

[PATCH 0/7] MAINTAINERS: review kraxel's entries
 2021-08-12  8:42 UTC  (4+ messages)
` [PATCH 3/7] MAINTAINERS: update audio entry

[PATCH] btrfs-progs: Replace OPEN_CTREE_NO_BLOCK_GROUPS with OPEN_CTREE_PARTIAL
 2021-08-12  8:47 UTC  (2+ messages)

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-12  8:43 UTC  (8+ messages)
` [PATCH v1 1/7] binfmt: don't use MAP_DENYWRITE when loading shared libraries via uselib()
` [PATCH v1 2/7] kernel/fork: factor out atomcially replacing the current MM exe_file
` [PATCH v1 3/7] kernel/fork: always deny write access to "
` [PATCH v1 4/7] binfmt: remove in-tree usage of MAP_DENYWRITE
` [PATCH v1 5/7] mm: remove VM_DENYWRITE
` [PATCH v1 6/7] mm: ignore MAP_DENYWRITE in ksys_mmap_pgoff()
` [PATCH v1 7/7] fs: update documentation of get_write_access() and friends

[PATCH v3 0/6] block-status cache for data regions
 2021-08-12  8:41 UTC  (7+ messages)
` [PATCH v3 1/6] block: Drop BDS comment regarding bdrv_append()
` [PATCH v3 2/6] block: block-status cache for data regions
` [PATCH v3 3/6] block: Clarify that @bytes is no limit on *pnum
` [PATCH v3 4/6] block/file-posix: Do not force-cap *pnum
` [PATCH v3 5/6] block/gluster: "
` [PATCH v3 6/6] block/iscsi: "

[net] Revert "tipc: Return the correct errno code"
 2021-08-12  8:45 UTC  (2+ messages)

[PATCH v3 0/3] arm64: Add optimized memset/memcpy/memove functions
 2021-08-12  8:43 UTC  (4+ messages)

[PATCH 0/3] Kconfig symbol clean-up on net
 2021-08-12  8:42 UTC  (5+ messages)
` [PATCH 1/3] net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES
` [PATCH 2/3] net: 802: remove dead leftover after ipx driver removal
` [PATCH 3/3] net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH

[PATCHSET 0/3] xfs: fix various bugs in fsmap
 2021-08-12  8:40 UTC  (5+ messages)
` [PATCH 2/3] xfs: fix off-by-one error when the last rt extent is in use
` [PATCH 3/3] xfs: make fsmap backend function key parameters const

[cip-dev] New CVE entries this week
 2021-08-12  8:40 UTC  (3+ messages)

Pull request: u-boot-rockchip-20210812
 2021-08-12  8:39 UTC 

linux-next: Tree for Aug 12
 2021-08-12  8:39 UTC 

[kvm-unit-tests PATCH v2 0/4] S390x: CPU Topology Information
 2021-08-12  8:38 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v2 2/4] s390x: lib: Simplify stsi_get_fc and move it to library

remove GENHD_FL_UP
 2021-08-12  8:38 UTC  (4+ messages)
` [PATCH 7/8] bcache: move the del_gendisk call out of bcache_device_free

[PATCH net] net: dsa: sja1105: unregister the MDIO buses during teardown
 2021-08-12  8:38 UTC  (2+ messages)

[PATCH] workqueue: fix memory leak of struct pool_workqueue in destroy_workqueue()
 2021-08-12  8:38 UTC 

[PATCH net-next 0/2] Improvements to the DSA tag_8021q cross-chip notifiers
 2021-08-12  8:38 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: print more information when a cross-chip notifier fails
` [PATCH net-next 2/2] net: dsa: tag_8021q: don't broadcast during setup/teardown

[PATCH v6 14/15] drm/i915/pxp: black pixels on pxp disabled
 2021-08-12  8:20 UTC  (2+ messages)
` [Intel-gfx] "

arm64 regression in kernel 5.12 related to the (n)VHE
 2021-08-12  8:33 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.