All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-17 22:43:20 to 2018-04-18 01:02:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/djwong/xfs-linux
 2018-04-18  1:02 UTC 

INFO: task hung in fsnotify_mark_destroy_workfn
 2018-04-18  1:02 UTC 

KASAN: use-after-free Read in iput
 2018-04-18  1:02 UTC 

[PATCH v3 0/5] ixgbe: fix bugs or just improve
 2018-04-18  1:01 UTC  (4+ messages)
` [PATCH v3 1/5] net/ixgbevf: set the inter-interrupt interval for EITR

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2018-04-18  0:59 UTC  (8+ messages)
` [PATCH 03/11] fs: add frozen sb state helpers

[PATCH 1/3] ovl: refactor lowerstack related functions
 2018-04-18  0:59 UTC  (4+ messages)
` [PATCH 3/3] ovl: introduce a dedicated cache pool for ovl_entry

[PATCH v2 bpf-next 0/3] Add missing types to bpftool, libbpf
 2018-04-18  0:58 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpftool: Support new prog types and attach types

4.16 OMAP serial transmit corruption?
 2018-04-18  0:57 UTC  (7+ messages)

[patch] mm, oom: fix concurrent munlock and oom reaper unmap
 2018-04-18  0:57 UTC  (2+ messages)

[PATCH] send-email: avoid duplicate In-Reply-To/References
 2018-04-18  0:54 UTC  (2+ messages)

[PATCH RESEND] mtd: cfi: Support early CFI fixups
 2018-04-18  0:53 UTC 

[PATCH 04/10] net: ax88796: Add block_input/output hooks to ax_plat_data
 2018-04-18  0:53 UTC  (3+ messages)

[PATCH] xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
 2018-04-18  0:51 UTC  (3+ messages)

[PATCHv3] tcmu: allow userspace to reset netlink
 2018-04-18  0:45 UTC  (2+ messages)

[PATCH RFC net-next 00/11] udp gso
 2018-04-18  0:43 UTC  (3+ messages)
` [PATCH RFC net-next 06/11] udp: add gso support to virtual devices

[DPU PATCH v2 1/2] drm/panel: Add Truly NT35597 panel
 2018-04-18  0:42 UTC  (9+ messages)
` [DPU PATCH v2 2/2] drm/panel: add backlight control support for truly panel
        ` [Freedreno] "

[PATCH 0/4] USB Audio Device Class 3.0 BADD profiles support
 2018-04-18  0:41 UTC  (4+ messages)
` [PATCH 4/4] ALSA: usb: add UAC3 "

[PATCH bpf-next 00/10] introduction of bpf_xdp_adjust_tail
 2018-04-18  0:40 UTC  (16+ messages)
` [PATCH bpf-next 01/10] [bpf]: adding bpf_xdp_adjust_tail helper
` [PATCH bpf-next 02/10] [bpf]: adding tests for bpf_xdp_adjust_tail
` [PATCH bpf-next 04/10] [bpf]: make generic xdp compatible w/ bpf_xdp_adjust_tail
` [PATCH bpf-next 05/10] [bpf]: make mlx4 "
` [PATCH bpf-next 06/10] [bpf]: make bnxt "
` [PATCH bpf-next 07/10] [bpf]: make cavium thunder "
` [PATCH bpf-next 08/10] [bpf]: make netronome nfp "

[PATCH 1/1] drm/amdgpu: Enable scatter gather display support
 2018-04-18  0:40 UTC 

[PATCH 2/2] builtin/blame: highlight recently changed lines
 2018-04-18  0:39 UTC  (6+ messages)
` [PATCH 1/2] builtin/blame: dim uninteresting metadata lines

[PATCH 00/21] mm, THP, swap: Swapout/swapin THP as a whole
 2018-04-18  0:39 UTC  (9+ messages)
` [PATCH -mm 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm 10/21] mm, THP, swap: Support to count THP swapin and its fallback

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2018-04-18  0:38 UTC  (16+ messages)

