messages from 2019-07-22 17:02:16 to 2019-07-22 17:38:11 UTC [more...]
[PATCH net-next 0/4] sctp: clean up __sctp_connect function
2019-07-22 17:38 UTC (6+ messages)
` [PATCH net-next 1/4] sctp: check addr_size with sa_family_t size in __sctp_setsockopt_connectx
` [PATCH net-next 2/4] sctp: clean up __sctp_connect
` [PATCH net-next 3/4] sctp: factor out sctp_connect_new_asoc
` [PATCH net-next 4/4] sctp: factor out sctp_connect_add_peer
[GIT PULL] perf/core improvements and fixes
2019-07-22 17:38 UTC (10+ messages)
` [PATCH 01/37] perf include bpf: Add bpf_tail_call() prototype
` [PATCH 02/37] perf bpf: Do not attach a BPF prog to a tracepoint if its name starts with !
` [PATCH 03/37] perf evsel: Store backpointer to attached bpf_object
` [PATCH 04/37] perf trace: Add pointer to BPF object containing __augmented_syscalls__
` [PATCH 05/37] perf trace: Look up maps just on the __augmented_syscalls__ BPF object
` [PATCH 06/37] perf trace: Order -e syscalls table
` [PATCH 07/37] perf trace: Add BPF handler for unaugmented syscalls
` [PATCH 08/37] perf trace: Allow specifying the bpf prog to augment specific syscalls
` [PATCH 09/37] perf trace: Put the per-syscall entry/exit prog_array BPF map infrastructure in place
[PATCH v3 0/6] qcom: add OCMEM support
2019-07-22 17:37 UTC (5+ messages)
` [PATCH v3 1/6] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
` [PATCH v3 2/6] dt-bindings: display: msm: gmu: add optional ocmem property
[Qemu-devel] [PATCH v3 0/3] High downtime with 95+ throttle pct
2019-07-22 17:35 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 3/3] tests/migration: Add a test for auto converge
[PATCH RFC v3 0/14] sched,fair: flatten CPU controller runqueues
2019-07-22 17:33 UTC (14+ messages)
` [PATCH 01/14] sched: introduce task_se_h_load helper
` [PATCH 02/14] sched: change /proc/sched_debug fields
` [PATCH 03/14] sched,fair: redefine runnable_load_avg as the sum of task_h_load
` [PATCH 04/14] sched,fair: move runnable_load_avg to cfs_rq
` [PATCH 06/14] sched,cfs: use explicit cfs_rq of parent se helper
` [PATCH 07/14] sched,cfs: fix zero length timeslice calculation
` [PATCH 08/14] sched,fair: simplify timeslice length code
` [PATCH 09/14] sched,fair: refactor enqueue/dequeue_entity
` [PATCH 10/14] sched,fair: add helper functions for flattened runqueue
` [PATCH 11/14] sched,fair: flatten hierarchical runqueues
` [PATCH 12/14] sched,fair: track cfs_rq->max_h_load for more legitimate h_weight
` [PATCH 13/14] sched,fair: flatten update_curr functionality
` [PATCH 14/14] sched,fair: propagate sum_exec_runtime up the hierarchy
kexec on rk3399
2019-07-22 17:35 UTC (4+ messages)
[RFC 00/79] perf tools: Initial libperf separation
2019-07-22 17:34 UTC (5+ messages)
` [PATCH 23/79] libperf: Make libperf.a part of the build
[PATCH] checkpatch: Added warnings in favor of strscpy()
2019-07-22 17:33 UTC (4+ messages)
` [RFC PATCH] string.h: Add stracpy/stracpy_pad (was: Re: [PATCH] checkpatch: Added warnings in favor of strscpy().)
[PATCH v2] phy: core: document phy_calibrate()
2019-07-22 17:32 UTC
[PATCH] drm: use correct dev node location in comment
2019-07-22 17:31 UTC (2+ messages)
[dpdk-dev] [PATCH] pci: fix missing pci bus with shared library build
2019-07-22 17:31 UTC (6+ messages)
[PATCH] credential: add nocache option to the credentials API
2019-07-22 17:30 UTC (3+ messages)
[PATCH] bfq: Check if bfqq is NULL in bfq_insert_request
2019-07-22 17:30 UTC
[PATCH v5] Documentation/checkpatch: Prefer strscpy/strscpy_pad over strcpy/strlcpy/strncpy
2019-07-22 17:30 UTC (2+ messages)
[PATCH 0/3] hwmon: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (4+ messages)
` [PATCH 1/3] hwmon: asb100: convert to i2c_new_dummy_device
` [PATCH 2/3] hwmon: smm665: "
` [PATCH 3/3] hwmon: w83781d: "
[PATCH 00/14] mfd: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (18+ messages)
` [PATCH 01/14] mfd: 88pm800: convert to i2c_new_dummy_device
` [PATCH 02/14] mfd: 88pm860x-core: "
` [PATCH 03/14] mfd: ab3100-core: "
` [PATCH 04/14] mfd: bcm590xx: "
` [PATCH 05/14] mfd: da9150-core: "
` [PATCH 06/14] mfd: max14577: "
` [PATCH 07/14] mfd: max77693: "
` [PATCH 08/14] mfd: max77843: "
` [PATCH 09/14] mfd: max8907: "
` [PATCH 10/14] mfd: max8925-i2c: "
` [PATCH 11/14] mfd: max8997: "
` [PATCH 12/14] mfd: max8998: "
` [PATCH 13/14] mfd: palmas: "
` [PATCH 14/14] mfd: twl-core: "
[Qemu-devel] [PULL 0/5] Block patches for 4.1.0-rc2
2019-07-22 17:26 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] block/nvme: fix doorbell stride
` [Qemu-devel] [PULL 2/5] block/nvme: support larger that 512 bytes sector devices
` [Qemu-devel] [PULL 3/5] block/nvme: don't touch the completion entries
` [Qemu-devel] [PULL 4/5] block: Dec. drained_end_counter before bdrv_wakeup
` [Qemu-devel] [PULL 5/5] block: Only the main loop can change AioContexts
[PATCH v5] arm64: kernel: implement fast refcount checking
2019-07-22 17:27 UTC (7+ messages)
[Xen-devel] [xen-unstable-smoke test] 139256: tolerable all pass - PUSHED
2019-07-22 17:27 UTC
[PATCH] net: sfc: falcon: convert to i2c_new_dummy_device
2019-07-22 17:26 UTC
[PATCH] mfd: tps80031: convert to devm_i2c_new_dummy_device
2019-07-22 17:26 UTC
[PATCH] gpu: drm: bridge: sii9234: convert to devm_i2c_new_dummy_device
2019-07-22 17:26 UTC
[PATCH 0/2] media: ir-kbd-i2c: fix potential OOPS & minor cleanup
2019-07-22 17:26 UTC (3+ messages)
` [PATCH 1/2] media: ir-kbd-i2c: prevent potential NULL pointer access
` [PATCH 2/2] media: ir-kbd-i2c: remove outdated comments
[PATCH 0/4] rtc: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (5+ messages)
` [PATCH 1/4] rtc: isl12026: convert to i2c_new_dummy_device
` [PATCH 2/4] rtc: max77686: "
` [PATCH 3/4] rtc: s35390a: "
` [PATCH 4/4] rtc: s5m: "
[PATCH 0/2] misc: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (3+ messages)
` [PATCH 1/2] misc: eeprom: ee1004: convert to i2c_new_dummy_device
` [PATCH 2/2] misc: eeprom: max6875: "
[PATCH 0/3] iio: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (4+ messages)
` [PATCH 1/3] iio: light: cm36651: convert to i2c_new_dummy_device
` [PATCH 2/3] iio: light: veml6070: "
` [PATCH 3/3] iio: pressure: hp03: "
Multi-node support
2019-07-22 17:26 UTC (2+ messages)
[PATCH 0/1] gpu: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (2+ messages)
` [PATCH 1/1] gpu: drm: bridge: analogix-anx78xx: convert to i2c_new_dummy_device
[PATCH 0/8] media: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (9+ messages)
` [PATCH 1/8] media: dvb-frontends: cxd2820r_core: convert to i2c_new_dummy_device
` [PATCH 2/8] media: dvb-frontends: mn88443x: "
` [PATCH 3/8] media: dvb-frontends: mn88472: "
` [PATCH 4/8] media: dvb-frontends: mn88473: "
` [PATCH 5/8] media: i2c: ad9389b: "
` [PATCH 6/8] media: i2c: adv7180: "
` [PATCH 7/8] media: i2c: adv7511-v4l2: "
` [PATCH 8/8] media: usb: go7007: s2250-board: "
[PATCH 0/1] extcon: convert subsystem to i2c_new_dummy_device()
2019-07-22 17:26 UTC (2+ messages)
` [PATCH 1/1] extcon: extcon-max77843: convert to i2c_new_dummy_device
[PATCH] i2c: replace i2c_new_secondary_device with an ERR_PTR variant
2019-07-22 17:26 UTC
[Qemu-devel] [PATCH V5] net/colo-compare.c: Fix memory leak and code style issue
2019-07-22 17:24 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a7795-salvator-xs: sort nodes
2019-07-22 17:23 UTC (2+ messages)
"make" vs "$(MAKE)" in tools/testing/selftests/Makefile
2019-07-22 17:23 UTC (3+ messages)
[PATCH v2] powerpc: slightly improve cache helpers
2019-07-22 17:21 UTC (13+ messages)
[PATCH] [RESEND v2] structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
2019-07-22 17:23 UTC (6+ messages)
stable-2.02 - vgrename: use global lock
2019-07-22 17:23 UTC
[PATCH] arm64: dts: renesas: r8a7795-salvator-x: sort nodes
2019-07-22 17:22 UTC (2+ messages)
[PATCH] [v2] drbd: dynamically allocate shash descriptor
2019-07-22 16:52 UTC (2+ messages)
` [Drbd-dev] "
[PATCH 1/2] HID: core: Add hid printk_once macros
2019-07-22 17:23 UTC (4+ messages)
` [PATCH 2/2] HID: core: only warn once of oversize hid report
mt76x0u blocks resume from suspend
2019-07-22 16:40 UTC
[PATCH] arm64: dts: renesas: r8a7795-es1-salvator-x: sort nodes
2019-07-22 17:22 UTC (2+ messages)
bcachefs status update (it's done cooking; let's get this sucker merged)
2019-07-22 17:22 UTC (5+ messages)
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync
[Qemu-devel] [PATCH v4 00/18] bitmaps: introduce 'bitmap' sync mode
2019-07-22 17:21 UTC (3+ messages)
[dpdk-dev] [PATCH] app/testpmd: fix MAC addr parser for flow
2019-07-22 17:20 UTC (4+ messages)
refactor tasklets to avoid unsigned long argument
2019-07-22 17:19 UTC (6+ messages)
[Qemu-devel] [PATCH for-4.1 0/2] block: bdrv_drained_end() changes fallout
2019-07-22 17:18 UTC (2+ messages)
[dpdk-dev] [PATCH] app/testpmd: support QinQ strip offload
2019-07-22 17:16 UTC (8+ messages)
[5.2 REGRESSION] Generic vDSO breaks seccomp-enabled userspace on i386
2019-07-22 17:16 UTC (3+ messages)
Integrate collectd with OpenBMC
2019-07-22 17:15 UTC (3+ messages)
[Qemu-devel] [PATCH V4] net/colo-compare.c: Fix memory leak and code style issue
2019-07-22 17:14 UTC (3+ messages)
[PATCH 0/5] btrfs-progs: tests: Make 64K page size system happier
2019-07-22 17:15 UTC (5+ messages)
` [PATCH 2/5] btrfs-progs: fsck-tests: Check if current kernel can mount fs with specified sector size
` [PATCH 3/5] btrfs-progs: mkfs-tests: Skip 010-minimal-size if we can't mount with 4k "
[Qemu-devel] [PULL 0/2] More fixes for QEMU 4.1.0-rc2
2019-07-22 17:14 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] virtio-scsi: fixed virtio_scsi_ctx_check failed when detaching scsi disk
[PATCH v2 1/7] dt-bindings: net: Add bindings for Realtek PHYs
2019-07-22 17:14 UTC (6+ messages)
` [PATCH v2 6/7] dt-bindings: net: realtek: Add property to configure LED mode
[PATCH v4 0/3] MediaTek Security random number generator support
2019-07-22 17:13 UTC (4+ messages)
` [PATCH v4 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs
[Qemu-devel] [PATCH-for-4.1 v7 0/1] hw/block/pflash_cfi01: Add DeviceReset() handler
2019-07-22 17:12 UTC (8+ messages)
` [Qemu-devel] [PATCH-for-4.1 v7 1/1] hw/block/pflash_cfi01: Add missing "
[PATCH v3 00/11] Add AMD SEV guest live migration support
2019-07-22 17:12 UTC (4+ messages)
` [PATCH v3 08/11] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
How to specify a different kernel for an image
2019-07-22 17:12 UTC (7+ messages)
[PATCH 0/5] Optimize bio splitting
2019-07-22 17:12 UTC (6+ messages)
` [PATCH 1/5] block: Declare several function pointer arguments 'const'
` [PATCH 2/5] block: Document the bio splitting functions
` [PATCH 3/5] block: Micro-optimize bvec_split_segs()
` [PATCH 4/5] block: Simplify blk_bio_segment_split()
` [PATCH 5/5] block: Improve physical block alignment of split bios
[PATCH nft v3] src: osf: fix snprintf -Wformat-truncation warning
2019-07-22 17:11 UTC (2+ messages)
Regarding have kfree() (and related) set the pointer to NULL too
2019-07-22 17:10 UTC (6+ messages)
[dpdk-dev] [PATCH] examples/ip_frag: fix stale content of eth info struct
2019-07-22 17:10 UTC (3+ messages)
[PATCH 13/18] dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schema
2019-07-22 17:07 UTC (18+ messages)
` [PATCH 14/18] dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schema
` [PATCH 15/18] ARM: bcm2835: Add bcm2711 compatible string
` [PATCH 16/18] ARM: dts: Add minimal Raspberry Pi 4 support
` [PATCH 17/18] arm64: dts: broadcom: Add reference to RPi 4 B
` [PATCH 18/18] MAINTAINERS: Add BCM2711 to BCM2835 ARCH
[Qemu-devel] [PULL 0/2] pflash-next patches for v4.1.0-rc2
2019-07-22 17:08 UTC (3+ messages)
` [Qemu-devel] [PULL 1/2] hw/block/pflash_cfi01: Add missing DeviceReset() handler
` [Qemu-devel] [PULL 2/2] hw/block/pflash_cfi02: Rewrite a fall through comment
[PATCH 0/3] amlogic: Add support for Odroid-N2
2019-07-22 17:08 UTC (7+ messages)
` [PATCH 1/3] ARM: dts: add "
` [U-Boot] "
` [PATCH 3/3] board: amlogic: "
` [U-Boot] "
[U-Boot] [PATCH] mmd: sdhci: fix non GPIO card detect
2019-07-22 17:08 UTC
[PATCH] drm/i915/gt: WaSetVfGuardbandPreemptionVertexCount (bdw/chv)
2019-07-22 17:07 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v4 0/8] Support for Allwinner V3/S3L and Sochip S3
2019-07-22 17:07 UTC (5+ messages)
` [PATCH v4 5/8] clk: sunxi-ng: v3s: add Allwinner V3 support
[Xen-devel] [PATCH v3 00/35] Specific platform to run OVMF in Xen PVH and HVM guests
2019-07-22 17:06 UTC (4+ messages)
` [Xen-devel] [PATCH v3 32/35] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
[Xen-devel] [PATCH] x86/crash: fix kexec transition breakage
2019-07-22 17:06 UTC (2+ messages)
New repo request: phosphor-psu-code-mgmt
2019-07-22 17:06 UTC (2+ messages)
drm/exynos: scaler: Reset hardware before starting the operation (bug report)
2019-07-22 17:05 UTC (2+ messages)
Request for meta-rcs subrepository
2019-07-22 17:06 UTC (2+ messages)
[PATCH] lib: zstd: Make ZSTD_compressBlock_greedy_extDict static
2019-07-22 17:04 UTC (2+ messages)
[PATCH] power: sysfs: Remove wakeup_abort_count attribute
2019-07-22 17:04 UTC
[dpdk-dev] [PATCH] eal: warn on --no-huge allocation requirement
2019-07-22 17:03 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] eal: warn on legacy memory "
[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
2019-07-22 17:02 UTC (11+ messages)
Detecting if a modem has dialing support
2019-07-22 17:02 UTC (2+ messages)
[PATCH] RDMA: Make most headers compile stand alone
2019-07-22 17:01 UTC
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.