linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 20:38:07 to 2019-05-24 02:32:38 UTC [more...]

[PATCH] drm_edid-load: Fix a missing-check bug in drivers/gpu/drm/drm_edid_load.c
 2019-05-24  2:32 UTC  (3+ messages)
  ` [PATCH] drm_edid-load: Fix a missing-check bug in drm_load_edid_firmware()

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-05-24  2:32 UTC  (2+ messages)

[PATCH selftests 0/2] Add checkbashisms meta-testcase
 2019-05-24  2:31 UTC  (3+ messages)

[PATCH v2] vt: Fix a missing-check bug in drivers/tty/vt/vt.c
 2019-05-24  2:27 UTC  (11+ messages)
              ` [PATCH v3] "
                  ` [PATCH v3] vt: Fix a missing-check bug in con_init()

[PATCH v3 0/3] thermal: rockchip: fix up thermal driver
 2019-05-24  2:23 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: rockchip: fix up the tsadc pinctrl setting error

Getting empty callchain from perf_callchain_kernel()
 2019-05-24  2:20 UTC  (12+ messages)

[PATCH] Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"
 2019-05-24  2:20 UTC  (3+ messages)

[PATCH net-next v2, 0/4] ENETC: support hardware timestamping
 2019-05-24  2:20 UTC  (3+ messages)

[PATCH] consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
 2019-05-24  2:19 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v2] consolemap: Fix a memory leaking bug in con_insert_unipair()

[PATCH] PCI: altera: Fix no return warning for altera_pcie_irq_teardown()
 2019-05-24  2:17 UTC  (2+ messages)

[PATCH 1/2] ocfs2: add last unlock times in locking_state
 2019-05-24  2:15 UTC  (4+ messages)
` [PATCH V3 2/2] ocfs2: add locking filter debugfs file
  ` [Ocfs2-devel] "

[PATCH] pcm030-audio-fabric: Fix a memory leaking bug in pcm030_fabric_probe()
 2019-05-24  2:12 UTC 

[PATCH] tracing: silence GCC 9 array bounds warning
 2019-05-24  2:12 UTC  (2+ messages)

[PATCH] signal: reorder struct sighand_struct
 2019-05-24  2:11 UTC  (3+ messages)

[PATCH net 0/4] Allow TX timestamp with UDP GSO
 2019-05-24  2:10 UTC  (13+ 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

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

BUG: spinlock bad magic in rhashtable_walk_enter
 2019-05-24  1:58 UTC  (2+ messages)

[PATCH V7 1/2] soc: imx: Add SCU SoC info driver support
 2019-05-24  1:52 UTC  (2+ messages)
` [PATCH V7 2/2] arm64: defconfig: Add i.MX SCU SoC info driver

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-05-24  1:52 UTC  (3+ messages)
` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc,free}_contiguous()
  ` [PATCH v2 1/2] dma-contiguous: Abstract dma_{alloc, free}_contiguous()

[PATCH] selftests: add missing include linux/sockios
 2019-05-24  1:42 UTC 

[PATCH v4 00/30] coresight: Support for ACPI bindings
 2019-05-24  1:38 UTC  (4+ messages)

[PATCH] arm64: dts: ls1028a: Add temperature sensor node
 2019-05-24  1:21 UTC 

[v4 PATCH 2/2] mm: vmscan: correct some vmscan counters for THP swapout
 2019-05-24  1:26 UTC 

[PATCH] selftests: kselftest: fix function return type
 2019-05-24  1:20 UTC 

[PATCH RESEND] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator
 2019-05-24  1:20 UTC  (4+ messages)

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-24  1:17 UTC  (12+ messages)

[RFC PATCH v4 00/21] Implement an HPET-based hardlockup detector
 2019-05-24  1:16 UTC  (22+ messages)
` [RFC PATCH v4 01/21] x86/msi: Add definition for NMI delivery mode
` [RFC PATCH v4 02/21] x86/hpet: Expose hpet_writel() in header
` [RFC PATCH v4 03/21] x86/hpet: Calculate ticks-per-second in a separate function
` [RFC PATCH v4 04/21] x86/hpet: Add hpet_set_comparator() for periodic and one-shot modes
` [RFC PATCH v4 05/21] x86/hpet: Reserve timer for the HPET hardlockup detector
` [RFC PATCH v4 06/21] x86/hpet: Configure the timer used by the "
` [RFC PATCH v4 07/21] watchdog/hardlockup: Define a generic function to detect hardlockups
` [RFC PATCH v4 08/21] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH v4 09/21] x86/nmi: Add a NMI_WATCHDOG NMI handler category
` [RFC PATCH v4 10/21] watchdog/hardlockup: Add function to enable NMI watchdog on all allowed CPUs at once
` [RFC PATCH v4 11/21] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
` [RFC PATCH v4 12/21] watchdog/hardlockup/hpet: Adjust timer expiration on the number of monitored CPUs
` [RFC PATCH v4 13/21] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
` [RFC PATCH v4 14/21] watchdog/hardlockup: Use parse_option_str() to handle "nmi_watchdog"
` [RFC PATCH v4 15/21] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
` [RFC PATCH v4 16/21] x86/watchdog: Add a shim hardlockup detector
` [RFC PATCH v4 17/21] x86/tsc: Switch to perf-based hardlockup detector if TSC become unstable
` [RFC PATCH v4 18/21] x86/apic: Add a parameter for the APIC delivery mode
` [RFC PATCH v4 19/21] iommu/vt-d: Rework prepare_irte() to support per-irq "
` [RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog
` [RFC PATCH v4 21/21] x86/watchdog/hardlockup/hpet: Support interrupt remapping

[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

[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)

[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] 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  (4+ messages)

[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  (7+ messages)
` [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"


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).