[PATCH] xfs: trace ATTR flags in xattr tracepoints
 2018-04-18  0:37 UTC  (2+ messages)

[Patch v3 2/6] cifs: Allocate validate negotiation request through kmalloc
 2018-04-18  0:33 UTC 

[PATCH net-next v2 00/21] net/ipv6: Separate data structures for FIB and data path
 2018-04-18  0:33 UTC  (22+ messages)
` [PATCH net-next v2 01/21] net: Move fib_convert_metrics to metrics file
` [PATCH net-next v2 02/21] net: Handle null dst in rtnl_put_cacheinfo
` [PATCH net-next v2 03/21] vrf: Move fib6_table into net_vrf
` [PATCH net-next v2 04/21] net/ipv6: Pass net to fib6_update_sernum
` [PATCH net-next v2 05/21] net/ipv6: Pass net namespace to route functions
` [PATCH net-next v2 06/21] net/ipv6: Move support functions up in route.c
` [PATCH net-next v2 07/21] net/ipv6: Save route type in rt6_info
` [PATCH net-next v2 08/21] net/ipv6: Move nexthop data to fib6_nh
` [PATCH net-next v2 09/21] net/ipv6: Defer initialization of dst to data path
` [PATCH net-next v2 10/21] net/ipv6: move metrics from dst to rt6_info
` [PATCH net-next v2 11/21] net/ipv6: move expires into rt6_info
` [PATCH net-next v2 12/21] net/ipv6: Add fib6_null_entry
` [PATCH net-next v2 13/21] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH net-next v2 14/21] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH net-next v2 15/21] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH net-next v2 16/21] net/ipv6: Add gfp_flags to route add functions
` [PATCH net-next v2 17/21] net/ipv6: Cleanup exception and cache route handling
` [PATCH net-next v2 18/21] net/ipv6: introduce fib6_info struct and helpers
` [PATCH net-next v2 19/21] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH net-next v2 20/21] net/ipv6: Flip FIB entries to fib6_info
` [PATCH net-next v2 21/21] net/ipv6: Remove unused code and variables for rt6_info

[PATCH net-next v2 0/2] openvswitch: Support conntrack zone limit
 2018-04-18  0:30 UTC  (3+ messages)
` [PATCH net-next v2 1/2] openvswitch: Add conntrack limit netlink definition
` [PATCH net-next v2 2/2] openvswitch: Support conntrack zone limit

[PATCH net-next 0/2] openvswitch: Support conntrack zone limit
 2018-04-18  0:30 UTC  (4+ messages)
` [PATCH net-next 2/2] "

[PATCH v2] grub-efi: add grub target and image for aarch64
 2018-04-18  0:30 UTC 

[PATCH v2] net: change the comment of dev_mc_init
 2018-04-18  0:29 UTC 

[PATCH] drm/i915/fbdev: Enable late fbdev initial configuration
 2018-04-18  0:28 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.BAT: failure for drm/i915/fbdev: Enable late fbdev initial configuration (rev2)
` ✓ Fi.CI.IGT: success for drm/i915/fbdev: Enable late fbdev initial configuration

[RFC PATCH 2/3] netdev: kernel-only IFF_HIDDEN netdevice
 2018-04-18  0:26 UTC  (8+ messages)
        ` [virtio-dev] "

One question about __tcp_select_window()
 2018-04-18  0:23 UTC  (4+ messages)

[SPDK] Question regarding async event in target
 2018-04-18  0:21 UTC 

[PATCH 0/2] xfs: optimise XBF_TRYLOCK buffer lookups
 2018-04-18  0:21 UTC  (3+ messages)
` [PATCH 1/2] xfs: make xfs_buf_incore out of line
` [PATCH 2/2] xfs: don't retry xfs_buf_find on XBF_TRYLOCK failure

[RFC PATCH v2 0/6] Energy Aware Scheduling
 2018-04-18  0:18 UTC  (5+ messages)
