All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-11 01:41:33 to 2020-06-11 03:31:12 UTC [more...]

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

[PATCH v2 00/10] Coverity fixes for vchan-socket-proxy
 2020-06-11  3:29 UTC  (10+ messages)
` [PATCH v2 01/10] vchan-socket-proxy: Ensure UNIX path NUL terminated
` [PATCH v2 02/10] vchan-socket-proxy: Move perror() into listen_socket
` [PATCH v2 03/10] vchan-socket-proxy: Move perror() into connect_socket
` [PATCH v2 04/10] vchan-socket-proxy: Check xs_watch return value
` [PATCH v2 05/10] vchan-socket-proxy: Unify main "
` [PATCH v2 06/10] vchan-socket-proxy: Use a struct to store state
` [PATCH v2 07/10] vchan-socket-proxy: Switch data_loop() to take state
` [PATCH v2 08/10] vchan-socket-proxy: Set closed FDs to -1
` [PATCH v2 09/10] vchan-socket-proxy: Cleanup resources on exit

[PATCH net 1/2] flow_offload: fix incorrect cb_priv check for flow_block_cb
 2020-06-11  3:30 UTC  (2+ messages)
` [PATCH net 2/2] flow_offload: fix miss cleanup flow_block_cb of indr_setup_ft_cb type

drivers/video/fbdev/tdfxfb.c:1120:27: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-06-11  3:29 UTC  (2+ messages)

[PATCH 3/5] powerpc/lib: Use a temporary mm for code patching
 2020-06-11  3:31 UTC  (2+ messages)

[PATCH] Fix MMC access on Sabrelite
 2020-06-11  3:29 UTC  (3+ messages)

stable/linux-5.6.y baseline: 47 runs, 2 regressions (v5.6.18)
 2020-06-11  3:29 UTC 

[PATCH] drm/amdgpu/sriov: Add clear vf fw support
 2020-06-11  3:29 UTC  (2+ messages)

[PATCH 0/6] Add more configuration and regmap support for spi-altera
 2020-06-11  3:25 UTC  (7+ messages)
` [PATCH 1/6] spi: altera: add 32bit data width transfer support
` [PATCH 2/6] spi: altera: add SPI core parameters support via platform data
` [PATCH 3/6] spi: altera: add platform data for slave information
` [PATCH 4/6] spi: altera: use regmap instead of direct mmio register access
` [PATCH 5/6] spi: altera: move driver name string to header file
` [PATCH 6/6] spi: altera: fix size mismatch on 64 bit processors

[Bug 208135] New: AMDGPU sleep with preemption disabled
 2020-06-11  3:29 UTC  (2+ messages)
` [Bug 208135] "

[patch 113/131] mm: balance LRU lists based on relative thrashing
 2020-06-11  3:28 UTC  (5+ messages)

[PATCH 2/5] powerpc/lib: Initialize a temporary mm for code patching
 2020-06-11  3:29 UTC  (2+ messages)

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

[PATCH v4 0/5] modify CPU model info
 2020-06-11  3:22 UTC  (2+ messages)

[PATCH] ext4: fix spelling mistakes in extents.c
 2020-06-11  3:19 UTC 

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-11  3:18 UTC  (13+ messages)
` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

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

[RFC PATCH v3 0/2] net: dsa: qca8k: Improve SGMII interface handling
 2020-06-11  3:15 UTC  (3+ messages)
