All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-10 19:25:54 to 2020-08-10 20:12:23 UTC [more...]

drivers/misc/habanalabs/common/device.c:289:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'
 2020-08-10 20:12 UTC 

[PATCHSET 0/2] io_uring: use TWA_SIGNAL more carefully
 2020-08-10 20:12 UTC  (11+ messages)
` [PATCH 1/2] kernel: split task_work_add() into two separate helpers
` [PATCH 2/2] io_uring: use TWA_SIGNAL for task_work if the task isn't running

[PATCH v2 0/8] Allow userspace to manage MSRs
 2020-08-10 20:11 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: x86: Add ioctl for accepting a userspace provided MSR list
` [PATCH v2 2/8] KVM: x86: Add support for exiting to userspace on rdmsr or wrmsr
` [PATCH v2 3/8] KVM: x86: Allow em_{rdmsr,wrmsr} to bounce to userspace
` [PATCH v2 4/8] KVM: x86: Prepare MSR bitmaps for userspace tracked MSRs
` [PATCH v2 5/8] KVM: x86: Ensure the MSR bitmap never clears "
` [PATCH v2 6/8] selftests: kvm: Fix the segment descriptor layout to match the actual layout
` [PATCH v2 7/8] selftests: kvm: Add test to exercise userspace MSR list
` [PATCH v2 8/8] selftests: kvm: Add emulated rdmsr, wrmsr tests

[PATCH 4.14 1/2] genirq/affinity: Handle affinity setting on inactive interrupts correctly
 2020-08-10 20:11 UTC  (2+ messages)
` [PATCH 4.14 2/2] genirq/affinity: Make affinity setting if activated opt-in

[ANN] U-Boot v2020.10-rc2 released
 2020-08-10 20:11 UTC  (2+ messages)

post-receive: pub/scm/docs/kernel/pgpkeys
 2020-08-10 20:10 UTC 

still seeing single client NFS4ERR_DELAY / CB_RECALL
 2020-08-10 20:10 UTC  (7+ messages)

[RFC PATCH 1/3] regulator: allocate memory outside of regulator_list mutex
 2020-08-10 20:09 UTC  (3+ messages)
` [RFC PATCH 2/3] regulator: push enable_gpio allocation out from under regulator_list_mutex
` [RFC PATCH 3/3] regulator: push supply_name allocation outside of lock

[ovs-discuss] Double free in recent kernels after memleak fix
 2020-08-10 20:08 UTC  (5+ messages)

[PATCH v2 00/14] Clean H264 stateless uAPI
 2020-08-10 20:08 UTC  (13+ messages)
` [PATCH v2 03/14] media: uapi: h264: Split prediction weight parameters

[PATCH 1/1] x86/hyperv: Make hv_setup_sched_clock inline
 2020-08-10 20:08 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.232-79-gaa17b79c5661)
 2020-08-10 20:08 UTC 

[PATCH] drm/imx: dw_hdmi-imx: use imx_drm_encoder_parse_of
 2020-08-10 20:06 UTC  (2+ messages)

[PATCH 000/147] Meson integration for 5.2
 2020-08-10 20:05 UTC  (22+ messages)
` [PATCH 135/147] meson: sphinx-build

[PATCH v3] documentation: coccinelle: Improve command example for make C={1,2}
 2020-08-10 20:05 UTC  (3+ messages)
` [Cocci] [PATCH v3] documentation: coccinelle: Improve command example for make C={1, 2}

[PATCH] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-08-10 20:03 UTC  (9+ messages)

[linux.git drm/ttm]: NULL pointer dereference upon driver probe
 2020-08-10 20:05 UTC  (8+ messages)

[PATCH] gpu: ipu-v3: remove unused functions
 2020-08-10 20:04 UTC  (2+ messages)

New branch 5.4-2.1.x-imx for linux-fslc
 2020-08-10 20:02 UTC  (6+ messages)
` [meta-freescale] "

[PATCH 3/3] drivers/clk/clk-asm9260.c
 2020-08-10 20:01 UTC  (3+ messages)

[PATCH 0/2] media: admin-guide: add documentation for rkisp1
 2020-08-10 20:00 UTC  (5+ messages)
` [PATCH 1/2] media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst
` [PATCH 2/2] media: admin-guide: add documentation file rkisp1.rst

