All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 15:37:03 to 2019-07-31 15:58:53 UTC [more...]

[PATCH v2 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-07-31 15:57 UTC  (36+ messages)
` [PATCH v2 01/22] staging: erofs: update source file headers
` [PATCH v2 02/22] staging: erofs: rename source files for better understanding
` [PATCH v2 03/22] staging: erofs: fix dummy functions erofs_{get,list}xattr
  ` [PATCH v2 03/22] staging: erofs: fix dummy functions erofs_{get, list}xattr
` [PATCH v2 04/22] staging: erofs: keep up erofs_fs.h with erofs-outofstaging patchset
` [PATCH v2 05/22] staging: erofs: sunset erofs_workstn_{lock,unlock}
` [PATCH v2 06/22] staging: erofs: clean up internal.h
` [PATCH v2 07/22] staging: erofs: remove redundant #include "internal.h"
` [PATCH v2 08/22] staging: erofs: kill CONFIG_EROFS_FS_IO_MAX_RETRIES
` [PATCH v2 09/22] staging: erofs: clean up shrinker stuffs
` [PATCH v2 10/22] staging: erofs: kill sbi->dev_name
` [PATCH v2 11/22] staging: erofs: kill all failure handling in fill_super()
` [PATCH v2 12/22] staging: erofs: drop __GFP_NOFAIL for managed inode
` [PATCH v2 13/22] staging: erofs: refine erofs_allocpage()
` [PATCH v2 14/22] staging: erofs: kill CONFIG_EROFS_FS_USE_VM_MAP_RAM
` [PATCH v2 15/22] staging: erofs: tidy up zpvec.h
` [PATCH v2 16/22] staging: erofs: remove redundant braces in inode.c
` [PATCH v2 17/22] staging: erofs: tidy up decompression frontend
` [PATCH v2 18/22] staging: erofs: remove clusterbits in sbi
` [PATCH v2 19/22] staging: erofs: turn cache strategies into mount options
` [PATCH v2 20/22] staging: erofs: tidy up utils.c
` [PATCH v2 21/22] staging: erofs: update super.c
` [PATCH v2 22/22] staging: erofs: update Kconfig

[PATCH net] ipvs: Improve robustness to the ipvs sysctl
 2019-07-31 15:58 UTC  (4+ messages)
` [PATCH net v2] "

[Qemu-devel] [PATCH for-4.2 v2 0/8] Kconfig switches
 2019-07-31 15:55 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 5/8] hw/core: Add a config switch for the "or-irq" device
` [Qemu-devel] [PATCH v2 6/8] hw/core: Add a config switch for the "split-irq" device
` [Qemu-devel] [PATCH v2 7/8] hw/misc: Add a config switch for the "unimplemented" device
` [Qemu-devel] [PATCH v2 8/8] hw/core: Add a config switch for the generic loader device

[PATCH net-next] net/tls: prevent skb_orphan() from leaking TLS plain text with offload
 2019-07-31 15:57 UTC  (2+ messages)

[PATCH 0/3] btrfs: Part 2 of enhanced defence against fuzzed images
 2019-07-31 15:58 UTC  (4+ messages)
` [PATCH 1/3] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()

[PATCH v2 00/22] staging: erofs: updates according to erofs-outofstaging v4
 2019-07-31 15:57 UTC 

Weird behavior with git grep --recurse-submodules
 2019-07-31 15:57 UTC  (5+ messages)
