linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-14 20:46:58 to 2018-12-15 02:01:38 UTC [more...]

[PATCH v5 0/5] mm: Randomize free memory
 2018-12-15  1:48 UTC  (6+ messages)
` [PATCH v5 1/5] acpi: Create subtable parsing infrastructure
` [PATCH v5 2/5] acpi/numa: Set the memory-side-cache size in memblocks
` [PATCH v5 3/5] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v5 4/5] mm: Move buddy list manipulations into helpers
` [PATCH v5 5/5] mm: Maintain randomization of page free lists

[PATCH] arm64: invalidate TLB before turning MMU on
 2018-12-15  1:53 UTC  (4+ messages)
` [PATCH v2] arm64: invalidate TLB just "

[PATCH] PCI: Remove unused attr variable in pci_dma_configure
 2018-12-15  1:49 UTC 

[PATCH] thermal: stm32: Fix stm_thermal_read_factory_settings
 2018-12-15  1:47 UTC  (3+ messages)
` [PATCH] thermal: stm32: read factory settings inside stm_thermal_prepare

gtucker/kernelci-stable boot bisection: v4.19.9 on meson-gxbb-p200
 2018-12-15  1:34 UTC 

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-15  1:07 UTC  (5+ messages)
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW

[PATCH v10 1/6] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-15  1:02 UTC  (6+ messages)
` [PATCH v10 2/6] ACPI / OSL: Stub out acpi_os_(read/write)_pci_configurations()
` [PATCH v10 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v10 4/6] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
` [PATCH v10 5/6] arm64: select ACPI PCI code only both features are enabled
` [PATCH v10 6/6] ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set

