linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 19:50:24 to 2019-05-24 01:16:38 UTC [more...]

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-05-24  1:16 UTC 

[PATCH] mm/swap: Fix release_pages() when releasing devmap pages
 2019-05-24  1:05 UTC  (2+ messages)

[PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-05-24  1:01 UTC  (6+ messages)
` [PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()
` [PATCH v1 2/5] driver core: Add device links support for pending links to suppliers
` [PATCH v1 3/5] dt-bindings: Add depends-on property
` [PATCH v1 4/5] of/platform: Add functional dependency link from "depends-on" property
` [PATCH v1 5/5] driver core: Add sync_state driver/bus callback

[PATCH 0/2] reapply: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
 2019-05-24  0:57 UTC  (6+ messages)
` [PATCH 2/2] Revert "mm, thp: restore node-local hugepage allocations"

[PATCH] tegra_wm9712: Fix a memory leaking bug in tegra_wm9712_driver_probe()
 2019-05-24  0:50 UTC 

[PATCH] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
 2019-05-24  0:42 UTC  (3+ messages)

[PATCH RESEND] arm64: defconfig: Enable CONFIG_QORIQ_THERMAL
 2019-05-24  0:40 UTC 

[PATCH v1 0/9] perf diff: diff cycles at basic block level
 2019-05-24  0:39 UTC  (4+ messages)
` [PATCH v1 8/9] perf diff: Print the basic block cycles diff

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-24  0:31 UTC  (19+ messages)

[PATCH] selftests: bpf: fix compiler warning
 2019-05-24  0:30 UTC 

[PATCH 4.14 00/77] 4.14.122-stable review
 2019-05-24  0:28 UTC  (2+ messages)

[PATCHv3 00/12] perf tools: Display eBPF code in intel_pt trace
 2019-05-24  0:27 UTC  (2+ messages)

[v3 PATCH] RISC-V: Add a PE/COFF compliant Image header
 2019-05-24  0:16 UTC  (3+ messages)

[PATCH] platform/chrome: wilco_ec: Add version sysfs entries
 2019-05-24  0:15 UTC  (2+ messages)

[PATCH v4 0/3] mtd: spinand: Add support for GigaDevice GD5F1GQ4UFxxG
 2019-05-24  0:12 UTC  (4+ messages)
` [PATCH v4 3/3] "

[PATCH] scripts/gdb: Fix invocation when CONFIG_COMMON_CLK is not set
 2019-05-24  0:11 UTC  (4+ messages)

[RFT PATCH v5 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-24  0:06 UTC  (6+ messages)
` [RFT PATCH v5 1/5] Documentation: DT: arm: add support for sockets defining package boundaries
` [RFT PATCH v5 2/5] dt-binding: cpu-topology: Move cpu-map to a common binding
` [RFT PATCH v5 3/5] cpu-topology: Move cpu topology code to common code
` [RFT PATCH v5 4/5] arm: Use common cpu_topology structure and functions
` [RFT PATCH v5 5/5] RISC-V: Parse cpu topology during boot

[PATCH v4 1/3] amr64: map FDT as RW for early_init_dt_scan()
 2019-05-24  0:04 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Set endpoint controller pointer to null
 2019-05-23 23:57 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Allocate enough space for fixed size BAR
 2019-05-23 23:56 UTC  (2+ messages)

[PATCH] tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
 2019-05-23 23:56 UTC 

[PATCH v2] PCI: endpoint: Skip odd BAR when skipping 64bit BAR
 2019-05-23 23:55 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Clear BAR before freeing its space
 2019-05-23 23:50 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-23 23:49 UTC  (5+ messages)
` [PATCH v3 bpf-next 4/4] selftests/bpf: add auto-detach test

linux-next: build warning after merge of the net-next tree
 2019-05-23 23:47 UTC 

[PATCH net-next] net: sched: cls_u32: use struct_size() helper
 2019-05-23 23:25 UTC  (3+ messages)

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-05-23 23:43 UTC  (7+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-23 23:43 UTC  (18+ messages)

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-23 23:40 UTC  (13+ messages)

[RFT PATCH v4 0/5] Unify CPU topology across ARM & RISC-V
 2019-05-23 23:34 UTC  (4+ messages)
` [RFT PATCH v4 3/5] cpu-topology: Move cpu topology code to common code

[PATCH 0/2] kselftest: fix rtctest timeout
 2019-05-23 23:32 UTC  (7+ messages)
` [PATCH 1/2] selftests/harness: Allow test to configure timeout
` [PATCH 2/2] selftests: rtc: rtctest: specify timeouts

linux-next: manual merge of the v4l-dvb tree with Linus' tree
 2019-05-23 23:21 UTC 

[PATCH 00/18] locking/atomic: atomic64 type cleanup
 2019-05-23 23:10 UTC  (3+ messages)
` [PATCH 05/18] locking/atomic: arc: use s64 for atomic64

[PATCH 5.1 000/122] 5.1.5-stable review
 2019-05-23 23:08 UTC  (2+ messages)

[PATCH v4] platform/chrome: wilco_ec: Add event handling
 2019-05-23 23:06 UTC 

[PATCH v2 bpf-next 0/4] cgroup bpf auto-detachment
 2019-05-23 23:06 UTC  (5+ messages)
` [PATCH v2 bpf-next 4/4] selftests/bpf: add auto-detach test

[PATCH net-next] flow_offload: use struct_size() in kzalloc()
 2019-05-23 22:56 UTC 

[PATCH] scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask in pqi_pci_init()
 2019-05-23 22:55 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
 2019-05-23 22:55 UTC  (3+ messages)
` [PATCH 2/2] input: keyboard: mtk-pmic-keys: add MT6392 support

[PATCH 0/1] infiniband/mm: convert put_page() to put_user_page*()
 2019-05-23 22:54 UTC  (10+ messages)
` [PATCH 1/1] "

linux-next: Signed-off-by missing for commits in the block tree
 2019-05-23 22:54 UTC  (4+ messages)

linux-next: build failure after merge of the input-current tree
 2019-05-23 22:52 UTC  (2+ messages)

about selftests/rtc test related stuff
 2019-05-23 22:52 UTC  (4+ messages)

[PATCH] ASoC: fsl_esai: fix the channel swap issue after xrun
 2019-05-23 22:50 UTC  (2+ messages)

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-05-23 22:31 UTC  (11+ messages)
` [PATCH v5 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v5 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v5 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v5 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v5 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v5 06/10] NTB: Introduce MSI library
` [PATCH v5 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v5 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v5 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v5 10/10] NTB: Describe the ntb_msi_test client in the documentation

linux-next: build failure after merge of the drm-fixes tree
 2019-05-23 22:29 UTC 

[PATCH] PCI: endpoint: Add DMA to Linux PCI EP Framework
 2019-05-23 22:24 UTC 

[PATCH] ASoC: Intel: Skylake: Use struct_size() helper
 2019-05-23 22:23 UTC 

[PATCH v1] platform/x86: Huawei laptop extras driver
 2019-05-23 22:09 UTC  (2+ messages)

[PATCH v13 0/4] Add support for the Purism Librem5 devkit
 2019-05-23 22:06 UTC  (5+ messages)
` [PATCH v13 2/4] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH i2c/slave-mqueue v5] i2c: slave-mqueue: add a slave backend to receive and queue messages
 2019-05-23 22:03 UTC  (2+ messages)

[PATCH] gpio: fix gpio-adp5588 build errors
 2019-05-23 22:00 UTC 

Droid 4 backlight support
 2019-05-23 22:00 UTC 

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-23 21:59 UTC  (10+ messages)
` [PATCH net 1/4] net/udp_gso: "
` [PATCH net 2/4] net/udpgso_bench_tx: options to exercise TX CMSG
` [PATCH net 3/4] net/udpgso_bench_tx: fix sendmmsg on unconnected socket
` [PATCH net 4/4] net/udpgso_bench_tx: audit error queue

[PATCH] PM / devfreq: try_then_request_governor should not return NULL
 2019-05-23 21:58 UTC 

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-23 21:49 UTC  (17+ messages)

[PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2019-05-23 21:43 UTC  (3+ messages)
` [PATCH 4/4] xHCI: Handle dwc3 erratum on USB3 HW LPM feature

Disk activity trigger: keeps blinking under full load
 2019-05-23 21:43 UTC 

linux-next: Fixes tag needs some work in the net tree
 2019-05-23 21:35 UTC 

[PATCH v2 0/2] close_range()
 2019-05-23 21:34 UTC  (2+ messages)

[PATCH v2 0/9] qcom: Add cpuidle to some platforms
 2019-05-23 21:24 UTC  (3+ messages)
` [PATCH v2 6/9] arm64: dts: qcom: msm8996: Add PSCI cpuidle low power states

[RFC][PATCH] kernel.h: Add generic roundup_64() macro
 2019-05-23 21:19 UTC  (6+ messages)

[PATCH v2 0/2] tools: PCI: Fix broken pcitest compilation
 2019-05-23 21:18 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: PCI: Fix compiler warning in pcitest

[PATCH 1/1] drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb
 2019-05-23 21:18 UTC  (2+ messages)

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-05-23 21:06 UTC  (13+ messages)

[PATCH 1/2] MAINTAINERS: Add entry for fieldbus subsystem
 2019-05-23 21:02 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: Add entry for anybuss drivers

[PATCH] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu slices
 2019-05-23 21:01 UTC  (4+ messages)
` [PATCH v2 0/1] sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
  ` [PATCH v2 1/1] "

[mm] e52271917f: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
 2019-05-23 21:00 UTC  (2+ messages)

[REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info
 2019-05-23 21:00 UTC  (10+ messages)
` [REVIEW][PATCH 03/26] signal/arm64: Use force_sig not force_sig_fault for SIGKILL
    ` [REVIEW][PATCHv2 "

[PATCH] arm64: dts: allwinner: a64-oceanic-5205-5inmfd: Enable CAN
 2019-05-23 20:54 UTC  (6+ messages)

[PATCH] signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
 2019-05-23 20:54 UTC  (2+ messages)

[PATCH] ALSA: Use struct_size() helper
 2019-05-23 20:29 UTC 

[PATCH 0/2] net: macb: Add support for SiFive FU540-C000
 2019-05-23 20:50 UTC  (3+ messages)
` [PATCH 1/2] net/macb: bindings doc: add sifive fu540-c000 binding

Please cherrypick 592acbf1682128 to 3.18.y and 4.4.y
 2019-05-23 20:49 UTC 

[PATCH v10 00/11] drm/sun4i: dsi: Fixes/updates (A33 reworked!)
 2019-05-23 20:48 UTC  (9+ messages)
` [PATCH v10 01/11] drm/sun4i: dsi: Fix TCON DRQ set bits
` [PATCH v10 02/11] drm/sun4i: dsi: Update start value in video start delay
` [PATCH v10 03/11] drm/sun4i: dsi: Fix video start delay computation
` [PATCH v10 04/11] drm/sun4i: tcon: Compute DCLK dividers based on format, lanes

[PATCH 1/3] perf header: Add die information in CPU topology
 2019-05-23 20:41 UTC  (3+ messages)
` [PATCH 2/3] perf stat: Support per-die aggregation
` [PATCH 3/3] perf header: Rename "sibling cores" to "sibling sockets"

[PATCH] ASoC: dapm: Use struct_size() in krealloc()
 2019-05-23 20:36 UTC 

[PATCH] Bluetooth: Add new 13d3:3491 QCA_ROME device
 2019-05-23 20:32 UTC  (2+ messages)
` [PATCH] Bluetooth: Add new 13d3:3501 "

[ANNOUNCE] 3.18.140-rt117
 2019-05-23 20:32 UTC 

[PATCH 0/2] tools: PCI: Fix broken pcitest compilation
 2019-05-23 20:30 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tools: PCI: Fix compiler warning in pcitest

[PATCH v2 1/2] MAINTAINERS: Add entry for fieldbus subsystem
 2019-05-23 20:30 UTC  (2+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add entry for anybuss drivers

[PATCHv6 0/4] omapdrm: DSI command mode panel support
 2019-05-23 20:19 UTC  (6+ messages)
` [PATCHv6 1/4] drm/omap: use DRM_DEBUG_DRIVER instead of CORE
` [PATCHv6 2/4] drm/omap: don't check dispc timings for DSI
` [PATCHv6 3/4] drm/omap: add framedone interrupt support
` [PATCHv6 4/4] drm/omap: add support for manually updated displays

[PATCH v12 1/5] can: m_can: Create a m_can platform framework
 2019-05-23 20:18 UTC  (2+ messages)

[PATCH v2] mtd: onenand_base: Avoid fall-through warnings
 2019-05-23 20:17 UTC  (2+ messages)

[PATCH] blk-iolatency: only account submitted bios
 2019-05-23 20:10 UTC 

[GIT PULL] Immutable branch between LEDs, MFD and REGULATOR
 2019-05-23 20:07 UTC  (5+ messages)

[PATCH] lib/sort: Add the sort_r() variant
 2019-05-23 20:04 UTC  (2+ messages)

[PATCH] tracing: Use correct function name in trace_filter_add_remove_task() comment
 2019-05-23 20:02 UTC  (2+ messages)

[PATCH v2 00/15] drm/msm: Per-instance pagetable support
 2019-05-23 20:00 UTC  (4+ messages)
` [PATCH v2 03/15] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2

[PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
 2019-05-23 20:00 UTC  (12+ messages)

xarray breaks thrashing detection and cgroup isolation
 2019-05-23 19:59 UTC  (7+ messages)

[PATCH] Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD
 2019-05-23 19:59 UTC  (2+ messages)

[PATCH] input: silead: Add MSSL0017 to acpi_device_id
 2019-05-23 19:55 UTC  (2+ messages)

[PATCH v4 1/2] power: supply: add input power and voltage limit properties
 2019-05-23 19:54 UTC  (2+ messages)

[PATCH v3 0/9] Multicolor Framework update
 2019-05-23 19:08 UTC  (9+ messages)
` [PATCH v3 1/9] leds: multicolor: Add sysfs interface definition
` [PATCH v3 3/9] documention: leds: Add multicolor class documentation
` [PATCH v3 4/9] dt-bindings: leds: Add multicolor ID to the color ID list
` [PATCH v3 5/9] "
` [PATCH v3 6/9] leds: multicolor: Introduce a multicolor class definition
` [PATCH v3 7/9] dt: bindings: lp50xx: Introduce the lp50xx family of RGB drivers
` [PATCH v3 8/9] leds: lp50xx: Add the LP50XX family of the RGB LED driver
` [PATCH v3 9/9] leds: Update the lp55xx to use the multi color framework

[PATCH 4.9 00/53] 4.9.179-stable review
 2019-05-23 19:06 UTC  (8+ messages)
` [PATCH 4.9 10/53] parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
` [PATCH 4.9 19/53] clk: tegra: Fix PLLM programming on Tegra124+ when PMC overrides divider
` [PATCH 4.9 20/53] fuse: fix writepages on 32bit
` [PATCH 4.9 28/53] perf intel-pt: Fix sample timestamp wrt non-taken branches
` [PATCH 4.9 31/53] fbdev: sm712fb: fix VRAM detection, dont set SR70/71/74/75
` [PATCH 4.9 35/53] fbdev: sm712fb: fix support for 1024x768-16 mode
` [PATCH 4.9 37/53] fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).