` [GSoC][PATCH] grep: fix worktree case in submodules

FAILED: patch "[PATCH] cpufreq: Add QoS requests for userspace constraints" failed to apply to 5.2-stable tree
 2019-07-31 15:56 UTC 

[PATCH][next] RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
 2019-07-31 15:54 UTC  (4+ messages)

[PATCH] cifs: remove redundant assignment to variable rc
 2019-07-31 15:54 UTC  (6+ messages)

[PATCH v2] isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
 2019-07-31 15:54 UTC  (2+ messages)

[PATCH v10 00/22] Generic page walk and ptdump
 2019-07-31 15:46 UTC  (51+ messages)
` [PATCH v10 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v10 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v10 03/22] arm: "
` [PATCH v10 04/22] arm64: "
` [PATCH v10 05/22] mips: "
` [PATCH v10 06/22] powerpc: "
` [PATCH v10 07/22] riscv: "
` [PATCH v10 08/22] s390: "
` [PATCH v10 09/22] sparc: "
` [PATCH v10 10/22] x86: "
` [PATCH v10 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v10 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v10 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v10 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v10 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v10 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v10 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v10 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v10 19/22] mm: Add generic ptdump
` [PATCH v10 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v10 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v10 22/22] arm64: mm: Display non-present entries in ptdump

[PATCH] net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEK
 2019-07-31 15:53 UTC  (3+ messages)

[PATCH v6 00/57] Add error message to platform_get_irq*()
 2019-07-31 15:53 UTC  (3+ messages)
` [PATCH v6 20/57] infiniband: Remove dev_err() usage after platform_get_irq()

[RFC v2 0/8] arm64: MMU enabled kexec relocation
 2019-07-31 15:50 UTC  (30+ messages)
` [RFC v2 1/8] kexec: quiet down kexec reboot
` [RFC v2 2/8] arm64, mm: transitional tables
` [RFC v2 3/8] arm64: hibernate: switch to transtional page tables
` [RFC v2 4/8] kexec: add machine_kexec_post_load()
` [RFC v2 5/8] arm64, kexec: move relocation function setup and clean up
` [RFC v2 6/8] arm64, kexec: add expandable argument to relocation function
` [RFC v2 7/8] arm64, kexec: configure transitional page table for kexec
` [RFC v2 8/8] arm64, kexec: enable MMU during kexec relocation

[PATCH 1/8] drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c
 2019-07-31 15:52 UTC  (8+ messages)
` [PATCH 2/8] drm/amdgpu: drop drmP.h from amdgpu_amdkfd_gfx_v10.c
  ` [PATCH 3/8] drm/amdgpu: drop drmP.h in gfx_v10_0.c
  ` [PATCH 4/8] drm/amdgpu: drop drmP.h from navi10_ih.c
  ` [PATCH 5/8] drm/amdgpu: drop drmP.h from nv.c
  ` [PATCH 6/8] drm/amdgpu: drop drmP.h from sdma_v5_0.c
  ` [PATCH 7/8] drm/amdgpu: drop drmP.h from vcn_v2_0.c
` [PATCH 8/8] drm/amdgpu: drop drmP.h from vcn_v2_5.c

next/master build: 221 builds: 11 failed, 210 passed, 13 errors, 1174 warnings (next-20190731)
 2019-07-31 15:48 UTC  (4+ messages)

[PATCH 0/8] Raspberry Pi 4 DMA addressing support
 2019-07-31 15:47 UTC  (18+ messages)
` [PATCH 1/8] arm64: mm: use arm64_dma_phys_limit instead of calling max_zone_dma_phys()
` [PATCH 2/8] arm64: rename variables used to calculate ZONE_DMA32's size
` [PATCH 3/8] of/fdt: add function to get the SoC wide DMA addressable memory size
` [PATCH 4/8] arm64: re-introduce max_zone_dma_phys()
` [PATCH 5/8] arm64: use ZONE_DMA on DMA addressing limited devices
` [PATCH 6/8] dma-direct: turn ARCH_ZONE_DMA_BITS into a variable
` [PATCH 7/8] arm64: update arch_zone_dma_bits to fine tune dma-direct min mask
` [PATCH 8/8] mm: comment arm64's usage of 'enum zone_type'

pull-request: mac80211 2019-07-31
 2019-07-31 15:51 UTC  (2+ messages)

pull-request: mac80211-next 2019-07-31
 2019-07-31 15:50 UTC 

[PATCH 0/8] netfilter fixes for net
 2019-07-31 15:50 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/33] Multi-phase reset mechanism
 2019-07-31 15:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 19/33] hw/sd/pl181.c & omap_mmc.c: remove device_legacy_reset call

[PATCH] parisc: Mark expected switch fall-throughs in fault.c
 2019-07-31 15:49 UTC 

[PATCH] parisc: Fix fall-through warnings in fpudispatch.c
 2019-07-31 15:49 UTC 

[PATCH v3] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-31 15:49 UTC  (9+ messages)

[patch 0/4] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-07-31 15:48 UTC  (3+ messages)
` [patch 4/4] fs: jbd/jbd2: Substitute BH locks for RT and lock debugging

