All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-16 19:20:44 to 2020-01-16 19:52:57 UTC [more...]

[RFC PATCH 0/4] Support for out-of-tree hypervisor modules in i915/gvt
 2020-01-16 19:48 UTC  (8+ messages)
  ` [RFC PATCH 4/4] drm/i915/gvt: move public gvt headers out into global include

[PATCH] kconfig: fix documentation typos
 2020-01-16 19:52 UTC  (2+ messages)

[PATCH] libselinux: remove flask.h and av_permissions.h
 2020-01-16 19:52 UTC  (2+ messages)

[PATCH v4 0/9] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-16 19:51 UTC  (3+ messages)
  ` [Linux-kernel-mentees] "

[PATCH v10 00/19] KVM RISC-V Support
 2020-01-16 19:51 UTC  (7+ messages)
` [PATCH v10 02/19] RISC-V: Add bitmap reprensenting ISA features common across CPUs
` [PATCH v10 03/19] RISC-V: Add hypervisor extension related CSR defines

[PATCH v6 1/3] platform: chrome: Add cros-usbpd-notify driver
 2020-01-16 19:51 UTC  (6+ messages)
` [PATCH v6 2/3] mfd: cros_ec: Add cros-usbpd-notify subdevice
` [PATCH v6 3/3] power: supply: cros-ec-usbpd-charger: Fix host events

[PATCH for-next] RDMA/hns: Add support for extended atomic in userspace
 2020-01-16 19:51 UTC  (4+ messages)

[PATCH BlueZ 00/22] Userspace Bluetooth 5.2 initial support
 2020-01-16 19:51 UTC  (3+ messages)

[PATCH 0/9] Netfilter updates for net
 2020-01-16 19:50 UTC  (10+ messages)
` [PATCH 1/9] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH 2/9] netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
` [PATCH 3/9] netfilter: nf_tables: store transaction list locally while requesting module
` [PATCH 4/9] netfilter: nft_tunnel: fix null-attribute check
` [PATCH 5/9] netfilter: nft_tunnel: ERSPAN_VERSION must not be null
` [PATCH 6/9] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits
` [PATCH 7/9] netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()
` [PATCH 8/9] netfilter: nf_tables: fix flowtable list del corruption
` [PATCH 9/9] netfilter: nat: fix ICMP header corruption on ICMP errors

[PATCH 1/1] Dockerfile: add graphviz
 2020-01-16 19:51 UTC 

[dpdk-dev] [RFC] service: stop lcore threads before 'finalize'
 2020-01-16 19:50 UTC 

[Intel-gfx] [PATCH 0/7] Commit early to GuC
 2020-01-16 19:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/guc: Kill USES_GUC macro
` [Intel-gfx] [PATCH 2/7] drm/i915/guc: Kill USES_GUC_SUBMISSION macro

[Buildroot] [PATCH 1/4] core/pkg-infra: introduce download features concept
 2020-01-16 19:49 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] support/download/git: support download features
` [Buildroot] [PATCH 3/4] core/pkg-infra: deprecate GIT_SUBMODULES
` [Buildroot] [PATCH 4/4] package/*: migrate GIT_SUBMODULES to DL_FEATURES

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2020-01-16 19:49 UTC  (5+ messages)
` [PATCH v2 2/4] media: cedrus: hevc: Add support for scaling matrix

[PATCH] powerpc: Do not consider weak unresolved symbol relocations as bad
 2020-01-16 19:49 UTC  (3+ messages)

[PATCH v2 0/5] linux-user: Implement x86_64 vsyscalls
 2020-01-16 19:46 UTC  (7+ messages)
` [PATCH v2 1/5] target/i386: Renumber EXCP_SYSCALL
` [PATCH v2 2/5] linux-user/i386: Split out gen_signal
` [PATCH v2 3/5] linux-user/i386: Emulate x86_64 vsyscalls
` [PATCH v2 4/5] linux-user: Add x86_64 vsyscall page to /proc/self/maps
` [PATCH v2 5/5] linux-user: Flush out implementation of gettimeofday

z constraint in powerpc inline assembly ?
 2020-01-16 17:42 UTC  (4+ messages)
    ` [PosibleSpam] "

