All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-27 01:16:47 to 2020-03-27 02:43:35 UTC [more...]

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-27  2:43 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-27  2:43 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-03-27  2:42 UTC 

[RFC][PATCHSET] futex uaccess cleanups
 2020-03-27  2:42 UTC  (9+ messages)
` [RFC][PATCH 1/7] futex: arch_futex_atomic_op_inuser() calling conventions change
  ` [RFC][PATCH 5/7] x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end()

[Patch v2] cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive
 2020-03-27  2:42 UTC 

[PATCH v2 0/4] dt-bindings: phy: add r8a77961 support
 2020-03-27  2:42 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: phy: renesas: usb2-phy: convert bindings to json-schema
` [PATCH v2 3/4] dt-bindings: phy: renesas: usb3-phy: "

[PATCHv2 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-03-27  2:40 UTC  (5+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Add socket assign support

[PATCH 0/2] Add MFW recovery and PCI Shutdown handler
 2020-03-27  2:39 UTC  (2+ messages)

[PATCH net-next v3 00/11] implement DEVLINK_CMD_REGION_NEW
 2020-03-27  2:39 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: reorganize directories layout
 2020-03-27  2:39 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 0/8] "
  ` [dpdk-dev] [PATCH v2 3/8] eal: move arch-specific C files
  ` [dpdk-dev] [PATCH v2 4/8] eal: move arch-specific header files
  ` [dpdk-dev] [PATCH v2 5/8] eal: simplify meson build of common directory
  ` [dpdk-dev] [PATCH v2 6/8] eal: move common header files
  ` [dpdk-dev] [PATCH v2 7/8] eal: move OS-specific sub-directories
  ` [dpdk-dev] [PATCH v2 8/8] eal: clean make and meson files

[PATCH net-next] net/packet: fix TPACKET_V3 performance issue in case of TSO
 2020-03-27  2:33 UTC  (4+ messages)
  ` 答复: [vger.kernel.org代发]Re: "
    `  "
      ` 答复: [vger.kernel.org代发]Re: [vger.kernel.org代发]Re: [PATCH net-next] net/ packet: "

[OE-core][zeus][PATCH] glib-2.0: fix CVE-2020-6750
 2020-03-27  2:38 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-27  2:37 UTC 

[PATCH net-next v3 11/11] ice: add a devlink region for dumping NVM contents
 2020-03-27  2:37 UTC  (4+ messages)

[PATCH v6 0/2] net: tulip: add checks to avoid OOB access
 2020-03-27  2:35 UTC  (7+ messages)
` [PATCH v6 1/2] net: tulip: check frame size and r/w data length

[Outreachy kernel] [Outreachy][PATCH] staging: vt6655: Remove multiple assignments
 2020-03-27  2:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RESEND 0/3] Fix a race condition in the target driver
 2020-03-27  2:33 UTC  (3+ messages)

[PATCH v5 RESEND] sctp: fix refcount bug in sctp_wfree
 2020-03-27  2:35 UTC  (4+ messages)

[PATCH v3 0/6] Fix qla2xxx endianness annotations
 2020-03-27  2:35 UTC  (2+ messages)

[PATCH v2 net-next 0/2] move ndo_xdp_xmit stats to peer veth_rq
 2020-03-27  2:35 UTC  (4+ messages)
` [PATCH v2 net-next 2/2] veth: rely on peer veth_rq for ndo_xdp_xmit accounting