` [PATCH 1/2] net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB

5.7.0 page allocation failure: order:0, mode:0x400d0
 2020-06-11  3:14 UTC  (9+ messages)

[PATCH 0/5] media-device: Report if graph is complete
 2020-06-11  3:14 UTC  (9+ messages)
` [PATCH 1/5] uapi/linux/media.h: add flags field to struct media_v2_topology
` [PATCH 2/5] media-device: Add a complete flag to struct media_device
` [PATCH 3/5] v4l2-async: Flag when media graph is complete
` [PATCH 4/5] mc-device.c: Report graph complete to user-space

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

[PATCH] Replace HTTP links with HTTPS ones: Documentation/translations/it_IT
 2020-06-11  3:12 UTC  (4+ messages)

[RFC PATCH zen-kernel-zen-kernel] __pcpu_scope_runqueues can be static
 2020-06-11  3:12 UTC 

[PATCH] s390: protvirt: virtio: Refuse device without IOMMU
 2020-06-11  3:10 UTC  (2+ messages)

incoming
 2020-06-11  3:10 UTC  (27+ messages)
` [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

stable/linux-5.4.y baseline: 111 runs, 1 regressions (v5.4.46)
 2020-06-11  3:09 UTC 

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

[PATCH kernel] KVM: PPC: Fix nested guest RC bits update
 2020-06-11  3:05 UTC  (2+ messages)

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-11  3:07 UTC  (4+ messages)
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()

[PATCH V2] virtio-pci: fix queue_enable write
 2020-06-11  3:05 UTC  (5+ messages)

Compile error: linux-next-20200610
 2020-06-11  3:07 UTC  (2+ messages)

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-11  3:02 UTC  (5+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-11  3:02 UTC  (15+ messages)

[kernfs] ea7c5fc39a: stress-ng.stream.ops_per_sec 11827.2% improvement
 2020-06-11  3:02 UTC  (7+ messages)

[RFC PATCH] fix use after free in xlog_wait()
 2020-06-11  3:01 UTC  (4+ messages)
  ` [PATCH] xfs: fix use-after-free on CIL context on shutdown

[PATCH V3] vdpa: introduce virtio pci driver
 2020-06-11  2:56 UTC  (6+ messages)

Recovering a failed software RAI, where does parallel -j0 dd to?
 2020-06-11  2:55 UTC 

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-11  2:54 UTC  (4+ messages)

[wsa:i2c/for-5.8 98/102] drivers/i2c/busses/i2c-npcm7xx.c:127:11: sparse: sparse: symbol 'npcm_i2caddr' was not declared. Should it be
 2020-06-11  2:50 UTC  (2+ messages)
` [RFC PATCH wsa] i2c: npcm7xx: npcm_i2caddr[] can be static

[PATCH v4 0/2] riscv: introduce vDSO common flow
 2020-06-11  2:50 UTC  (2+ messages)

[PATCH v2 1/2] Introduce (x86) CPU model deprecation API
 2020-06-11  2:47 UTC  (2+ messages)
` [PATCH v2 2/2] Mark Icelake-Client CPU models deprecated

[PATCH] firmware: arm_scmi: fix timeout value for send_message
 2020-06-11  2:45 UTC  (6+ messages)

[PATCH] drivers: dpaa2: Use devm_kcalloc() in setup_dpni()
 2020-06-11  2:45 UTC 

[dpdk-dev] [PATCH (v20.08) 0/9] vhost: improve Vhost/vDPA device init
 2020-06-11  2:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH 6/9] vhost: add support for virtio status

[PATCH] fs/fs-writeback.c: don't WARN on unregistered BDI
 2020-06-11  2:44 UTC 

[GIT PULL FOR v5.9 v2] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-06-11  2:43 UTC  (2+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 3
 2020-06-11  2:42 UTC 

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-11  2:40 UTC  (2+ messages)

[PATCH] EDAC, pnd2: set MCE_PRIO_EDAC priority for pnd2_mce_dec notifier
 2020-06-11  2:37 UTC  (4+ messages)
` [PATCH] EDAC/mc: call edac_inc_ue_error() before panic

[RFC PATCH 0/2] powerpc/64s: scv support
 2020-06-11  2:34 UTC  (4+ messages)
` [RFC PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

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

[PATCH] v4l2-ctl: Fix test_ioctl cmd type
 2020-06-11  2:34 UTC 

possible deadlock in send_sigio
 2020-06-11  2:32 UTC  (2+ messages)

[PATCH] x86/mce: fix a wrong assignment of i_mce.status
 2020-06-11  2:32 UTC 

[PATCH v2] ovl: provide real_file() and overlayfs get_unmapped_area()
 2020-06-11  2:31 UTC  (5+ messages)

[OPENBMC] Bitbake error:Nothing RPROVIDES'virtual=p9-vcs-workaround'
 2020-06-11  2:31 UTC  (2+ messages)

[PATCH] vfs: don't unnecessarily clone write access for writable fds
 2020-06-11  2:30 UTC  (2+ messages)

alsa-gobject: seq: misc fixes (take 2)
 2020-06-11  2:26 UTC 

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

[PATCH] smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl
 2020-06-11  2:21 UTC 

[xen-4.9-testing test] 151013: regressions - FAIL
 2020-06-11  2:25 UTC 

[xen-4.11-testing test] 151012: regressions - FAIL
 2020-06-11  2:22 UTC 

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-06-11  2:21 UTC  (3+ 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  (3+ messages)

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

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  (3+ messages)
  ` [PATCH v2] "

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

[PATCHv2 1/2] x86/mm: Fix boot with some memory above MAXMEM
 2020-06-11  2:17 UTC  (3+ 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 "

[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)

[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)

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

[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  (3+ messages)

[PATCH 0/8] CDN offloading update
 2020-06-11  1:55 UTC  (4+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 6/9] Documentation: add Packfile URIs design doc

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] 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)

[Intel-gfx] [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] vfs misc
 2020-06-11  1:50 UTC  (2+ messages)

[git pull] a bit of epoll stuff
 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


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.