linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 22:30:14 to 2019-06-25 04:43:23 UTC [more...]

[PATCH] network: wireless: p54u: Fix race between disconnect and firmware loading
 2019-06-25  4:43 UTC  (2+ messages)
` [PATCH] p54usb: "

linux-next: manual merge of the block tree with the jc_docs tree
 2019-06-25  4:42 UTC 

[PATCH 1/2] tty: ldisc: Fix misuse of proc_dointvec "ldisc_autoload"
 2019-06-25  4:40 UTC  (4+ messages)
` [PATCH 2/2] net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"

[RFCv3 0/8] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-06-25  4:37 UTC  (9+ messages)
` [RFCv3 1/8] sched/core: Add manual jitter classification using sched_setattr syscall
` [RFCv3 2/8] sched: Introduce switch to enable TurboSched mode
` [RFCv3 3/8] sched/core: Update turbo_sched count only when required
` [RFCv3 4/8] sched/fair: Define core capacity to limit task packing
` [RFCv3 5/8] powerpc: Define Core Capacity for POWER systems
` [RFCv3 6/8] sched/fair: Tune task wake-up logic to pack jitter tasks
` [RFCv3 7/8] sched/fair: Bound non idle core search within LLC domain
` [RFCv3 8/8] powerpc: Set turbo domain to NUMA node for task packing

[selftests/bpf] 69d96519db: kernel_selftests.bpf.test_socket_cookie.fail
 2019-06-25  4:36 UTC  (8+ messages)

[PATCH] fsi: sbefifo: Don't fail operations when in SBE IPL state
 2019-06-25  4:35 UTC  (4+ messages)

[PATCH] dmaengine: fix semicolon.cocci warnings
 2019-06-25  4:29 UTC  (2+ messages)

linux-next: build failure after merge of the modules tree
 2019-06-25  4:27 UTC 

[PATCH v2] dmaengine: dmatest: timeout value of -1 should specify infinite wait
 2019-06-25  4:19 UTC  (2+ messages)

[PATCH v4 0/6] add edma2 for i.mx7ulp
 2019-06-25  4:12 UTC  (3+ messages)
