All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-01 15:24:37 to 2019-05-01 16:07:40 UTC [more...]

fix filler_t callback type mismatches
 2019-05-01 16:06 UTC  (8+ messages)
` [PATCH 1/4] mm: fix an overly long line in read_cache_page
` [PATCH 2/4] mm: don't cast ->readpage to filler_t for do_read_cache_page
` [PATCH 3/4] nfs: pass the correct prototype to read_cache_page
` [PATCH 4/4] jffs2: "

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-05-01 16:07 UTC 

[Bug 109345] drm-next-2018-12-14 -Linux PPC
 2019-05-01 16:06 UTC  (2+ messages)

[Xen-devel] [xen-4.10-testing test] 135435: regressions - FAIL
 2019-05-01 16:05 UTC  (3+ messages)
  `  "

[PATCH v4 00/22] soundwire: code cleanup
 2019-05-01 16:05 UTC  (24+ messages)
` [PATCH v4 01/22] soundwire: Kconfig: fix help format
` [PATCH v4 02/22] soundwire: fix SPDX license for header files
` [PATCH v4 03/22] soundwire: fix alignment issues in "
` [PATCH v4 04/22] soundwire: bus: fix alignment issues
` [PATCH v4 05/22] soundwire: bus: fix typos in comments
` [PATCH v4 06/22] soundwire: bus: remove useless parentheses
` [PATCH v4 07/22] soundwire: bus: fix boolean comparisons
` [PATCH v4 08/22] soundwire: bus: remove spurious newline
` [PATCH v4 09/22] soundwire: bus_type: fix alignment issues
` [PATCH v4 10/22] soundwire: mipi_disco: "
` [PATCH v4 11/22] soundwire: mipi_disco: fix boolean comparisons
` [PATCH v4 12/22] soundwire: stream: fix alignment issues
` [PATCH v4 13/22] soundwire: slave: "
` [PATCH v4 14/22] soundwire: intel_init: "
` [PATCH v4 15/22] soundwire: intel: "
` [PATCH v4 16/22] soundwire: intel: protect macro parameters
` [PATCH v4 17/22] soundwire: intel: fix boolean comparison
` [PATCH v4 18/22] soundwire: cadence_master: fix alignment issues
` [PATCH v4 19/22] soundwire: cadence_master: balance parentheses
` [PATCH v4 20/22] soundwire: cadence_master: fix boolean comparisons
` [PATCH v4 21/22] soundwire: cadence_master: remove spurious newline
` [PATCH v4 22/22] soundwire: add missing newlines in dynamic debug logs

[VOTE] tagging for operational messages sent to xen-devel@ (was Re: Xen 4.13 Development Update)
 2019-05-01 16:03 UTC  (5+ messages)
  ` [Xen-devel] "

[PATCH rdma-for-next 0/9] drivers/infiniband: Introduce rdma_dim
 2019-05-01 16:04 UTC  (3+ messages)

NVMe peer2peer TLPs over NTB getting split
 2019-05-01 15:58 UTC  (3+ messages)

MPLS encapsulation and arp table overflow
 2019-05-01 16:03 UTC 

[PATCH] usb: isp1760-hcd: Fix fall-through annotations
 2019-05-01 16:03 UTC  (4+ messages)
`  "

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2019-05-01 16:02 UTC 

[RFC] Disable lockref on arm64
 2019-05-01 16:01 UTC  (3+ messages)

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-01 16:01 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/6] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/6] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/6] drm/i915: Move sseu helper functions to intel_sseu.h
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions
` [PATCH 6/6] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev7)
` ✗ Fi.CI.SPARSE: "

[warrior][v2][PATCH] README: updated Maintainers list for Warrior
 2019-05-01 16:00 UTC  (2+ messages)

[PATCHv2] io_uring: avoid page allocation warnings
 2019-05-01 16:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-05-01 16:00 UTC  (60+ messages)
` [U-Boot] [PATCH v2 11/50] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH v2 12/50] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH v2 13/50] x86: Support SPL and TPL
` [U-Boot] [PATCH v2 14/50] x86: Support booting with TPL
` [U-Boot] [PATCH v2 15/50] x86: Add a handoff header file
` [U-Boot] [PATCH v2 16/50] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH v2 17/50] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH v2 18/50] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH v2 19/50] x86: broadwell: Split CPU init
` [U-Boot] [PATCH v2 20/50] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH v2 21/50] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH v2 22/50] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH v2 23/50] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH v2 24/50] x86: Add common Intel "
` [U-Boot] [PATCH v2 25/50] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH v2 26/50] x86: Add a simple TPL implementation
` [U-Boot] [PATCH v2 27/50] x86: mrccache: Add more debugging
` [U-Boot] [PATCH v2 29/50] x86: pch: Add an ioctl to read power-management info
` [U-Boot] [PATCH v2 30/50] x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
` [U-Boot] [PATCH v2 31/50] x86: broadwell: "
` [U-Boot] [PATCH v2 33/50] x86: Support TPL in Intel common code
` [U-Boot] [PATCH v2 34/50] x86: Don't set up MTRRs in SPL
` [U-Boot] [PATCH v2 35/50] x86: Don't generate a bootstage report "
` [U-Boot] [PATCH v2 36/50] x86: Support PCI VGA ROM when TPL is used
` [U-Boot] [PATCH v2 37/50] x86: sysreset: Implement the get_last() method
` [U-Boot] [PATCH v2 39/50] x86: samus: Update device tree for SPL
` [U-Boot] [PATCH v2 41/50] x86: Update device tree for TPL

