linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-06 18:35:53 to 2018-09-06 23:49:51 UTC [more...]

[PATCH v6 00/14] Energy Aware Scheduling
 2018-09-06 23:49 UTC  (5+ messages)
` [PATCH v6 07/14] sched/topology: Introduce sched_energy_present static key

[PATCH] ARM: dts: imx6q-apalis: mux RESET_MOCI# signal
 2018-09-06 23:46 UTC 

[PATCH v2 00/12] iommu/vt-d: Add scalable mode support
 2018-09-06 23:43 UTC  (5+ messages)
` [PATCH v2 02/12] iommu/vt-d: Manage scalalble mode PASID tables

[PATCH v2] modules_install: warn when missing System.map file
 2018-09-06 23:37 UTC 

[PATCH] drm/tegra: return with probe defer if GPIO subsystem is not ready
 2018-09-06 23:31 UTC  (2+ messages)

[PATCH V4 0/3] Add efi page fault handler to recover from page
 2018-09-06 23:27 UTC  (4+ messages)
` [PATCH V4 1/3] efi: Make efi_rts_work accessible to efi page fault handler
` [PATCH V4 2/3] x86/efi: Add efi page fault handler to recover from page faults caused by the firmware
` [PATCH V4 3/3] x86/efi: Introduce EFI_PAGE_FAULT_HANDLER

[PATCH V2 0/6] perf/core and x86/intel_rdt: Fix lack of coordination with perf
 2018-09-06 23:26 UTC  (12+ messages)
` [PATCH V2 4/6] x86/intel_rdt: Add helper to obtain performance counter index
` [PATCH V2 5/6] x86/intel_rdt: Use perf infrastructure for measurements

[PATCH] sched/fair: vruntime should normalize when switching from fair
 2018-09-06 23:25 UTC  (5+ messages)

[ANNOUNCE] 3.18.121-rt106
 2018-09-06 23:16 UTC 

[PATCH 1/1] iommu/vt-d: Handle memory shortage on pasid table allocation
 2018-09-06 23:13 UTC  (2+ messages)

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-06 23:08 UTC  (14+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH] scsi: sd: Contribute to randomness when running rotational device
 2018-09-06 23:03 UTC  (4+ messages)

[PATCH v2 0/4] crypto: skcipher - Remove VLA usage
 2018-09-06 22:58 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: skcipher - Consolidate encrypt/decrypt sanity check
` [PATCH v2 2/4] crypto: skcipher - Enforce non-ASYNC for on-stack requests
` [PATCH v2 3/4] crypto: skcipher - Remove VLA usage for SKCIPHER_REQUEST_ON_STACK
` [PATCH 4/4] crypto: skcipher - Remove unused argument to SKCIPHER_REQUEST_ON_STACK()

[PATCH v2] xen: avoid crash in disable_hotplug_cpu
 2018-09-06 22:53 UTC  (4+ messages)

[PATCH v3 1/2] soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
 2018-09-06 22:49 UTC  (2+ messages)
` [PATCH v3 2/2] soc: qcom: geni: geni_se_clk_freq_match() should always accept multiples

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-09-06 22:46 UTC  (14+ messages)

[PATCH v4 0/4] Add EDAC driver for QCOM SoCs
 2018-09-06 22:43 UTC  (7+ messages)
` [PATCH v4 3/4] drivers: edac: Add EDAC driver support "
` [PATCH v4 4/4] dt-bindings: msm: Update documentation of qcom,llcc

[PATCH] prctl: add PR_[GS]ET_KILLABLE
 2018-09-06 22:42 UTC  (4+ messages)
` [PATCH v3 1/2] fork: do not rely on SIGNAL_UNKILLABLE for init check
  ` [PATCH v3 2/2] prctl: add PR_[GS]ET_KILLABLE

[PATCH v2 1/2] soc: qcom: geni: Don't ignore clk_round_rate() errors in geni_se_clk_tbl_get()
 2018-09-06 22:40 UTC  (4+ messages)

[PATCH v9 0/9] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-06 22:24 UTC  (10+ messages)
` [PATCH v9 1/9] media: videobuf2-core: Rework and rename helper for request buffer count
` [PATCH v9 2/9] media: v4l: Add definitions for MPEG-2 slice format and metadata
` [PATCH v9 3/9] media: v4l: Add definition for the Sunxi tiled NV12 format
` [PATCH v9 4/9] dt-bindings: media: Document bindings for the Cedrus VPU driver
` [PATCH v9 5/9] media: platform: Add Cedrus VPU decoder driver
` [PATCH v9 6/9] ARM: dts: sun5i: Add Video Engine and reserved memory nodes
` [PATCH v9 7/9] ARM: dts: sun7i-a20: "
` [PATCH v9 8/9] ARM: dts: sun8i-a33: "
` [PATCH v9 9/9] ARM: dts: sun8i-h3: "