[powerpc:merge] BUILD SUCCESS c6624071c338732402e8c726df6a4074473eaa0e
 2020-03-27  2:33 UTC 

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-03-27  2:34 UTC 

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-03-27  2:34 UTC  (6+ messages)
` [PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image

[arm-soc:arm/dt] BUILD SUCCESS 0d69ac522587d3cb3ded511f5bdd8af968e60d8b
 2020-03-27  2:33 UTC 

[RFC][PATCHSET] x86 uaccess cleanups
 2020-03-27  2:32 UTC  (26+ messages)
` [RFC][PATCHSET v2] "
      ` [RFC][PATCH v2 01/22] x86 user stack frame reads: switch to explicit __get_user()
        ` [RFC][PATCH v2 02/22] x86 kvm page table walks: "
        ` [RFC][PATCH v2 03/22] x86: switch sigframe sigset handling to explict __get_user()/__put_user()
        ` [RFC][PATCH v2 04/22] x86: get rid of small constant size cases in raw_copy_{to,from}_user()
        ` [RFC][PATCH v2 05/22] vm86: get rid of get_user_ex() use
        ` [RFC][PATCH v2 06/22] x86: get rid of get_user_ex() in ia32_restore_sigcontext()
        ` [RFC][PATCH v2 07/22] x86: get rid of get_user_ex() in restore_sigcontext()
        ` [RFC][PATCH v2 08/22] x86: kill get_user_{try,catch,ex}
        ` [RFC][PATCH v2 09/22] x86: switch save_v86_state() to unsafe_put_user()
        ` [RFC][PATCH v2 10/22] x86: switch setup_sigcontext() "
        ` [RFC][PATCH v2 11/22] x86: switch ia32_setup_sigcontext() "
        ` [RFC][PATCH v2 12/22] x86: get rid of put_user_try in {ia32,x32}_setup_rt_frame()
        ` [RFC][PATCH v2 13/22] x86: ia32_setup_sigcontext(): lift user_access_{begin,end}() into the callers
        ` [RFC][PATCH v2 14/22] x86: ia32_setup_frame(): consolidate uaccess areas
        ` [RFC][PATCH v2 15/22] x86: ia32_setup_rt_frame(): "
        ` [RFC][PATCH v2 16/22] x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
        ` [RFC][PATCH v2 17/22] x86: setup_sigcontext(): list user_access_{begin,end}() into callers
        ` [RFC][PATCH v2 18/22] x86: __setup_frame(): consolidate uaccess areas
        ` [RFC][PATCH v2 19/22] x86: __setup_rt_frame(): "
        ` [RFC][PATCH v2 20/22] x86: x32_setup_rt_frame(): "
        ` [RFC][PATCH v2 21/22] x86: unsafe_put-style macro for sigmask
        ` [RFC][PATCH v2 22/22] kill uaccess_try()

[git pull] Input updates for v5.6-rc7
 2020-03-27  2:32 UTC 

[PATCH 0/2] net: convert to use new I2C API
 2020-03-27  2:31 UTC  (6+ messages)
` [PATCH 1/2] igb: convert to use i2c_new_client_device()
    ` [Intel-wired-lan] "
` [PATCH 2/2] sfc: falcon: "

[PATCH v4 1/1] scsi: ufs: Enable block layer runtime PM for well-known logical units
 2020-03-27  2:31 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-27  2:31 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net-next
 2020-03-27  2:31 UTC 

[Xen-devel] [PATCH V6] x86/altp2m: Hypercall to set altp2m view visibility
 2020-03-27  2:30 UTC  (4+ messages)

[PATCH] hw/vfio: let readonly flag take effect for mmaped regions
 2020-03-27 11:19 UTC 

[PATCH net-next v2 00/17] Multipath TCP part 3: Multiple subflows and path management
 2020-03-27  2:29 UTC  (3+ messages)
` [PATCH net-next v2 07/17] mptcp: queue data for mptcp level retransmission