[PATCH net-next v1 0/4] net/sched: taprio change schedules
 2019-05-01 15:59 UTC  (2+ messages)

[PATCH v2 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-05-01 15:57 UTC  (7+ messages)
` [PATCH v2 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook

[PATCH v11] drm/i915: Engine discovery query
 2019-05-01 15:58 UTC  (6+ messages)

[PATCH V11 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-05-01 15:56 UTC  (12+ messages)
` [PATCH V11 2/4] drivers/perf: imx_ddr: Add ddr performance counter support

[Qemu-devel] [PATCH v2 00/29] tcg vector improvements
 2019-05-01 15:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 02/29] tcg: Do not recreate INDEX_op_neg_vec unless supported
` [Qemu-devel] [PATCH v2 03/29] tcg: Allow add_vec, sub_vec, neg_vec, not_vec to be expanded

[warrior][PATCH] README: updated Maintainers list for Warrior
 2019-05-01 15:56 UTC  (9+ messages)
    ` [oe] "

WARNING in ovl_rename
 2019-05-01 15:56 UTC 

[PATCH i-g-t 0/2] Engine discovery tests
 2019-05-01 15:56 UTC  (5+ messages)
` [PATCH i-g-t 2/2] tests/i915_query: "
    ` [igt-dev] [Intel-gfx] "

perf build broken in 5.1-rc7
 2019-05-01 15:55 UTC  (7+ messages)

[PATCH] io_uring: avoid page allocation warnings
 2019-05-01 15:55 UTC  (11+ messages)

[PATCH net-next 0/8] undo congestion window on spurious SYN or SYNACK timeout
 2019-05-01 15:55 UTC  (2+ messages)

[PATCH] xfs: change some error-less functions to void types
 2019-05-01 15:55 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-05-01 15:55 UTC 

[PATCH 1/2] drm/amdgpu: Add replay counter defines to NBIO headers
 2019-05-01 15:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Add PCIe replay count sysfs file

[PATCH] drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
 2019-05-01 15:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev2)

[PATCH 1/2] drm/amdgpu: Fix CIK references in gmc_v8
 2019-05-01 15:54 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: Cosmetic cleanup

[dpdk-dev] [PATCH 0/3] small fixes for crypto drivers
 2019-05-01 15:53 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] crypto/snow3g: add to meson build
` [dpdk-dev] [PATCH 2/3] crypto/kasumi: fix dependency check
` [dpdk-dev] [PATCH 3/3] crypto/zuc: "

[PATCH] x86/vm_event: correctly gather gs_shadow value
 2019-05-01 15:52 UTC  (13+ messages)
            ` [Xen-devel] "

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2019-05-01 15:52 UTC 

[U-Boot] [PATCH v3] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-05-01 15:51 UTC  (3+ messages)

[PATCH] meta-poky: remove obsolete DISTRO_FEATURES_LIBC
 2019-05-01 15:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-05-01 15:50 UTC 

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-01 15:48 UTC  (3+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask

[PATCH net] selftests: fib_rule_tests: print the result and return 1 if any tests failed
 2019-05-01 15:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] sockets: avoid string truncation warnings when copying UNIX path
 2019-05-01 15:47 UTC  (2+ messages)

[PATCH v2 0/5] arm64: SPE ACPI enablement
 2019-05-01 15:46 UTC  (6+ messages)
` [PATCH v2 1/5] ACPI/PPTT: Trivial, Modify the case of CPU