` [PATCH v4 1/6] dmaengine: fsl-edma: add drvdata for fsl-edma

[PATCH v1 0/3] Add required-opps support to devfreq passive gov
 2019-06-25  4:10 UTC  (4+ messages)

[PATCH V2 00/15] cleanup cppcheck signed shifting errors
 2019-06-25  4:03 UTC  (17+ messages)
` [PATCH V3 "
  ` [PATCH V3 01/15] arm: perf: cleanup cppcheck shifting error
  ` [PATCH V3 02/15] ARM: davinci: cleanup cppcheck shifting errors
  ` [PATCH V3 03/15] ARM: ep93xx: "
  ` [PATCH V3 04/15] ARM: exynos: cleanup cppcheck shifting error
  ` [PATCH V3 05/15] ARM: footbridge: "
  ` [PATCH V3 06/15] ARM: imx: cleanup cppcheck shifting errors
  ` [PATCH V3 07/15] ARM: ks8695: cleanup cppcheck shifting error
  ` [PATCH V3 08/15] ARM: mmp: cleanup cppcheck shifting errors
  ` [PATCH V3 09/15] ARM: omap2: cleanup cppcheck shifting error
  ` [PATCH V3 10/15] ARM: orion5x: cleanup cppcheck shifting errors
  ` [PATCH V3 11/15] ARM: pxa: "
  ` [PATCH V3 12/15] ARM: vexpress: cleanup cppcheck shifting error
  ` [PATCH V3 13/15] ARM: mm: cleanup cppcheck shifting errors
  ` [PATCH V3 14/15] ARM: bpf: cleanup cppcheck shifting error
  ` [PATCH V3 15/15] ARM: vfp: cleanup cppcheck shifting errors

[PATCH] crypto: Fix build for clang
 2019-06-25  4:03 UTC  (3+ messages)
` [PATCH v2] lib/mpi: fix build with clang

arm32 build failure after abe882a39a9c ("drm/amd/display: fix issue with eDP not detected on driver load")
 2019-06-25  3:59 UTC  (2+ messages)

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-25  3:53 UTC  (3+ messages)

[PATCH 5.1 000/121] 5.1.15-stable review
 2019-06-25  3:08 UTC  (7+ messages)

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-25  3:08 UTC  (2+ messages)

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-25  3:51 UTC  (6+ messages)
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"

[PATCH -next] x86/jump_label: Make tp_vec_nr static
 2019-06-25  3:45 UTC 

Reminder: 42 open syzbot bugs in usb subsystem
 2019-06-25  3:44 UTC 

[PATCH] clk: imx8mm: Switch to platform driver
 2019-06-25  3:41 UTC  (2+ messages)

[PATCH] riscv: dts: Re-organize SPI DT nodes
 2019-06-25  3:31 UTC  (3+ messages)

[PATCH] Revert "x86/module: Detect and skip invalid relocations"
 2019-06-25  3:31 UTC  (5+ messages)

[PATCH] blk-mq: update hctx->cpumask at cpu-hotplug
 2019-06-25  3:28 UTC  (8+ messages)
  ` [PATCH] blk-mq: update hctx->cpumask at cpu-hotplug(Internet mail)

[PATCH v4 0/7] Hexdump Enhancements
 2019-06-25  3:17 UTC  (8+ messages)
` [PATCH v4 1/7] lib/hexdump.c: Fix selftests
` [PATCH v4 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v4 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v4 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v4 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v4 7/7] lib/hexdump.c: Optionally retain byte ordering

[PATCH next v2] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl, max_softirq_time_msecs
 2019-06-25  3:13 UTC 

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25  3:04 UTC  (5+ messages)
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
      ` [Ocfs2-devel] "

Linux 5.2-rc5
 2019-06-25  3:03 UTC  (6+ messages)
` NMI hardlock stacktrace deadlock [was Re: Linux 5.2-rc5]

[PATCH] [RFC] dmaengine: add fifo_size member
 2019-06-25  2:57 UTC  (12+ messages)

[PATCH V31 00/25] Add support for kernel lockdown
 2019-06-25  2:51 UTC  (10+ messages)
` [PATCH V31 07/25] kexec_file: Restrict at runtime if the kernel is locked down

[RFC] rcu: Warn that rcu ktheads cannot be spawned
 2019-06-25  2:50 UTC  (5+ messages)

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-25  2:35 UTC  (7+ messages)
` [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE

[PATCH net-next] xdp: Make __mem_id_disconnect static
 2019-06-25  2:31 UTC 

linux-next: manual merge of the fbdev tree with the v4l-dvb tree
 2019-06-25  2:28 UTC 

[PATCH net-next] net: link_watch: prevent starvation when processing linkwatch wq
 2019-06-25  2:28 UTC  (4+ messages)

[PATCH v3 4/5] genirq/affinity: allow driver's discontigous affinity set
 2019-06-25  2:14 UTC  (3+ messages)

[PATCH] time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
 2019-06-25  2:05 UTC  (14+ messages)

Kirkwood PCI Express and bridges
 2019-06-25  2:05 UTC  (4+ messages)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-25  1:59 UTC  (5+ messages)

[PATCH] csky: dts: Add NationalChip GX6605S
 2019-06-25  1:57 UTC  (4+ messages)

[PATCH] rtc: Don't state that the RTC holds UTC in case it doesn't
 2019-06-25  1:53 UTC  (3+ messages)

[PATCH] nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT
 2019-06-25  1:49 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-06-25  1:46 UTC  (3+ messages)

[PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
 2019-06-25  1:42 UTC  (6+ messages)
      `  "

WARNING in mark_lock
 2019-06-25  1:37 UTC 

[PATCH] tracing/snapshot: resize spare buffer if size changed
 2019-06-25  1:29 UTC 

[PATCH v4 0/4] Additional fixes on Talitos driver
 2019-06-25  1:20 UTC  (5+ messages)
` [PATCH v4 1/4] lib/scatterlist: Fix mapping iterator when sg->offset is greater than PAGE_SIZE

[PATCH v2 00/11] Fix driver reload issues
 2019-06-25  1:17 UTC  (3+ messages)
` [PATCH v2 11/11] ASoC: topology: Consolidate and fix asoc_tplg_dapm_widget_*_create flow
  ` [alsa-devel] "

[PATCH v2] kernel/isolation: Assert that a housekeeping CPU comes up at boot time
 2019-06-25  1:11 UTC  (2+ messages)

[RESEND PATCH v2] mtd: spinand: read return badly if the last page has bitflips
 2019-06-25  1:00 UTC  (3+ messages)

[PATCH RESEND] ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for vibrator
 2019-06-25  0:54 UTC  (8+ messages)

[PATCH 4.19 00/90] 4.19.56-stable review
 2019-06-25  0:43 UTC  (3+ messages)

[v2 0/2] add auo,kd101n80-45a panel driver
 2019-06-25  0:42 UTC  (3+ messages)
` [v2 2/2] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel
  ` [v2 2/2] drm/panel: support for auo, kd101n80-45na "

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-25  0:42 UTC  (4+ messages)
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH v4 00/11] add thermal driver for h6
 2019-06-25  0:34 UTC  (4+ messages)
` [PATCH v4 08/11] thermal: sun8i: support ahb clocks

[PATCH v1] KVM: x86: PMU Whitelist
 2019-06-25  0:32 UTC  (5+ messages)

[PATCH v5 00/14] epoll: support pollable epoll from userspace
 2019-06-25  0:24 UTC  (2+ messages)

[PATCH] cma: fail if fixed declaration can't be honored
 2019-06-25  0:20 UTC 

[RFC PATCH 0/6] bpf: add BPF_MAP_DUMP command to access more
 2019-06-25  0:14 UTC  (5+ messages)
` [RFC PATCH 2/6] bpf: add BPF_MAP_DUMP command to access more than one entry per call

[PATCH] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-25  0:13 UTC  (3+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-06-25  0:12 UTC  (7+ messages)
` [PATCH v9 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v9 2/6] filemap: update offset check "
` [PATCH v9 3/6] mm,thp: stats for file backed THP
` [PATCH v9 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v9 6/6] mm,thp: avoid writes to file with THP in pagecache

linux-next: manual merge of the tegra tree with the arm-soc tree
 2019-06-25  0:12 UTC 

[PATCH] kernel/isolation: Asset that a housekeeping CPU comes up at boot time
 2019-06-25  0:05 UTC  (3+ messages)

linux-next: manual merge of the samsung-krzk tree with the arm-soc tree
 2019-06-25  0:03 UTC 

[PATCH v3 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25  0:00 UTC  (4+ messages)
` [PATCH v3 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH v3 2/2] bpf: Add selftests for bpf_perf_event_output

linux-next: manual merge of the samsung-krzk tree with the arm-soc tree
 2019-06-24 23:59 UTC  (2+ messages)

[PATCH] nvme-pci: Avoid leak if pci_p2pmem_virt_to_bus() returns null
 2019-06-24 23:57 UTC 

[PATCH v4 00/22] Shared virtual address IOMMU and VT-d support
 2019-06-24 23:59 UTC  (10+ messages)
` [PATCH v4 17/22] iommu/vt-d: Avoid duplicated code for PASID setup
` [PATCH v4 19/22] iommu/vt-d: Clean up for SVM device list
` [PATCH v4 20/22] iommu/vt-d: Add bind guest PASID support

[PATCH v2 0/2] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-24 23:53 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bpf: Add selftests for bpf_perf_event_output

lift the xfs writepage code into iomap
 2019-06-24 23:49 UTC  (10+ messages)
` [PATCH 06/12] xfs: remove XFS_TRANS_NOFS
` [PATCH 07/12] xfs: don't preallocate a transaction for file size updates
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 12/12] iomap: add tracing for the address space operations

[PATCH] power: Do not clear events_check_enabled in pm_wakeup_pending()
 2019-06-24 23:35 UTC  (3+ messages)

linux-next: manual merge of the arm64 tree with Linus' tree
 2019-06-24 23:31 UTC 

[PATCH 0/9] drm: meson: global clean-up (use proper macros, update comments ...)
 2019-06-24 23:24 UTC  (2+ messages)

[PATCH 8/9] drm: meson: add macro used to enable HDMI PLL
 2019-06-24 23:20 UTC  (2+ messages)

[PATCH v7 00/25] Unify vDSOs across more architectures
 2019-06-24 23:16 UTC  (4+ messages)

[PATCH 4/9] drm: meson: vpp: use proper macros instead of magic constants
 2019-06-24 23:15 UTC  (2+ messages)

[PATCH] ACPI / LPSS: Don't skip late system PM ops for hibernate on BYT/CHT
 2019-06-24 23:14 UTC  (4+ messages)

[PATCH] bpf: Allow bpf_skb_event_output for a few prog types
 2019-06-24 23:12 UTC  (3+ messages)

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-24 23:09 UTC  (4+ messages)

[PATCH v3 0/4] Panel rotation patches
 2019-06-24 23:04 UTC  (3+ messages)
` [PATCH v3 2/4] drm/panel: set display info in panel attach

[PATCH] softirq: Replace this_cpu_write with __this_cpu_write if irq is disabled
 2019-06-24 23:04 UTC  (2+ messages)

[PATCHv2] mm/gup: speed up check_and_migrate_cma_pages() on huge page
 2019-06-24 23:01 UTC  (5+ messages)

[PATCH v13 00/13] Ingenic Timer/Counter Unit patchset v13
 2019-06-24 22:57 UTC  (14+ messages)
` [PATCH v13 01/13] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v13 02/13] doc: Add doc for the Ingenic TCU hardware
` [PATCH v13 03/13] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v13 04/13] mfd: Add Ingenic TCU driver
` [PATCH v13 05/13] clk: ingenic: Add driver for the TCU clocks
` [PATCH v13 06/13] irqchip: Add irq-ingenic-tcu driver
` [PATCH v13 07/13] clocksource: Add a new timer-ingenic driver
` [PATCH v13 08/13] clk: jz4740: Add TCU clock
` [PATCH v13 09/13] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v13 10/13] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v13 11/13] MIPS: CI20: Reduce system timer and clocksource to 3 MHz
` [PATCH v13 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz
` [PATCH v13 13/13] MIPS: jz4740: Drop obsolete code