[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
 2018-09-06 22:24 UTC  (3+ messages)

[PATCH 0/2] crypto: Remove VLA usage from skcipher
 2018-09-06 22:23 UTC  (16+ messages)
` [PATCH 2/2] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK

[PATCH v2] mm: slowly shrink slabs with a relatively small number of objects
 2018-09-06 22:21 UTC  (2+ messages)

[PATCH] xen-blkback: Switch to closed state after releasing the backing device
 2018-09-06 22:19 UTC  (8+ messages)

[PATCH v2 0/4] bochs fixes and fb-helper documentation updates
 2018-09-06 22:18 UTC  (5+ messages)
` [PATCH v2 1/4] bochs: use drm_fb_helper_set_suspend_unlocked in suspend/resume
` [PATCH v2 2/4] bochs: convert to drm_fb_helper_fbdev_setup/teardown
` [PATCH v2 3/4] bochs: convert to drm_dev_register
` [PATCH v2 4/4] drm/fb-helper: improve documentation and print warnings

[PATCH] tools/perf: fix use of alternatives to find JDIR
 2018-09-06 22:18 UTC 

[PATCH] spi: pic32: remove unnecessary of_node_get()
 2018-09-06 22:16 UTC 

[PATCH v6 0/5] seccomp trap to userspace
 2018-09-06 22:15 UTC  (3+ messages)
` [PATCH v6 1/5] seccomp: add a return code to "

linux-next: build warnings from the build of Linus' tree
 2018-09-06 22:14 UTC  (9+ messages)

[PATCH v5 0/5] x86: Fix SEV guest regression
 2018-09-06 21:56 UTC  (23+ messages)
` [PATCH v5 5/5] x86/kvm: Avoid dynamic allocation of pvclock data when SEV is active

[PATCH] arm64: add NUMA emulation support
 2018-09-06 21:53 UTC  (7+ messages)

drivers/gpu/drm/amd/display/dc/core/dc_resource.c:352:1-14: code aligned with following code on line 354 (fwd)
 2018-09-06 21:50 UTC 

[PATCH v4 0/6] Backlight fixes and cleanup
 2018-09-06 21:43 UTC  (7+ messages)
` [PATCH v4 1/6] drm/nouveau: Check backlight IDs are >= 0, not > 0
` [PATCH v4 2/6] drm/nouveau: Add NV_PRINTK_ONCE and variants
` [PATCH v4 3/6] drm/nouveau: Move backlight device into nouveau_connector
` [PATCH v4 4/6] drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/
` [PATCH v4 5/6] drm/nouveau: Cleanup indenting in nouveau_backlight.c
` [PATCH v4 6/6] drm/nouveau: Refactor nvXX_backlight_init()

[PATCH] clocksource: Revert "Remove kthread"
 2018-09-06 21:42 UTC  (2+ messages)
` [tip:timers/urgent] "

[PATCH v2 0/6] x86/alternatives: text_poke() fixes
 2018-09-06 21:41 UTC  (21+ messages)
` [PATCH v2 1/6] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"

linux-next: Signed-off-by missing for commit in the tip tree
 2018-09-06 21:39 UTC  (2+ messages)

Plumbers 2018 - Performance and Scalability Microconference
 2018-09-06 21:36 UTC  (4+ messages)

[for -stable] commit "c82919888064 ath10k: fix scan crash due to incorrect length calculation"
 2018-09-06 21:36 UTC 

[PATCH v2 1/2] mtd: rawnand: reorder NAND manufacturer IDs
 2018-09-06 21:30 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte

[PATCH v2 0/8] fpga: add devm managed create APIs
 2018-09-06 21:28 UTC  (11+ messages)
` [PATCH v2 3/8] fpga: bridge: add devm_fpga_bridge_create
` [PATCH v2 6/8] fpga: bridge: fix obvious function documentation error
` [PATCH v2 7/8] docs: fpga: document fpga manager flags

[PATCH v2 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
 2018-09-06 21:22 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'
` [PATCH v2 2/3] arm64: dts: qcom: pm8998: Add adc node
` [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC

[PATCH v12 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-09-06 21:20 UTC  (5+ messages)
` [PATCH v12 9/9] cpuset: Support forced turning off of partition flag

[PATCH] MIPS: pci-rt2880: set pci controller of_node
 2018-09-06 21:18 UTC  (2+ messages)

[PATCH] mips: txx9: fix iounmap related issue
 2018-09-06 21:16 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: leds: Add bindings for lm3697 driver
 2018-09-06 21:16 UTC  (2+ messages)

[PATCH v10 2/2] leds: sc27xx: Add pattern_set/clear interfaces for LED controller
 2018-09-06 21:16 UTC  (3+ messages)

[PATCH 4/4] sparc: uapi header and system call table file generation
 2018-09-06 21:12 UTC  (2+ messages)

[PATCH 00/12] block: always associate blkg and refcount cleanup
 2018-09-06 21:10 UTC  (13+ messages)
` [PATCH 01/12] blkcg: fix ref count issue with bio_blkcg using task_css
` [PATCH 02/12] blkcg: update blkg_lookup_create to do locking
` [PATCH 03/12] blkcg: convert blkg_lookup_create to find closest blkg
` [PATCH 04/12] blkcg: always associate a bio with a blkg
` [PATCH 05/12] blkcg: consolidate bio_issue_init to be a part of core
` [PATCH 06/12] blkcg: associate a blkg for pages being evicted by swap
` [PATCH 07/12] blkcg: associate writeback bios with a blkg
` [PATCH 08/12] blkcg: remove bio->bi_css and instead use bio->bi_blkg
` [PATCH 09/12] blkcg: remove additional reference to the css
` [PATCH 10/12] blkcg: cleanup and make blk_get_rl use blkg_lookup_create
` [PATCH 11/12] blkcg: change blkg reference counting to use percpu_ref
` [PATCH 12/12] blkcg: rename blkg_try_get to blkg_tryget

[PATCH 0/3] of: root #{size,address}-cells clean-ups
 2018-09-06 21:03 UTC  (9+ messages)
` [PATCH 1/3] of/fdt: Scan the root node properties earlier

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-06 20:59 UTC  (4+ messages)

[PATCH -next 0/2] fs/epoll: loosen irq safety when possible
 2018-09-06 20:55 UTC  (5+ messages)

[PATCH 1/2] mtd: nand: reorder nand manufacturer ids
 2018-09-06 20:51 UTC  (6+ messages)
` [PATCH 2/2] mtd: nand: esmt: retrieve ecc requirements from 5th id byte

[PATCH 00/15] blkcg ref count refactor/cleanup + blkcg avg_lat
 2018-09-06 20:46 UTC  (13+ messages)
` [PATCH 06/15] blkcg: always associate a bio with a blkg
` [PATCH 07/15] blkcg: consolidate bio_issue_init and blkg association
` [PATCH 11/15] blkcg: remove additional reference to the css
` [PATCH 13/15] blkcg: change blkg reference counting to use percpu_ref

[PATCH 0/3] arm64: dts: qcom: pm8998: Add ADC node and die temperature channel
 2018-09-06 20:36 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: qcom: pm8998: Add adc node

[PATCH v2] ARM: s3c24xx: Correct SD card write protect detection on Mini2440
 2018-09-06 20:35 UTC 

[PATCH v1] x86/intel_rdt: Switch to bitmap_zalloc()
 2018-09-06 20:28 UTC  (2+ messages)

[PATCH] seccomp: remove unnecessary unlikely()
 2018-09-06 20:31 UTC  (2+ messages)

[RFC PATCH 0/2] minor mmu_gather patches
 2018-09-06 20:29 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: move tlb_table_flush to tlb_flush_mmu_free

[PATCH] x86: use WRITE_ONCE() when setting PTEs
 2018-09-06 20:27 UTC  (6+ messages)

[PATCH] x86/mm/pat: Fix L1TF stable backport for CPA
 2018-09-06 20:27 UTC  (3+ messages)

[PATCH 1/6] drm/bridge: use bus flags in bridge timings
 2018-09-06 20:25 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: sdm845-mtp: pm8998 and pmi8998 regulators
 2018-09-06 20:20 UTC  (4+ messages)

[PATCH] locking/rwsem: Make owner store task pointer of last owning reader
 2018-09-06 20:18 UTC 

[PATCH v3] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-09-06 20:08 UTC  (3+ messages)

[PATCH v2 0/9] of: fix compatible-child-node lookups
 2018-09-06 20:03 UTC  (3+ messages)
` [PATCH v2 7/9] net: stmmac: dwmac-sun8i: fix OF child-node lookup

[PATCH net-next] net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES
 2018-09-06 19:55 UTC  (2+ messages)

KASAN: use-after-free Read in bpf_tcp_close (2)
 2018-09-06 19:53 UTC  (2+ messages)

Widespread crashes in next-20180906
 2018-09-06 19:43 UTC  (6+ messages)

possible deadlock in ext4_evict_inode
 2018-09-06 19:41 UTC  (3+ messages)

[PATCH] xen/manage: don't complain about an empty value in control/sysrq node
 2018-09-06 19:41 UTC  (2+ messages)

WARNING in apparmor_secid_to_secctx
 2018-09-06 19:35 UTC  (18+ messages)

[PATCH] net/sock: move memory_allocated over to percpu_counter variables
 2018-09-06 19:33 UTC  (2+ messages)

[PATCH] usb: typec: don't disable sink or source on initialization
 2018-09-06 19:26 UTC 

[PATCH RT 00/22] Linux 4.14.63-rt41-rc1
 2018-09-06 19:30 UTC  (4+ messages)

[PATCHv9 0/8] Add Intel Stratix10 FPGA manager and service layer
 2018-09-06 19:25 UTC  (9+ messages)
` [PATCHv9 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv9 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv9 3/8] misc: add Intel Stratix10 service layer driver
` [PATCHv9 4/8] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv9 5/8] arm64: dts: stratix10: add fpga manager and region
` [PATCHv9 6/8] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv9 7/8] Documentation: driver-api: add stratix10 service layer
` [PATCHv9 8/8] misc: add remote status update client support

KASAN: slab-out-of-bounds Read in _decode_session6
 2018-09-06 19:17 UTC  (4+ messages)

[PATCH] MAINTAINERS: add maintainer entries for RPA pci hotplug drivers
 2018-09-06 19:17 UTC  (2+ messages)

[PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
 2018-09-06 19:09 UTC  (2+ messages)

[PATCH] pci: fix pci.c kernel-doc parameter warning
 2018-09-06 19:08 UTC  (2+ messages)

[PATCH] i2c: xiic: Make the start and the byte count write atomic
 2018-09-06 18:52 UTC  (2+ messages)

[PATCH i2c-next v6] i2c: aspeed: Handle master/slave combined irq events properly
 2018-09-06 18:40 UTC  (2+ messages)

[PATCH] irqchip/gic-v3-its: cap lpi_id_bits to reduce memory footprint
 2018-09-06 18:36 UTC  (2+ messages)
` [tip:irq/urgent] irqchip/gic-v3-its: Cap "

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-06 18:36 UTC  (3+ messages)
` [PATCH 1/7] vfio/sdmdev: Add documents for WarpDrive framework

[PATCH v2] cgroup: kselftests: add test_core to .gitignore
 2018-09-06 18:35 UTC  (2+ 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).