linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-15 17:59:49 to 2018-10-15 22:20:27 UTC [more...]

[PATCH 0/4] fpga: add managed create functions
 2018-10-15 22:20 UTC  (3+ messages)
` [PATCH 1/4] fpga: mgr: add devm_fpga_mgr_create
` [PATCH 2/4] fpga: bridge: add devm_fpga_bridge_create

[PATCH 0/4] fpga: add managed create functions
 2018-10-15 22:19 UTC 

[PATCH 1/2] ARM: copypage-fa: add kto and kfrom to input operands list
 2018-10-15 22:16 UTC 

linux-next: Tree for Oct 15
 2018-10-15 22:13 UTC  (13+ messages)

[RFC][PATCH] perf: Rewrite core context handling
 2018-10-15 22:09 UTC  (6+ messages)

[PATCH v3 01/15] platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet variable into the driver state
 2018-10-15 22:04 UTC  (14+ messages)
` [PATCH v3 06/15] platform: goldfish: pipe: Move memory allocation from probe to init
` [PATCH v3 07/15] platform: goldfish: pipe: Return status from "deinit" since "remove" does not do much
` [PATCH v3 09/15] platform: goldfish: pipe: Move goldfish_pipe to goldfish_pipe_v2

[PATCH 00/14] serial: langtiq: Add CCF suppport
 2018-10-15 21:58 UTC  (2+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-15 21:53 UTC  (4+ messages)
` [PATCH] KEYS: trusted: fix -Wvarags warning

[PATCH v2 1/5] mfd: lochnagar: Add initial binding documentation
 2018-10-15 21:53 UTC  (9+ messages)