[RFC][PATCH v2 1/8] futex: arch_futex_atomic_op_inuser() calling conventions change
 2020-03-27  2:28 UTC  (8+ messages)
  ` [RFC][PATCH v2 2/8] sh: no need of access_ok() in arch_futex_atomic_op_inuser()
  ` [RFC][PATCH v2 3/8] [parisc, s390, sparc64] no need for access_ok() in futex handling
  ` [RFC][PATCH v2 4/8] objtool: whitelist __sanitizer_cov_trace_switch()
  ` [RFC][PATCH v2 5/8] x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end()
  ` [RFC][PATCH v2 6/8] x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
  ` [RFC][PATCH v2 7/8] generic arch_futex_atomic_op_inuser() doesn't need access_ok()
  ` [RFC][PATCH v2 8/8] x86: get rid of user_atomic_cmpxchg_inatomic()

[PATCH] xfs: don't flush the entire filesystem when a buffered write runs out of space
 2020-03-27  2:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-03-27  2:26 UTC 

[PATCH nf-next 0/4] netfilter: nf_queue: rework refcount handling
 2020-03-27  2:24 UTC  (5+ messages)
` [PATCH nf-next 1/4] netfilter: nf_queue: make nf_queue_entry_release_refs static
` [PATCH nf-next 2/4] netfilter: nf_queue: place bridge physports into queue_entry struct
` [PATCH nf-next 3/4] netfilter: nf_queue: do not release refcouts until nf_reinject is done
` [PATCH nf-next 4/4] netfilter: nf_queue: prefer nf_queue_entry_free

[Xen-devel] [PATCH v5 00/10] x86emul: further work
 2020-03-27  2:24 UTC  (3+ messages)
` [Xen-devel] [PATCH v5 09/10] x86/HVM: don't needlessly intercept APERF/MPERF/TSC MSR reads

[PATCH v6 0/7] reference implementation of RSS and hash report
 2020-03-27  2:23 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] eal/mem: preallocate VA space in no-huge mode
 2020-03-27  2:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [dpdk-stable] "

[Xen-devel] [PATCH v3 0/4] x86/nvmx: fixes for interrupt injection
 2020-03-27  2:22 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 3/4] x86/nvmx: split updating RVI from SVI in nvmx_update_apicv