` [RFC PATCH v2 3/6] sched: Add over-utilization/tipping point indicator

[PATCH] worktree: accept -f as short for --force for removal
 2018-04-18  0:17 UTC  (4+ messages)

[PATCH 1/1] i2c: dev: check i2c_msg len before memdup_user() to prevent ZERO_SIZE_PTR deref
 2018-04-18  0:16 UTC 

[refpolicy] [PATCH] Fix problems booting with fips=1
 2018-04-18  0:15 UTC  (2+ messages)

[refpolicy] [PATCH-v2 1/1] Interface to read /run/systemd/resolve/resolv.conf
 2018-04-18  0:15 UTC  (2+ messages)

[refpolicy] [PATCH 1/2] base: staff role runs ntp
 2018-04-18  0:13 UTC  (4+ messages)

[PATCH 0/2] blame: color line by commit
 2018-04-18  0:12 UTC  (5+ messages)
` [PATCH 2/2] builtin/blame: highlight recently changed lines

[PATCH 0/3] xfs: detect corrupt inobt records better
 2018-04-18  0:12 UTC  (8+ messages)
` [PATCH 1/2] xfs: validate cached inodes are free when allocated
` [PATCH 2/2] xfs: validate allocated inode number

[PATCH] clk: qcom: Add some missing gcc clks for msm8996
 2018-04-18  0:09 UTC 

[PATCH v3 0/6] scsi: handle special return codes for ABORTED COMMAND
 2018-04-18  0:07 UTC  (8+ messages)
` [PATCH v3 1/6] ilog2: create truly constant version for sparse
` [PATCH v3 2/6] scsi: use const_ilog2 for array indices
` [PATCH v3 3/6] scsi: devinfo: change blist_flag_t to 64bit
` [PATCH v3 4/6] scsi: devinfo: warn on undefined blist flags
` [PATCH v3 5/6] scsi: devinfo: add BLIST_RETRY_ITF for EMC Symmetrix
` [PATCH v3 6/6] scsi: devinfo: BLIST_RETRY_ASC_C1 for Fujitsu ETERNUS

man page for "git remote set-url" seems confusing/contradictory
 2018-04-18  0:06 UTC  (8+ messages)

[PATCH v2 00/10] SWIM driver fixes
 2018-04-18  0:05 UTC  (3+ messages)

Hard link not persisted on fsync
 2018-04-18  0:02 UTC  (2+ messages)

[PATCH] net/enic: fix uninitialized variable
 2018-04-18  0:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 2/2] clk: qcom: clk-rpmh: Add QCOM RPMh clock driver
 2018-04-17 23:57 UTC  (2+ messages)
` [v3,2/2] "

+ mm-oom-fix-concurrent-munlock-and-oom-reaper-unmap.patch added to -mm tree
 2018-04-17 23:57 UTC 

[PATCH] mm/page_alloc: remove realsize in free_area_init_core()
 2018-04-17 23:55 UTC  (2+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2018-04-17 23:51 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2018-04-17 23:51 UTC 

[PATCH] misc: cxl: Change return type to vm_fault_t
 2018-04-17 23:51 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-04-17 23:50 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v9,1/2] drm/i915: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads (rev13)

[PATCH] btrfs: add chattr support for send/receive
 2018-04-17 23:49 UTC  (3+ messages)
` [PATCH] btrfs-progs: "

[RFC PATCH v3 bpf-next 0/5] bpf/verifier: subprog/func_call simplifications
 2018-04-17 23:48 UTC  (3+ messages)
