messages from 2018-06-26 22:11:13 to 2018-06-27 00:02:46 UTC [more...]
[PATCH v8 00/14] staging: typec: tcpci: move out of staging
2018-06-26 23:45 UTC (11+ messages)
` [PATCH v8 01/14] dt-bindings: connector: add properties for typec
` [v8,01/14] "
` [PATCH v8 02/14] dt-bindings: usb: add documentation for typec port controller(TCPCI)
` [v8,02/14] "
` [PATCH v8 03/14] staging: typec: tcpci: add compatible string for nxp ptn5110
` [v8,03/14] "
` [PATCH v8 04/14] usb: typec: add fwnode to tcpc
` [v8,04/14] "
` [PATCH v8 12/14] staging: typec: tcpci: keep the disconnected cc line open
` [v8,12/14] "
[net-next PATCH v4 0/7] Symmetric queue selection using XPS for Rx queues
2018-06-27 0:00 UTC (12+ messages)
` [net-next PATCH v4 1/7] net: Refactor XPS for CPUs and "
` [net-next PATCH v4 2/7] net: Use static_key for XPS maps
` [net-next PATCH v4 3/7] net: sock: Change tx_queue_mapping in sock_common to unsigned short
` [net-next PATCH v4 7/7] Documentation: Add explanation for XPS using Rx-queue(s) map
[PATCH v2 0/3] Support UDP/IPv4 GSO
2018-06-26 23:58 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 1/3] gso: support UDP/IPv4 fragmentation
[rocko/master][PATCH] iperf: fix aarch64 build due to math.h conflict
2018-06-26 23:57 UTC
[PATCH v2] dt-bindings: misc: ASPEED coprocessor interrupt controller
2018-06-26 23:57 UTC
[PATCH v2 00/21] use match_string() helper
2018-06-26 23:56 UTC (4+ messages)
` [PATCH v2 10/21] cpufreq: intel_pstate: "
[RFC PATCH 0/3] NFS: Fix output of mountstats for NFSv4 state opcodes such as SEQUENCE and RENEW
2018-06-26 23:56 UTC (4+ messages)
` [RFC PATCH 1/3] sunrpc: add _print_rpc_iostats() to output metrics for one RPC op
` [RFC PATCH 2/3] sunrpc: Add _add_rpc_iostats() to add rpc_iostats metrics
` [RFC PATCH 3/3] sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt clones
[PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
2018-06-26 23:26 UTC (25+ messages)
` [PATCH 01/14] devres: Add devm_of_iomap()
` [PATCH 02/14] fsi: Move code around to avoid forward declaration
` [PATCH 03/14] fsi: Add mechanism to set the tSendDelay and tEchoDelay values
` [PATCH 04/14] fsi: master-gpio: Rename and adjust send delay
` [PATCH 05/14] fsi: master-gpio: Add support for link_config
` [PATCH 06/14] fsi: master-gpio: Add more tracepoints
` [PATCH 07/14] fsi: master-gpio: Remove unused definitions
` [PATCH 08/14] fsi: master-gpio: Remove "GPIO" prefix on some definitions
` [PATCH 09/14] fsi: master-gpio: Add missing release function
` [PATCH 10/14] fsi: Move various master definitions to a common header
` [PATCH 11/14] dt-bindings: fsi: Document binding for the fsi-master-ast-cf "device"
` [PATCH 12/14] fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire
` [PATCH 13/14] arm: dts: OpenPower Romulus system can use coprocessor for FSI
` [PATCH 14/14] arm: dts: OpenPower Palmetto "
[U-Boot] Pine64 problems with GPT partitions
2018-06-26 23:53 UTC (6+ messages)
[PATCH net-next] net: preserve sock reference when scrubbing the skb
2018-06-26 23:53 UTC (8+ messages)
[bpf-next PATCH 0/2] xdp/bpf: extend XDP samples/bpf xdp_rxq_info
2018-06-26 23:53 UTC (3+ messages)
` [bpf-next PATCH 1/2] samples/bpf: extend xdp_rxq_info to read packet payload
[PATCH v7 1/5] drm/i915/psr: Remove intel_crtc_state parameter from disable_source()
2018-06-26 23:50 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v7,1/5] "
[PATCH] mm,oom: Bring OOM notifier callbacks to outside of OOM killer
2018-06-26 23:50 UTC (7+ messages)
[U-Boot] [PATCH v4 1/6] sunxi: R40: add gigabit ethernet clocks
2018-06-26 23:47 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/6] net: sun8i-emac: fix printing NULL character
[v8,14/14] staging: typec: tcpci: move tcpci drivers out of staging
2018-06-26 23:45 UTC
[v8,13/14] staging: typec: tcpci: Only touch target bit when enable vconn
2018-06-26 23:45 UTC
[v8,11/14] typec: tcpm: add starting value for drp toggling
2018-06-26 23:45 UTC
[v8,10/14] staging: typec: tcpci: enable vbus detection
2018-06-26 23:45 UTC
[v8,09/14] staging: typec: tcpci: register port before request irq
2018-06-26 23:45 UTC
[v8,08/14] staging: typec: tcpci: use IS_ERR() instead of PTR_ERR_OR_ZERO()
2018-06-26 23:45 UTC
[v8,07/14] staging: typec: tcpci: remove unused tcpci_tcpc_config
2018-06-26 23:45 UTC
[v8,06/14] usb: typec: tcpm: support get typec and pd config from device properties
2018-06-26 23:45 UTC
[v8,05/14] usb: typec: add API to get typec basic port power and data config
2018-06-26 23:45 UTC
[PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
2018-06-26 23:23 UTC (9+ messages)
` [PATCH 01/14] devres: Add devm_of_iomap()
` [PATCH 02/14] fsi: Move code around to avoid forward declaration
` [PATCH 03/14] fsi: Add mechanism to set the tSendDelay and tEchoDelay values
` [PATCH 04/14] fsi: master-gpio: Rename and adjust send delay
linux-next: Signed-off-by missing for commits in the rcu tree
2018-06-26 23:43 UTC (2+ messages)
[PATCH] thunderbolt: fix small typo in variable name
2018-06-26 23:34 UTC
[PATCH] Documentation: intel_pstate: Describe hwp_dynamic_boost sysfs knob
2018-06-26 23:40 UTC (3+ messages)
[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
2018-06-26 23:38 UTC (15+ messages)
` [Qemu-devel] [virtio-dev] "
` Re: [Qemu-devel] "
[PATCH] drm/i915/icp: Add Interrupt Support
2018-06-26 23:38 UTC (2+ messages)
[PATCH tip/core/rcu 0/22] Grace-period fixes for v4.19
2018-06-26 23:40 UTC (7+ messages)
` [PATCH tip/core/rcu 13/22] rcu: Fix grace-period hangs due to race with CPU offline
[PATCH] platform/x86: intel-hid: Add support for Device Specific Methods
2018-06-26 23:34 UTC
[PATCH] IB/srpt: Support HCAs with more than two ports
2018-06-26 23:10 UTC (3+ messages)
[PATCH v5 0/8] Introduce on-chip interconnect API
2018-06-26 23:34 UTC (4+ messages)
` [PATCH v5 1/8] interconnect: Add generic "
[git pull] Input updates for v4.18-rc2
2018-06-26 23:32 UTC
[U-Boot] [PATCH 0/5] sandbox: net: Fix sandbox eth drivers
2018-06-26 23:31 UTC (15+ messages)
` [U-Boot] [PATCH 1/5] sandbox: eth-raw: Correct valid socket test in send/recv
` [U-Boot] [PATCH 2/5] net: Correct comment in Kconfig
` [U-Boot] [PATCH 3/5] net: sandbox: Convert sandbox mock eth driver to livetree
` [U-Boot] [PATCH 4/5] net: sandbox-raw: Convert raw "
` [U-Boot] [PATCH 5/5] net: sandbox-raw: Allow interface to be specified by index
[PATCH] get_maintainer.pl: Add optional .get_maintainer.MAINTAINERS override
2018-06-26 23:29 UTC (5+ messages)
[PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
2018-06-26 23:20 UTC (6+ messages)
` [PATCH 01/14] devres: Add devm_of_iomap()
` [PATCH 02/14] fsi: Move code around to avoid forward declaration
[PATCH v3 bpf-net] bpf: Change bpf_fib_lookup to return lookup status
2018-06-26 23:21 UTC
[ndctl PATCH 1/2] ndctl: Add 'list' verbose options
2018-06-26 23:20 UTC (6+ messages)
` [ndctl PATCH 2/2] ndctl: Add 'list' verbose documentation
[PATCH] arm: dts: zynq: Fix memory size on the Zybo Z7 board
2018-06-26 23:20 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: fsl-imx-sahara: Add i.MX51 as a supported SoC
2018-06-26 23:19 UTC (5+ messages)
[PATCH] ARM: dts: imx51: Add sahara crypto support
2018-06-26 23:18 UTC (2+ messages)
[U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass
2018-06-26 23:18 UTC (9+ messages)
` [U-Boot] [PATCH v3 3/6] video_osd: Add osd sandbox driver and tests
` [U-Boot] [PATCH v3 4/6] test: Add ut_asserteq_mem
` [U-Boot] [PATCH v3 5/6] test: list: Add tests for hexdump.c
` [U-Boot] [PATCH v3 6/6] cmd: Add osd commands
[U-Boot] [PATCH v2 1/6] dm: SMEM (Shared memory) uclass
2018-06-26 23:18 UTC (4+ messages)
[U-Boot] [PATCH v3 2/6] soc: qualcomm: Add Shared Memory Manager driver
2018-06-26 23:18 UTC (2+ messages)
[U-Boot] [PATCH v3 1/4] core: Add functions to set properties in live-tree
2018-06-26 23:18 UTC (4+ messages)
` [U-Boot] [PATCH v3 3/4] core: Add dev_{disable,enable}_by_path
[U-Boot] [PATCH] x86: Add scsi command to coreboot and qemu
2018-06-26 23:18 UTC (2+ messages)
[U-Boot] [PATCH] cmd: fastboot: Validate user input
2018-06-26 23:18 UTC (2+ messages)
[U-Boot] [PATCH] rsa: Support LibreSSL in rsa-sign.c
2018-06-26 23:18 UTC (2+ messages)
[ndctl PATCH] ndctl, test: check availability of MAP_SYNC for poison test
2018-06-26 23:06 UTC
[ndctl PATCH] ndctl, test: check availability of MAP_SYNC for poison test
2018-06-26 23:05 UTC
[morty][PATCH 1/2] glibc: add missing TRAP_BRANCH/TRAP_HWBKPT definitions
2018-06-26 23:10 UTC (10+ messages)
[PATCH] x86/mm: don't free p4d table when it is folded at runtime
2018-06-26 23:08 UTC (5+ messages)
[PATCH 01/10] drm: Add drm_plane_mask()
2018-06-26 23:08 UTC (4+ messages)
` [PATCH 09/10] drm/vc4: Use drm_crtc_mask()
` ✓ Fi.CI.IGT: success for series starting with [01/10] drm: Add drm_plane_mask()
[PATCH v2] dt-bindings: sram: Add 'clocks' as an optional property
2018-06-26 23:07 UTC
[PATCH 00/26] New IDA API
2018-06-26 23:00 UTC (5+ messages)
` [16/26] dmaengine: Convert to new "
` [PATCH 16/26] "
linux-next: build failure after merge of the btrfs-kdave tree
2018-06-26 22:59 UTC
Rocko: how to remove python3 from target's rootfs
2018-06-26 21:26 UTC (5+ messages)
dsd formats in ALSA plugins
2018-06-26 22:58 UTC
[morty][PATCH] libnl: fix CVE-2017-0553
2018-06-26 22:54 UTC (3+ messages)
BUG: unable to handle kernel paging request in bpf_int_jit_compile
2018-06-26 22:53 UTC (5+ messages)
` set_memory_* (was: Re: BUG: unable to handle kernel paging request in bpf_int_jit_compile)
[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
2018-06-26 22:52 UTC (2+ messages)
[PATCH] maintainers: Assign ownership of newlib and libgloss to Alejandro Hernandez
2018-06-26 22:50 UTC
[PATCH] filter-branch: skip commits present on --state-branch
2018-06-26 22:44 UTC (4+ messages)
` [PATCH v2] "
[PATCH] locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
2018-06-26 22:43 UTC (11+ messages)
[PATCH v5 0/3] Fix DM DAX handling
2018-06-26 22:37 UTC (15+ messages)
` [PATCH v5 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH v5 2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX
` [PATCH v5 3/3] dm: prevent DAX mounts if not supported
[PATCH RESEND bpf-next v6 1/2] trace_helpers.c: Add helpers to poll multiple perf FDs for events
2018-06-26 22:37 UTC (4+ messages)
` [PATCH RESEND bpf-next v6 2/2] samples/bpf: Add xdp_sample_pkts example
[Bug 105880] [dc][kabini] Cannot find any crtc or sizes
2018-06-26 22:36 UTC (2+ messages)
` [Bug 105880] [dc] No support for LVDS or VGA connectors (Cannot find any crtc or sizes)
[PATCH bpf-next 2/3] bpf: btf: add btf json print functionality
2018-06-26 22:35 UTC (12+ messages)
[PATCH V3] nvmet: use shared workqueue for file-ns
2018-06-26 22:32 UTC
Fwd: [PATCH 0/6] offload Linux LAG devices to the TC datapath
2018-06-26 22:31 UTC (2+ messages)
` "
[PATCH v5 0/5] Convert some stash functionality to a builtin
2018-06-26 22:31 UTC (9+ messages)
` [PATCH v6 0/4] stash: add new tests and introduce a new helper function
` [PATCH v6 2/4] stash: convert drop and clear to builtin
` [PATCH v6 3/4] stash: convert branch "
` [PATCH v6 4/4] stash: convert pop "
` [PATCH v6 0/4] stash: Convert some `git stash` commands to a builtin
[PATCH 00/29] t: detect and fix broken &&-chains in subshells
2018-06-26 22:31 UTC (4+ messages)
[PATCH bpf-next 0/7] nfp: bpf: add multiplication, divide and memcpy from maps
2018-06-26 22:28 UTC (5+ messages)
` [PATCH bpf-next 5/7] nfp: bpf: support u16 and u32 multiplications
` [PATCH bpf-next 6/7] nfp: bpf: support u32 divide using reciprocal_div.h
[PATCH] block: Simplify the bio cloning implementation
2018-06-26 22:26 UTC
[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
2018-06-26 22:26 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index
[PATCH tip/core/rcu 0/27] Post-gp_seq miscellaneous fixes for v4.19
2018-06-26 22:27 UTC (8+ messages)
` [PATCH tip/core/rcu 16/27] rcu: Add comment documenting how rcu_seq_snap works
[PATCH] Avoid that SCSI device removal through sysfs triggers a deadlock
2018-06-26 22:25 UTC
[freebsd-master test] 124750: all pass - PUSHED
2018-06-26 22:23 UTC
[Qemu-devel] [RFC PATCH 0/2] iotests: fleecing test
2018-06-26 22:22 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH 1/2] block: allow blockdev-backup from any source
` [Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing
[PATCH v2 1/1] hwmon: (mlxreg-fan) Add support for Mellanox FAN driver
2018-06-26 22:22 UTC (2+ messages)
[Qemu-devel] [PATCH] ppc/pnv: Add model for Power8 PHB3 PCIe Host bridge
2018-06-26 22:21 UTC (3+ messages)
[RFC PATCH v5] Implement --first-parent for git rev-list --bisect
2018-06-26 22:20 UTC (6+ messages)
[RFC PATCH for 4.18 1/2] compat: Introduce is_compat_frame
2018-06-26 22:17 UTC (6+ messages)
` [RFC PATCH for 4.18 2/2] rseq: compat: clear high bits of rseq_cs fields
[PATCH V4 0/2] nvmet: implement flush all support
2018-06-26 22:17 UTC (3+ messages)
` [PATCH V4 1/2] nvmet: move struct work_struct out of union
` [PATCH V4 2/2] nvmet: add support for flush all
[Bug 106928] When starting a match Rocket League crashes on "Go"
2018-06-26 22:16 UTC (2+ messages)
[Buildroot] [PATCH] configs/imx6-sabresd: Bump U-Boot and kernel
2018-06-26 22:11 UTC
[RFC PATCH] arm64/mm: unmap the linear alias of module allocations
2018-06-26 22:11 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.