[PATCH v3 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-16 19:47 UTC  (18+ messages)
` [PATCH v3 01/17] octeontx2-pf: Add Marvell OcteonTX2 NIC driver
` [PATCH v3 02/17] octeontx2-pf: Mailbox communication with AF
` [PATCH v3 03/17] octeontx2-pf: Attach NIX and NPA block LFs
` [PATCH v3 04/17] octeontx2-pf: Initialize and config queues
` [PATCH v3 05/17] octeontx2-pf: Setup interrupts and NAPI handler
` [PATCH v3 06/17] octeontx2-pf: Receive packet handling support
` [PATCH v3 07/17] octeontx2-pf: Add packet transmission support
` [PATCH v3 08/17] octeontx2-pf: Register and handle link notifications
` [PATCH v3 09/17] octeontx2-pf: MTU, MAC and RX mode config support
` [PATCH v3 10/17] octeontx2-pf: Error handling support
` [PATCH v3 11/17] octeontx2-pf: Receive side scaling support
` [PATCH v3 12/17] octeontx2-pf: TCP segmentation offload support
` [PATCH v3 13/17] octeontx2-pf: Add ndo_get_stats64
` [PATCH v3 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v3 15/17] octeontx2-pf: ethtool RSS config support
` [PATCH v3 16/17] Documentation: net: octeontx2: Add RVU HW and drivers overview
` [PATCH v3 17/17] MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driver

[kvm-unit-tests PATCH v2] x86: Add a kvm module parameter check for vmware_backdoors test
 2020-01-16 19:47 UTC 

[RFC PATCH v4 00/11] powerpc: switch VDSO to C implementation
 2020-01-16 19:47 UTC  (4+ messages)
` [RFC PATCH v4 10/11] lib: vdso: Allow arches to override the ns shift operation

[PATCH] arm64: dts: allwinner: a64: Add gpio bank supply for A64-Olinuxino
 2020-01-16 19:46 UTC 

[PATCH v2] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
 2020-01-16 19:46 UTC  (2+ messages)

[RFE]: git submodule commit push
 2020-01-16 19:46 UTC  (2+ messages)

[PATCH v2] selinux: map RTM_GETLINK to a privileged permission
 2020-01-16 19:45 UTC 

[PATCH AUTOSEL 4.9 041/251] media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVAL
 2020-01-16 17:36 UTC  (9+ messages)
` [PATCH AUTOSEL 4.9 043/251] ASoC: imx-sgtl5000: put of nodes if finding codec fails
` [PATCH AUTOSEL 4.9 110/251] soc/fsl/qe: Fix an error code in qe_pin_request()
` [PATCH AUTOSEL 4.9 117/251] powerpc: vdso: Make vdso32 installation conditional in vdso_install
` [PATCH AUTOSEL 4.9 152/251] powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
` [PATCH AUTOSEL 4.9 159/251] perf/ioctl: Add check for the sample_period value
` [PATCH AUTOSEL 4.9 174/251] ALSA: aoa: onyx: always initialize register read value
` [PATCH AUTOSEL 4.9 246/251] powerpc/powernv: Disable native PCIe port management
` [PATCH AUTOSEL 4.9 250/251] powerpc/archrandom: fix arch_get_random_seed_int()

[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls
 2020-01-16 19:43 UTC  (3+ messages)
` [PATCH v2 2/8] lib: vdso: Build 32 bit specific functions in the right context
  ` [PATCH] MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel

[Xen-devel] [PATCH 0/4] x86: Remove 16M total-size restriction
 2020-01-16 19:41 UTC  (6+ messages)
` [Xen-devel] [PATCH 3/4] x86/boot: Create the l2_xenmap[] mappings dynamically

[PATCH 0/2] Fixes for navi14 in kernel 5.4
 2020-01-16 19:42 UTC  (2+ messages)

[PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH
 2020-01-16 19:41 UTC  (4+ messages)

Explore ideas on workflows improvements with Google Summer of Code mentoring program?
 2020-01-16 19:39 UTC  (6+ messages)

Please revert "drm/virtio: switch virtio_gpu_wait_ioctl() to gem helper." from 5.4-stable
 2020-01-16 19:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: fix switching domain allocation
 2020-01-16 19:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH][next] power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read fai
 2020-01-16 19:38 UTC  (3+ messages)
` [PATCH][next] power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read
  ` [PATCH][next] power: supply: bq25890_charger: fix incorrect error return when bq25890_field_read fails

[PATCH 0/3] linux-user: Implement x86_64 vsyscalls
 2020-01-16 19:37 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/12] Renesas RZ/G2E backport IPA support along with minor fixes
 2020-01-16 19:37 UTC  (4+ messages)