[PATCH] kbuild, x86: revert macros in extended asm workarounds
 2018-12-15  0:51 UTC  (3+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-15  0:41 UTC  (12+ messages)

[RFC v2 00/20] SMMUv3 Nested Stage Setup
 2018-12-15  0:30 UTC  (5+ messages)
` [RFC v2 14/20] iommu: introduce device fault data

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-15  0:26 UTC  (6+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH V1] mmc: tegra: HW Command Queue Support for Tegra SDMMC
 2018-12-15  0:22 UTC 

[RFC PATCH 00/10] cros_ec: Add support for Wilco EC
 2018-12-15  0:18 UTC  (11+ messages)
` [RFC PATCH 01/10] CHROMIUM: cros_ec: Remove cros_ec dependency in lpc_mec
` [RFC PATCH 02/10] CHROMIUM: wilco_ec: Add new driver for Wilco EC
` [RFC PATCH 03/10] CHROMIUM: wilco_ec: Add sysfs attributes
` [RFC PATCH 04/10] CHROMIUM: wilco_ec: Add support for raw commands in sysfs
` [RFC PATCH 05/10] CHROMIUM: wilco_ec: Add RTC class driver
` [RFC PATCH 06/10] CHROMIUM: wilco_ec: Add event handling
` [RFC PATCH 07/10] CHROMIUM: wilco_ec: Move legacy attributes to separate file
` [RFC PATCH 08/10] CHROMIUM: wilco_ec: Add EC properties
` [RFC PATCH 09/10] CHROMIUM: wilco_ec: Add peakshift and adv_batt_charging
` [RFC PATCH 10/10] CHROMIUM: wilco_ec: Add binary telemetry attributes

[rfd] saving old mice -- button glitching/debouncing
 2018-12-15  0:19 UTC  (2+ messages)

[PATCH v1 9/9] mm: better document PG_reserved
 2018-12-15  0:12 UTC  (2+ messages)

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-15  0:12 UTC 

撤回: [RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-15  0:08 UTC 

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-15  0:06 UTC 

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-12-15  0:06 UTC  (12+ messages)

[PATCH v3] binder: fix use-after-free due to ksys_close() during fdget()
 2018-12-14 23:58 UTC 

[RFC PATCH 2/2] PCI/portdrv Hisilicon PCIe transport layer Port PMU driver
 2018-12-14 23:55 UTC 

[PATCH v6] gpu: ipu-csi: Swap fields according to input/output field types
 2018-12-14 23:46 UTC 

[PATCH v5 02/12] gpu: ipu-csi: Swap fields according to input/output field types
 2018-12-14 23:40 UTC  (3+ messages)

[PATCH] ip6mr: Fix potential Spectre v1 vulnerability
 2018-12-14 23:35 UTC  (2+ messages)

[PATCH v9 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
 2018-12-14 23:33 UTC  (5+ messages)
` [PATCH v9 6/6] PCI: Stub out pci_request_acs() when CONFIG_PCI is not set

[PATCH 0/7] v4.19-stable randconfig fixes
 2018-12-14 23:30 UTC  (9+ messages)
` [PATCH 1/7] sched/pelt: Fix warning and clean up IRQ PELT config
` [PATCH 2/7] scsi: raid_attrs: fix unused variable warning
` [PATCH 3/7] staging: olpc_dcon: add a missing dependency
` [PATCH 4/7] slimbus: ngd: mark PM functions as __maybe_unused
` [PATCH 5/7] [stable-4.19] i2c: aspeed: fix build warning
` [PATCH 6/7] [stable-4.19] ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
` [PATCH 7/7] [stable-4.19] drm/msm: fix address space warning

[PATCH v9 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
 2018-12-14 23:13 UTC  (2+ messages)

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-14 23:11 UTC  (16+ messages)

[PATCH v1 2/2] usb:cdns3 Add Cadence USB3 DRD Driver
 2018-12-14 22:56 UTC  (2+ messages)

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-14 23:06 UTC  (15+ messages)
` [PATCH 01/14] mm, compaction: Shrink compact_control
` [PATCH 02/14] mm, compaction: Rearrange compact_control
` [PATCH 03/14] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/14] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 05/14] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 06/14] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 07/14] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 08/14] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 09/14] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 10/14] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 11/14] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 12/14] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 13/14] mm, compaction: Capture a page under direct compaction
` [PATCH 14/14] mm, compaction: Do not direct compact remote memory

[PATCH 0/2] of: phandle_cache, fix refcounts, remove stale entry
 2018-12-14 23:04 UTC  (9+ messages)
` [PATCH 1/2] of: of_node_get()/of_node_put() nodes held in phandle cache
` [PATCH 2/2] of: __of_detach_node() - remove node from "

[PATCH V1] arm64: dtsi: Fix SDMMC address range
 2018-12-14 23:04 UTC 

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-12-14 23:03 UTC  (5+ messages)

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-12-14 23:01 UTC  (2+ messages)

[PATCH] acpi / apei: fix NULL deref during init
 2018-12-14 22:54 UTC  (6+ messages)

[PATCH v2] binder: fix use-after-free due to ksys_close() during fdget()
 2018-12-14 22:50 UTC  (2+ messages)

\Part num your Hacked phone^ +XX XXXXX5562
 2018-12-14 22:18 UTC 

[PATCH 5/5] spi: stm32: add description about STM32F4 bindings
 2018-12-14 22:48 UTC  (2+ messages)

[PATCH] w90p910_ether: remove incorrect __init annotation
 2018-12-14 22:43 UTC  (4+ messages)

[PATCH] r8152: Add support for MAC address pass through on RTL8153-BND
 2018-12-14 22:38 UTC  (2+ messages)

[PATCH v2] x86: vdso: Pass --eh-frame-hdr to ld
 2018-12-14 22:36 UTC 

[PATCH net-next 0/6] net: hns3: Add more commands to Debugfs in HNS3 driver
 2018-12-14 22:36 UTC  (3+ messages)

[PATCH] x86: vdso: Pass --eh-frame-hdr to ld
 2018-12-14 22:32 UTC  (2+ messages)

[RFC RESEND PATCH] kvm: arm64: export memory error recovery capability to user space
 2018-12-14 22:31 UTC  (3+ messages)

[PATCH] clk: vc5: Initialize src in vc5_mux_set_parent()
 2018-12-14 22:29 UTC  (2+ messages)

linux-next: Tree for Dec 14
 2018-12-14 22:28 UTC  (5+ messages)
` linux-next: Tree for Dec 14 (security/integrity/ima/)

Unwinding regression with 379d98ddf413 ("x86: vdso: Use $LD instead of $CC to link")
 2018-12-14 22:24 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: clock: imx7ulp: add HSRUN mode related clocks
 2018-12-14 22:04 UTC  (4+ messages)
` [PATCH 2/3] clk: imx: imx7ulp: add arm hsrun mode clocks support

[PATCH 1/2] livepatch: fix non-static warnings
 2018-12-14 22:03 UTC  (6+ messages)
` [PATCH 2/2] livepatch: check kzalloc return values

[PATCH] gpio-omap.txt: add reg and interrupts properties
 2018-12-14 22:02 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
 2018-12-14 22:02 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: "

[PATCH v3 00/11] Mediatek MT8183 clock and scpsys support
 2018-12-14 22:02 UTC  (11+ messages)