` [PATCH v2 3/5] clk: lochnagar: Add support for the Cirrus Logic Lochnagar

[PATCH v3 0/9] TI LMU common Framework
 2018-10-15 21:45 UTC  (12+ messages)
` [PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697

[PATCH net] rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
 2018-10-15 21:37 UTC 

[PATCH] kernel/signal: Signal-based pre-coredump notification
 2018-10-15 21:31 UTC  (18+ messages)

[PATCH RESEND] usb: gadget: udc: atmel: handle at91sam9rl PMC
 2018-10-15 21:31 UTC 

[PATCH] skbuff: Mark expected switch fall-throughs
 2018-10-15 21:30 UTC  (2+ messages)

[PATCH] compat: Mark expected switch fall-throughs
 2018-10-15 21:30 UTC  (2+ messages)

[PATCH] signal: Mark expected switch fall-throughs
 2018-10-15 21:29 UTC  (2+ messages)

[PATCH] staging: iio: adc: Add comments to prevent checks corrections
 2018-10-15 21:25 UTC 

[PATCH] compiler.h: update definition of unreachable()
 2018-10-15 21:24 UTC  (5+ messages)
      ` [PATCH] compiler-gcc: remove comment about gcc 4.5 from unreachable()

[PATCH] cpufreq: conservative: Fix requested_freq handling
 2018-10-15 21:21 UTC  (7+ messages)
          ` [PATCH] cpufreq: conservative: Take limits changes into account properly

[PATCH] dt-bindings: misc: bk4: Add device tree binding for Liebherr's BK4 SPI bus
 2018-10-15 21:23 UTC  (3+ messages)

[GIT PULL] clk/samsung updates for 4.20-rc1
 2018-10-15 21:22 UTC  (2+ messages)

[PATCH v1 0/2] sysctl: cap file-max value at ULONG_MAX
 2018-10-15 21:20 UTC  (9+ messages)
` [PATCH v1 1/2] sysctl: cap to ULONG_MAX in proc_get_long()
` [PATCH v1 2/2] sysctl: handle overflow for file-max

Re: [PATCH v1 1/2] sysctl: cap to ULONG_MAX in proc_get_long()
 2018-10-15 21:15 UTC  (3+ messages)

[PATCH] staging: add nrf24 driver
 2018-10-15 23:17 UTC 

[PATCH 1/2] splice: don't merge into linked buffers
 2018-10-15 21:13 UTC  (3+ messages)

[PATCH RFC] doc: rcu: remove obsolete (non-)requirement about disabling preemption
 2018-10-15 21:08 UTC  (12+ messages)

[PATCH v2 0/3] code of conduct fixes
 2018-10-15 21:02 UTC  (6+ messages)
` [PATCH v2 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses
` [PATCH v2 2/3] code-of-conduct: Strip the enforcement paragraph pending community discussion
  ` [Ksummit-discuss] "

Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem
 2018-10-15 20:58 UTC  (10+ messages)

move bus (PCI, PCMCIA, EISA, rapdio) config to drivers/
 2018-10-15 20:58 UTC  (5+ messages)
` [PATCH 1/8] aha152x: rename the PCMCIA define
` [PATCH 4/8] pci: consolidate PCI config entry in drivers/pci

[PATCH v4 00/13] arch/x86: AMD QoS support
 2018-10-15 20:56 UTC  (14+ messages)
` [PATCH v4 01/13] arch/x86: Start renaming the rdt files to more generic names
` [PATCH v4 02/13] arch/x86: Rename the RDT functions and definitions
` [PATCH v4 03/13] arch/x86: Re-arrange RDT init code
` [PATCH v4 04/13] arch/x86: Bring all the macros to resctrl.h
` [PATCH v4 05/13] arch/x86: Introduce a new config parameter RESCTRL
` [PATCH v4 06/13] arch/x86: Use new config parameter RESCTRL for compilation
` [PATCH v4 07/13] arch/x86: Initialize the resource functions that are different
` [PATCH v4 08/13] arch/x86: Bring few more functions into the resource structure
` [PATCH v4 09/13] arch/x86: Introduce new config parameter AMD_QOS
` [PATCH v4 10/13] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array
` [PATCH v4 11/13] arch/x86: Introduce QOS feature for AMD
` [PATCH v4 12/13] Documentation/x86: Rename and update intel_rdt_ui.txt
` [PATCH v4 13/13] MAINTAINERS: Update the file and documentation names in arch/x86

[PATCH v14 00/19] Intel SGX1 support
 2018-10-15 20:54 UTC  (3+ messages)
` [PATCH v14 19/19] x86/sgx: Driver documentation

[PATCH 1/3] perf report: don't try to map ip to invalid map
 2018-10-15 20:51 UTC  (4+ messages)
` [PATCH 3/3] perf report: don't crash on invalid inline debug information

[PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-15 20:47 UTC  (13+ messages)
` [PATCH v3 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v3 13/18] of: overlay: check prevents multiple fragments touching same property

[PATCH] tty: serial: qcom_geni_serial: Don't slow all ports just for kgdb
 2018-10-15 20:44 UTC 

[PATCH v3 0/4] fpga: add devm managed create APIs
 2018-10-15 20:40 UTC  (6+ messages)
` [PATCH v3 3/4] fpga: add devm_fpga_region_create
` [PATCH v3 4/4] docs: fpga: document programming fpgas using regions

[GIT PULL] IDA/IDR fixes for 4.19
 2018-10-15 20:40 UTC 

[PATCH] of: overlay: user space synchronization
 2018-10-15 20:38 UTC  (4+ messages)

[PATCH] drm/i915: Silence build error with UBSAN
 2018-10-15 20:34 UTC 

[PATCH 00/11] staging: gasket: fixes
 2018-10-15 20:33 UTC  (4+ messages)
` [PATCH 01/11] staging: gasket: core: debug log updates

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-10-15 20:29 UTC  (13+ messages)
` [PATCH v14 01/12] cpuset: "
` [PATCH v14 02/12] cpuset: Define data structures to support scheduling partition
` [PATCH v14 03/12] cpuset: Simply allocation and freeing of cpumasks
` [PATCH v14 04/12] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v14 05/12] cpuset: Add an error state to cpuset.sched.partition
` [PATCH v14 06/12] cpuset: Track cpusets that use parent's effective_cpus
` [PATCH v14 07/12] cpuset: Make CPU hotplug work with partition
` [PATCH v14 08/12] cpuset: Make generate_sched_domains() "
` [PATCH v14 09/12] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v14 10/12] cpuset: Add documentation about the new "cpuset.sched.partition" flag
` [PATCH v14 11/12] cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
` [PATCH v14 12/12] cpuset: Show descriptive text when reading cpuset.sched.partition