` [cip-dev] [PATCH 4.19.y-cip 10/12] arm64: dts: renesas: r8a774c0: cat874: Add definition for 12V regulator

[PATCH v2] selinux: remove redundant selinux_nlmsg_perm
 2020-01-16 19:37 UTC  (2+ messages)

[PATCH] disk: part: rename parameter of lba512_muldiv()
 2020-01-16 19:36 UTC 

[PATCH v3 0/8] ceph: add perf metrics support
 2020-01-16 19:36 UTC  (6+ messages)
` [PATCH v3 4/8] ceph: add global write latency metric support

[Xen-devel] [PATCH] xen/balloon: Support xend-based toolstack take two
 2020-01-16 19:32 UTC  (3+ messages)
  `  "

[Intel-gfx] [CI 1/3] drm/i915: Keep track of request among the scheduling lists
 2020-01-16 19:36 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

Change 27956 dbus-sensors PSUSensor appears to break Entity ID
 2020-01-16 19:35 UTC  (2+ messages)

[PATCH mlx5-next 00/10] Use ODP MRs for kernel ULPs
 2020-01-16 19:34 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/userptr: add user_size limit check
 2020-01-16 19:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/userptr: fix size calculation

[alibaba-cloud:ck-4.19.91 10696/10716] fs//jbd2/transaction.c:406:51: error: 'struct sched_statistics' has no member named 'wait_sum'
 2020-01-16 19:34 UTC 

[PATCH v2] selinux: fix wrong buffer types in policydb.c
 2020-01-16 19:33 UTC  (2+ messages)

[Bug 206215] New: QEMU guest crash due to random 'general protection fault' since kernel 5.2.5 on i7-3517UE
 2020-01-16 19:32 UTC  (8+ messages)
` [Bug 206215] "

[PATCH 00/19] Enable Qualcomm QCS 404 HS/SS USB
 2020-01-16 19:32 UTC  (5+ messages)
` [PATCH 02/19] dt-bindings: phy: Add Qualcomm Synopsys Hi-Speed USB PHY binding
` [PATCH 04/19] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings

Using TPM trusted keys (w/ v2 policies?)
 2020-01-16 19:32 UTC 

[PATCH rdma-rc v2 00/48] Organize code according to IBTA layout
 2020-01-16 19:31 UTC  (5+ messages)

[PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-01-16 19:42 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915: Make use of drm_gem_object_release
 2020-01-16 19:30 UTC  (2+ messages)

[PATCH 0/4] livepatch/samples/selftest: Clean up show variables handling
 2020-01-16 19:29 UTC  (2+ messages)

[PATCH V5 0/2] irqchip: add NXP INTMUX interrupt controller
 2020-01-16 19:29 UTC  (4+ messages)
` [PATCH V5 1/2] dt-bindings/irq: add binding for NXP INTMUX interrupt multiplexer

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-01-16 19:28 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: firmware: Convert Tegra186 BPMP bindings to json-schema
 2020-01-16 19:28 UTC  (3+ messages)

[tip: x86/urgent] x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
 2020-01-16 19:26 UTC 

[PATCH] show_parse: avoid null pointer dereference in do_show_type()
 2020-01-16 19:26 UTC  (2+ messages)

[PATCH v3 rcu-dev] rcuperf: Measure memory footprint during kfree_rcu() test
 2020-01-16 19:25 UTC  (10+ messages)

Fwd: Add support for axiterm colors in parse_color
 2020-01-16 19:25 UTC  (5+ messages)
` [PATCH 1/3] color.c: Refactor color_output to use enums

[PATCH AUTOSEL 5.4 001/205] ioat: ioat_alloc_ring() failure handling
 2020-01-16 16:42 UTC  (57+ messages)
` [PATCH AUTOSEL 5.4 103/205] arm64: dts: allwinner: a64: Re-add PMU node
` [PATCH AUTOSEL 5.4 104/205] rt2800: remove errornous duplicate condition
` [PATCH AUTOSEL 5.4 105/205] hwmon: (pmbus/ibm-cffps) Switch LEDs to blocking brightness call
` [PATCH AUTOSEL 5.4 106/205] hwmon: (pmbus/ibm-cffps) Fix LED blink behavior
` [PATCH AUTOSEL 5.4 108/205] tipc: reduce sensitive to retransmit failures
` [PATCH AUTOSEL 5.4 109/205] net: axienet: Fix error return code in axienet_probe()
` [PATCH AUTOSEL 5.4 110/205] regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
` [PATCH AUTOSEL 5.4 111/205] libbpf: Fix memory leak/double free issue
` [PATCH AUTOSEL 5.4 112/205] libbpf: Fix potential overflow issue
` [PATCH AUTOSEL 5.4 113/205] libbpf: Fix another potential overflow issue in bpf_prog_linfo
` [PATCH AUTOSEL 5.4 114/205] libbpf: Make btf__resolve_size logic always check size error condition
` [PATCH AUTOSEL 5.4 115/205] f2fs: fix potential overflow
` [PATCH AUTOSEL 5.4 116/205] selftests: gen_kselftest_tar.sh: Do not clobber kselftest/
` [PATCH AUTOSEL 5.4 117/205] ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=n
` [PATCH AUTOSEL 5.4 120/205] rtc: bd70528: fix module alias to autoload module
` [PATCH AUTOSEL 5.4 121/205] packet: fix data-race in fanout_flow_is_huge()
` [PATCH AUTOSEL 5.4 123/205] media: cedrus: Use correct H264 8x8 scaling list
` [PATCH AUTOSEL 5.4 125/205] media: hantro: Set H264 FIELDPIC_FLAG_E flag correctly
` [PATCH AUTOSEL 5.4 126/205] mfd: intel-lpss: Add default I2C device properties for Gemini Lake
` [PATCH AUTOSEL 5.4 127/205] iommu/mediatek: Correct the flush_iotlb_all callback
` [PATCH AUTOSEL 5.4 128/205] iommu/mediatek: Add a new tlb_lock for tlb_flush
` [PATCH AUTOSEL 5.4 129/205] i2c: stm32f7: report dma error during probe
` [PATCH AUTOSEL 5.4 130/205] ARM: OMAP2+: Add missing put_device() call in omapdss_init_of()
` [PATCH AUTOSEL 5.4 132/205] kselftests: cgroup: Avoid the reuse of fd after it is deallocated
` [PATCH AUTOSEL 5.4 133/205] nfsd: Fix cld_net->cn_tfm initialization
` [PATCH AUTOSEL 5.4 135/205] PCI: pciehp: Do not disable interrupt twice on suspend
` [PATCH AUTOSEL 5.4 137/205] tipc: update mon's self addr when node addr generated
` [PATCH AUTOSEL 5.4 139/205] tty: serial: pch_uart: correct usage of dma_unmap_sg
` [PATCH AUTOSEL 5.4 140/205] NFSv4.x: Handle bad/dead sessions correctly in nfs41_sequence_process()
` [PATCH AUTOSEL 5.4 141/205] firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT
` [PATCH AUTOSEL 5.4 142/205] iwlwifi: mvm: fix support for single antenna diversity
` [PATCH AUTOSEL 5.4 143/205] mmc: sdio: fix wl1251 vendor id
` [PATCH AUTOSEL 5.4 144/205] mmc: core: fix wl1251 sdio quirks
` [PATCH AUTOSEL 5.4 145/205] tee: optee: Fix dynamic shm pool allocations
` [PATCH AUTOSEL 5.4 146/205] tee: optee: fix device enumeration error handling
` [PATCH AUTOSEL 5.4 147/205] workqueue: Add RCU annotation for pwq list walk
` [PATCH AUTOSEL 5.4 148/205] netfilter: nf_tables_offload: release flow_rule on error from commit path
` [PATCH AUTOSEL 5.4 149/205] SUNRPC: Fix another issue with MIC buffer space
` [PATCH AUTOSEL 5.4 150/205] affs: fix a memory leak in affs_remount
` [PATCH AUTOSEL 5.4 151/205] sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
` [PATCH AUTOSEL 5.4 152/205] rtc: msm6242: Fix reading of 10-hour digit
` [PATCH AUTOSEL 5.4 153/205] watchdog: sprd: Fix the incorrect pointer getting from driver data
` [PATCH AUTOSEL 5.4 155/205] libbpf: Fix call relocation offset calculation bug
` [PATCH AUTOSEL 5.4 156/205] scsi: qla4xxx: fix double free bug
` [PATCH AUTOSEL 5.4 157/205] scsi: bnx2i: fix potential use after free
` [PATCH AUTOSEL 5.4 158/205] scsi: target: core: Fix a pr_debug() argument
` [PATCH AUTOSEL 5.4 159/205] mt76: mt76u: rely on usb_interface instead of usb_dev
` [PATCH AUTOSEL 5.4 161/205] dma-direct: don't check swiotlb=force in dma_direct_map_resource
` [PATCH AUTOSEL 5.4 162/205] powerpc/powernv: Disable native PCIe port management
` [PATCH AUTOSEL 5.4 163/205] afs: Remove set but not used variables 'before', 'after'
` [PATCH AUTOSEL 5.4 164/205] bpf: skmsg, fix potential psock NULL pointer dereference
` [PATCH AUTOSEL 5.4 165/205] SUNRPC: Fix backchannel latency metrics
` [PATCH AUTOSEL 5.4 166/205] scsi: scsi_transport_sas: Fix memory leak when removing devices
` [PATCH AUTOSEL 5.4 167/205] dmaengine: ti: edma: fix missed failure handling
` [PATCH AUTOSEL 5.4 171/205] ice: fix stack leakage
` [PATCH AUTOSEL 5.4 172/205] xdp: Fix cleanup on map free for devmap_hash map type

[PATCH 1/2] drm/amdgpu: allow init discovery tmr region per ASIC
 2020-01-16 19:24 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] Misc GuC CT improvements - part II
 2020-01-16 19:24 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTB
