linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 11:02:15 to 2018-03-13 13:27:11 UTC [more...]

[PATCH v9 00/61] XArray v9
 2018-03-13 13:26 UTC  (11+ messages)
` [PATCH v9 01/61] mac80211_hwsim: Use DEFINE_IDA
` [PATCH v9 02/61] radix tree: Use GFP_ZONEMASK bits of gfp_t for flags
` [PATCH v9 03/61] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH v9 04/61] unicore32: "
` [PATCH v9 22/61] xarray: Add xas_create_range
` [PATCH v9 24/61] page cache: Rearrange address_space
` [PATCH v9 25/61] page cache: Convert hole search to XArray
` [PATCH v9 45/61] shmem: Convert find_swap_entry "
` [PATCH v9 46/61] shmem: Convert shmem_add_to_page_cache "
` [PATCH v9 49/61] shmem: Convert shmem_partial_swap_usage "

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-03-13 13:25 UTC  (10+ messages)

[PATCH 0/3] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
 2018-03-13 13:24 UTC  (5+ messages)
` [PATCH 1/3] x86/kvm/vmx: read MSR_FS_BASE from current->thread

[PATCH 4.14 1/4] powerpc/mm/slice: Remove intermediate bitmap copy
 2018-03-13 13:24 UTC  (7+ messages)

[PATCH v9 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-03-13 13:19 UTC  (10+ messages)
` [PATCH v9 1/9] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v9 2/9] mfd: madera: Add DT bindings "
` [PATCH v9 3/9] mfd: madera: Add common support "
` [PATCH v9 4/9] mfd: madera: Register map tables for Cirrus Logic CS47L35
` [PATCH v9 5/9] mfd: madera: Register map tables for Cirrus Logic CS47L85
` [PATCH v9 6/9] mfd: madera: Register map tables for Cirrus Logic CS47L90/91
` [PATCH v9 7/9] pinctrl: madera: Add DT bindings for Cirrus Logic Madera codecs
` [PATCH v9 8/9] pinctrl: madera: Add driver "
` [PATCH v9 9/9] gpio: madera: Support Cirrus Logic Madera class codecs

[PATCH] debugobjects: avoid another unused variable warning
 2018-03-13 13:18 UTC 

[PATCH] test_rhashtable: avoid gcc-8 -Wformat-overflow warning
 2018-03-13 13:21 UTC 

[PATCH][next] drm/amd/pp: remove redundant pointer internal_buf
 2018-03-13 13:22 UTC 

[PATCH v2] EDAC, sb_edac: Remove VLA usage
 2018-03-13 13:21 UTC  (2+ messages)

[PATCH] 40iw: include linux/irq.h
 2018-03-13 13:20 UTC  (2+ messages)

[PATCH 1/1] firmware: add a function to load optional firmware
 2018-03-13 13:16 UTC  (4+ messages)
` [PATCH] firmware: add a function to load optional firmware v2

[PATCH] of: unittest: move misplaced function declaration
 2018-03-13 13:15 UTC 

[PATCH] media: imx: work around false-positive warning
 2018-03-13 13:14 UTC 

[PATCH 0/3] vfio/pci: ioeventfd support
 2018-03-13 13:12 UTC  (5+ messages)
` [PATCH 1/3] vfio/pci: Pull BAR mapping setup from read-write path
` [PATCH 3/3] vfio/pci: Add ioeventfd support

[PATCH 0/8] block: sed-opal: support write to shadow mbr
 2018-03-13 13:09 UTC  (9+ messages)
` [PATCH 1/8] block: sed-opal: use correct macro for method length
` [PATCH 2/8] block: sed-opal: unify space check in add_token_*
` [PATCH 3/8] block: sed-opal: unify cmd start and finalize
` [PATCH 4/8] block: sed-opal: unify error handling of responses
` [PATCH 5/8] block: sed-opal: print failed function address
` [PATCH 6/8] block: sed-opal: split generation of bytestring header and content
` [PATCH 7/8] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH 8/8] block: sed-opal: ioctl for writing to "

[PATCH 2/3] mwifiex: support sysfs initiated device coredump
 2018-03-13 13:10 UTC  (3+ messages)
  ` [2/3] "

use generic dma-direct and swiotlb code for x86
 2018-03-13 13:10 UTC  (5+ messages)
` [PATCH 11/13] dma-direct: handle the memory encryption bit in common code

[Possible REGRESSION, 4.16-rc4] Error updating SMART data during runtime and could not connect to lvmetad at some boot attempts
 2018-03-13 13:08 UTC  (3+ messages)

[PATCH] media: ngene: avoid unused variable warning
 2018-03-13 13:06 UTC 

