linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 16:32:12 to 2019-03-15 20:07:57 UTC [more...]

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-15 20:06 UTC  (12+ messages)
` [RESEND PATCH v6 02/12] kbuild: Raise the minimum required binutils version to 2.21
` [RESEND PATCH v6 03/12] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [RESEND PATCH v6 04/12] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
` [RESEND PATCH v6 05/12] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
` [RESEND PATCH v6 06/12] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions if available
` [RESEND PATCH v6 07/12] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro
` [RESEND PATCH v6 08/12] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry
` [RESEND PATCH v6 09/12] selftests/x86/fsgsbase: Test WRGSBASE
` [RESEND PATCH v6 10/12] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [RESEND PATCH v6 11/12] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [RESEND PATCH v6 12/12] x86/fsgsbase/64: Add documentation for FSGSBASE

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-15 20:07 UTC  (5+ messages)
` [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

[PATCH net-next] selftests: bpf: modify urandom_read and link it non-statically
 2019-03-15 20:04 UTC 

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-15 20:03 UTC  (16+ messages)
` [PATCH v11 01/14] uaccess: add untagged_addr definition for other arches
` [PATCH v11 02/14] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v11 03/14] lib, arm64: untag user pointers in strn*_user
` [PATCH v11 04/14] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v11 05/14] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v11 06/14] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v11 07/14] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v11 08/14] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v11 09/14] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v11 10/14] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v11 11/14] uprobes, arm64: untag user pointers in find_active_uprobe
` [PATCH v11 12/14] bpf, arm64: untag user pointers in stack_map_get_build_id_offset
` [PATCH v11 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v11 14/14] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-15 19:56 UTC  (14+ messages)
` [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[PATCH v3] tracing: kdb: Allow ftdump to skip all but the last few lines
 2019-03-15 19:55 UTC  (3+ messages)

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-15 19:54 UTC 

[PATCH] net: strparser: fix a missing check for create_singlethread_workqueue
 2019-03-15 19:52 UTC  (2+ messages)

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-15 19:42 UTC  (11+ messages)
` [PATCH v9 perf,bpf 09/15] perf, bpf: save btf information as headers to perf.data

[PATCH 00/16] media: vimc: Add support for multiplanar formats
 2019-03-15 19:32 UTC  (28+ messages)
` [PATCH 01/16] media: Move sp2mp functions to v4l2-common
` [PATCH 02/16] media: vimc: Remove unnecessary stream check
` [PATCH 03/16] media: vimc: Check if the stream is on using ved.stream
` [PATCH 04/16] media: vimc: cap: Change vimc_cap_device.format type
` [PATCH 05/16] media: vimc: Create multiplanar parameter
` [PATCH 06/16] media: vimc: cap: Dynamically define stream pixelformat
` [PATCH 07/16] media: vimc: cap: Add handler for singleplanar fmt ioctls
` [PATCH 08/16] media: vimc: cap: Add handler for multiplanar "
` [PATCH 09/16] media: vimc: cap: Add multiplanar formats
` [PATCH 10/16] media: vimc: cap: Add multiplanar default format
` [PATCH 11/16] media: vimc: cap: Allocate and verify mplanar buffers
` [PATCH 12/16] media: vimc: Add and use new struct vimc_frame
` [PATCH 13/16] media: vimc: sen: Add support for multiplanar formats
` [PATCH 14/16] media: vimc: sca: "
` [PATCH 15/16] media: vimc: cap: "
` [PATCH 16/16] media: vimc: cap: Dynamically define device caps

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-03-15 19:29 UTC  (2+ messages)
` [PATCH v1 4/4] PCI/ACPI: Advertise HPX type 3 support via _OSC

serial driver cleanups v2
 2019-03-15 19:12 UTC  (11+ messages)
` [PATCH v2 10/45] drivers: tty: serial: zs: use devm_* functions

[PATCH] HID: steam: fix deadlock with input devices
 2019-03-15 19:09 UTC 

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-03-15 19:08 UTC  (2+ messages)

[PATCH 0/4] Introduce OPP bandwidth bindings
 2019-03-15 19:02 UTC  (2+ messages)

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-15 19:05 UTC  (4+ messages)

[PATCH] net: sis900: fix indentation issues, remove some spaces
 2019-03-15 18:59 UTC  (2+ messages)

[PATCH] drivers: net: atp: fix various indentation issues
 2019-03-15 18:58 UTC  (2+ messages)

[PATCH] qlcnic: Avoid potential NULL pointer dereference
 2019-03-15 18:56 UTC  (2+ messages)

[PATCH] vti4: ipip tunnel deregistration fixes
 2019-03-15 18:54 UTC  (2+ messages)

[PATCH] rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
 2019-03-15 18:51 UTC 

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-15 18:49 UTC  (19+ messages)

[PATCH 0/8] [GIT PULL] tracing: Minor clean ups, fixes and error checking
 2019-03-15 18:45 UTC  (9+ messages)