[Qemu-devel] RFC raspberry pi sd-card reset
 2019-07-31 15:47 UTC  (5+ messages)

[PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-07-31 15:48 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/5] repo-settings: add feature.manyCommits setting

[PATCH rdma-core] srp_daemon: check that port LID is valid before calling create_ah
 2019-07-31 15:47 UTC  (2+ messages)

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-07-31 15:47 UTC  (5+ messages)
` [PATCH v5 13/29] compat_ioctl: move more drivers to compat_ptr_ioctl
  ` [PATCH v5 15/29] compat_ioctl: move tape handling into drivers

[PATCH net-next 0/2] mlxsw: Test coverage for DSCP leftover fix
 2019-07-31 15:47 UTC  (2+ messages)

[PATCH] vfio: re-arrange vfio region definitions
 2019-07-31 15:47 UTC  (2+ messages)

Function tracer question
 2019-07-31 15:46 UTC 

[dpdk-dev] [PATCH] doc: add tested Marvell integrated NIC platforms
 2019-07-31 15:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v2] mm: kmemleak: Use mempool allocations for kmemleak objects
 2019-07-31 15:44 UTC  (3+ messages)

[PATCH] scripts/gdb: Handle split debug
 2019-07-31 15:44 UTC  (3+ messages)

[PATCH] myri10ge: remove unneeded variable
 2019-07-31 15:44 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: drop adjust_link to enabled phylink
 2019-07-31 15:42 UTC 

[dpdk-dev] [PATCH] librte_acl: fix undefined behavior
 2019-07-31 15:43 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v5] ima-evm-utils: Add some tests for evmctl
 2019-07-31 15:20 UTC 

[meta-networking] [PATCH] opensaf: upgrade 5.19.03 -> 5.19.07
 2019-07-31 15:41 UTC  (2+ messages)

[PATCH 0/2] net: ag71xx: 2 small patches for 'ag71xx_rings_init()'
 2019-07-31 15:39 UTC  (7+ messages)
` [PATCH 1/2] net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
` [PATCH 2/2] net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC "

[PATCH v2 00/10] drivers, provide a way to add sysfs groups easily
 2019-07-31 15:51 UTC  (3+ messages)
` [PATCH v2 01/10] driver core: add dev_groups to all drivers

[dpdk-dev] [PATCH 0/5] blank lines at EOF fixes
 2019-07-31 15:38 UTC  (2+ messages)

[RFC PATCH 0/2] Support for TI Page-based Address Translator
 2019-07-31 15:28 UTC  (4+ messages)
` [RFC PATCH 2/2] soc: ti: Add Support for the TI Page-based Address Translator (PAT)

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-07-31 15:37 UTC  (2+ messages)

[PATCH 0/5] sched/fair: rework the CFS load balance
 2019-07-31 15:37 UTC  (6+ messages)
` [PATCH 3/5] sched/fair: rework load_balance

[PATCH v2 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-07-31 15:35 UTC  (3+ messages)
` [PATCH v2 5/6] arm64: dts: amlogic: odroid-n2: add minimal thermal zone
` [PATCH v2 6/6] MAINTAINERS: add entry for Amlogic Thermal driver


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.