` [RFC PATCH v3 bpf-next 2/5] bpf/verifier: rewrite subprog boundary detection

[PATCH] completion: reduce overhead of clearing cached --options
 2018-04-17 23:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] net: introduce a new tracepoint for tcp_rcv_space_adjust
 2018-04-17 23:44 UTC  (3+ messages)

[PATCH] btrfs: add verify chattr support for send/receive test
 2018-04-17 23:44 UTC 

[PATCH v4 0/3] restructure memfd code
 2018-04-17 23:42 UTC  (5+ messages)
` [PATCH v4 2/3] mm/shmem: update file sealing comments and file checking
` [PATCH v4 3/3] mm: restructure memfd code

[PATCH 4.16 00/68] 4.16.3-stable review
 2018-04-17 23:43 UTC  (2+ messages)

fix for bnx2x panic during ethtool reporting
 2018-04-17 23:42 UTC  (2+ messages)

[patch net-next RFC 00/12] devlink: introduce port flavours and common phys_port_name generation
 2018-04-17 23:42 UTC  (3+ messages)

[PATCH 2/2] completion: simplify ls-files filter
 2018-04-17 23:41 UTC  (6+ messages)
` [PATCH 00/11] completion: path completion improvements: speedup and quoted paths
  ` [PATCH 01/11] t9902-completion: add tests demonstrating issues with quoted pathnames

[PATCH net] net: qualcomm: rmnet: Fix warning seen with fill_info
 2018-04-17 23:40 UTC 

[PATCH] x86/xen: Remove use of VLAs
 2018-04-17 23:40 UTC  (7+ messages)

[PATCH] samples/bpf: correct comment in sock_example.c
 2018-04-17 23:39 UTC  (2+ messages)

[SPDK] Question regarding async event in target
 2018-04-17 23:38 UTC 

[RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs
 2018-04-17 23:37 UTC  (4+ messages)

ioctl FIBMAP for dax gone in v4.17-rc1
 2018-04-17 23:36 UTC  (10+ messages)

[SPDK] anyone ran the SPDK ( app/iscsi_tgt/iscsi_tgt ) with VPP?
 2018-04-17 23:29 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2018-04-17 23:29 UTC 

GDPR compliance best practices?
 2018-04-17 23:25 UTC  (3+ messages)

[U-Boot] [PATCHv1 00/14] reset: remove request and free functions
 2018-04-17 23:21 UTC  (6+ messages)
` [U-Boot] [PATCHv1 14/14] "

[U-Boot] [PATCH v2] bootm: Align cache flush begin address
 2018-04-17 23:21 UTC  (4+ messages)

[Bug 106110] vaapi encoding with gstreamer 1.14 doesn't work
 2018-04-17 23:19 UTC  (2+ messages)

[PATCH] btrfs: optimize free space tree bitmap conversion
 2018-04-17 23:19 UTC 

SRIOV switchdev mode BoF minutes
 2018-04-17 23:19 UTC  (12+ messages)

usercopy whitelist woe in scsi_sense_cache
 2018-04-17 23:12 UTC  (19+ messages)

[PATCH v1 0/5] Allocate cache entries from memory pool
 2018-04-17 23:11 UTC  (3+ messages)
` [PATCH v1 2/5] Add an API creating / discarding cache_entry structs

[PATCH] pdump: change to use generic multi-process channel
 2018-04-17 23:11 UTC  (4+ messages)
` [PATCH v4] "

post-receive: pub/scm/linux/kernel/git/ebiederm/user-namespace
 2018-04-17 23:11 UTC 

[PATCH 1/1] scsi/ufs: qcom: Don't enable PHY_QCOM_UFS by default
 2018-04-17 23:11 UTC  (6+ messages)

[PATCH v6 1/4] Add notrace to lib/ucmpdi2.c
 2018-04-17 23:09 UTC  (3+ messages)
` [PATCH v6 3/4] MIPS: vmlinuz: Use generic ashldi3

[Qemu-devel] [PATCH] fpu/softfloat: check for Inf / x or 0 / x before /0
 2018-04-17 23:08 UTC  (9+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-04-17 23:08 UTC  (2+ messages)
` [Bug 105760] [4.17-rc1] "

[PATCH v8 2/2] drm/i915: Implement WaProgramMgsrForL3BankSpecificMmioReads
 2018-04-17 22:59 UTC  (2+ messages)