[PATCH 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-13 13:06 UTC  (4+ messages)
` [PATCH 3/3] staging:iio:ad2s1210: Add write_raw to handle frequency

[PATCH] staging: lustre: fid: avoid false-positive uninitialized variable warning
 2018-03-13 13:05 UTC 

Should the VM_PFNMAP flag be cleared after a call to dma_mmap_coherent?
 2018-03-13 13:04 UTC 

[PATCH] staging: lustre: use module_name() macro for debug printf
 2018-03-13 13:03 UTC 

[PATCH] KVM: arm/arm64: replacing per-VM's per-CPU variable
 2018-03-13 21:03 UTC  (2+ messages)

[PATCH] dcache: fix indirectly reclaimable memory accounting
 2018-03-13 12:57 UTC 

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-13 12:56 UTC  (9+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH 7/8] perf probe: Support SDT markers having reference counter (semaphore)
` [PATCH 8/8] trace_uprobe/sdt: Document about reference counter

[PATCH] drm/i915/pmu: avoid -Wmaybe-uninitialized warning
 2018-03-13 12:55 UTC  (3+ messages)

[PATCH] arm64: fix undefined reference to 'printk'
 2018-03-13 12:52 UTC  (3+ messages)
  ` [PATCH v2] "

[RESEND PATCH v1 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
 2018-03-13 12:52 UTC  (3+ messages)
` [PATCH] i2c: i2c-stm32f7: fix semicolon.cocci warnings

Regression from efi: call get_event_log before ExitBootServices
 2018-03-13 12:51 UTC  (15+ messages)

[RFC, PATCH 02/22] x86/tme: Detect if TME and MKTME is activated by BIOS
 2018-03-13 12:49 UTC  (4+ messages)
` [tip:x86/mm] "

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-13 12:49 UTC  (8+ messages)
` [PATCH v9 1/5] driver core: Find an existing link between two devices

[PATCH] staging: wilc1000: use kmemdup to replace kmalloc/memcpy
 2018-03-13 12:49 UTC 

[PATCH] iio/accel/kxcjk-1013: Improve unlocking of a mutex in three functions
 2018-03-13 12:47 UTC 

virtio-gpu: Hang on shutdown after suspend/resume with virtio
 2018-03-13 12:41 UTC 

[PATCH v2 -perf/core 1/2] perf mmap: Discard head in overwrite_rb_find_range
 2018-03-13 12:31 UTC  (2+ messages)
` [PATCH v2 -perf/core 2/2] perf debug: Avoid set quiet once more

[RFC PATCH] vfio/pci: Add ioeventfd support
 2018-03-13 12:38 UTC  (7+ messages)

[PATCH 02/11] media: vsp1: use kernel __packed for structures
 2018-03-13 12:38 UTC  (4+ messages)

[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
 2018-03-13 12:32 UTC  (4+ messages)

[PATCH 1/1] x86/platform/x86: Fix count of CHas on multi-pci-segment arches
 2018-03-13 12:28 UTC  (4+ messages)

[PATCH] Documentation/locking: Document the semantics of spin_is_locked()
 2018-03-13 12:24 UTC  (8+ messages)

[PATCH 0/4 v5] devpts: handle bind-mounts correctly
 2018-03-13 12:17 UTC  (5+ messages)
` [PATCH 1/4 v5] devpts: hoist out check for DEVPTS_SUPER_MAGIC
` [PATCH 2/4 v5] devpts: resolve devpts bind-mounts
` [PATCH 3/4 v5] devpts: comment devpts_mntget()
` [PATCH 4/4 v5] selftests: add devpts selftests

[PATCH] x86: i8237: Register based on FADT legacy boot flag
 2018-03-13 12:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: rename qcom,pcie devices to pcie
 2018-03-13 12:13 UTC 

[GIT PULL 00/31] perf/core improvements and fixes
 2018-03-13 12:05 UTC  (32+ messages)
` [PATCH 01/31] perf env: Free memory nodes data
` [PATCH 02/31] perf tools: Add mem2node object
` [PATCH 03/31] perf tests: Add mem2node object test
` [PATCH 04/31] perf c2c record: Record physical addresses in samples
` [PATCH 05/31] perf c2c report: Make calc_width work with struct c2c_hist_entry
` [PATCH 06/31] perf c2c report: Call calc_width() only for displayed entries
` [PATCH 07/31] perf c2c report: Display node for cacheline address
` [PATCH 08/31] perf c2c report: Add span header over cacheline data
` [PATCH 09/31] perf c2c report: Add cacheline address count column
` [PATCH 10/31] perf tools arm64: Add libdw DWARF post unwind support for ARM64
` [PATCH 11/31] perf vendor events: Drop incomplete multiple mapfile support
` [PATCH 12/31] perf vendor events: Fix error code in json_events()
` [PATCH 13/31] perf vendor events: Drop support for unused topic directories
` [PATCH 14/31] perf vendor events: Add support for pmu events vendor subdirectory
` [PATCH 15/31] perf vendor events arm64: Relocate ThunderX2 JSON to cavium subdirectory
` [PATCH 16/31] perf vendor events arm64: Relocate Cortex A53 JSONs to arm subdirectory
` [PATCH 17/31] perf vendor events: Add support for arch standard events
` [PATCH 18/31] perf vendor events arm64: Add armv8-recommended.json
` [PATCH 19/31] perf vendor events arm64: Fixup ThunderX2 to use recommended events
` [PATCH 20/31] perf vendor events arm64: fixup A53 "
` [PATCH 21/31] perf vendor events arm64: add HiSilicon hip08 JSON file
` [PATCH 22/31] perf stat: Fix core dump when flag T is used
` [PATCH 23/31] perf report: Show zero counters as well in 'perf report --stat'
` [PATCH 24/31] perf vendor events arm64: Enable JSON events for ThunderX2 B0
` [PATCH 25/31] perf unwind: Unwind with libdw doesn't take symfs into account
` [PATCH 26/31] perf record: Avoid duplicate call of perf_default_config()
` [PATCH 27/31] perf top: Fix top.call-graph config option reading
` [PATCH 28/31] perf llvm: Display eBPF compiling command in debug output
` [PATCH 29/31] perf stat: Make function perf_stat_evsel_id_init static
` [PATCH 30/31] perf machine: Fix mmap name setup
` [PATCH 31/31] perf test: Fix exit code for record+probe_libc_inet_pton.sh

[PATCH ghak21 V2 0/4] audit: address ANOM_LINK excess records
 2018-03-13 12:13 UTC  (11+ messages)
` [PATCH ghak21 V2 3/4] audit: add refused symlink to audit_names

[PATCH] mailbox: tegra: relax TEGRA_HSP_MBOX Kconfig dependencies
 2018-03-13 12:11 UTC 

[PATCH] media: cxd2880-spi: avoid out-of-bounds access warning
 2018-03-13 12:09 UTC 

[PATCH][next] scsi: lpfc: make several unions static, fix non-ANSI prototype
 2018-03-13 12:08 UTC 

[PATCH] h8300: remove extranous __BIG_ENDIAN definition
 2018-03-13 12:07 UTC 

OK to merge via powerpc? (was Re: [PATCH 05/14] mm: make memblock_alloc_base_nid non-static)
 2018-03-13 12:06 UTC 

[PATCH] media: v4l: omap_vout: vrfb: remove an unused variable
 2018-03-13 12:05 UTC 

[PATCH v1 1/1] mm/ksm: fix interaction with THP
 2018-03-13 12:03 UTC  (3+ messages)

[PATCH v2 0/6] ASoC: sun4i-i2s: Updates to the driver
 2018-03-13 11:59 UTC  (3+ messages)
` [PATCH v2 1/6] ASoC: sun4i-i2s: Add slot width override
  ` [linux-sunxi] "

ipmi_si fails to get BMC ID
 2018-03-13 11:59 UTC  (4+ messages)
` [PATCH] ipmi:pci: Blacklist a Realtek "IPMI" device

[PATCH v4 00/22] arm64: Rework cpu capabilities handling
 2018-03-13 11:51 UTC  (23+ messages)
` [PATCH v4 01/22] arm64: capabilities: Update prototype for enable call back
` [PATCH v4 02/22] arm64: capabilities: Move errata work around check on boot CPU
` [PATCH v4 03/22] arm64: capabilities: Move errata processing code
` [PATCH v4 04/22] arm64: capabilities: Prepare for fine grained capabilities
` [PATCH v4 05/22] arm64: capabilities: Add flags to handle the conflicts on late CPU
` [PATCH v4 06/22] arm64: capabilities: Unify the verification
` [PATCH v4 07/22] arm64: capabilities: Filter the entries based on a given mask
` [PATCH v4 08/22] arm64: capabilities: Prepare for grouping features and errata work arounds
` [PATCH v4 09/22] arm64: capabilities: Split the processing of "
` [PATCH v4 10/22] arm64: capabilities: Allow features based on local CPU scope
` [PATCH v4 11/22] arm64: capabilities: Group handling of features and errata workarounds
` [PATCH v4 12/22] arm64: capabilities: Introduce weak features based on local CPU
` [PATCH v4 13/22] arm64: capabilities: Restrict KPTI detection to boot-time CPUs
` [PATCH v4 14/22] arm64: capabilities: Add support for features enabled early
` [PATCH v4 15/22] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH v4 16/22] arm64: capabilities: Clean up midr range helpers
` [PATCH v4 17/22] arm64: Add helpers for checking CPU MIDR against a range
` [PATCH v4 18/22] arm64: capabilities: Add support for checks based on a list of MIDRs
` [PATCH v4 19/22] arm64: capabilities: Handle shared entries
` [PATCH v4 20/22] arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
` [PATCH v4 21/22] arm64: Delay enabling hardware DBM feature
` [PATCH v4 22/22] arm64: Add work around for Arm Cortex-A55 Erratum 1024718

[RFC 1/2] pci: dwc: pci-exynos: modify the Kconfig dependency
 2018-03-13 11:54 UTC  (3+ messages)

[PATCH] pci: tegra: add MSI dependency
 2018-03-13 11:52 UTC 

[PATCH v4 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-03-13 11:46 UTC  (5+ messages)
` [PATCH v4 07/24] ASoC: qdsp6: q6afe: Add q6afe driver
  ` [alsa-devel] "
` [PATCH v4 15/24] ASoC: qdsp6: q6core: Add q6core driver
  ` [alsa-devel] "

[PATCH 1/2] cpufreq: scpi: add thermal dependency
 2018-03-13 11:45 UTC  (2+ messages)
` [PATCH 2/2] cpufreq: scmi: "

linux-next: build warning after merge of the net-next tree
 2018-03-13 11:46 UTC  (2+ messages)

[PATCH net-next] net: fix sysctl_fb_tunnels_only_for_init_net link error
 2018-03-13 11:44 UTC 

[PATCH] platform/x86: dell-smbios: fix DCDBAS dependency, better
 2018-03-13 11:42 UTC 

[PATCH v2 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-13 11:42 UTC  (5+ messages)
` [PATCH v2 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH 1/2] selftests/memfd/memfd_test.c: fix implicit declaration
 2018-03-13 11:42 UTC  (2+ messages)
` [PATCH 2/2] selftests/memfd/fuse_test: "

[PATCH] ALSA: pcm: Remove VLA usage
 2018-03-13 11:37 UTC 

[PATCH v2] drm/sun4i: move rgb mode_valid from connector to encoder
 2018-03-13 11:36 UTC 

[PATCH v6] usb: core: Add "quirks" parameter for usbcore
 2018-03-13 11:36 UTC  (2+ messages)

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-13 11:35 UTC  (2+ messages)

VLA removal, device_handler and COMMAND_SIZE
 2018-03-13 11:34 UTC  (3+ messages)
` [PATCH] scsi: resolve COMMAND_SIZE at compile time

[PATCH v3 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-13 11:33 UTC  (3+ messages)
` [PATCH v3 1/2] media: ov2680: dt: Add bindings for OV2680
` [PATCH v3 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH 1/1] f2fs: release locks before return in f2fs_ioc_gc_range()
 2018-03-13 11:42 UTC 

[PATCH] clk: mvebu: cp110: Fix clock tree representation
 2018-03-13 11:32 UTC  (2+ messages)

[PATCH v2] drm/sun4i: add lvds mode_valid function
 2018-03-13 11:20 UTC 

[trivial PATCH] Documentation/sparse: fix typo
 2018-03-13 11:10 UTC 

Timing performance regression 4.15 to 4.16-rc1
 2018-03-13 11:17 UTC  (3+ messages)

[PATCH v4] cpufreq: schedutil: rate limits for SCHED_DEADLINE
 2018-03-13 11:15 UTC  (2+ messages)

BUG: corrupted list in sctp_association_free
 2018-03-13 11:12 UTC  (3+ messages)

[PATCH] EDAC, sb_edac: Remove VLA usage
 2018-03-13 11:08 UTC  (5+ messages)

[tip:locking/core 9/11] include/asm-generic/atomic-instrumented.h:288:24: sparse: cast truncates bits from constant value (100 becomes 0)
 2018-03-13 11:08 UTC  (5+ messages)

[PATCH v1 1/2] dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
 2018-03-13 11:08 UTC  (3+ messages)
` [PATCH v1 2/2] usb: dwc3: Add Qualcomm DWC3 glue driver

arm64: allwinner: Add support for TERES I laptop
 2018-03-13 11:07 UTC  (4+ messages)
` [PATCH 5/5] arm64: allwinner: a64: "

[PATCHv2] staging: wilc1000: use pre-defined macro is_broadcast_ether_addr
 2018-03-13 11:05 UTC  (4+ messages)

[PATCH v5 0/2] x86/devicetree: Enable multiprocessing
 2018-03-13 11:03 UTC  (3+ messages)
` [PATCH v5 2/2] x86/devicetree: Use CPU description from Device Tree

[PATCH] powerpc/powernv : Add support to enable sensor groups
 2018-03-13 11:02 UTC  (6+ 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).