[PATCH net] ipv6: A few fixes on dereferencing rt->from
 2019-05-01 15:44 UTC  (2+ messages)

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-05-01 15:44 UTC  (16+ messages)
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH] elfutils: ptest fixes
 2019-05-01 15:44 UTC 

CLA concerns
 2019-05-01 15:44 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/kvalo/ath
 2019-05-01 15:41 UTC 

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-01 15:40 UTC  (6+ messages)

xfs: Assertion failed in xfs_ag_resv_init()
 2019-05-01 15:36 UTC  (8+ messages)

[PATCH net] net/tls: avoid NULL pointer deref on nskb->sk in fallback
 2019-05-01 15:38 UTC  (2+ messages)

meson issue in romulus SDK
 2019-05-01 15:40 UTC 

post-receive: pub/scm/linux/kernel/git/shuah/linux
 2019-05-01 15:38 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-05-01 15:38 UTC 

next/master boot bisection: next-20190430 on beagle-xm
 2019-05-01 15:37 UTC  (2+ messages)

[PATCH net-next] netdevsim: fix fall-through annotation
 2019-05-01 15:37 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2019-05-01 15:37 UTC 

[PATCH] rebase --abort: cleanup refs/rewritten
 2019-05-01 15:36 UTC  (5+ messages)

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-01 15:36 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Refactor to expand subslice mask (rev6)

Memory alignment requirement for Direct/IO
 2019-05-01 15:35 UTC  (2+ messages)

[PATCH 01/14] drm/i915/hangcheck: Track context changes
 2019-05-01 15:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev2)

[Qemu-devel] [PATCH v2 3/4] util/cacheinfo.c: Use uintptr_t instead of unsigned long in AArch64 arch_cache_info()
 2019-05-01 15:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] arm: aspeed: Set SDRAM size
 2019-05-01 15:32 UTC  (5+ messages)

[LTP] [PATCH 1/2] net/traceroute: Rewrite into new API
 2019-05-01 15:34 UTC  (6+ messages)
` [LTP] [PATCH 2/2] net/tracepath: "

[GIT PULL] fsnotify fix for v5.1-rc8
 2019-05-01 15:34 UTC  (4+ messages)

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-05-01 15:33 UTC  (5+ messages)

[RFC][PATCH v3] ftrace/x86_64: Emulate call function while updating in breakpoint handler
 2019-05-01 15:32 UTC  (3+ messages)

[PATCH net] selftests: fib_rule_tests: Fix icmp proto with ipv6
 2019-05-01 15:31 UTC  (2+ messages)

[PATCH net v2] packet: validate msg_namelen in send directly
 2019-05-01 15:31 UTC  (2+ messages)

[PATCH net v2] packet: in recvmsg msg_name return at least sizeof sockaddr_ll
 2019-05-01 15:31 UTC  (2+ messages)

One-way dbus properties
 2019-05-01 15:32 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-05-01 15:30 UTC 

[PATCH 0/2] Fixes for addtask and deltask
 2019-05-01 15:30 UTC  (6+ messages)
` [PATCH 2/2] bitbake: build.py: check dependendent task for addtask

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-05-01 15:30 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2019-05-01 15:30 UTC 

[Qemu-devel] [PATCH v2] linux-user: avoid string truncation warnings in uname field copying
 2019-05-01 15:28 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/vmxnet3: add VLAN filter capability
 2019-05-01 15:29 UTC 

[PATCH v2] musl: fix build failure when ld-is-gold is in DISTRO_FEATURES
 2019-05-01 15:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2019-05-01 15:28 UTC 

post-receive: pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
 2019-05-01 15:28 UTC 

[PATCH V2] brcmfmac: print firmware messages after a firmware crash
 2019-05-01 15:27 UTC  (2+ messages)

[PATCH v2] brcmfmac: set txflow request id from 1 to pktids array size
 2019-05-01 15:26 UTC  (2+ messages)

[PATCH] brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
 2019-05-01 15:25 UTC  (3+ messages)

[PATCH net-next] sfc: mcdi_port: Mark expected switch fall-through
 2019-05-01 15:24 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration/block-dirty-bitmap: Silence coverity CID 1390625
 2019-05-01 15:24 UTC  (4+ 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.