` [Intel-gfx] [PATCH 3/5] i915/drm/guc: Don't pass CTB while reading

[leon-rdma:rdma-next 35/66] net/rds/rdma.c:767:8: error: 'struct scatterlist' has no member named 'dma_length'; did you mean 'length'?
 2020-01-16 19:24 UTC 

[PATCH 01/19] dax: remove block device dependencies
 2020-01-16 19:23 UTC  (13+ messages)
                  ` [Virtio-fs] "

[PATCH 1/2] mm/mempolicy: Checking hstate for hugetlbfs page in vma_migratable
 2020-01-16 19:22 UTC  (7+ messages)
` [PATCH 2/2] mm/mempolicy: Skip walking HUGETLB vma if MPOL_MF_STRICT is specified alone

[PATCH v7 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-01-16 16:53 UTC  (6+ messages)
` [PATCH v7 23/25] block/rnbd: include client and server modules into kernel compilation

[PATCH 1/3] drm/amdgpu: provide a generic function interface for reading/writing register by KIQ
 2020-01-16 19:21 UTC  (3+ messages)

[f2fs-dev] [PATCH] fscrypt: reserve flags for hardware-wrapped keys feature
 2020-01-16 19:20 UTC  (2+ messages)
`  "

Facing error in git-imap-send while compiling Git
 2020-01-16 19:20 UTC 

[tip: x86/urgent] x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
 2020-01-16 19:21 UTC 

cruid+multiuser mount options
 2020-01-16 19:20 UTC  (2+ messages)

[v10 00/14] add the latest exfat driver
 2020-01-16 19:20 UTC  (3+ messages)

[PATCH v4 0/2] RDMA/rxe: rxe should use same buffer size for SGE's and inline data
 2020-01-16 19:20 UTC  (2+ 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.