[mm PATCH v3 0/6] Deferred page init improvements
 2018-10-15 20:27 UTC  (7+ messages)
` [mm PATCH v3 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v3 2/6] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v3 3/6] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH v3 4/6] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v3 5/6] mm: Use common iterator for deferred_init_pages and deferred_free_pages
` [mm PATCH v3 6/6] mm: Add reserved flag setting to set_page_links

[PATCH v8 0/3] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-10-15 20:26 UTC  (3+ messages)
` [PATCH v8 1/3] x86/boot: Add acpitb.c to parse acpi tables

[PATCH] efi/libstub: Disable some warnings for x86{,_64}
 2018-10-15 20:16 UTC  (4+ messages)

[PATCH] HID: steam: remove input device when a hid client is running
 2018-10-15 19:55 UTC  (2+ messages)

[PATCH] xtensa: remove ZONE_DMA
 2018-10-15 19:57 UTC  (2+ messages)

[PATCH net-next,v3] hv_netvsc: fix vf serial matching with pci slot info
 2018-10-15 19:56 UTC  (2+ messages)
` [PATCH net-next, v3] "

[PATCH v2 0/8] OLPC 1.75 Keyboard/Touchpad fixes
 2018-10-15 19:56 UTC  (2+ messages)

[PATCH 0/6] Standardize onboard LED support for 96Boards
 2018-10-15 19:56 UTC  (4+ messages)
` [PATCH 6/6] arm64: dts: xilinx: ultra96: Standardize LED labels and triggers

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-15 19:46 UTC  (3+ messages)
` [PATCH v13 12/12] selftests/livepatch: introduce tests

[PATCH] hwmon: (pmbus) Fix page count auto-detection
 2018-10-15 19:45 UTC  (2+ messages)

[PATCH] slimbus: ngd: QCOM_QMI_HELPERS has to be selected
 2018-10-15 19:44 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] mtd: rawnand: Provide helper for polling GPIO R/B pin
 2018-10-15 19:41 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] mtd: rawnand: ams-delta: Stop using legacy .IOADDR_R/W
  ` [PATCH v3 3/3] mtd: rawnand: ams-delta: Convert the driver to ->exec_op()

[GIT PULL] cpupower update for Linux 4.20-rc1
 2018-10-15 19:21 UTC 

perf segmentation fault from NULL dereference
 2018-10-15 19:15 UTC  (11+ messages)
    ` [PATCH] perf tools: Allocate id array in perf_event__synthesize_event_update_cpus
          ` [PATCH] perf tools: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus

[PATCH] ia64: enable GENERIC_HWEIGHT
 2018-10-15 19:15 UTC  (2+ messages)

[PATCH] ia64: disable SCHED_STACK_END_CHECK
 2018-10-15 19:14 UTC  (2+ messages)

[PATCH 0/2] pwm-tiecap: Add support for AM654 SoCs
 2018-10-15 19:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible

[PATCH v13 00/11] cpuset: Enable cpuset controller in default hierarchy
 2018-10-15 19:10 UTC  (8+ messages)
` [PATCH v13 01/11] "
` [PATCH v13 03/11] cpuset: Simply allocation and freeing of cpumasks

[PATCH 0/3] spi-nor: Add Octal SPI support
 2018-10-15 19:11 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: cadence-quadspi: Add new compatible for AM654 SoC

[PATCH 1/2] dt-bindings: phy: Document cadence Sierra PHY bindings
 2018-10-15 19:09 UTC  (2+ messages)

virtio-console downgrade the virtio-pci-blk performance
 2018-10-15 18:51 UTC  (5+ messages)
` [Qemu-devel] "

[PATCH v2] ARM: error out if compiling ARMv6 using Clang before 8.0
 2018-10-15 18:55 UTC 

[PATCH] Input: atmel_mxt_ts - mark expected switch fall-through
 2018-10-15 18:30 UTC  (3+ messages)

[PATCH RFC 0/5] treewide: add USB OTG support for hammerhead
 2018-10-15 18:52 UTC  (3+ messages)