[PATCH v3 0/2] Support accelerometers for veyron_minnie
 2019-06-24 22:53 UTC  (3+ messages)
` [PATCH v3 1/2] iio: cros_ec: Add sign vector in core for backward compatibility
` [PATCH v3 2/2] iio: cros_ec: Extend legacy support to ARM device

[PATCH v2 00/15] Conversion of panel bindings to DT schema
 2019-06-24 22:47 UTC  (4+ messages)
` [PATCH v2 10/15] dt-bindings: display: Convert tpo,tpg110 panel "

[PATCH 0/2] Support accelerometers for veyron_minnie
 2019-06-24 22:44 UTC  (4+ messages)
` [PATCH v2 1/2] iio: cros_ec: Add sign vector in core for backward compatibility

[PATCH][next] drm/vmwgfx: remove redundant assignment to sub_res
 2019-06-24 22:44 UTC 

[PATCH] riscv: Add cpu topology DT entry
 2019-06-24 22:38 UTC 

[PATCH 0/3] Clean up crypto documentation
 2019-06-24 22:37 UTC  (6+ messages)

[PATCH v1 1/1] PCI/ERR: Update error status after reset_link()
 2019-06-24 22:35 UTC 

[PATCH] fbmem: remove redundant assignment to err
 2019-06-24 22:37 UTC 

[PATCH] pinctrl: Add device link between pin controller and GPIO
 2019-06-24 22:36 UTC  (2+ messages)

[PATCH v8 0/6] Enable THP for text section of non-shmem files
 2019-06-24 22:34 UTC  (6+ messages)
` [PATCH v8 3/6] mm,thp: stats for file backed THP
` [PATCH v8 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v8 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v8 6/6] mm,thp: avoid writes to file with THP in pagecache

[PATCH] gpio: Add device link support
 2019-06-24 22:34 UTC  (2+ messages)

properly communicate queue limits to the DMA layer v2
 2019-06-24 22:33 UTC  (5+ messages)
` [PATCH 5/8] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 6/8] IB/srp: "

[RFC PATCH 00/11] tracing: of: Boot time tracing using devicetree
 2019-06-24 22:31 UTC  (4+ messages)


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