[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
 2020-08-10 19:50 UTC  (21+ messages)
` [PATCH v5 01/20] qapi/migration.json: Fix indentation
` [PATCH v5 02/20] qapi: Fix indentation, again
` [PATCH v5 03/20] qapi/block-core.json: Fix nbd-server-start docs
` [PATCH v5 04/20] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH v5 05/20] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v5 06/20] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PATCH v5 07/20] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v5 08/20] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 10/20] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v5 11/20] docs/interop: Convert qemu-qmp-ref "
` [PATCH v5 12/20] qapi: Use rST markup for literal blocks
` [PATCH v5 13/20] qga/qapi-schema.json: Add some headings
` [PATCH v5 14/20] scripts/qapi: Remove texinfo generation support
` [PATCH v5 15/20] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PATCH v5 16/20] Makefile: Remove redundant Texinfo related rules
` [PATCH v5 17/20] scripts/texi2pod: Delete unused script
` [PATCH v5 18/20] Remove Texinfo related files from .gitignore and git.orderfile
` [PATCH v5 19/20] configure: Drop texinfo requirement
` [PATCH v5 20/20] Remove texinfo dependency from docker and CI configs

[PATCH 0/3] xfs: preparation for syncing with 5.8
 2020-08-10 20:00 UTC  (4+ messages)
` [PATCH 1/3] xfs_db: stop misusing an onstack inode

[RFC PATCH V1 00/12] IOREQ feature (+ virtio-mmio) on Arm
 2020-08-10 19:58 UTC  (8+ messages)
` [RFC PATCH V1 04/12] xen/arm: Introduce arch specific bits for IOREQ/DM features

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2020-08-10 19:57 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
 2020-08-10 19:57 UTC 

HSR/PRP LRE Stats - What is the right user space interface?
 2020-08-10 19:55 UTC 

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-08-10 19:55 UTC  (7+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 08/24] seqlock: lockdep assert non-preemptibility on seqcount_t write

[PATCH] selftests: bpf: mmap: reorder mmap manipulations of adv_mmap tests
 2020-08-10 19:54 UTC  (3+ messages)

regulator: deadlock vs memory reclaim
 2020-08-10 19:51 UTC  (7+ messages)

[libgpiod][PATCH 0/3] Add Android build support
 2020-08-10 19:51 UTC  (3+ messages)
` [libgpiod][PATCH 3/3] Android.bp: initial addition

[PATCH net] drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
 2020-08-10 19:50 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-08-10 19:50 UTC 

[f2fs:dev-test 37/38] fs/f2fs/super.c:3058:48: error: 'struct blk_zone' has no member named 'capacity'
 2020-08-10 19:49 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] progress: don't dereference before checking for NULL
 2020-08-10 19:47 UTC 

[PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs
 2020-08-10 19:46 UTC  (7+ messages)
` [PATCH 1/2] docs/livepatch: Add new compiler considerations doc
          ` refactoring livepatch documentation was "

[yocto] [meta-cgl][PATCH] ucarp: force to use TLS1.2 during do_fetch
 2020-08-10 19:46 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-08-10 19:46 UTC 

[PATCH] mm/slub: remove useless kmem_cache_debug
 2020-08-10 19:44 UTC  (2+ messages)

What's cooking in git.git (Aug 2020, #02; Mon, 10)
 2020-08-10 19:44 UTC 

post-receive: pub/scm/git/git
 2020-08-10 19:43 UTC 

BUG: stack guard page was hit in rcu_note_context_switch
 2020-08-10 19:43 UTC 

[PATCH v4 0/5] option-subject: RCU and CPU hotplug checks and docs
 2020-08-10 19:41 UTC  (11+ messages)
` [PATCH v4 1/5] rcu/tree: Add a warning if CPU being onlined did not report QS already
` [PATCH v4 4/5] rcutorture: Force synchronizing of RCU flavor from hotplug notifier

[PATCH 0/2] Add support for Control-Flow Integrity
 2020-08-10 19:39 UTC  (9+ messages)
` [PATCH 2/2] configure: add "

[PATCH v2 00/20] virtiofs: Add DAX support
 2020-08-10 19:39 UTC  (7+ messages)
` [PATCH v2 18/20] fuse: Release file in process context
      ` [Virtio-fs] "

