All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-31 13:37:15 to 2021-08-31 14:10:56 UTC [more...]

[PATCH 0/7] arm64: dts: ls1028: GPU support and cleanups
 2021-08-31 14:08 UTC  (24+ messages)
` [PATCH 1/7] arm64: dts: ls1028a: move pixel clock pll into /soc
` [PATCH 2/7] arm64: dts: ls1028a: move Mali DP500 node "
` [PATCH 3/7] arm64: dts: ls1028a: add Vivante GPU node
` [PATCH 4/7] arm64: dts: freescale: fix arm,sp805 compatible string
` [PATCH 5/7] arm64: dts: ls1028a: disable usb controller by default
` [PATCH 6/7] arm64: dts: ls1028a: move PHY nodes to MDIO controller
` [PATCH 7/7] arm64: dts: ls1028a: use phy-mode instead of phy-connection-type

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-31 13:45 UTC  (4+ messages)
` [PATCH 13/26] ppc/pnv: Add POWER10 quads

[PATCH] oeqa/buildtools-cases: Allow bitbake time to shutdown
 2021-08-31 14:10 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-08-31 14:10 UTC  (8+ messages)
` [PATCH v4 01/14] KVM: s390: pv: add macros for UVC CC values
` [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v4 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm

[PATCH] lib: fix typos in Kconfig
 2021-08-31 14:09 UTC  (2+ messages)

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-08-31 14:08 UTC  (12+ messages)
` [PATCH 1/6] mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()
` [PATCH 2/6] mm/page_alloc.c: simplify the code by using macro K()
` [PATCH 3/6] mm/page_alloc.c: remove obsolete comment in free_pcppages_bulk()
` [PATCH 4/6] mm/page_alloc.c: use helper function zone_spans_pfn()
` [PATCH 5/6] mm/page_alloc.c: avoid accessing uninitialized pcp page migratetype

[PATCH 0/4] x86/PVH: Dom0 building adjustments
 2021-08-31 14:07 UTC  (11+ messages)
` [PATCH 1/4] x86/PVH: de-duplicate mappings for first Mb of Dom0 memory
` [PATCH 3/4] x86/PVH: improve Dom0 memory size calculation
` [PATCH 4/4] x86/PV: properly set shadow allocation for Dom0

[mm] f9ce0be71d: BUG:KCSAN:data-race_in_next_uptodate_page/next_uptodate_page
 2021-08-31 14:07 UTC  (7+ messages)

[Intel-wired-lan] [RFC v2 net-next 0/2] Add RTNL interface for SyncE
 2021-08-31 14:07 UTC  (10+ messages)
` [Intel-wired-lan] [RFC v2 net-next 1/2] rtnetlink: Add new RTM_GETSYNCESTATE message to get SyncE status
              `  "

[PATCH 0/5] hw/arm/aspeed: Add fuji machine type
 2021-08-31 14:06 UTC  (10+ messages)
` [PATCH 2/5] hw/arm/aspeed: Select console UART from machine

[PATCH] panfrost: Don't cleanup the job if it was successfully queued
 2021-08-31 14:06 UTC  (2+ messages)

[PATCH v5 0/4] hw/arm/smmuv3: Support non PCI/PCIe devices
 2021-08-31 14:01 UTC  (5+ messages)
` [PATCH v5 1/4] hw/arm/smmuv3: Support non PCI/PCIe device connect with SMMU v3
` [PATCH v5 2/4] hw/arm/smmuv3: Update implementation of CFGI commands based on device SID

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-08-31 14:03 UTC  (5+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH net-next] net/sched: cls_flower: Add orig_ethtype
 2021-08-31 14:03 UTC  (5+ messages)

[PATCH] powerpc/head_check: Fix shellcheck errors
 2021-08-31 14:02 UTC  (2+ messages)

[PATCH 1/2] drm/sched: fix the bug of time out calculation(v3)
 2021-08-31 14:03 UTC  (4+ messages)
` [PATCH 2/2] drm/sched: serialize job_timeout and scheduler

[OE-core][PATCH] nativesdk-packagegroup-sdk-host: add perl integer module
 2021-08-31 14:02 UTC 

[PATCH v2] powerpc/32: Add support for out-of-line static calls
 2021-08-31 14:00 UTC  (3+ messages)

Fine Time Measurement (FTM) support in ath10k
 2021-08-31 14:01 UTC 

[PATCH] rtc: bq32000: Add TI BQ32002 compatible
 2021-08-31 14:02 UTC  (2+ messages)

[PULL 00/18] UI/clipboard fixes
 2021-08-31 13:31 UTC  (17+ messages)
` [PULL 03/18] ui/gtk-clipboard: use existing macros
` [PULL 04/18] ui/gtk-clipboard: fix clipboard enum typo
` [PULL 05/18] ui/clipboard: add helper to retrieve current clipboard
` [PULL 06/18] ui/clipboard: add qemu_clipboard_peer_owns() helper
` [PULL 07/18] ui/clipboard: add qemu_clipboard_peer_release() helper
` [PULL 08/18] ui/clipboard: release owned grabs on unregister
` [PULL 09/18] ui/vdagent: disconnect handlers and reset state on finalize
` [PULL 10/18] ui/vdagent: reset outbuf on disconnect
` [PULL 11/18] ui/vdagent: split clipboard recv message handling
` [PULL 12/18] ui/vdagent: use qemu_clipboard_peer_release helper
` [PULL 13/18] ui/vdagent: use qemu_clipboard_info helper
` [PULL 14/18] ui/vdagent: send empty clipboard when unhandled
` [PULL 15/18] ui/gtk-clipboard: use qemu_clipboard_info helper
` [PULL 16/18] ui/vdagent: send release when no clipboard owner
` [PULL 17/18] ui/gtk-clipboard: emit release clipboard events
` [PULL 18/18] ui/vdagent: add a migration blocker

[PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
 2021-08-31 14:00 UTC  (2+ messages)

[PATCH v1 0/3] net: phy: Add qca8081 ethernet phy driver
 2021-08-31 14:01 UTC  (7+ messages)
` [PATCH v1 1/3] net: phy: improve the wol feature of at803x
` [PATCH v1 2/3] net: phy: add qca8081 ethernet phy driver

[OpenRISC] Continue OpenRISC contibution
 2021-08-31 14:02 UTC  (4+ messages)

[PATCH] hugetlb: fix hugetlb cgroup refcounting during vma split
 2021-08-31 14:01 UTC  (2+ messages)

[PATCH] drm/sun4i: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:57 UTC 

[PATCH v3 0/5] Updates to powerpc for robust CPU online/offline
 2021-08-31 13:57 UTC  (2+ messages)

[PATCH] Declare the file_operations struct as const
 2021-08-31 14:00 UTC  (11+ messages)

[PATCH] drm/mxsfb: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display/panel: Add AUO A030JTN01
 2021-08-31 13:59 UTC  (2+ messages)

[PATCH v2 0/3] powerpc/smp: Misc fixes
 2021-08-31 13:57 UTC  (2+ messages)

[PATCH] drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()
 2021-08-31 13:56 UTC  (3+ messages)

[PATCH] drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:57 UTC  (3+ messages)

[PATCH v6 00/11] DDW + Indirect Mapping
 2021-08-31 13:56 UTC  (3+ messages)

[PATCH v3] pull, fetch: fix segfault in --set-upstream option
 2021-08-31 13:58 UTC  (2+ messages)
` [PATCH v4] "

[PATCH] drm/vc4: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:59 UTC 

[PATCH] powerpc: Redefine HMT_xxx macros as empty on PPC32
 2021-08-31 13:56 UTC  (3+ messages)

[PATCH 0/3] powerpc/microwatt: Device tree and config updates
 2021-08-31 13:57 UTC  (2+ messages)

[XEN PATCH] Config.mk: update OVMF to edk2-stable202108
 2021-08-31 13:58 UTC  (4+ messages)

[PATCH] drm/mediatek: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:56 UTC  (3+ messages)

[PATCH] drm/tegra: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:58 UTC 

[dpdk-dev] [PATCH] net/ixgbe: fix mac resourece leak
 2021-08-31 13:57 UTC 

[PATCH] drm/imx: imx-tve: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:55 UTC  (2+ messages)

[PATCH] drm/bridge: cdns: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:58 UTC  (2+ messages)

[PATCH v3] virtio-mmio: Specify wait needed in driver during reset
 2021-08-31 13:57 UTC 

[PATCH] drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:57 UTC 

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-08-31 13:40 UTC  (3+ messages)
` [PATCH v4 3/5] spapr_numa.c: base FORM2 NUMA "

[PATCH] drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()
 2021-08-31 13:57 UTC 

[PATCH v10 0/8] NVIDIA Tegra power management patches for 5.16
 2021-08-31 13:54 UTC  (9+ messages)
` [PATCH v10 1/8] opp: Add dev_pm_opp_get_current()
` [PATCH v10 2/8] opp: Allow dev_pm_opp_set_clkname() to replace released clock
` [PATCH v10 3/8] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v10 4/8] PM: domains: Add dev_get_performance_state() callback
` [PATCH v10 5/8] soc/tegra: pmc: Implement "
` [PATCH v10 6/8] soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple()
` [PATCH v10 7/8] gpu: host1x: Add host1x_channel_stop()
` [PATCH v10 8/8] drm/tegra: gr3d: Support generic power domain and runtime PM

[PATCH] kernel: Use unexpanded EXTENDPKGV
 2021-08-31 13:56 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 1/2] iio: accel: fxls8962af: add threshold event handling
 2021-08-31 13:56 UTC  (2+ messages)
` [PATCH v4 2/2] iio: accel: fxls8962af: add wake on event

[RFD] drivers: base: A driver's ->sync_state() callback don't get called
 2021-08-31 13:55 UTC 

[PATCH] drm/mcde: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:56 UTC 

[PATCH v2 0/3] softmmu/vl: Deprecate old and crufty display ui options
 2021-08-31 13:53 UTC  (3+ messages)
` [PATCH v2 3/3] softmmu/vl: Deprecate the -sdl and -curses option

[PATCH] drm/fsl-dcu: Make use of the helper function devm_platform_ioremap_resource()
 2021-08-31 13:54 UTC 

[Cluster-devel] [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-31 13:54 UTC  (11+ messages)
` [Cluster-devel] [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
              ` [Cluster-devel] [RFC][arm64] possible infinite loop in btrfs search_ioctl()
                `  "

Kernel related bbclass changes
 2021-08-31 13:54 UTC  (9+ messages)
` Kernel and image "
  ` [PATCH v4 3/4] kernel.bbclass: Use full versions for inter-package dependencies
    ` [OE-core] "

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-08-31 13:53 UTC  (11+ messages)

[PATCH v2 1/2] ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting
 2021-08-31 13:50 UTC  (6+ messages)
` [PATCH v2 2/2] ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address

[PATCH] powerpc/ptdump: Fix generic ptdump for 64-bit
 2021-08-31 13:51 UTC 

[PATCH net] sch_htb: Fix inconsistency when leaf qdisc creation fails
 2021-08-31 13:52 UTC 

[OE-core][PATCH] perl: add integer module required for kernel >= 5.14
 2021-08-31 13:51 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/debugfs: Do not report currently active engine when describing objects
 2021-08-31 13:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] "

[ANNOUNCE] Git Rev News edition 78
 2021-08-31 13:50 UTC 

[PATCH v2 1/1] virtio-blk: add num_io_queues module parameter
 2021-08-31 13:50 UTC 

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-08-31 13:50 UTC  (6+ messages)
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr

[PATCH v7 04/14] media: imx: imx8q: add imx8q vpu device driver
 2021-08-31 13:49 UTC  (3+ messages)

[syzbot] KASAN: null-ptr-deref Read in phy_disconnect
 2021-08-31 13:48 UTC  (2+ messages)

[PATCH v4 1/4] powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
 2021-08-31 13:48 UTC  (10+ messages)
` [PATCH v4 4/4] powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-08-31 13:48 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 00/12] qapi: Fixes and cleanups for recent work (mostly)
 2021-08-31 13:41 UTC  (2+ messages)

[dpdk-dev] [PATCH] doc: announce change in vfio dma mapping
 2021-08-31 13:46 UTC  (2+ messages)

UX suggestion
 2021-08-31 13:46 UTC 

[PATCH v2 3/4] SANITIZE tests: fix memory leaks in t5701*, add to whitelist
 2021-08-31 13:46 UTC  (2+ messages)
` [PATCH] protocol-caps.c: fix memory leak in send_info()

[PATCH v16 00/14] Introduce the Counter character device interface
 2021-08-31 13:44 UTC  (9+ messages)
` [PATCH v16 01/14] counter: stm32-lptimer-cnt: Provide defines for clock polarities
` [PATCH v16 02/14] counter: stm32-timer-cnt: Provide defines for slave mode selection
` [PATCH v16 03/14] counter: Internalize sysfs interface code
  ` [Linux-stm32] "

[Buildroot] [PATCH 1/1] package/nginx: override endianness
 2021-08-31 13:45 UTC  (2+ messages)

nvme: nvme-tcp shutdown when remote is unreachable
 2021-08-31 13:43 UTC 

SPDK initiators (Vmware 7.x) can not connect to nvmet-rdma
 2021-08-31 13:42 UTC 

kernel hang during reboot when cmdline include a non-exist console device
 2021-08-31 13:45 UTC  (5+ messages)

[PATCH v8 0/4] Add support for the Hynix Hi-846 camera
 2021-08-31 13:43 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: vendor-prefixes: Add SK Hynix Inc
` [PATCH v8 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor
` [PATCH v8 3/4] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
` [PATCH v8 4/4] Documentation: i2c-cardlist: add the Hynix hi846 sensor

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-31 13:44 UTC  (13+ messages)
` [XEN RFC PATCH 31/40] xen/x86: move nodes_cover_memory to common
` [XEN RFC PATCH 34/40] xen: move numa_scan_nodes from x86 "
` [XEN RFC PATCH 38/40] xen/arm: enable device tree based NUMA in system init
` [XEN RFC PATCH 39/40] xen/x86: move numa_setup to common to support NUMA switch in command line

[Intel-wired-lan] [PATCH net-next 0/2] Add RTNL interface for SyncE EEC state
 2021-08-31 13:44 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
  `  "

[PATCH net-next 0/2] some optimization for page pool
 2021-08-31 13:43 UTC  (5+ messages)
` [PATCH net-next 1/2] page_pool: support non-split page with PP_FLAG_PAGE_FRAG

[PATCH v2 4/4] SANITIZE tests: fix leak in mailmap.c
 2021-08-31 13:42 UTC  (2+ messages)
` [PATCH] mailmap.c: fix a memory leak in free_mailap_{info,entry}()

[dpdk-dev] [PATCH] doc: announce change in dma mapping/unmapping
 2021-08-31 13:42 UTC  (7+ messages)

[PATCH 1/2] usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA config is available
 2021-08-31 13:42 UTC  (4+ messages)
` [PATCH 2/2] usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'

[dpdk-dev] [PATCH] net/ixgbe: fix queue resource leak
 2021-08-31 13:40 UTC 

Info about SIP conntrack module
 2021-08-31 13:39 UTC 

[Dovetail] v5.10.61-rebase released
 2021-08-31 13:39 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpfilter
 2021-08-31 13:38 UTC  (4+ messages)

[OpenRISC] [PATCH 0/3] openrisc/litex: Add liteeth support
 2021-08-31 13:38 UTC  (5+ messages)
    `  "

[PATCH v2 1/2] Bluetooth: btintel: Fix boot address
 2021-08-31 13:38 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btintel: Read boot address irrespective of controller mode


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.