` [Xen-devel] [PATCH v3 4/4] x86/nvmx: update exit bitmap when using virtual interrupt delivery

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2020-03-27  2:21 UTC 

[PATCH 1/4] travis: Remove qemu-riscv64 testing
 2020-03-27  2:20 UTC  (6+ messages)

[PATCH net-next 0/3] Implement stats_update callback for pedit and skbedit
 2020-03-27  2:20 UTC  (2+ messages)

[PATCH v2 0/3] UFS Clock Scaling fixes and enhancements
 2020-03-27  2:18 UTC  (2+ messages)

[Bluez PATCH v1] avdtp: fix delay report valid states
 2020-03-27  2:14 UTC  (2+ messages)

[PATCH V2] x86/Hyper-V: Fix hv sched clock function return wrong time unit
 2020-03-27  2:11 UTC 

[<PATCH v1> 1/1] scsi: ufs: Resume ufs host before accessing ufs device
 2020-03-27  2:11 UTC  (2+ messages)

[PATCH v2 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-03-27  2:10 UTC  (11+ messages)
` [PATCH v2 01/10] mmap locking API: initial implementation as rwsem wrappers
` [PATCH v2 02/10] MMU notifier: use the new mmap locking API
` [PATCH v2 03/10] DMA reservations: "
` [PATCH v2 04/10] mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
` [PATCH v2 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle
` [PATCH v2 06/10] mmap locking API: convert nested write lock sites
` [PATCH v2 07/10] mmap locking API: add mmap_read_release() and mmap_read_unlock_non_owner()
` [PATCH v2 08/10] mmap locking API: add MMAP_LOCK_INITIALIZER
` [PATCH v2 09/10] mmap locking API: use lockdep_assert_held
` [PATCH v2 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH] hw/net/i82596.c: Avoid reading off end of buffer in i82596_receive()
 2020-03-27  2:10 UTC  (4+ messages)

[PATCH v7 0/7] scsi: ufs: some cleanups and make the delay for host enabling customizable
 2020-03-27  2:09 UTC  (4+ messages)

[arm-soc:arm/drivers] BUILD SUCCESS 3d4d85f47ddc5ede9f68c9592115d10fa8c2cc36
 2020-03-27  2:07 UTC 

[arm-soc:for-next] BUILD SUCCESS a9295ff5fc9775386cb80267c3219cd682f0bc87
 2020-03-27  2:07 UTC 

imx-vpuwrap_4.5.4 error
 2020-03-27  2:08 UTC  (4+ messages)
` [meta-freescale] "

[arm-soc:fsl/dpaa2] BUILD SUCCESS 461c3ac0dc46ba7fc09628aadf63c81253c4c3de
 2020-03-27  2:07 UTC 

[arm-soc:omap/sysc-drop-pdata-ti81xx] BUILD SUCCESS 0143b9fd06ed6da93fd8c6b3393f5d4de7a01ba9
 2020-03-27  2:07 UTC 

[PATCH RESEND v4] iscsi: Report connection state on sysfs
 2020-03-27  2:00 UTC  (2+ messages)

[PATCH 1/2] MIPS: cacheinfo: Add missing VCache
 2020-03-27  2:00 UTC  (5+ messages)
  ` [PATCH 2/2] MIPS: Loongson64: Set cluster for cores
` [PATCH RESEND v2 1/2] MIPS: cacheinfo: Add missing VCache
  ` [PATCH RESEND v2 2/2] MIPS: Loongson64: Set cluster for cores

[PATCH nf-next v3 1/2] netfilter: ctnetlink: add kernel side filtering for dump
 2020-03-27  2:04 UTC  (2+ messages)

[PATCH] hw/net/allwinner-sun8i-emac.c: Fix REG_ADDR_HIGH/LOW reads
 2020-03-27  2:00 UTC  (2+ messages)

[PATCH 1/3] Dockerfile: Install riscv32 toolchain from kernel.org
 2020-03-27  1:59 UTC  (4+ messages)

[PATCH] scsi: target: core: add task tag to trace events
 2020-03-27  1:56 UTC  (3+ messages)

[PATCH v6 0/2] UFS driver general fixes bundle 2
 2020-03-26  9:25 UTC  (2+ messages)
` [PATCH v6 1/2] scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out path

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-27  1:55 UTC  (11+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[meta-openssl102-fips][PATCH] nss: drop bbappend and patch
 2020-03-27  1:58 UTC 

[plbossart-sound:sdw/remove-sdw-driver 5/11] drivers/soundwire/master.c:15:16: error: 'struct sdw_master_device' has no member named 'link_ops'; did you mean 'link_id'?
 2020-03-27  1:58 UTC 

[android-goldfish:b120914098 5/5] mce_intel.c:undefined reference to `__gcov_init'
 2020-03-27  1:57 UTC 

[PATCH v7] net: tulip: check frame size and r/w data length
 2020-03-27  1:56 UTC  (3+ messages)

[yocto] [meta-openssl102-fips][PATCH V2] openssh: refresh patches to 8.2p1
 2020-03-27  1:55 UTC 

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2020-03-27  1:55 UTC 

[PATCH v4 00/15] glibc port to ARC processors
 2020-03-27  1:50 UTC  (4+ messages)
` [PATCH v4 07/15] ARC: hardware floating point support

[PATCH] f2fs: fix long latency due to discard during umount
 2020-03-27  1:51 UTC  (5+ messages)
    ` [f2fs-dev] "

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2020-03-27  1:51 UTC 

[PATCH] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-27  1:50 UTC  (4+ messages)

[PATCH] SUNRPC/cache: Allow garbage collection of invalid cache entries
 2020-03-27  1:50 UTC  (7+ messages)

[PATCH] [oe] [meta-filesystems] [PATCH] fuse3: upgrade 3.9.0 -> 3.9.1
 2020-03-27  1:52 UTC 

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2020-03-27  1:47 UTC 

[PATCH 00/12 v2] ring-buffer/tracing: Remove disabling of ring buffer while reading trace file
 2020-03-27  1:46 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2020-03-27  1:43 UTC 

post-receive: pub/scm/linux/kernel/git/xiang/erofs-utils
 2020-03-27  1:41 UTC 

[PATCH v3] mm/hugetlb: fix a addressing exception caused by huge_pte_offset
 2020-03-27  1:40 UTC 

[PATCH v2 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-27  1:37 UTC  (4+ messages)
` [PATCH v2 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW

[kvm:queue 276/278] arch/x86/kvm/svm/nested.c:88:49: error: invalid type argument of '->' (have 'struct kvm_x86_ops')
 2020-03-27  1:40 UTC  (3+ messages)

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-27  1:37 UTC  (15+ messages)
` [PATCH net-next v3 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next v3 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next v3 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events

[PATCH 1/1] vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader
 2020-03-27  1:39 UTC  (2+ messages)

[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200324
 2020-03-27  1:39 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/tgl: Make Wa_14010229206 permanent
 2020-03-27  1:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[riscv:for-next 5/20] arch/riscv/kernel/stacktrace.c:78:8: error: 'sp_in_global' undeclared
 2020-03-27  1:37 UTC 

[PATCH v1 00/22] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-03-27  1:33 UTC  (10+ messages)
` [PATCH v1 12/22] intel_iommu: add PASID cache management infrastructure

[PATCH v3 1/5] input/serio/i8042: Attach fwnode to serio i8042 kbd device
 2020-03-27  1:32 UTC  (5+ messages)
` [PATCH v3 2/5] Input: atkbd: Expose function row physical map to userspace
` [PATCH v3 3/5] dt-bindings: input/atkbd.txt: Add binding for "function-row-physmap"
` [PATCH v3 4/5] Input: atkbd: Receive and use physcode->keycode mapping from FW
` [PATCH v3 5/5] dt-bindings: input/atkbd.txt: Add binding info for "keymap" property

Pull request: u-boot-rockchip-20200327
 2020-03-27  1:34 UTC 

[PATCH RFC] cpuset: Make cpusets get restored on hotplug
 2020-03-27  1:26 UTC  (8+ messages)

KASAN: null-ptr-deref Write in blk_mq_map_swqueue
 2020-03-27  1:28 UTC  (2+ messages)

[PATCH v5] sctp: fix refcount bug in sctp_wfree
 2020-03-27  1:26 UTC  (4+ messages)

[PATCH] Monitor: remove autorebuild pidfile when it exits
 2020-03-27  1:28 UTC 

storage-logger: Recording changes to the udev database
 2020-03-27  0:32 UTC  (2+ messages)
` [linux-lvm] "

[Ocfs2-devel] [PATCH] ocfs2: Use memalloc_nofs_save instead of memalloc_noio_save
 2020-03-27  1:28 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/perf: Do not clear pollin for small user read buffers
 2020-03-27  1:28 UTC  (5+ messages)

[V2][PATCH] freeradius: don't download LFS content by default
 2020-03-27  1:26 UTC 

[PATCH] btrfs-progs: check: typo in an error message: "boudnary"
 2020-03-27  1:04 UTC  (2+ messages)

[PATCH v2] xfs/191: update mkfs.xfs input results
 2020-03-27  1:22 UTC  (6+ messages)
` [PATCH v3] "

[kvm:queue 278/278] arch/x86/kvm/svm/svm.c:3977:13: error: 'svm_vm_init' undeclared here (not in a function); did you mean 'svm_cpu_init'?
 2020-03-27  1:22 UTC 

[PATCH v3 1/2] firmware: dmi: Add macro SMBIOS_ENTRY_POINT_SCAN_START
 2020-03-27  1:21 UTC  (4+ messages)

post-receive: pub/scm/git/git-manpages
 2020-03-27  1:21 UTC 

post-receive: pub/scm/git/git-htmldocs
 2020-03-27  1:21 UTC 

KASAN: slab-out-of-bounds Read in vsscanf
 2020-03-27  1:20 UTC 

post-receive: pub/scm/git/git
 2020-03-27  1:20 UTC 

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-03-27  1:17 UTC  (3+ messages)

[PATCH v2 0/8] fix test failure with busybox
 2020-03-27  1:18 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 7/8] t4124: fix test for non-compliant diff(1)


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.