` [PATCH v3 01/12] clk: mediatek: fixup: Disable tuner_en before change PLL rate
` [PATCH v3 03/12] clk: mediatek: add configurable pcwibits and fmin to mtk_pll_data
` [PATCH v3 05/12] dt-bindings: ARM: Mediatek: Document bindings for MT8183
` [PATCH v3 08/12] clk: mediatek: Add MT8183 clock support
` [PATCH v3 12/12] clk: mediatek: Allow changing PLL rate when it is off

[PATCH v03] powerpc/mobility: Fix node detach/rename problem
 2018-12-14 21:58 UTC  (5+ messages)

[RFC 0/4] vmalloc enhancements
 2018-12-14 21:57 UTC  (6+ messages)
` [RFC 2/4] mm: separate memory allocation and actual work in alloc_vmap_area()

KASAN: use-after-free Read in ccid_hc_tx_delete
 2018-12-14 21:58 UTC  (2+ messages)

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-14 21:57 UTC  (6+ messages)
` [RFC PATCH v5 1/5] x86/vdso: Add support for exception fixup in vDSO functions
` [RFC PATCH v5 2/5] x86/fault: Add helper function to sanitize error code
` [RFC PATCH v5 3/5] x86/fault: Attempt to fixup unhandled #PF on ENCLU before signaling
` [RFC PATCH v5 4/5] x86/traps: Attempt to fixup exceptions in vDSO "
` [RFC PATCH v5 5/5] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions

[PATCH] power: supply: isp1704: switch to gpiod API
 2018-12-14 21:56 UTC  (2+ messages)

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-12-14 21:53 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[PATCH] clk: Use of_node_name_eq for node name comparisons
 2018-12-14 21:53 UTC  (2+ messages)

[PATCH] selftests: Fix test errors related to lib.mk khdr target
 2018-12-14 21:07 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: fix miss isoc issue introduced by IRQ latency
 2018-12-14 21:42 UTC  (5+ messages)

[PATCH v2] clk: qcom: Drop unused 8998 clock
 2018-12-14 21:42 UTC  (2+ messages)

Can we drop upstream Linux x32 support?
 2018-12-14 21:41 UTC  (13+ messages)

[PATCH] Linux: Implement membarrier function
 2018-12-14 21:39 UTC  (2+ messages)

[PATCH] net/ibmvnic: Remove tests of member address
 2018-12-14 21:36 UTC  (2+ messages)

[PATCH] drivers: net: xgene: Remove unnecessary forward declarations
 2018-12-14 21:35 UTC  (2+ messages)

[RFC] avoid indirect calls for DMA direct mappings v2
 2018-12-14 21:34 UTC  (6+ messages)
` [PATCH 13/15] ACPI / scan: Refactor _CCA enforcement
` [PATCH 14/15] vmd: use the proper dma_* APIs instead of direct methods calls

[PATCH 00/11] staging: iio: adt7316: dac fixes
 2018-12-14 21:29 UTC  (6+ messages)
` [PATCH 04/11] staging: iio: adt7316: fix handling of dac high resolution option

[PATCH] hamradio, ppp: change semaphore to completion
 2018-12-14 21:27 UTC  (2+ messages)

[PATCH] test_rhashtable: remove semaphore usage
 2018-12-14 21:25 UTC  (2+ messages)

[PATCH 0/3] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-14 21:22 UTC  (2+ messages)

[PATCH] hns3: prevent building without CONFIG_INET
 2018-12-14 21:20 UTC  (2+ messages)

[PATCH 1/2] l2tp: Bring back ->flags to struct pppol2tp_session
 2018-12-14 21:12 UTC  (2+ messages)
` [PATCH 2/2] l2tp: Add Protocol field compression

[PATCH 0/3] clk: imx: Make all the parent_names arrays be const pointers
 2018-12-14 21:08 UTC  (2+ messages)

[PATCH v2] clk: imx: Make the i.MX8MQ CCM clock driver CLK_IMX8MQ dependant
 2018-12-14 21:03 UTC  (2+ messages)

[PATCH 8/8] perf trace: Add ordered processing for --block option
 2018-12-14 21:02 UTC  (2+ messages)
` [tip:perf/core] perf trace: Add ordered processing

[tip:perf/core] perf ordered_events: Add first_time() method
 2018-12-14 21:01 UTC 

[PATCH 6/8] perf tools: Add ordered_events__flush_time interface
 2018-12-14 21:00 UTC  (2+ messages)
` [tip:perf/core] perf ordered_events: "

[PATCH 7/8] perf trace: Move event delivery to deliver_event function
 2018-12-14 21:01 UTC  (2+ messages)
` [tip:perf/core] perf trace: Move event delivery to a new deliver_event() function

[PATCH] kernel/hung_task.c: Break RCU locks based on jiffies
 2018-12-14 21:01 UTC  (3+ messages)