` [PATCH RFC 1/5] dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus

[PATCH] x86: enable swiotlb for > 4GiG ram on 32-bit kernels
 2018-10-15 18:52 UTC  (2+ messages)

[PATCH v4 0/2] Add API to retrieve the Bluetooth Device Address (BD_ADDR)
 2018-10-15 18:51 UTC  (9+ messages)
` [PATCH v4 1/2] Bluetooth: Add device_get_bd_address()

linux-next: Signed-off-by missing for commit in the fuse tree
 2018-10-15 18:47 UTC 

[PATCH] mm: detect numbers of vmstat keys/values mismatch
 2018-10-15 18:44 UTC  (3+ messages)

[PATCH] staging: gasket: Fix sparse "incorrect type in assignment" warnings
 2018-10-15 18:42 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/4] thermal: tsens: Add support for QCS404 platform
 2018-10-15 18:40 UTC  (5+ messages)
` [PATCH v1 1/4] dt: thermal: tsens: Add bindings for qcs404
` [PATCH v1 2/4] drivers: thermal: tsens: Add generic support for TSENS v1 IP
` [PATCH v1 3/4] arm64: dts: qcom: qcs404: Add tsens controller
` [PATCH v1 4/4] arm64: dts: qcom: qcs404: Add thermal zones for each sensor

[PATCH v8 0/9] PCI: mediatek: fixup find_port, enable_msi and add PM, module support
 2018-10-15 18:37 UTC  (3+ messages)
` [PATCH v8 2/9] PCI: mediatek: Fix class type for MT7622 as PCI_CLASS_BRIDGE_PCI

[RESEND] dt-bindings: thermal: samsung: Add SPDX license identifier
 2018-10-15 18:35 UTC  (2+ messages)

[RESEND] dt-bindings: clock: samsung: Add SPDX license identifiers
 2018-10-15 18:35 UTC  (2+ messages)

[PATCH v6 0/9] PCI: mediatek: fixup find_port, enable_msi and add pm, module support
 2018-10-15 18:34 UTC  (10+ messages)
` [PATCH v6 2/9] PCI: mediatek: Fixup class ID for MT7622 as PCI_CLASS_BRIDGE_PCI

[PATCH] spi: Make GPIO CSs honour the SPI_NO_CS flag
 2018-10-15 18:34 UTC  (2+ messages)

WARNING in usb_submit_urb (3)
 2018-10-15 18:31 UTC  (2+ messages)

[PATCH 0/4] gsmi: Google specific firmware patches
 2018-10-15 18:30 UTC  (2+ messages)

[PATCH] docs/uio: fix a grammar nitpick
 2018-10-15 18:26 UTC 

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-15 18:24 UTC  (5+ messages)
` [PATCH 03/12] dt-bindings: sun6i-dsi: Add compatible for A64 MIPI DSI
` [PATCH 09/12] dt-bindings: panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel bindings

[PATCH 0/5] Add XHCI, EHCI and OHCI drivers for Broadcom STB SoCs
 2018-10-15 18:22 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: Add Broadcom STB OHCI, EHCI and XHCI binding document

[PATCH] Input: cyapa - mark expected switch fall-throughs
 2018-10-15 18:21 UTC  (2+ messages)

[PATCH] input: touchscreen: fix wm97xx-ts exit path
 2018-10-15 18:17 UTC  (2+ messages)

WARNING in ext4_invalidatepage
 2018-10-15 18:08 UTC  (5+ messages)

[RFC] Allow user namespace inside chroot
 2018-10-15 18:07 UTC  (5+ messages)

[PATCH 00/14] thermal/drivers/hi3660: Dual cluster sensors support
 2018-10-15 18:01 UTC  (7+ messages)
` [PATCH 08/14] ARM64: dts: hisilicon: Add tsensor interrupt name
` [PATCH 10/14] ARM64: dts: hisilicon: Add interrupt names for the tsensors

[PATCH] dt-bindings: Add bindings for aliases node
 2018-10-15 18:00 UTC  (5+ messages)

[RFC PATCH v2 00/12] crypto: Adiantum support
 2018-10-15 17:54 UTC  (3+ messages)
` [RFC PATCH v2 02/12] crypto: chacha20-generic - add XChaCha20 support
` [RFC PATCH v2 03/12] crypto: chacha20-generic - refactor to allow varying number of rounds


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