linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 16:53:19 to 2018-11-27 20:33:36 UTC [more...]

[PATCH 1/2] mm/zsmalloc.c: check encoded object value overflow for PAE
 2018-11-27 20:33 UTC  (4+ messages)
` [PATCH v2] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support

[driver-core PATCH v6 0/9] Add NUMA aware async_schedule calls
 2018-11-27 20:33 UTC  (13+ messages)
` [driver-core PATCH v6 4/9] driver core: Move async_synchronize_full call
` [driver-core PATCH v6 6/9] driver core: Probe devices asynchronously instead of the driver
` [driver-core PATCH v6 9/9] libnvdimm: Schedule device registration on node local to the device

[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-11-27 20:30 UTC  (7+ messages)
` [patch V2 18/28] x86/speculation: Prepare for per task indirect branch speculation control
` [patch V2 24/28] x86/speculation: Prepare arch_smt_update() for PRCTL mode

[RFC PATCH 0/1] support ftrace and -ffunction-sections
 2018-11-27 20:27 UTC  (2+ messages)

[Bug] SD card reader in Acer Aspire S5 broken in 4.20-rc
 2018-11-27 20:25 UTC  (3+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-27 20:23 UTC  (10+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-27 20:19 UTC  (6+ messages)
` [PATCH v2 1/2] media: uapi: Add H264 low-level decoder API compound controls
  ` [linux-sunxi] "
` [linux-sunxi] [PATCH v2 2/2] media: cedrus: Add H264 decoding support

[RFC PATCH] smack: fix access permissions for keyring
 2018-11-27 20:18 UTC  (2+ messages)

[PATCH v16 00/22] Intel SGX1 support
 2018-11-27 20:13 UTC  (3+ messages)
` [PATCH v16 22/22] x86/sgx: SGX documentation

[PATCH] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
 2018-11-27 20:12 UTC  (2+ messages)

[PATCH] tracing: Fix an off by one in __next()
 2018-11-27 20:04 UTC  (3+ messages)

[PATCH RESEND] tty/sysrq: Do not call sync directly from sysrq_do_reset()
 2018-11-27 19:58 UTC  (3+ messages)

overlayfs access checks on underlying layers
 2018-11-27 19:58 UTC  (2+ messages)

[PATCH] x86: modernize sync_bitops.h
 2018-11-27 19:51 UTC  (8+ messages)
    ` [PATCH v2] "

[RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
 2018-11-27 19:50 UTC  (4+ messages)
` [RFC][PATCH 03/14] arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH

[PATCH V2] x86/resctrl: Fix rdt_last_cmd_printf() usage and typos within
 2018-11-27 19:48 UTC  (2+ messages)
` [tip:x86/cache] x86/resctrl: Use rdt_last_cmd_puts() where possible

[PATCH 0/2] arm64: Only call into preempt_schedule() if need_resched()
 2018-11-27 19:45 UTC  (3+ messages)
` [PATCH 1/2] preempt: Move PREEMPT_NEED_RESCHED definition into arch code
` [PATCH 2/2] arm64: preempt: Provide our own implementation of asm/preempt.h

[PATCH V2] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-11-27 19:40 UTC  (3+ messages)

[PATCH v6 0/2] media: platform: Add Aspeed Video Engine driver
 2018-11-27 19:37 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH v6 2/2] media: platform: Add Aspeed Video Engine driver

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-11-27 19:16 UTC  (6+ messages)

[PATCH 0/7] arm64: capabilities: Optimize checking and enabling
 2018-11-27 19:31 UTC  (5+ messages)
` [PATCH 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE

[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 19:30 UTC  (5+ messages)
` [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()

[PATCH v2] perf: tests: Disable breakpoint tests on ARM (32-bit)
 2018-11-27 19:30 UTC  (2+ messages)

[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 19:30 UTC  (5+ messages)
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-11-27 19:28 UTC  (6+ messages)
` [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-11-27 19:27 UTC  (4+ messages)
` [PATCH v5 01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR

[PATCH] arm64: dts: sdm845: Add videocc node
 2018-11-27 19:26 UTC  (4+ messages)

[PATCH perf,bpf 0/5] reveal invisible bpf programs
 2018-11-27 19:25 UTC  (9+ messages)

[PATCH] dt-bindings: clock: Require #reset-cells in sdm845-videocc
 2018-11-27 19:24 UTC 

[GIT PULL 0/5] EFI fixes for v4.20
 2018-11-27 19:16 UTC  (4+ messages)
` [PATCH 5/5] efi: permit calling efi_mem_reserve_persistent from atomic context

[PATCH] docs/memory-barriers.txt: Enforce heavy ordering for port I/O accesses
 2018-11-27 19:22 UTC  (4+ messages)

Linux 4.4.165
 2018-11-27 19:17 UTC  (2+ messages)

Linux 3.18.127
 2018-11-27 19:17 UTC  (2+ messages)

Linux 4.9.141
 2018-11-27 19:18 UTC  (2+ messages)

Linux 4.19.5
 2018-11-27 19:19 UTC  (2+ messages)

Linux 4.14.84
 2018-11-27 19:18 UTC  (2+ messages)

[PATCH v4 0/2] Documentation/admin-guide: introduce perf-security.rst file and extend perf_event_paranoid documentation
 2018-11-27 19:16 UTC  (7+ messages)
` [PATCH v4 1/2] Documentation/admin-guide: introduce perf-security.rst file
` [PATCH v4 2/2] Documentation/admin-guide: update admin-guide index.rst

[PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-27 19:10 UTC  (4+ messages)
` [PATCH v2 1/4] PCI / ACPI: Identify untrusted PCI devices

[PATCH 0/2] SWIOTLB fixes for 4.20
 2018-11-27 19:07 UTC  (6+ messages)

Sleeping in user_access section
 2018-11-27 19:05 UTC  (5+ messages)

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-27 19:05 UTC  (10+ messages)
` [PATCH v2 1/4] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode for synthetic timers

[PATCH v3 0/2] driver: thermal: Move some drivers into subdirs
 2018-11-27 18:58 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: thermal: Move various drivers for intel platforms into a subdir
` [PATCH v3 2/2] drivers: thermal: Move QCOM_SPMI_TEMP_ALARM into the qcom subdir

[PATCHv18 01/35] Documentation: v4l: document request API
 2018-11-27 18:54 UTC  (7+ messages)

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-11-27 18:55 UTC  (4+ messages)

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-11-27 18:51 UTC  (5+ messages)

[PATCH RESEND] bus: fsl-mc: explicitly define the fsl_mc_command endianness
 2018-11-27 18:46 UTC  (2+ messages)

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-27 18:46 UTC  (22+ messages)

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-11-27 18:35 UTC  (9+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 4/7] interconnect: Add debugfs support
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes
` [PATCH v10 7/7] MAINTAINERS: add a maintainer for the interconnect API

[PATCH v2 0/3] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-27 18:33 UTC  (3+ messages)
` [PATCH v2 3/3] perf report: Display average IPC and IPC coverage per symbol

[PATCH linux-next 00/10] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
 2018-11-27 18:29 UTC  (6+ messages)
` [PATCH linux-next 01/10] dt-bindings: phy: add cpsw port interface mode selection phy bindings
` [PATCH linux-next 09/10] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings

[for-next][PATCH 00/18] function_graph: Add separate depth counter to prevent trace corruption
 2018-11-27 18:26 UTC  (4+ messages)
` [for-next][PATCH 04/18] arm64: function_graph: Simplify with function_graph_entry()

[PATCH] arm64/bpf: use movn/movk/movk sequence to generate kernel addresses
 2018-11-27 18:24 UTC  (3+ messages)

[PATCH v2] panic: Add options to print system info when panic happens
 2018-11-27 18:23 UTC  (3+ messages)

[RFC v3 0/3] qcom: GPIO IRQ wakeup using PDC irqchip
 2018-11-27 18:21 UTC  (6+ messages)
` [RFC v3 2/3] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO

File not found: /sys/kernel/debug/tracing/events/syscalls
 2018-11-27 18:18 UTC  (4+ messages)
` [PATCH] arm64: ftrace: Fix to enable syscall events on arm64

omap5 fixing palmas IRQ_TYPE_NONE warning leads to gpadc timeouts
 2018-11-27 18:17 UTC  (18+ messages)

[PATCH] i2c: i2c-tegra: replace spin_lock_irqsave with spin_lock in ISR
 2018-11-27 18:13 UTC  (2+ messages)

[PATCH] mm: put_and_wait_on_page_locked() while page is migrated
 2018-11-27 18:10 UTC  (11+ messages)
    ` [PATCHi v2] "

DVB-S PCI card regression on 4.19 / 4.20
 2018-11-27 18:09 UTC  (6+ messages)

[PATCH net] ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
 2018-11-27 18:07 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH v9 0/8] Introduce on-chip interconnect API
 2018-11-27 18:05 UTC  (5+ messages)
` [PATCH v9 2/8] dt-bindings: Introduce interconnect binding

[PATCH 0/5] gnss: sirf: add support for w2sg0004 + lna
 2018-11-27 18:03 UTC  (3+ messages)
` [PATCH RFC 4/5] gnss: sirf: add a separate supply for a lna

[PATCH 0/2] selftests: firmware: fw_filesystem fix for busybox
 2018-11-27 17:56 UTC  (5+ messages)
` [PATCH 1/2] selftests: firmware: remove use of non-standard diff -Z option
` [PATCH 2/2] selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-27 17:55 UTC  (12+ messages)

[PATCH v3 0/3] Add support for ARRI FPGA configuration
 2018-11-27 17:54 UTC  (4+ messages)
` [PATCH v3 1/3] usb: misc: add driver for FT232H based FPGA configuration devices
` [PATCH v3 2/3] spi: add FTDI MPSSE SPI controller driver
` [PATCH v3 3/3] fpga: Add fpga manager driver for ARRI Altera FPP

[PATCH] ASoC: max98373: Added max98373_reset for stable amp reset
 2018-11-27 17:53 UTC  (7+ messages)

[PATCH v3 0/8] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-11-27 17:52 UTC  (4+ messages)
` [PATCH v3 8/8] mfd: cros_ec: add a dev_release empty method

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-27 17:51 UTC  (4+ messages)
` [PATCH 5/5] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-11-27 17:44 UTC  (5+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance

[PATCH v2 0/3] s390: vfio: ap: Using GISA for AP Interrupt
 2018-11-27 17:46 UTC  (4+ messages)
` [PATCH v2 2/3] vfio: ap: ioctl definitions for AP Queue Interrupt Control

[LKP] [fs/locks] 83b381078b: will-it-scale.per_thread_ops -62.5% regression
 2018-11-27 17:43 UTC  (2+ messages)

[PATCH] arm64/lib: improve CRC32 performance for deep pipelines
 2018-11-27 17:42 UTC 

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-27 17:39 UTC  (7+ messages)
` [PATCH 3/3] mm, notifier: Add a lockdep map for invalidate_range_start
    ` [Intel-gfx] "

[PATCH v6 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 17:38 UTC  (5+ messages)
` [PATCH v6 1/4] kgdb: Remove irq flags from roundup
` [PATCH v6 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
` [PATCH v6 3/4] kgdb: Don't round up a CPU that failed rounding up before
` [PATCH v6 4/4] kdb: Don't back trace on a cpu that didn't round up

[PATCH] powerpc/8xx: add exception frame marker
 2018-11-27 17:38 UTC 

[RFC PATCH 0/2] USB: DTS: allow suggesting busnumber for platform USB bus via DTS alias
 2018-11-27 16:57 UTC 

[RFC PATCH 1/2] usb core: dts: allow suggesting usb bus number for platform busses
 2018-11-27 16:57 UTC  (2+ messages)
` [RFC PATCH 2/2] dt-bindings: allow suggesting usb bus number for usb "

[PATCH] MAINTAINERS: change NX/VMX maintainers
 2018-11-27 17:27 UTC 

[PATCH tip/core/rcu 09/41] crypto/pcrypt: Replace synchronize_rcu_bh() with synchronize_rcu()
 2018-11-27 17:19 UTC  (3+ messages)

[PATCH] lkdtm: print real addresses
 2018-11-27 17:18 UTC  (3+ messages)

[PATCH 0/3] tools/memory-model: Add SRCU support
 2018-11-27 17:17 UTC  (5+ messages)

[PATCH] lkdtm: Do not depend on BLOCK and clean up headers
 2018-11-27 17:15 UTC 

[PATCH V2] staging: iio: adc: ad7280a: check for devm_kasprint() failure
 2018-11-27 17:05 UTC 

[PATCH V2] gpio: mt7621: pass mediatek_gpio_bank_probe() failure up the stack
 2018-11-27 17:00 UTC 

[RFC PATCH 0/3] THP eligibility reporting via proc
 2018-11-27 17:06 UTC  (7+ messages)
` [RFC PATCH 3/3] mm, proc: report PR_SET_THP_DISABLE in proc

'branches' perf event mapping differs on ARC and ARM
 2018-11-27 17:06 UTC  (2+ messages)

Backtrace after invalid XRSTOR after "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
 2018-11-27 17:03 UTC  (3+ messages)
` [PATCH v2] x86/fpu: XRSTOR is expected to raise #GP
  ` [tip:x86/urgent] x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper

[PATCH] lkdtm: do not depend on CONFIG_BLOCK
 2018-11-27 17:03 UTC  (4+ messages)

[PATCH] mtd: nand: spi: Add initial support for Toshiba TC58CVG2S0H
 2018-11-27 17:02 UTC  (5+ messages)

[PATCH v12 00/25] kasan: add software tag-based mode for arm64
 2018-11-27 16:55 UTC  (26+ messages)
` [PATCH v12 01/25] kasan, mm: change hooks signatures
` [PATCH v12 02/25] kasan, slub: handle pointer tags in early_kmem_cache_node_alloc
` [PATCH v12 03/25] kasan: move common generic and tag-based code to common.c
` [PATCH v12 04/25] kasan: rename source files to reflect the new naming scheme
` [PATCH v12 05/25] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v12 06/25] kasan, arm64: adjust shadow size for tag-based mode
` [PATCH v12 07/25] kasan: rename kasan_zero_page to kasan_early_shadow_page
` [PATCH v12 08/25] kasan: initialize shadow to 0xff for tag-based mode
` [PATCH v12 09/25] arm64: move untagged_addr macro from uaccess.h to memory.h
` [PATCH v12 10/25] kasan: add tag related helper functions
` [PATCH v12 11/25] kasan, arm64: untag address in _virt_addr_is_linear
` [PATCH v12 12/25] kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v12 13/25] kasan, arm64: fix up fault handling logic
` [PATCH v12 14/25] kasan, arm64: enable top byte ignore for the kernel
` [PATCH v12 15/25] kasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v12 16/25] kasan: split out generic_report.c from report.c
` [PATCH v12 17/25] kasan: add bug reporting routines for tag-based mode
` [PATCH v12 18/25] mm: move obj_to_index to include/linux/slab_def.h
` [PATCH v12 19/25] kasan: add hooks implementation for tag-based mode
` [PATCH v12 20/25] kasan, arm64: add brk handler for inline instrumentation
` [PATCH v12 21/25] kasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v12 22/25] kasan: add __must_check annotations to kasan hooks
` [PATCH v12 23/25] kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
` [PATCH v12 24/25] kasan: update documentation
` [PATCH v12 25/25] kasan: add SPDX-License-Identifier mark to source files

[PATCH] memory: tegra: Convert to using %pOFn instead of device_node.name
 2018-11-27 16:55 UTC  (2+ messages)

[PATCH] irqchhip: Convert to using %pOFn instead of device_node.name
 2018-11-27 16:57 UTC  (2+ messages)

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-27 16:56 UTC  (14+ messages)

Hackbench pipes regression bisected to PSI
 2018-11-27 16:53 UTC  (7+ messages)

[PATCH v6 0/8] Introduce STPMIC1 PMIC Driver
 2018-11-27 16:52 UTC  (3+ messages)
` [PATCH v6 1/8] dt-bindings: mfd: document stpmic1
` [PATCH v6 2/8] mfd: stpmic1: add stpmic1 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).