` [PATCH 1/8] tracing/probes: Make reserved_field_names static
` [PATCH 2/8] trace/probes: Remove kernel doc style from non kernel doc comment
` [PATCH 3/8] tracing: kdb: Fix ftdump to not sleep
` [PATCH 4/8] tracing/probe: Check maxactive error cases
` [PATCH 5/8] tracing/probe: Check event name length correctly
` [PATCH 6/8] tracing/probe: Check the size of argument name and body
` [PATCH 7/8] tracing/probe: Check event/group naming rule at parsing
` [PATCH 8/8] tracing/probe: Verify alloc_trace_*probe() result

[PATCH] platform/x86: touchscreen_dmi: Add info for Myria MY8307 2-in-1
 2019-03-15 18:43 UTC  (5+ messages)

[PATCH] MAINTAINERS: Add KVM selftests to existing KVM entry
 2019-03-15 18:40 UTC  (4+ messages)

[PATCH 1/2] net: stmmac: don't set own bit too early for jumbo frames
 2019-03-15 18:39 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: fix jumbo frame sending with non-linear skbs

[PATCH ghau51/ghau40 v5 0/6] add support for audit container identifier
 2019-03-15 18:37 UTC  (7+ messages)
` [PATCH ghau51/ghau40 v5 1/6] AUDIT_CONTAINER_OP message type basic support
` [PATCH ghau51/ghau40 v5 2/6] AUDIT_CONTAINER_ID "
` [PATCH ghau51/ghau40 v5 3/6] auditctl: add support for AUDIT_CONTID filter
` [PATCH ghau51/ghau40 v5 4/6] add ausearch containerid support
` [PATCH ghau51/ghau40 v5 5/6] start normalization "
` [PATCH ghau51/ghau40 v5 6/6] libaudit: add support to get the task audit container identifier

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-15 18:29 UTC  (11+ messages)
` [PATCH ghak90 V5 01/10] audit: collect audit task parameters
` [PATCH ghak90 V5 02/10] audit: add container id
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V5 07/10] audit: add containerid support for user records
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[PATCH v5 00/22] SMMUv3 Nested Stage Setup
 2019-03-15 18:37 UTC  (3+ messages)
` [PATCH v5 05/22] iommu: Introduce cache_invalidate API

[PATCH v2] appletalk: Fix potential NULL pointer dereference in unregister_snap_client
 2019-03-15 18:26 UTC  (2+ messages)

Participation in Distro kernel microconference at Plumbers?
 2019-03-15 18:22 UTC 

[PATCH] perf/x86/intel: fix 2 typos
 2019-03-15 18:25 UTC 

[PATCH v5 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-15 18:15 UTC  (9+ messages)
` [PATCH v5 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v5 4/7] s390: ap: setup relation betwen KVM and mediated device

[PATCH] EDAC: i10nm, skx: fix randconfig builds
 2019-03-15 18:11 UTC  (14+ messages)
  ` [PATCH] EDAC, {skx|i10nm}_edac: Fix randconfig build error

[PATCH] x86/kvm/hyper-v: avoid spurious pending stimer on vCPU init
 2019-03-15 18:04 UTC  (2+ messages)

[PATCH 0/8] iio: adc: stm32-dfsdm: add buffer modes
 2019-03-15 18:01 UTC  (4+ messages)
` [PATCH 7/8] iio: adc: stm32-dfsdm: add support for "

[PATCH] perf pmu: Fix parser error for uncore event alias
 2019-03-15 18:00 UTC 

[PATCHv8 00/10] Heterogenous memory node attributes
 2019-03-15 17:50 UTC  (2+ messages)

[RFC PATCH 0/2] x86/perf/amd: AMD PMC counters and NMI latency
 2019-03-15 17:47 UTC  (7+ messages)
` [RFC PATCH 2/2] x86/perf/amd: Resolve NMI latency issues when multiple PMCs are active

[PATCH] x86/Hyper-V: Fix definition HV_MAX_FLUSH_REP_COUNT
 2019-03-15 17:45 UTC  (2+ messages)

[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
 2019-03-15 17:42 UTC  (2+ messages)

[GIT PULL] device-dax for 5.1: PMEM as RAM
 2019-03-15 17:33 UTC  (7+ messages)

[PATCH] kvm: x86: Return LA57 feature based on hardware capability
 2019-03-15 17:33 UTC  (2+ messages)

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-15 17:24 UTC  (4+ messages)

[PATCH] mm: Fix __dump_page when mapping->host is not set
 2019-03-15 17:21 UTC  (4+ messages)

[PATCH 2/2] spi: spi-mem: stm32-qspi: add suspend/resume support
 2019-03-15 17:19 UTC  (2+ messages)
` Applied "spi: spi-mem: stm32-qspi: add suspend/resume support" to the spi tree

