All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 00:18:47 to 2020-06-11 02:21:57 UTC [more...]

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-06-11  2:21 UTC  (4+ messages)
` [PATCH v7 7/7] mm/madvise: allow KSM hints for remote API

[kmemleak] b751c52bb5: BUG:kernel_hang_in_boot_stage
 2020-06-11  2:20 UTC  (4+ messages)

arm64: el1_error when copy rawdata to a partition
 2020-06-11  2:21 UTC  (3+ messages)

[PATCH 1/4] kernfs: switch kernfs to use an rwsem
 2020-06-11  2:20 UTC  (8+ messages)
` [kernfs] ea7c5fc39a: stress-ng.stream.ops_per_sec 11827.2% improvement

Xen on Pi4: Xen doesn't work with overlays from Raspberry Pi 5.4 kernel
 2020-06-11  2:19 UTC  (2+ messages)

[PATCH] clk: add function documentation for clk_hw_round_rate()
 2020-06-11  2:19 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] integrity: Add errno field in audit message
 2020-06-11  2:19 UTC  (6+ messages)

[PATCH] doc: text-utils/*: fix some warnings from "mandoc -T lint"
 2020-06-11  2:18 UTC 

kernel BUG at mm/hugetlb.c:LINE!
 2020-06-11  2:17 UTC  (11+ messages)
` [PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()

[PATCHv2 1/2] x86/mm: Fix boot with some memory above MAXMEM
 2020-06-11  2:17 UTC  (2+ messages)
` [x86/mm] c7b2a6d1af: kernel_BUG_at_arch/x86/mm/physaddr.c

[dpdk-dev] [PATCH v1] net/ice: support orignal VF action for DCF
 2020-06-11 10:14 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/ice: support original "

[PATCH v2 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-06-11  2:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add USB PHY support for "
` [PATCH v2 2/2] usb: phy: Add USB3 "

Virtual Inclusion Summit (was: Re: Rename offensive terminology (master))
 2020-06-11  2:13 UTC  (4+ messages)
` Virtual Inclusion Summit

[PATCH v2 0/1] selinux: fix double free
 2020-06-11  2:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 00/10] ext4: fix inconsistency since reading old metadata from disk
 2020-06-11  2:12 UTC  (9+ messages)

linux-next: manual merge of the scsi-mkp tree with Linus' tree
 2020-06-11  2:12 UTC  (2+ messages)

incoming
 2020-06-11  2:09 UTC  (30+ messages)
` [patch 01/25] khugepaged: selftests: fix timeout condition in wait_for_scan()
` [patch 02/25] scripts/spelling: add a few more typos
` [patch 03/25] kcov: check kcov_softirq in kcov_remote_stop()
` [patch 04/25] lib/lz4/lz4_decompress.c: document deliberate use of `&'
` [patch 05/25] nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
` [patch 06/25] checkpatch: correct check for kernel parameters doc
` [patch 07/25] lib: fix bitmap_parse() on 64-bit big endian archs
` [patch 08/25] mm/debug_vm_pgtable: fix kernel crash by checking for THP support
` [patch 09/25] ocfs2: fix spelling mistake and grammar
` [patch 10/25] mm: add comments on pglist_data zones
` [patch 11/25] lib: test get_count_order/long in test_bitops.c
` [patch 12/25] stacktrace: cleanup inconsistent variable type
` [patch 13/25] kernel: move use_mm/unuse_mm to kthread.c
` [patch 14/25] "
` [patch 15/25] kernel: better document the use_mm/unuse_mm API contract
` [patch 16/25] kernel: set USER_DS in kthread_use_mm
` [patch 17/25] mm/madvise: pass task and mm to do_madvise
` [patch 18/25] mm/madvise: introduce process_madvise() syscall: an external memory hinting API
` [patch 19/25] mm/madvise: check fatal signal pending of target process
` [patch 20/25] pid: move pidfd_get_pid() to pid.c
` [patch 21/25] mm/madvise: support both pid and pidfd for process_madvise
` [patch 22/25] mm/madvise: allow KSM hints for remote API
` [patch 23/25] mm: support vector address ranges for process_madvise
` [patch 24/25] mm: use only pidfd for process_madvise syscall
` [patch 25/25] mm/madvise.c: remove duplicated include

[oe][meta-python][PATCH] python-django: set CVE_PRODUCT to be django
 2020-06-11  2:07 UTC 

[PATCH] ARM: dts: rockchip: Add marvell BT irq config
 2020-06-11  2:06 UTC  (3+ messages)

[PATCH] drm/amdgpu/sriov: Disable pm for multiple vf sriov
 2020-06-11  2:06 UTC  (3+ messages)

[PATCH] f2fs: add F2FS_IOC_SEC_TRIM_FILE ioctl
 2020-06-11  2:05 UTC  (14+ messages)
` [f2fs-dev] "

[meta-python2][warrior][PATCH] python-kombu: add recipe
 2020-06-11  2:01 UTC 

[PATCH v3 0/3] Support reading and setting default system parameters
 2020-06-11  2:01 UTC  (4+ messages)
` [PATCH v3 1/3] mgmt: read/set system parameter definitions
` [PATCH v3 2/3] bluetooth:centralize default value initialization
` [PATCH v3 3/3] bluetooth: implement read/set default system parameters mgmt

External toolchain support
 2020-06-11  2:01 UTC  (2+ messages)
` [meta-arm] "

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-11  1:58 UTC  (5+ messages)
` [PATCH 28/30] xfs: rework xfs_iflush_cluster() dirty inode iteration
  ` [PATCH 28/30 V2] "
` [PATCH 29/30] xfs: factor xfs_iflush_done
  ` [PATCH 29/30 V2] "

[tip:WIP.fixes] BUILD SUCCESS 0acd9a0ded80c986ccc9588ba2703436769ead74
 2020-06-11  1:57 UTC 

What's cooking in git.git (Jun 2020, #02; Wed, 10)
 2020-06-11  1:56 UTC  (5+ messages)

BTRFS File Delete Speed Scales With File Size?
 2020-06-11  1:56 UTC  (3+ messages)

[PATCH 0/8] CDN offloading update
 2020-06-11  1:55 UTC  (10+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] http: use --stdin when indexing dumb HTTP pack
  ` [PATCH v2 4/9] http-fetch: support fetching packfiles by URL
  ` [PATCH v2 6/9] Documentation: add Packfile URIs design doc
  ` [PATCH v2 8/9] fetch-pack: support more than one pack lockfile

Question about blkdev_issue_zeroout()
 2020-06-11  1:54 UTC  (3+ messages)

[PATCH] 9p/trans_fd: Fix concurrency del of req_list in p9_fd_cancelled/p9_read_work
 2020-06-11  1:48 UTC 

[PATCH 0/3] Bluetooth: btmrvl_sdio: Refactor remote wakeup support
 2020-06-11  1:53 UTC  (4+ messages)
` [PATCH 1/3] Bluetooth: btmrvl_sdio: Set parent dev to hdev
` [PATCH 2/3] Bluetooth: btmrvl_sdio: Implement prevent_wake
` [PATCH 3/3] Bluetooth: btmrvl_sdio: Refactor irq wakeup

[PATCH v2] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr
 2020-06-11  1:53 UTC  (2+ messages)

[Question]: about 'cpuinfo_cur_freq' shown in sysfs when the CPU is in idle state
 2020-06-11  1:52 UTC  (9+ messages)

[PATCH] vfs: don't unnecessarily clone write access for writable fds
 2020-06-11  1:49 UTC 

[OPENBMC] Bitbake error:Nothing RPROVIDES'virtual=p9-vcs-workaround'
 2020-06-11  1:51 UTC 

[PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot
 2020-06-11  1:51 UTC  (6+ messages)

[git pull] sysctl fixes
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] uaccess i915
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] uaccess misc
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] a bit of epoll stuff
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] vfs misc
 2020-06-11  1:50 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Add fallback compatible to ocotp node
 2020-06-11  1:36 UTC  (2+ messages)

next/pending-fixes build: 153 builds: 5 failed, 148 passed, 4 errors, 122 warnings (v5.7-14137-g60392f4b277d)
 2020-06-11  1:45 UTC 

[PATCH] page_alloc: consider highatomic reserve in wmartermark fast
 2020-06-11  1:43 UTC  (4+ messages)

[PATCH next] perf tools: fix potential memleak in perf events parser
 2020-06-11  1:42 UTC 

[PATCH v3 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-06-11  1:42 UTC  (4+ messages)
` [PATCH v3 2/9] usb: cdns3: add runtime PM support

[PATCH] io_uring: add EPOLLEXCLUSIVE flag to aoid thundering herd type behavior
 2020-06-11  1:40 UTC  (4+ messages)

slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
 2020-06-11  1:40 UTC  (12+ messages)

[xen-4.10-testing test] 151011: regressions - FAIL
 2020-06-11  1:39 UTC 

[RFC PATCH 3/5] scsi: ufs: Introduce HPB module
 2020-06-11  1:39 UTC  (9+ messages)
` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
  ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
    ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
        ` [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
        ` [RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region

[RFC PATCH] fix use after free in xlog_wait()
 2020-06-11  1:39 UTC 

Suggest make 'user_access_begin()' do 'access_ok()' to stable kernel
 2020-06-11  1:37 UTC  (3+ messages)

[libvirt test] 150997: tolerable all pass - PUSHED
 2020-06-11  1:35 UTC 

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-06-11  1:34 UTC  (8+ messages)
` [PATCH 06/10] rcu: Make nocb_cb kthread parkable
` [PATCH 08/10] rcu: Allow to deactivate nocb on a CPU

[PATCH 01/10] rcu: Directly lock rdp->nocb_lock on nocb code entrypoints
 2020-06-11  1:32 UTC  (11+ messages)

[PATCH v12 00/10] Introduce support for guest CET feature
 2020-06-11  1:29 UTC  (3+ messages)

[PATCH] doc: term-utils/*: fix some warnings from "mandoc -T lint"
 2020-06-11  1:26 UTC 

[folded-merged] mm-use-only-pidfd-for-process_madvise-syscall-fix.patch removed from -mm tree
 2020-06-11  1:26 UTC 

[folded-merged] mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix-fix.patch removed from -mm tree
 2020-06-11  1:24 UTC 

[folded-merged] mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix-fix.patch removed from -mm tree
 2020-06-11  1:24 UTC 

[folded-merged] mm-support-vector-address-ranges-for-process_madvise-fix-fix-fix.patch removed from -mm tree
 2020-06-11  1:24 UTC 

[folded-merged] mm-support-vector-address-ranges-for-process_madvise-fix-fix.patch removed from -mm tree
 2020-06-11  1:23 UTC 

[folded-merged] mm-support-vector-address-ranges-for-process_madvise-fix.patch removed from -mm tree
 2020-06-11  1:23 UTC 

[folded-merged] mm-introduce-external-memory-hinting-api-fix-2-fix.patch removed from -mm tree
 2020-06-11  1:22 UTC 

[folded-merged] mm-introduce-external-memory-hinting-api-fix-2.patch removed from -mm tree
 2020-06-11  1:22 UTC 

[folded-merged] mm-introduce-external-memory-hinting-api-fix.patch removed from -mm tree
 2020-06-11  1:22 UTC 

[PATCH] ext4: mballoc: Disable preemption before getting per-CPU pointer
 2020-06-11  1:21 UTC  (2+ messages)

[folded-merged] kernel-better-document-the-use_mm-unuse_mm-api-contract-v2-fix.patch removed from -mm tree
 2020-06-11  1:21 UTC 

[folded-merged] kernel-better-document-the-use_mm-unuse_mm-api-contract-v2.patch removed from -mm tree
 2020-06-11  1:21 UTC 

[folded-merged] lib-test-get_count_order-long-in-test_bitopsc-fix-fix.patch removed from -mm tree
 2020-06-11  1:20 UTC 

[folded-merged] lib-test-get_count_order-long-in-test_bitopsc-fix.patch removed from -mm tree
 2020-06-11  1:20 UTC 

[folded-merged] lib-fix-bitmap_parse-on-64-bit-big-endian-archs-fix.patch removed from -mm tree
 2020-06-11  1:19 UTC 

[PATCH v7 1/2] io_uring: avoid whole io_wq_work copy for requests completed inline
 2020-06-11  1:19 UTC  (2+ messages)

[xen-4.12-testing test] 150991: regressions - FAIL
 2020-06-11  1:16 UTC 

[PATCH v9 00/61] target/riscv: support vector extension v0.7.1
 2020-06-11  1:11 UTC  (5+ messages)
` [PATCH v9 39/61] target/riscv: vector floating-point compare instructions

[Buildroot] [PATCH] pru-software-suppoer: bump to latest version 5.7.0
 2020-06-11  1:12 UTC 

[PATCH v2 1/4] riscv: Generalize CPU init routine for the base CPU
 2020-06-11  1:08 UTC  (4+ messages)
` [PATCH v2 2/4] riscv: Generalize CPU init routine for the gcsu CPU
` [PATCH v2 3/4] riscv: Generalize CPU init routine for the imacu CPU
` [PATCH v2 4/4] riscv: Keep the CPU init routine names consistent

[PATCH v2] net: atm: Remove the error message according to the atomic context
 2020-06-11  1:08 UTC  (2+ messages)

[Bug 208081] New: Memory leak in kvm_async_pf_task_wake
 2020-06-11  1:03 UTC  (2+ messages)
` [Bug 208081] "

[PATCH 0/9] Allow overriding the default name of the default branch
 2020-06-11  1:07 UTC  (8+ messages)
` [PATCH 8/9] fast-export: respect the possibly-overridden default branch name
` [PATCH 9/9] Document how the default branch name can be overridden

[PATCH v2 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-06-11  1:06 UTC  (5+ messages)
` [PATCH v2 4/4] clk: qcom: lpass: Add support for LPASS clock controller for SC7180

linux-next: Signed-off-by missing for commit in the kvm tree
 2020-06-11  1:04 UTC 

[dpdk-dev] [PATCH] mbuf: fix out-of-bounds access
 2020-06-11  0:48 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[GIT PULL] Please pull my kvm-ppc-next-5.8-1 tag
 2020-06-11  1:01 UTC  (6+ messages)

[RFC] unexport linux/elfcore.h
 2020-06-11  1:01 UTC 

[Linux-kernel-mentees] New Linux Kernel mentorship projects accepting application
 2020-06-11  1:00 UTC  (4+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2020-06-11  1:00 UTC 

[PATCH] Fix MMC access on Sabrelite
 2020-06-11  0:59 UTC  (2+ messages)

An IPMI Request Visualization Tool
 2020-06-11  0:57 UTC  (8+ messages)

linux-next: manual merge of the tip tree with Linus' tree
 2020-06-11  0:52 UTC 

[MPTCP] Re: [PATCH] mptcp: close poll() races
 2020-06-11  0:52 UTC 

[linux-review:UPDATE-20200603-033008/Nathan-Chancellor/s390-vdso-Use-LD-instead-of-CC-to-link-vDSO/20200528-140859 1/1] ld.lld: error: unknown argument '-fPIC'
 2020-06-11  0:51 UTC  (2+ messages)

[PATCH] doc: sys-utils/*: fix some warnings from "mandoc -T lint"
 2020-06-11  0:50 UTC 

[rcu:dev.2020.06.09a] BUILD SUCCESS 68ceb9de922e3fbbd06b1a9a54deb05470fc1850
 2020-06-11  0:50 UTC 

[PATCH V2] nvme: Invalidate dcache before submitting admin cmd
 2020-06-11  0:46 UTC  (2+ messages)

[PATCH] alpha: c_next should increase position index
 2020-06-11  0:45 UTC 

[dpdk-dev] [PATCH 00/52] net/ice: base code update
 2020-06-11  0:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH v2] btrfs: Remove unnecessary failure messages during memory allocation
 2020-06-11  0:40 UTC 

[PATCH v3 0/5] grep: honor sparse checkout and add option to ignore it
 2020-06-11  0:35 UTC  (7+ messages)
` [PATCH v3 5/5] config: add setting to ignore sparsity patterns in some cmds

[PATCH] mgmt:syncing configuration commands to the documentation
 2020-06-11  0:35 UTC  (3+ messages)
`  "

[PATCH iproute2 net-next v2 0/2] support for fdb nexthop groups
 2020-06-11  0:35 UTC  (3+ messages)
` [PATCH iproute2 net-next v2 1/2] ipnexthop: support for fdb nexthops
` [PATCH iproute2 net-next v2 2/2] bridge: support for nexthop id in fdb entries

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-06-11  0:23 UTC  (4+ messages)
` [RFC PATCH v4 08/10] i40e/vf_migration: VF live migration - pass-through VF first

CFT: imaps://public-inbox.org/INBOX.comp.version-control.git.7
 2020-06-11  0:30 UTC  (3+ messages)

[peterz-queue:x86/static_call 17/19] drivers/android/binder.c:3980: Error: unrecognized keyword/register name `l.lwz
 2020-06-11  0:25 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in generic_perform_write (2)
 2020-06-11  0:25 UTC  (3+ messages)

[PATCH] hw/nios2: Update interrupt request when CR_STATUS_PIE disabled
 2020-06-11  8:13 UTC 

[PATCH v2] exfat: Set the unused characters of FileName field to the value 0000h
 2020-06-11  0:22 UTC  (4+ messages)

[PATCH net 1/5] net: ipa: program metadata mask differently
 2020-06-11  0:19 UTC  (2+ messages)

arch/x86/kvm/svm/sev.c:982 svm_register_enc_region() warn: impossible condition '(range->addr > (~0)) => (0-u64max > u64max)'
 2020-06-11  0:19 UTC 

[PATCH] doc: schedutils/*: Fix some warnings from "mandoc -T lint"
 2020-06-11  0:18 UTC 


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.