linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 17:03:27 to 2019-03-15 21:45:22 UTC [more...]

[PULL REQUEST] i2c for 5.1
 2019-03-15 21:45 UTC  (2+ messages)

[GIT PULL] f2fs-for-5.1
 2019-03-15 21:45 UTC  (2+ messages)

[PATCH 00/11] arm64: dts: g12a: Add boards peripherals
 2019-03-15 21:42 UTC  (7+ messages)
` [PATCH 01/11] arm64: dts: meson-g12a-u200: add uart_AO pinctrl
` [PATCH 02/11] arm64: dts: meson-g12a-sei510: "
` [PATCH 03/11] arm64: dts: meson-g12a-x96-max: "

[PATCH 0/9] arm64: dts: g12a: Add peripherals
 2019-03-15 21:40 UTC  (13+ messages)
` [PATCH 1/9] arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
` [PATCH 2/9] arm64: dts: meson: g12a: Add AO Secure node
` [PATCH 5/9] arm64: dts: meson: g12a: add reset controller
` [PATCH 6/9] arm64: dts: meson: g12a: Add UART A, B & C nodes and pins
` [PATCH 7/9] arm64: dts: meson: g12a: Add SAR ADC node
` [PATCH 8/9] arm64: dts: meson: g12a: Add G12A USB nodes

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-15 21:39 UTC  (11+ messages)

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

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-15 21:31 UTC  (2+ messages)

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-15 21:29 UTC  (17+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework
` [RFC][PATCH 4/5 v2] dma-buf: heaps: Add CMA heap to dmabuf heapss
` [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

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

[PATCH] y2038: fix socket.h header inclusion
 2019-03-15 21:20 UTC  (4+ messages)

[PATCH] rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configured
 2019-03-15 21:18 UTC  (2+ messages)

[GIT PULL] KVM changes for 5.1 merge window
 2019-03-15 21:07 UTC 

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-03-15 21:00 UTC  (3+ messages)

[PATCH net-next] selftests: bpf: modify urandom_read and link it non-statically
 2019-03-15 20:56 UTC  (4+ messages)

[PATCH] lib: Add shared copy of __lshrti3 from libgcc
 2019-03-15 20:54 UTC 

[PATCH] arm64: dts: meson-gxm-nexbox-a1: Enable USB
 2019-03-15 20:45 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson: g12a: add secure monitor and efuse
 2019-03-15 20:45 UTC  (2+ messages)

[RFC PATCH v2 0/2] x86/perf/amd: AMD PMC counters and NMI latency
 2019-03-15 20:41 UTC  (3+ messages)
` [RFC PATCH v2 1/2] x86/perf/amd: Resolve race condition when disabling PMC
` [RFC PATCH v2 2/2] x86/perf/amd: Resolve NMI latency issues when multiple PMCs are active

[GIT PULL] NTB bug fixes for v5.1
 2019-03-15 20:26 UTC 

disabling secondary CPU hangs / system fails to suspend with kernel 4.19+
 2019-03-15 20:21 UTC  (5+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-15 20:14 UTC  (17+ 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] genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
 2019-03-15 20:07 UTC 

[RESEND PATCH v6 00/12] x86: Enable FSGSBASE instructions
 2019-03-15 20:06 UTC  (13+ messages)
` [RESEND PATCH v6 01/12] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [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

[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] 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  (21+ messages)
` [PATCH 01/16] media: Move sp2mp functions to v4l2-common
` [PATCH 03/16] media: vimc: Check if the stream is on using ved.stream
` [PATCH 05/16] media: vimc: Create multiplanar parameter
` [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 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 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 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)

[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] 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  (4+ 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


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