linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 20:52:38 to 2018-11-10 02:01:26 UTC [more...]

[PATCH 00/13] Prepare for PTRACE_GET_SYSCALL_INFO
 2018-11-10  2:01 UTC  (9+ messages)
` [PATCH 07/13] c6x: define syscall_get_arch()
  ` [PATCH 07/13 v2] "
` [PATCH 12/13] riscv: "
      ` [PATCH 12/13 v2] "

[PATCH] drivers/android/binder.c: Remove duplicate header
 2018-11-10  1:51 UTC  (2+ messages)

[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-11-10  1:49 UTC  (12+ messages)

ODEBUG: Out of memory. ODEBUG disabled
 2018-11-10  1:45 UTC 

[PATCH v9 0/2] Add support for LPASS clock controller for SDM845
 2018-11-10  1:44 UTC  (3+ messages)
` [PATCH v9 1/2] dt-bindings: clock: Introduce QCOM LPASS clock bindings
` [PATCH v9 2/2] clk: qcom: Add lpass clock controller driver for SDM845

[PATCH v3 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-11-10  1:41 UTC  (7+ messages)
` [PATCH v3 1/4] x86/mm: declare check_la57_support() as inline

[PATCH v9 0/4] KASLR feature to randomize each loadable module
 2018-11-10  1:38 UTC  (5+ messages)
` [PATCH v9 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v9 2/4] x86/modules: Increase randomization for modules
` [PATCH v9 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v9 4/4] Kselftest for module text allocation benchmarking

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-10  1:16 UTC  (12+ messages)
` [mm PATCH v5 3/7] mm: Implement new zone specific memblock iterator
` [mm PATCH v5 4/7] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2018-11-10  0:55 UTC  (10+ messages)

[PATCH v5 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-11-10  0:53 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: phy-qcom-qmp: Fix register underspecification

[Patch net-next 00/11] add code optimization for VF reset and some new reset feature
 2018-11-10  0:47 UTC  (2+ messages)

[PATCH 3.18 000/144] 3.18.125-stable review
 2018-11-10  0:44 UTC  (3+ messages)

[PATCH] hwmon (ina2xx) Fix NULL id pointer in probe()
 2018-11-10  0:42 UTC 

[PATCH v5 0/3] x86: make rsdp address accessible via boot params
 2018-11-10  0:38 UTC  (4+ messages)
` [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
  ` PLEASE REVERT URGENTLY: "

[PATCH] libfs: make all users of simple_attr_open have the format checked
 2018-11-10  0:35 UTC 

[PATCH 3/8] sparc: prom: use property "name" directly to construct node names
 2018-11-10  0:32 UTC  (4+ messages)

[PATCH 0/6] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-10  0:27 UTC  (11+ messages)
` [PATCH 1/6] staging:iio:ad2s90: Add device tree support
` [PATCH 2/6] staging:iio:ad2s90: Remove spi setup that should be done via dt
` [PATCH 3/6] staging:iio:ad2s90: Add max frequency check at probe
` [PATCH 4/6] dt-bindings:iio:resolver: Add docs for ad2s90
` [PATCH 5/6] staging:iio:ad2s90: Add SPDX license identifier
` [PATCH 6/6] staging:iio:ad2s90: Move out of staging

[PATCH] x86/mm/pat: Fix missing preemption disable for __native_flush_tlb()
 2018-11-10  0:22 UTC  (2+ messages)

[PATCH 06/13] arc: define syscall_get_arch()
 2018-11-10  0:06 UTC  (11+ messages)
            ` [PATCH 06/13 v2] "
                ` [PATCH 06/13 v3] "

[PATCH] arm64: dts: qcom: sdm845: Add gpio-ranges to TLMM node
 2018-11-10  0:03 UTC  (2+ messages)

[PATCH] pinctrl: msm: Add sleep pinctrl state transitions
 2018-11-10  0:02 UTC  (2+ messages)

[PATCH v2 0/5] phy: core: rework phy_set_mode to accept phy mode and submode
 2018-11-09 23:47 UTC  (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] phy: core: add PHY_MODE_ETHERNET
` [PATCH v2 3/5] phy: ocelot-serdes: convert to use eth phy mode and submode
` [PATCH v2 4/5] phy: mvebu-cp110-comphy: "
` [PATCH v2 5/5] phy: core: clean up unused ethernet specific phy modes

[PATCH 0/2] locking/lockdep: Support dynamic lockdep keys
 2018-11-09 23:46 UTC  (3+ messages)
` [PATCH 1/2] locking/lockdep: Add support for dynamic depmaps and keys
` [PATCH 2/2] kernel/workqueue: Use dynamic lockdep keys for workqueues

[PATCH v4 0/3] Huawei laptops
 2018-11-09 23:45 UTC  (4+ messages)
` [PATCH v4 1/3] x86: add support for Huawei WMI hotkeys
` [PATCH v4 2/3] ALSA: hda: fix front speakers on Huawei MBXP
` [PATCH v4 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH] Fix misspelling issue in fs/xfs/kmem.c
 2018-11-09 23:45 UTC  (3+ messages)

[PATCH 02/13] elf-em.h: add EM_ARC
 2018-11-09 23:42 UTC  (5+ messages)
    ` [PATCH 02/13 v2] Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h

[PATCH v2 00/23] various dynamic_debug patches
 2018-11-09 23:31 UTC  (27+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/23] linux/device.h: use DYNAMIC_DEBUG_BRANCH in dev_dbg_ratelimited
  ` [PATCH v3 02/23] linux/device.h: use unique identifier for each struct _ddebug
  ` [PATCH v3 03/23] linux/net.h: use DYNAMIC_DEBUG_BRANCH in net_dbg_ratelimited
  ` [PATCH v3 04/23] linux/net.h: use unique identifier for each struct _ddebug
  ` [PATCH v3 05/23] linux/printk.h: use DYNAMIC_DEBUG_BRANCH in pr_debug_ratelimited
  ` [PATCH v3 06/23] linux/printk.h: use unique identifier for each struct _ddebug
  ` [PATCH v3 07/23] dynamic_debug: consolidate DEFINE_DYNAMIC_DEBUG_METADATA definitions
  ` [PATCH v3 08/23] dynamic_debug: don't duplicate modname in ddebug_add_module
  ` [PATCH v3 09/23] dynamic_debug: use pointer comparison in ddebug_remove_module
  ` [PATCH v3 10/23] dynamic_debug: remove unused EXPORT_SYMBOLs
  ` [PATCH v3 11/23] dynamic_debug: move pr_err from module.c to ddebug_add_module
  ` [PATCH v3 12/23] dynamic_debug: add static inline stub for ddebug_add_module
  ` [PATCH v3 13/23] dynamic_debug: refactor dynamic_pr_debug and friends
  ` [PATCH v3 14/23] btrfs: implement btrfs_debug* in terms of helper macro
  ` [PATCH v3 15/23] ACPI: use proper DYNAMIC_DEBUG_BRANCH macro
  ` [PATCH v3 16/23] ACPI: remove unused __acpi_handle_debug macro
  ` [PATCH v3 17/23] ACPI: implement acpi_handle_debug in terms of _dynamic_func_call
  ` [PATCH v3 18/23] dynamic_debug: introduce accessors for string members of struct _ddebug
  ` [PATCH v3 19/23] dynamic_debug: drop use of bitfields in "
  ` [PATCH v3 20/23] dynamic_debug: introduce CONFIG_DYNAMIC_DEBUG_RELATIVE_POINTERS
  ` [PATCH v3 21/23] jump_label: move JUMP_TYPE_* constants to new asm-generic file
  ` [PATCH v3 22/23] x86: jump_label: introduce asm macros STATIC_KEY_INIT{,_TRUE,_FALSE}
  ` [PATCH v3 23/23] x86_64: use relative pointers with dynamic debug

[PATCH v4] x86: load FPU registers on return to userland
 2018-11-09 23:25 UTC  (6+ messages)
` [PATCH 02/23] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()

afaef01c00 ("x86/entry: Add STACKLEAK erasing the kernel stack .."): double fault: 0000 [#1]
 2018-11-09 23:21 UTC  (5+ messages)

[PATCH 0/2] Introduce a 'protected-clocks' property
 2018-11-09 23:21 UTC  (3+ messages)
` [PATCH] arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks

[PATCH] xen/netfront: remove unnecessary wmb
 2018-11-09 23:17 UTC  (2+ messages)

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-09 23:12 UTC  (2+ messages)

[PATCH v2] net: phy: leds: Don't make our own link speed names
 2018-11-09 23:08 UTC  (2+ messages)

[LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller
 2018-11-09 23:03 UTC  (2+ messages)

[PATCH v6 00/10] hwmon and fsi: Add On-Chip Controller Driver
 2018-11-09 23:03 UTC  (2+ messages)

[LKP] a9f38e1dec [ 245.678853] INFO: task mount:580 blocked for more than 120 seconds
 2018-11-09 22:59 UTC  (2+ messages)

[PATCH v5 0/4] hwmon: (ina3221) Implement PM runtime to save power
 2018-11-09 22:57 UTC  (2+ messages)

[RFC PATCH 00/10] net: hns3: Adds support of debugfs to HNS3 driver
 2018-11-09 22:51 UTC  (14+ messages)
` [RFC PATCH 01/10] net: hns3: Add debugfs framework registration
` [RFC PATCH 02/10] net: hns3: Add "queue info" query function
` [RFC PATCH 03/10] net: hns3: Add "FD flow table" info "
` [RFC PATCH 04/10] net: hns3: Add "promisc mode" config "
` [RFC PATCH 05/10] net: hns3: Add "tc config" "
` [RFC PATCH 06/10] net: hns3: Add "tm "
` [RFC PATCH 07/10] net: hns3: Add checksum "
` [RFC PATCH 08/10] net: hns3: Add PFC config "
` [RFC PATCH 09/10] net: hns3: Add "qos prio map" "
` [RFC PATCH 10/10] net: hns3: Add "qos buffer" config "

[GIT PULL] Devicetree fixes for 4.20-rc, round 2
 2018-11-09 22:50 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 4.20-rc2
 2018-11-09 22:45 UTC  (3+ messages)

[RFC PATCH 00/12] net: introduce Qualcomm IPA driver
 2018-11-09 22:38 UTC  (6+ messages)
` [RFC PATCH 01/12] dt-bindings: soc: qcom: add IPA bindings

[PATCH 0/2] fpga: altera-cvp: clean checkpatch faults
 2018-11-08  1:13 UTC  (3+ messages)
` [PATCH 1/2] fpga: altera-cvp: Insert SPDX-License-Identifier
` [PATCH 2/2] fpga: altera-cvp: Fix function definition argument

[PATCH anybus v3 0/6] Support HMS Profinet Card over Anybus
 2018-11-09 22:32 UTC  (9+ messages)
` [PATCH anybus v3 4/6] bus: support HMS Anybus-S bus

[PATCH 0/2] reverts to un-regress v3d
 2018-11-09 22:26 UTC  (7+ messages)
` [PATCH 2/2] drm: Revert syncobj timeline changes

On holy wars, and a plea for peace
 2018-11-09 17:52 UTC  (2+ messages)

Object debugging warning from efivar
 2018-11-09 22:19 UTC 

[PATCH v2 0/2] pattern generation and gain update
 2018-11-09 22:18 UTC  (7+ messages)
` [PATCH v2 1/2] staging: iio: ad7780: check if ad778x before "
` [PATCH v2 2/2] staging: iio: ad7780: generates pattern_mask from PAT bits

[PATCH v2] x86/cpu: fix prototype warning
 2018-11-09 22:17 UTC  (5+ messages)

[PATCH] clk: qcom: gcc: Fix board clock node name
 2018-11-09 22:13 UTC  (5+ messages)

[PATCH] x86/kvm/nVMX: tweak shadow fields
 2018-11-09 22:11 UTC  (3+ messages)

[PATCH] vfio/pci: Parallelize device open and release
 2018-11-09 22:09 UTC 

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-11-09 22:08 UTC  (4+ messages)
` [Patch v4 08/18] sched: Deprecate sched_smt_present and use cpu_smt_enabled static key

ODEBUG: Out of memory. ODEBUG disabled
 2018-11-09 22:08 UTC  (5+ messages)

[PATCH bpf-next] bpf: support raw tracepoints in modules
 2018-11-09 22:06 UTC 

Can I Trust You?
 2018-11-09 21:57 UTC 

[PATCH 4.9 000/171] 4.9.136-stable review
 2018-11-09 21:55 UTC  (2+ messages)

[PATCH 4.4 000/114] 4.4.163-stable review
 2018-11-09 21:55 UTC  (3+ messages)

[PATCH net-next v3 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-09 21:58 UTC  (5+ messages)
` [PATCH net-next v3 6/6] net/ncsi: Configure multi-package, multi-channel modes with failover

[GIT PULL] of: overlay: validation checks, subsequent fixes for v20
 2018-11-09 21:44 UTC  (2+ messages)

[PATCH] RISC-V: recognize S/U mode bits in print_isa
 2018-11-09 21:42 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 00/17] Remove nested TPM operations
 2018-11-09 21:37 UTC  (5+ messages)
` [PATCH v5 16/17] tpm: take TPM chip power gating out of tpm_transmit()

[PATCH] slab.h: Avoid using & for logical and of booleans
 2018-11-09 21:31 UTC  (11+ messages)

[PATCH] of: reserved_mem: disable kmemleak scan on removed memory blocks
 2018-11-09 21:28 UTC  (2+ messages)

[PATCH v4 0/3] Add Amlogic video decoder driver
 2018-11-09 21:21 UTC  (4+ messages)
` [PATCH v4 2/3] media: meson: add v4l2 m2m "

[Qemu-devel] [RFC/PoC PATCH 1/3] i386: set initrd_max to 4G - 1 to allow up to 4G initrd
 2018-11-09 21:10 UTC  (6+ messages)

[PATCH v3] ksm: Assist buddy allocator to assemble 1-order pages
 2018-11-09 21:08 UTC  (2+ messages)

[PATCH] ARM: dts: socfpga: use tabs for indentation
 2018-11-09 21:08 UTC  (2+ messages)

[PATCH 0/2] perf-bench: introduce epoll benchmarks
 2018-11-09 21:07 UTC  (6+ messages)
` [PATCH 1/2] perf-bench: Add epoll parallel epoll_wait benchmark

[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-09 20:56 UTC  (6+ messages)
` [PATCH net-next v3 1/2] "

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

[PATCH RFC 0/3] Static calls
 2018-11-09 20:53 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).