All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 12:36:58 to 2020-08-18 13:29:23 UTC [more...]

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-18 13:29 UTC 

[PATCH v2 00/22] KVM: arm64: Rewrite page-table code and fault handling
 2020-08-18 13:28 UTC  (23+ messages)
` [PATCH v2 01/22] KVM: arm64: Don't free memcache pages in kvm_phys_addr_ioremap()
` [PATCH v2 02/22] KVM: arm64: Remove kvm_mmu_free_memory_caches()
` [PATCH v2 03/22] KVM: arm64: Add stand-alone page-table walker infrastructure
` [PATCH v2 04/22] KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
` [PATCH v2 05/22] KVM: arm64: Use generic allocator for hyp stage-1 page-tables
` [PATCH v2 06/22] KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
` [PATCH v2 07/22] KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
` [PATCH v2 08/22] KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
` [PATCH v2 09/22] KVM: arm64: Convert kvm_set_spte_hva() "
` [PATCH v2 10/22] KVM: arm64: Convert unmap_stage2_range() "
` [PATCH v2 11/22] KVM: arm64: Add support for stage-2 page-aging in generic page-table
` [PATCH v2 12/22] KVM: arm64: Convert page-aging and access faults to generic page-table API
` [PATCH v2 13/22] KVM: arm64: Add support for stage-2 write-protect in generic page-table
` [PATCH v2 14/22] KVM: arm64: Convert write-protect operation to generic page-table API
` [PATCH v2 15/22] KVM: arm64: Add support for stage-2 cache flushing in generic page-table
` [PATCH v2 16/22] KVM: arm64: Convert memslot cache-flushing code to generic page-table API
` [PATCH v2 17/22] KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
` [PATCH v2 18/22] KVM: arm64: Convert user_mem_abort() to generic page-table API
` [PATCH v2 19/22] KVM: arm64: Check the pgt instead of the pgd when modifying page-table
` [PATCH v2 20/22] KVM: arm64: Remove unused page-table code
` [PATCH v2 21/22] KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
` [PATCH v2 22/22] KVM: arm64: Don't constrain maximum IPA size based on host configuration

[PATCH] wcn36xx: Fix software-driven scan
 2020-08-18 13:34 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ibm-sw-tpm2: fix glibc build errors
 2020-08-18 13:29 UTC  (2+ messages)

[Bug 208947] New: amdgpu DisplayPort won't recognize all display modes after 5.9 merges
 2020-08-18 13:28 UTC  (2+ messages)
` [Bug 208947] "

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-18 13:28 UTC 

[PATCH v3 000/150] Meson integration for 5.2
 2020-08-18 13:25 UTC  (2+ messages)

[PATCH 00/12] qla2xxx misc features and bug fixes
 2020-08-18 13:24 UTC  (5+ messages)
` [PATCH 03/12] qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices
` [PATCH 11/12] qla2xxx: Add IOCB resource tracking
` [PATCH 12/12] qla2xxx: Add SLER and PI control support

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-08-18 13:24 UTC 

[PATCH V2] dm: core: Add late driver remove option
 2020-08-18 13:22 UTC  (4+ messages)

[PATCH v3 0/4] miscellaneous ZBD improvements
 2020-08-18 13:21 UTC  (7+ messages)