[TECH TOPIC] Planning code obsolescence
 2020-08-10 19:39 UTC  (6+ messages)
  ` [Ksummit-discuss] "

[PATCH] mm, page_alloc: fix core hung in free_pcppages_bulk()
 2020-08-10 19:36 UTC  (2+ messages)

[PATCH V2] libmultipath: free pp if store_path fails in disassemble_map
 2020-08-10 19:35 UTC  (4+ messages)

[PATCH AUTOSEL 5.8 01/64] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-08-10 19:08 UTC  (44+ messages)
` [PATCH AUTOSEL 5.8 03/64] net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address
` [PATCH AUTOSEL 5.8 04/64] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val
` [PATCH AUTOSEL 5.8 05/64] Bluetooth: add a mutex lock to avoid UAF in do_enale_set
` [PATCH AUTOSEL 5.8 06/64] loop: be paranoid on exit and prevent new additions / removals
` [PATCH AUTOSEL 5.8 07/64] io_uring: fix req->work corruption
` [PATCH AUTOSEL 5.8 09/64] drm/amdgpu: avoid dereferencing a NULL pointer
` [PATCH AUTOSEL 5.8 11/64] crypto: aesni - Fix build with LLVM_IAS=1
` [PATCH AUTOSEL 5.8 12/64] video: fbdev: savage: fix memory leak on error handling path in probe
` [PATCH AUTOSEL 5.8 13/64] video: fbdev: neofb: fix memory leak in neo_scan_monitor()
` [PATCH AUTOSEL 5.8 14/64] bus: ti-sysc: Add missing quirk flags for usb_host_hs
` [PATCH AUTOSEL 5.8 15/64] md-cluster: fix wild pointer of unlock_all_bitmaps()
` [PATCH AUTOSEL 5.8 17/64] drm/nouveau/kms/nv50-: Fix disabling dithering
` [PATCH AUTOSEL 5.8 19/64] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
` [PATCH AUTOSEL 5.8 23/64] drm/nouveau: fix multiple instances of reference count leaks
` [PATCH AUTOSEL 5.8 24/64] mmc: sdhci-cadence: do not use hardware tuning for SD mode
` [PATCH AUTOSEL 5.8 25/64] btrfs: fix lockdep splat from btrfs_dump_space_info
` [PATCH AUTOSEL 5.8 26/64] usb: mtu3: clear dual mode of u3port when disable device
` [PATCH AUTOSEL 5.8 28/64] drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
` [PATCH AUTOSEL 5.8 32/64] irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock
` [PATCH AUTOSEL 5.8 33/64] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
` [PATCH AUTOSEL 5.8 34/64] drm/amd/display: Improve DisplayPort monitor interop
` [PATCH AUTOSEL 5.8 35/64] drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails
` [PATCH AUTOSEL 5.8 36/64] drm/amdgpu/display bail early in dm_pp_get_static_clocks
` [PATCH AUTOSEL 5.8 37/64] drm/amdgpu/display: properly guard the calls to swSMU functions
` [PATCH AUTOSEL 5.8 38/64] drm/amd/display: allow query ddc data over aux to be read only operation
` [PATCH AUTOSEL 5.8 39/64] drm/amd/powerplay: fix compile error with ARCH=arc
` [PATCH AUTOSEL 5.8 40/64] bpf: Fix fds_example SIGSEGV error
` [PATCH AUTOSEL 5.8 42/64] brcmfmac: keep SDIO watchdog running when console_interval is non-zero
` [PATCH AUTOSEL 5.8 43/64] brcmfmac: To fix Bss Info flag definition Bug
` [PATCH AUTOSEL 5.8 45/64] platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15
` [PATCH AUTOSEL 5.8 46/64] iwlegacy: Check the return value of pcie_capability_read_*()
` [PATCH AUTOSEL 5.8 47/64] gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
` [PATCH AUTOSEL 5.8 48/64] drm/amd/powerplay: suppress compile error around BUG_ON
` [PATCH AUTOSEL 5.8 50/64] x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
` [PATCH AUTOSEL 5.8 51/64] mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
` [PATCH AUTOSEL 5.8 53/64] bdc: Fix bug causing crash after multiple disconnects
` [PATCH AUTOSEL 5.8 55/64] dyndbg: fix a BUG_ON in ddebug_describe_flags
` [PATCH AUTOSEL 5.8 57/64] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH AUTOSEL 5.8 58/64] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
` [PATCH AUTOSEL 5.8 60/64] ACPICA: Do not increment operation_region reference counts for field units
` [PATCH AUTOSEL 5.8 61/64] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.8 62/64] io_uring: fix stalled deferred requests
` [PATCH AUTOSEL 5.8 64/64] drm/msm: ratelimit crtc event overflow error

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-08-10 19:33 UTC  (6+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH] usbip: Implement a match function to fix usbip
 2020-08-10 19:09 UTC  (3+ messages)

[GIT pull] locking/urgent for 5.9-rc1
 2020-08-10 19:01 UTC 

[PATCH v2 net-next] vmxnet3: use correct tcp hdr length when packet is encapsulated
 2020-08-10 19:10 UTC  (2+ messages)

INFO: task hung in pipe_read (2)
 2020-08-10 19:29 UTC  (6+ messages)