` [PATCH v9 "

[PATCH v8 1/2] drm/i915: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-04-17 22:58 UTC  (2+ messages)
` [PATCH v9 "

[PATCH v2 4/4] vfio: use the generic multi-process channel
 2018-04-17 23:04 UTC  (3+ messages)
` [PATCH v7] vfio: change to use "

post-receive: pub/scm/linux/kernel/git/shuah/linux-kselftest
 2018-04-17 23:03 UTC 

[PATCH 4.9 00/66] 4.9.95-stable review
 2018-04-17 23:03 UTC  (2+ messages)

[PATCH] blk-mq: Clear out elevator private data
 2018-04-17 23:00 UTC  (4+ messages)

[PATCH 00/10] New network driver for Amiga X-Surf 100 (m68k)
 2018-04-17 23:00 UTC  (4+ messages)
` [PATCH v2 8/8] net: New ax88796 platform driver for Amiga X-Surf 100 Zorro board (m68k)

issues with suspend on Dell XPS 13 2-in-1
 2018-04-17 22:59 UTC  (3+ messages)

[PATCH] block: Avoid executing a report or reset zones while a queue is frozen
 2018-04-17 22:58 UTC  (4+ messages)

[USER] [PATCH 1/2] Remove hardcoding of SHA1 in EVM signatures
 2018-04-17 22:56 UTC  (2+ messages)
` [USER] [PATCH 2/2] Add security.apparmor to the set of extended attributes used by EVM

[Bug 106111] [GPU Passthrough]GPU (Polaris) not reinitialized with Linux VM (Reset bug)
 2018-04-17 22:55 UTC  (2+ messages)

Limiting SECCOMP audit events
 2018-04-17 22:54 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 2/7] hw/misc: add vmcoreinfo device
 2018-04-17 22:53 UTC  (11+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-04-17 22:54 UTC 

[PATCH v2 1/2] parisc: define stronger ordering for the default writeX()
 2018-04-17 22:53 UTC  (8+ messages)
` [PATCH v2 2/2] parisc: define stronger ordering for the default readX()

[LSF/MM TOPIC] improving writeback error handling
 2018-04-17 22:53 UTC  (2+ messages)

[PATCH] nvme: Set integrity flag for user passthrough commands
 2018-04-17 22:48 UTC  (2+ messages)

[PATCH] usbutils: use update-alternatives for lsusb
 2018-04-17 22:47 UTC 

[PATCH/RFC 0/5] Keep all info in command-list.txt in git binary
 2018-04-17 22:47 UTC  (8+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS db2c1cc79a22a234540a79f99ba7c93c3f002e19
 2018-04-17 22:47 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 9ad46da0125c0c6dc8ef30115370e7da6de632c7
 2018-04-17 22:45 UTC 

[v5 00/10] drm/msm: A
 2018-04-17 22:44 UTC  (11+ messages)
  ` [PATCH 01/10] include: Move ascii85 functions from i915 to linux/ascii85.h
  ` [PATCH 02/10] drm: drm_printer: Add printer for devcoredump
  ` [PATCH 03/10] drm/msm/gpu: Capture the state of the GPU
  ` [PATCH 04/10] drm/msm/gpu: Convert the GPU show function to use the GPU state
  ` [PATCH 05/10] drm/msm/gpu: Rearrange the code that collects the task during a hang
  ` [PATCH 06/10] drm/msm/gpu: Capture the GPU state on a GPU hang
  ` [PATCH 07/10] drm/msm/adreno: Convert the show/crash file format
  ` [PATCH 08/10] drm/msm/adreno: Add ringbuffer data to the GPU state
  ` [PATCH 09/10] drm/msm/adreno: Add a5xx specific registers for "
  ` [PATCH 10/10] drm/msm/gpu: Add the buffer objects from the submit to the crash dump

[PATCH V1 00/11] powerpc/mm/book3s64: Support for split pmd ptlock
 2018-04-17 22:43 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.