` [PATCH v3 2/4] configure: check if pkg-config is installed

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-18 13:20 UTC  (11+ messages)
` [kvm-unit-tests PATCH 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook
` [kvm-unit-tests PATCH 4/4] s390x: add Protected VM support

[RFC 0/5] Introduce NMI aware serial drivers
 2020-08-18 13:18 UTC  (16+ messages)
` [RFC 2/5] serial: core: Add framework to allow "

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-18 13:19 UTC  (3+ messages)

[PATCH] dev-sliced-vbi.rst: fix wrong type
 2020-08-18 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2020-08-18 13:19 UTC 

[PATCH V2] net: smc911x: Automatically Update ethaddr with MAC
 2020-08-18 13:19 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2020-08-18 13:18 UTC 

[PATCH] selftests: kvm: Fix an unexpected failure with newer gcc compiler
 2020-08-18 13:25 UTC  (4+ messages)

[PATCH v2] linux-user: Fix 'semop()' and 'semtimedop()' implementation
 2020-08-18 13:17 UTC  (2+ messages)

[PATCH] tools/power turbostat: fix output formatting for ACPI CST enumeration
 2020-08-18 13:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/linux
 2020-08-18 13:16 UTC 

[RESEND][PATCH v2 0/7] xen: Consolidate asm-*/guest_access.h in xen/guest_access.h
 2020-08-18 13:14 UTC  (8+ messages)
` [RESEND][PATCH v2 5/7] xen: include xen/guest_access.h rather than asm/guest_access.h

[PATCH] uart:8250: change lock order in serial8250_do_startup()
 2020-08-18 13:14 UTC  (4+ messages)

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-18 13:12 UTC  (14+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v7 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v7 3/6] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v7 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v7 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v7 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()

No pinch events with Dell laptops and Alps
 2020-08-18 13:13 UTC  (3+ messages)

[PATCH] selftests: kvm: Use a shorter encoding to clear RAX
 2020-08-18 13:21 UTC  (2+ messages)

[PATCH] audio/jack: fix use after free segfault
 2020-08-18 12:40 UTC 

[PATCH v2] hwmon: corsair-cpro: fix ccp_probe, add delay
 2020-08-18 13:12 UTC  (3+ messages)
` [PATCH v2] hwmon: corsair-cpro: fix ccp_probe, add delay [HID related]

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-08-18 13:12 UTC 

[dpdk-dev] [PATCH 20.11 00/19] remove make support in DPDK
 2020-08-18 13:11 UTC  (3+ messages)
` [dpdk-dev] [PATCH 20.11 12/19] doc: remove references to make in Linux gsg guides

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-18 13:09 UTC  (9+ messages)

[RFC PATCH] os-posix: fix regression for install-less datadir location
 2020-08-18 13:10 UTC  (3+ messages)

[PATCH 0/5] multipath-tools series: coredump and memory leak bugfix
 2020-08-18 13:11 UTC  (6+ messages)
` [PATCH 1/5 v4] libmultipath fix a memory leak in set_ble_device
` [PATCH 2/5] libmultipath fix NULL dereference in select_action
` [PATCH 3/5] multipathd: add reclear_pp_from_mpp in ev_remove_path
` [PATCH 4/5] multipathd: disable queueing for recreated map in uev_remove_map
` [PATCH 5/5] libmultipath fix daemon memory leak in disassemble_map

[master/dunfell][PATCH 1/3] recipe-data: collect specific recipe data
 2020-08-17 18:22 UTC  (3+ messages)
` [master/dunfell][PATCH 2/3] tisdk-bundle: use recipe-data for sw manifest
` [master/dunfell][PATCH 3/3] arago: globally inherit recipe-data class

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-08-18 13:10 UTC 

[PATCH v2 1/3] drm/amdkfd: force raven as "dgpu" path (v2)
 2020-08-18 13:09 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdkfd: abstract the iommu device checking with ignore_crat
` [PATCH v2 3/3] drm/amdkfd: remove iommu v2 for old apu series

[meta-ti][dunfell PATCH] recipes-kernel: jailhouse: Add support for machine j7200-evm
 2020-08-18 13:10 UTC 

fbdevdrm
 2020-08-18 13:09 UTC 

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2020-08-18 13:09 UTC 

[PATCH v8 00/15] switch to domheap for Xen page tables
 2020-08-18 13:08 UTC  (9+ messages)
` [PATCH v8 03/15] x86/mm: rewrite virt_to_xen_l*e

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2020-08-18 13:08 UTC 

[PATCH v2 0/7] x86: build adjustments
 2020-08-18 13:08 UTC  (5+ messages)
` [PATCH v2 2/7] x86: don't build with EFI support in shim-exclusive mode
` [PATCH v2 7/7] x86: don't include domctl and alike in shim-exclusive builds

[PATCH v2 0/4] fs/squashfs
 2020-08-18 13:08 UTC  (5+ messages)
` [PATCH v2 1/4] fs/squashfs: add support for LZO decompression
` [PATCH v2 2/4] fs/squashfs: add support for ZSTD decompression
` [PATCH v2 3/4] fs/squashfs: Add init. and clean-up functions to decompression
` [PATCH v2 4/4] test/py: Add tests for LZO and ZSTD

[PATCH][next] drm/amd/display: fix potential integer overflow when shifting 32 bit variable bl_pwm
 2020-08-18 12:09 UTC 

[PATCH v4 0/9] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-18 13:06 UTC  (4+ messages)
` [PATCH v4 1/9] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined

potential memory leak in netlbl_mgmt_add_common
 2020-08-18 13:05 UTC  (7+ messages)

[PATCH v3] ata: use generic power management
 2020-08-18 13:03 UTC  (5+ messages)
      ` [Linux-kernel-mentees] "

drivers/usb/isp1760/isp1760-udc.c:270:17: sparse: sparse: incorrect type in assignment (different base types)
 2020-08-18 12:44 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/1] package/mariadb: patch mariadb_config to add sysroot path
 2020-08-18 13:05 UTC  (3+ messages)

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-18 13:03 UTC  (5+ messages)
` [PATCH v2 4/7] acpi: add aml_land() and aml_break() primitives

post-receive: pub/scm/utils/grokmirror/grokmirror
 2020-08-18 13:04 UTC 

[RFC v4 0/2] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-18 13:01 UTC  (3+ messages)
` [RFC v4 1/2] memory: Rename memory_region_notify_one to memory_region_notify_one_iommu
` [RFC v4 2/2] memory: Skip bad range assertion if notifier is DEVIOTLB type

[PATCH] lockdep: Introduce CONFIG_LOCKDEP_LARGE
 2020-08-18 12:59 UTC  (8+ messages)

[Linux-kernel-mentees] Community Bridge Klever Project
 2020-08-18 13:00 UTC 

[PATCH] memory: omap-gpmc: Fix build error without CONFIG_OF
 2020-08-18 13:00 UTC  (2+ messages)

[PATCH 11/17] bpf/task_iter: In task_file_seq_get_next use fnext_task
 2020-08-18 12:54 UTC  (4+ messages)

[PATCH V3] ARM: dts: omap3: Add cpu trips and cooling map for omap34/36 families
 2020-08-18 12:57 UTC 

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-18 12:55 UTC  (6+ messages)

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-18 12:54 UTC  (7+ messages)
` [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()

[joro:sev-es-client-tip-5.9 43/76] arch/x86/kernel/sev-es.c:239 handle_vc_boot_ghcb() error: we previously assumed 'boot_ghcb' could be null (see line 236)
 2020-08-18 12:54 UTC 

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-18 12:53 UTC  (4+ messages)
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem

[RFC PATCH 0/4] block/bpf: add eBPF based block layer IO filtering
 2020-08-18 12:53 UTC  (3+ messages)
` [RFC PATCH 1/4] bpf: add new prog_type BPF_PROG_TYPE_IO_FILTER

[PATCH] rndis_wlan: tighten check of rndis_query_oid return
 2020-08-18 12:53 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mricon/hook-test
 2020-08-18 12:53 UTC 

[PATCH] mwifiex: Do not use GFP_KERNEL in atomic context
 2020-08-18 12:52 UTC  (3+ messages)

[PATCH 00/14] kernel-doc: public/arch-arm.h
 2020-08-18 12:52 UTC  (5+ messages)
` [PATCH 01/14] "

[PATCH] adm8211: switch from 'pci_' to 'dma_' API
 2020-08-18 12:51 UTC  (3+ messages)

exec: Move unshare_files and guarantee files_struct.count is correct
 2020-08-18 12:48 UTC  (4+ messages)
` [PATCH 17/17] file: Rename __close_fd to close_fd and remove the files parameter

[PATCH] rtw88: fix spelling mistake: "unsupport" -> "unsupported"
 2020-08-18 12:51 UTC  (3+ messages)

[PATCH] wl1251, wlcore: fix spelling mistake "buld" -> "build"
 2020-08-18 12:50 UTC  (3+ messages)

[GIT PULL] Mount notifications
 2020-08-18 12:50 UTC  (16+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[PATCH] brcmfmac: check ndev pointer
 2020-08-18 12:50 UTC  (2+ messages)

[PATCH] coresight: cti: disclaim device only when it's claimed
 2020-08-18 12:47 UTC  (4+ messages)
` [PATCH] coresight: cti: remove pm_runtime_get_sync() from CPU hotplug

[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-18 12:47 UTC  (14+ messages)
` [PATCH v6 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v6 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v6 3/6] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v6 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v6 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v6 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[PATCH v1] brcmfmac: use %*ph to print small buffer
 2020-08-18 12:48 UTC  (2+ messages)

[RFC PATCH v2 0/3] mikroBUS driver for add-on boards
 2020-08-18 12:48 UTC  (4+ messages)
` [RFC PATCH v2 1/3] add mikrobus descriptors to greybus_manifest
` [RFC PATCH v2 2/3] mikroBUS driver for add-on boards on mikrobus ports
` [RFC PATCH v2 3/3] Add Device Tree Bindings for mikroBUS port

[PATCH 1/2] drm/amdgpu: Fix repeatly flr issue
 2020-08-18 12:52 UTC  (2+ messages)

[PATCH net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
 2020-08-18 12:47 UTC  (2+ messages)

[PATCH] efi: discover ESRT table on Xen PV too
 2020-08-18 12:47 UTC  (4+ messages)

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-18 12:44 UTC  (8+ messages)

[PATCH net 0/4] sfc: more EF100 fixes
 2020-08-18 12:44 UTC  (5+ messages)
` [PATCH net 1/4] sfc: really check hash is valid before using it
` [PATCH net 2/4] sfc: take correct lock in ef100_reset()
` [PATCH net 3/4] sfc: null out channel->rps_flow_id after freeing it
` [PATCH net 4/4] sfc: don't free_irq()s if they were never requested

[PATCH] perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not set
 2020-08-18 12:44 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Fix build error about redeclaration of enumerator 'VIRTUAL' and "CONFIG_DM_THIN_PROVISIONING"
 2020-08-18 12:44 UTC  (2+ messages)

[PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
 2020-08-18 12:43 UTC  (3+ messages)

[PATCH v2 0/7] f_sdp: fix and update
 2020-08-18 12:42 UTC  (5+ messages)
` [PATCH v2 4/7] f_sdp: Support searching and loading FIT or container image

[PATCH] p54: avoid accessing the data mapped to streaming DMA
 2020-08-18 12:41 UTC  (2+ messages)

[powerpc] 5.9.0-rc1 boot failure on POWER9 PowerVM LPAR
 2020-08-18 12:41 UTC  (2+ messages)

[PATCH 00/12] tools: move more libraries into tools/libs
 2020-08-18 12:41 UTC  (3+ messages)
` [PATCH 1/1] docs/process/branching-checklist: Get osstest branch right

post-receive: pub/scm/linux/kernel/git/mricon/hook-test
 2020-08-18 12:41 UTC 

[PATCH v1 0/6] tools/ocaml/xenstored: simplify code
 2020-08-18 12:40 UTC  (5+ messages)

[dpdk-dev] [RFC] usertools: Replace dpdk-setup with a python curses based script
 2020-08-18 12:39 UTC 

Imx6q: Mirror lvds and lcd on linux-fslc-imx
 2020-08-18 12:39 UTC 

[PATCH v3] drm/amdgpu: refine create and release logic of hive info
 2020-08-18 12:38 UTC 

[PATCH v1 1/3] pinctrl: intel: Extract intel_pinctrl_get_soc_data() helper for wider use
 2020-08-18 12:36 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.