[PATCH] ARC: introduce basic 'perf annotate' support for ARC
 2018-12-14 20:59 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Introduce basic "

[PATCH v6 modules-next 1/2] module: Overwrite st_size instead of st_info
 2018-12-14 20:59 UTC  (2+ messages)

[PATCH] perf util config : Modify size factor of snprintf
 2018-12-14 20:59 UTC  (2+ messages)
` [tip:perf/core] perf config: "

[PATCH v1] perf record: fix memory leak on AIO objects deallocation
 2018-12-14 20:58 UTC  (2+ messages)
` [tip:perf/core] perf record: Fix "

[PATCH] perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
 2018-12-14 20:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 0/2] Fix Co-Developed-by
 2018-12-14 20:58 UTC  (4+ messages)
` [PATCH 2/2] checkpatch: add Co-developed-by to signature tags

[tip:perf/core] perf parse-events: Fix unchecked usage of strncpy()
 2018-12-14 20:57 UTC 

[tip:perf/core] perf probe: Fix unchecked usage of strncpy()
 2018-12-14 20:57 UTC 

[tip:perf/core] perf ui helpline: Use strlcpy() as a shorter form of strncpy() + explicit set nul
 2018-12-14 20:56 UTC 

[PATCH v2 0/3] PCIE support for i.MX8MQ
 2018-12-14 20:55 UTC  (4+ messages)
` [PATCH v2 3/3] PCI: imx: Add "

[tip:perf/core] perf svghelper: Fix unchecked usage of strncpy()
 2018-12-14 20:55 UTC 

[tip:perf/core] perf help: Remove needless use of strncpy()
 2018-12-14 20:55 UTC 

[tip:perf/core] perf header: Fix unchecked usage of strncpy()
 2018-12-14 20:54 UTC 

[PATCH RESEND 3/3] perf tools: Add support for PTMv1.1 decoding
 2018-12-14 20:53 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[tip:perf/core] perf header: Fix unchecked usage of strncpy()
 2018-12-14 20:54 UTC 

[PATCH] regulator: axp20x: fix set_ramp_delay for AXP209/dcdc2
 2018-12-14 20:54 UTC 

[tip:perf/core] perf dso: Fix unchecked usage of strncpy()
 2018-12-14 20:53 UTC 

[PATCH RESEND 1/3] perf tools: Add configuration for ETMv3 trace protocol
 2018-12-14 20:51 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[PATCH RESEND 2/3] perf tools: Add support for ETMv3 trace decoding
 2018-12-14 20:52 UTC  (2+ messages)
` [tip:perf/core] perf cs-etm: "

[tip:perf/core] perf top: Display slow reader warning when droping samples
 2018-12-14 20:50 UTC 

[RFC 0/6] powerpc/pseries: Refactor code to centralize drcinfo parsing
 2018-12-14 20:51 UTC  (6+ messages)
` [RFC 1/6] powerpc:/drc Define interface to acquire arch-specific drc info
` [RFC 2/6] pseries/drcinfo: Fix bug parsing ibm,drc-info
` [RFC 3/6] pseries/drcinfo: Pseries impl of arch_find_drc_info
` [RFC 4/6] powerpc/pseries: Use common drcinfo parsing
` [RFC 5/6] powerpc/pci/hotplug: "

[tip:perf/core] perf top: Move perf_top__reset_sample_counters() to after counts display
 2018-12-14 20:51 UTC 

[PATCH v3] x86/speculation: Add support for STIBP always-on preferred mode
 2018-12-14 20:50 UTC  (2+ messages)

[tip:perf/core] perf top: Save and display the drop count stats
 2018-12-14 20:50 UTC 

[tip:perf/core] perf top: Drop samples which are behind the refresh rate
 2018-12-14 20:49 UTC 

[tip:perf/core] perf top: Set the 'session_done' volatile variable when exiting
 2018-12-14 20:48 UTC 

[tip:perf/core] perf top: Use cond variable instead of a lock
 2018-12-14 20:48 UTC 

[tip:perf/core] perf top: Add processing thread
 2018-12-14 20:47 UTC 

[tip:perf/core] perf top: Move lost events warning to helpline
 2018-12-14 20:47 UTC 

[tip:perf/core] perf top: Save and display the lost count stats
 2018-12-14 20:46 UTC 

[PATCH v6 1/2] dt-bindings: panel: Add Sitronix ST7701 panel documentation
 2018-12-14 20:46 UTC  (2+ messages)
` [PATCH v6 2/2] drm/panel: Add Sitronix ST7701 panel driver


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