[PATCH] spi: rspi: Fix register initialization while runtime-suspended
 2019-03-15 17:19 UTC  (2+ messages)
` Applied "spi: rspi: Fix register initialization while runtime-suspended" to the spi tree

[PATCH 1/2] spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency
 2019-03-15 17:19 UTC  (2+ messages)
` Applied "spi: spi-mem: stm32-qspi: avoid memory corruption at low frequency" to the spi tree

Applied "regulator: da9052: Convert to regulator core's simplified DT parsing code" to the regulator tree
 2019-03-15 17:19 UTC 

Applied "regulator: 88pm800: Get rid of struct pm800_regulators" to the regulator tree
 2019-03-15 17:19 UTC 

Applied "regulator: da9055: Convert to regulator core's simplified DT parsing code" to the regulator tree
 2019-03-15 17:19 UTC 

[RFC PATCH 0/3] Add support of busfreq
 2019-03-15 17:17 UTC  (6+ messages)

[PATCH v5 00/18] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-15 17:17 UTC  (5+ messages)
` [PATCH v5 03/18] wlcore: simplify/fix/optimize reg_ch_conf_pending operations

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-15 17:16 UTC  (4+ messages)
` [PATCH v2 6/8] clk: Allow parents to be specified without string names

[PATCH v2] tty: atmel_serial: fix a NULL pointer dereference
 2019-03-15 17:16 UTC  (2+ messages)
` [PATCH] "

[PATCH] net: tipc: fix a missing check of nla_nest_start
 2019-03-15 17:11 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add doc for the ingenic-drm driver
 2019-03-15 17:07 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: Add header for the ingenic-drm driver bindings
` [PATCH v2 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[PATCH v2] net: brcm80211: fix missing checks for kmemdup
 2019-03-15 17:04 UTC  (2+ messages)
` [PATCH v3] brcmfmac: "

[PATCH 0/1] platform/chrome: mfd/cros_ec_sysfs: Add sysfs entry to retrieve EC uptime
 2019-03-15 17:04 UTC  (2+ messages)
` [PATCH] "

[PATCH v10 1/4] can: m_can: Create a m_can platform framework
 2019-03-15 17:02 UTC  (4+ messages)
` [PATCH v10 2/4] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v10 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v10 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH v2 1/6] drm: rcar-du: Link CRTCs to the DU device
 2019-03-15 17:01 UTC  (6+ messages)
` [PATCH v2 2/6] drm: rcar-du: Add CRTC standby helpers
` [PATCH v2 3/6] drm: rcar-du: Add pre/post commit CRTC helpers
` [PATCH v2 4/6] drm: rcar-du: Provide for_each_group helper
` [PATCH v2 5/6] drm: rcar-du: Create a group state object
` [PATCH v2 6/6] drm: rcar-du: Add group hooks for atomic-commit

[PATCH] dmaengine: pl330: introduce debugfs interface
 2019-03-15 17:00 UTC  (2+ messages)

[RFC PATCH 00/12] platform/x86: intel_cht_int33fe: Real DisplayPort reference
 2019-03-15 16:58 UTC  (13+ messages)
` [PATCH 01/12] software node: Prevent potential NULL Pointer Dereference
` [PATCH 02/12] software node: Increment parent node's ref count
` [PATCH 03/12] software node: Add support for references
` [PATCH 04/12] software node: Implement .get_reference_args fwnode operation
` [PATCH 05/12] ACPI / property: Don't limit named child node matching to data nodes
` [PATCH 06/12] device connection: Find connections also by checking the references
` [PATCH 07/12] platform/x86: intel_cht_int33fe: Provide software node for all components
` [PATCH 08/12] platform/x86: intel_cht_int33fe: Provide fwnode for the USB connector
` [PATCH 09/12] platform/x86: intel_cht_int33fe: Link with external dependencies using fwnodes
` [PATCH 10/12] platform/x86: intel_cht_int33fe: Replacing the old connections with references
` [PATCH 11/12] drm: Add fwnode member to the struct drm_connector
` [PATCH 12/12] drm/i915: Associate the ACPI connector nodes with connector entries

[PATCH v2 0/5] drm: Fix fb changes for async updates
 2019-03-15 16:54 UTC  (14+ messages)
` [PATCH v2 1/5] drm/rockchip: fix fb references in async update

[PATCH 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-15 16:49 UTC  (5+ messages)
` [PATCH 7/8] nvme: use blk_mq_queue_tag_busy_iter

[PATCH RT] nvdimm: make lane acquirement RT aware
 2019-03-15 16:42 UTC  (6+ messages)

paride/pf.c: blk-mq use-after-free (kernel v5.0)
 2019-03-15 16:33 UTC  (6+ messages)

[PATCH 06/14] MIPS: entry: Remove unneeded need_resched() loop
 2019-03-15 16:31 UTC  (2+ messages)
` [PATCH v2] "


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