[PATCH AUTOSEL 5.7 01/60] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-08-10 19:10 UTC  (37+ messages)
` [PATCH AUTOSEL 5.7 05/60] Bluetooth: add a mutex lock to avoid UAF in do_enale_set
` [PATCH AUTOSEL 5.7 06/60] loop: be paranoid on exit and prevent new additions / removals
` [PATCH AUTOSEL 5.7 07/60] io_uring: fix req->work corruption
` [PATCH AUTOSEL 5.7 08/60] fs/btrfs: Add cond_resched() for try_release_extent_mapping() stalls
` [PATCH AUTOSEL 5.7 09/60] drm/amdgpu: avoid dereferencing a NULL pointer
` [PATCH AUTOSEL 5.7 12/60] video: fbdev: savage: fix memory leak on error handling path in probe
` [PATCH AUTOSEL 5.7 13/60] video: fbdev: neofb: fix memory leak in neo_scan_monitor()
` [PATCH AUTOSEL 5.7 14/60] bus: ti-sysc: Add missing quirk flags for usb_host_hs
` [PATCH AUTOSEL 5.7 15/60] md-cluster: fix wild pointer of unlock_all_bitmaps()
` [PATCH AUTOSEL 5.7 17/60] arm64: dts: hisilicon: hikey: fixes to comply with adi, adv7533 DT binding
` [PATCH AUTOSEL 5.7 18/60] drm/etnaviv: fix ref count leak via pm_runtime_get_sync
` [PATCH AUTOSEL 5.7 19/60] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read()
` [PATCH AUTOSEL 5.7 20/60] drm/nouveau: fix reference count leak in nouveau_debugfs_strap_peek
` [PATCH AUTOSEL 5.7 21/60] drm/nouveau: fix multiple instances of reference count leaks
` [PATCH AUTOSEL 5.7 22/60] mmc: sdhci-cadence: do not use hardware tuning for SD mode
` [PATCH AUTOSEL 5.7 24/60] usb: mtu3: clear dual mode of u3port when disable device
` [PATCH AUTOSEL 5.7 26/60] drm/msm: Fix a null pointer access in msm_gem_shrinker_count()
` [PATCH AUTOSEL 5.7 27/60] drm/debugfs: fix plain echo to connector "force" attribute
` [PATCH AUTOSEL 5.7 29/60] net: phy: mscc: restore the base page in vsc8514/8584_config_init
` [PATCH AUTOSEL 5.7 31/60] mm/mmap.c: Add cond_resched() for exit_mmap() CPU stalls
` [PATCH AUTOSEL 5.7 33/60] drm/amdgpu/display bail early in dm_pp_get_static_clocks
` [PATCH AUTOSEL 5.7 34/60] drm/amdgpu/display: properly guard the calls to swSMU functions
` [PATCH AUTOSEL 5.7 37/60] Bluetooth: hci_qca: Bug fixes for SSR
` [PATCH AUTOSEL 5.7 38/60] brcmfmac: keep SDIO watchdog running when console_interval is non-zero
` [PATCH AUTOSEL 5.7 39/60] brcmfmac: To fix Bss Info flag definition Bug
` [PATCH AUTOSEL 5.7 41/60] platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus G14 and G15
` [PATCH AUTOSEL 5.7 43/60] gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
` [PATCH AUTOSEL 5.7 46/60] x86/uaccess: Make __get_user_size() Clang compliant on 32-bit
` [PATCH AUTOSEL 5.7 47/60] mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
` [PATCH AUTOSEL 5.7 51/60] dyndbg: fix a BUG_ON in ddebug_describe_flags
` [PATCH AUTOSEL 5.7 53/60] bcache: fix super block seq numbers comparision in register_cache_set()
` [PATCH AUTOSEL 5.7 54/60] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation
` [PATCH AUTOSEL 5.7 55/60] btrfs: qgroup: free per-trans reserved space when a subvolume gets dropped
` [PATCH AUTOSEL 5.7 56/60] ACPICA: Do not increment operation_region reference counts for field units
` [PATCH AUTOSEL 5.7 57/60] io_uring: fix racy overflow count reporting
` [PATCH AUTOSEL 5.7 59/60] crypto: caam - silence .setkey in case of bad key length

[PATCH] x86/MCE/AMD, EDAC/mce_amd
 2020-08-10 19:10 UTC  (2+ messages)

[PATCH v6 00/11] Introduce features and debugfs/sysfs entries for MHI
 2020-08-10 19:11 UTC  (4+ messages)
` [PATCH v6 11/11] bus: mhi: core: Introduce sysfs "

[GIT PULL] f2fs update for 5.9-rc1
 2020-08-10 19:11 UTC 

[jkirsher-next-queue:dev-queue 4/33] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:2269:15: error: redefinition of 'truesize'
 2020-08-10 19:26 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] media: tw5864: check status of tw5864_frameinterval_get
 2020-08-10 19:25 UTC 

[PATCH AUTOSEL 5.4 01/45] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-08-10 19:11 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 02/45] soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag
` [PATCH AUTOSEL 5.4 03/45] Bluetooth: add a mutex lock to avoid UAF in do_enale_set


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.