linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-18 15:39:28 to 2019-03-18 17:43:55 UTC [more...]

[PATCH v4 00/10] support wakeup capable GPIOs
 2019-03-18 17:42 UTC  (3+ messages)
` [PATCH v4 03/10] of/irq: document properties for wakeup interrupt parent

[PATCH v10 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-18 17:43 UTC  (8+ messages)
` [PATCH v10 01/12] feature: implement libzstd check, LIBZSTD_DIR and NO_LIBZSTD defines
` [PATCH v10 02/12] perf record: implement --mmap-flush=<number> option
` [PATCH v10 03/12] perf session: define bytes_transferred and bytes_compressed metrics
` [PATCH v10 04/12] perf record: implement COMPRESSED event record and its attributes
` [PATCH v10 05/12] perf mmap: implement dedicated memory buffer for data compression
` [PATCH v10 06/12] perf util: introduce Zstd streaming based compression API
` [PATCH v10 07/12] perf record: implement compression for serial trace streaming

[RESEND PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-03-18 17:42 UTC  (9+ messages)
` [RESEND PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650
` [RESEND PATCH v6 05/11] mfd: core: document mfd_add_devices()
` [RESEND PATCH v6 06/11] mfd: max77650: new core mfd driver
` [RESEND PATCH v6 07/11] power: supply: max77650: add support for battery charger
` [RESEND PATCH v6 08/11] gpio: max77650: add GPIO support
` [RESEND PATCH v6 09/11] leds: max77650: add LEDs support
` [RESEND PATCH v6 10/11] input: max77650: add onkey support
` [RESEND PATCH v6 11/11] MAINTAINERS: add an entry for max77650 mfd driver

[PATCH] Add code to support USBIP Project for Windows
 2019-03-18 17:42 UTC  (3+ messages)

[PATCH 00/13] Convert vfs.txt to vfs.rst
 2019-03-18 17:42 UTC  (4+ messages)

[PATCH 00/25] objtool: UACCESS validation v4
 2019-03-18 17:41 UTC  (29+ messages)
` [PATCH 01/25] x86: Make SMAP 64-bit only
` [PATCH 02/25] tracing: Improve "if" macro code generation
` [PATCH 03/25] x86/ia32: Fix ia32_restore_sigcontext AC leak
` [PATCH 04/25] i915,uaccess: Fix redundant CLAC
` [PATCH 05/25] x86/uaccess: Move copy_user_handle_tail into asm
` [PATCH 06/25] x86/uaccess: Fix up the fixup
` [PATCH 07/25] x86/nospec,objtool: Introduce ANNOTATE_IGNORE_ALTERNATIVE
` [PATCH 08/25] x86/uaccess,xen: Suppress SMAP warnings
` [PATCH 09/25] x86/uaccess: Always inline user_access_begin()
` [PATCH 10/25] x86/uaccess,signal: Fix AC=1 bloat
` [PATCH 11/25] x86/uaccess: Introduce user_access_{save,restore}()
` [PATCH 12/25] x86/smap: Ditch __stringify()
` [PATCH 13/25] x86/uaccess,kasan: Fix KASAN vs SMAP
` [PATCH 14/25] x86/uaccess,ubsan: Fix UBSAN "
` [PATCH 15/25] x86/uaccess,ftrace: Fix ftrace_likely_update() "
` [PATCH 16/25] x86/uaccess,kcov: Disable stack protector
` [PATCH 17/25] objtool: Set insn->func for alternatives
` [PATCH 18/25] objtool: Handle function aliases
` [PATCH 19/25] objtool: Rewrite add_ignores()
` [PATCH 20/25] objtool: Add --backtrace support
` [PATCH 21/25] objtool: Rewrite alt->skip_orig
` [PATCH 22/25] objtool: Fix sibling call detection
` [PATCH 23/25] objtool: Add UACCESS validation
` [PATCH 24/25] objtool: uaccess PUSHF/POPF support
` [PATCH 25/25] objtool: Add Direction Flag validation

[RESEND PATCH v6 00/11] mfd: add support for max77650 PMIC
 2019-03-18 17:40 UTC  (4+ messages)
` [RESEND PATCH v6 01/11] dt-bindings: mfd: add DT bindings for max77650
` [RESEND PATCH v6 02/11] dt-bindings: power: supply: "
` [RESEND PATCH v6 03/11] dt-bindings: leds: "

[PATCH] usb: typec: fusb302: Fix debugfs mutex initialisation
 2019-03-18 17:40 UTC  (4+ messages)

[PATCH v2 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-18 17:40 UTC  (8+ messages)
` [PATCH v2 1/6] ptrace: move clearing of TIF_SYSCALL_EMU flag to core
` [PATCH v2 4/6] powerpc: use common ptrace_syscall_enter hook to handle _TIF_SYSCALL_EMU

[PATCH] scsi: lpfc_nvme: Fix wrong sizeof argument
 2019-03-18 17:15 UTC 

[PATCH][next] net/mlx5e: Remove redundant assignment
 2019-03-18 17:35 UTC  (4+ messages)

[PATCH] doc: add translation disclaimer
 2019-03-18 17:35 UTC  (2+ messages)

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

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-18 17:34 UTC  (11+ messages)

[PATCH] iio: st_accel: remove unnecessary comparison of unsigned integer with < 0
 2019-03-18 17:33 UTC 

[PATCH] power: supply: axp288_charger: Fix unchecked return value
 2019-03-18 17:32 UTC  (2+ messages)

[GIT PULL] bcm2835-drivers-next-2019-03-12
 2019-03-18 17:31 UTC  (2+ messages)

[PATCH v5 00/31] Clean up and reorg Chinese kernel docs
 2019-03-18 17:31 UTC  (2+ messages)

[PATCH] extcon: fix a missing check of regmap_read
 2019-03-18 17:30 UTC  (2+ messages)

[PATCH] arm64/io: Don't use WZR in writel
 2019-03-18 17:30 UTC  (15+ messages)

[PATCH 0/8]: blk-mq: use static_rqs to iterate busy tags
 2019-03-18 17:28 UTC  (10+ messages)
` [PATCH 2/8] blk-mq: change the method of iterating busy tags of a request_queue
` [PATCH 5/8] nbd: use blk_mq_queue_tag_busy_iter
` [PATCH 6/8] skd: "

[PATCH v9 0/2] PWM support for HiFive Unleashed
 2019-03-18 17:26 UTC  (4+ messages)

[PATCH V4 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-18 17:25 UTC  (8+ messages)
` [PATCH V4 2/5] pwm: Add i.MX TPM PWM driver support

[PATCH v3] net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
 2019-03-18 17:22 UTC  (3+ messages)

[PATCH v1 0/3] add module_sdio_driver and enable a few users
 2019-03-18 17:17 UTC  (2+ messages)

[PATCH] x86/vdso: include generic __lshrdi3 in 32-bit vDSO
 2019-03-18 17:16 UTC  (5+ messages)

[PATCH 1/3] list_bl: Add hlist_bl_add_before/behind helpers
 2019-03-18 17:16 UTC  (8+ messages)
        ` [dm-devel] "

[PATCH] perf tools: return errcode in cs_etm__process_auxtrace_info
 2019-03-18 17:15 UTC  (3+ messages)

[RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
 2019-03-18 17:14 UTC  (14+ messages)
      ` [PATCH v2] PCI: qcom: Use default config space read function
                    ` [PATCH v3] "
                        ` [PATCH v4] "

[PATCH 4.19 00/52] 4.19.30-stable review
 2019-03-18 17:14 UTC  (2+ messages)

[PATCH] sched/fair: Limit sched_cfs_period_timer loop to avoid hard lockup
 2019-03-18 17:14 UTC  (6+ messages)

[PATCH] NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
 2019-03-18 17:11 UTC  (2+ messages)

[PATCH 0/6] drm/bridge: Add ICN6211 MIPI-DSI/RGB bridge
 2019-03-18 17:07 UTC  (9+ messages)
` [PATCH 1/6] drm/bridge: Export drm_bridge_detach
  ` [linux-sunxi] "
` [PATCH 4/6] dt-bindings: display: bridge: Add ICN6211 MIPI-DSI to RGB convertor bridge

[PATCH 00/10] HMM updates for 5.1
 2019-03-18 17:04 UTC  (5+ messages)

[RFC] xhci: clear port_remote_wakeup on device disconnection
 2019-03-18 17:00 UTC 

[PATCH v2] regulator: core: fix error path for regulator_set_voltage_unlocked
 2019-03-18 17:00 UTC  (3+ messages)

[PATCH 1/5] reset: add acquired/released state for exclusive reset controls
 2019-03-18 16:59 UTC  (5+ messages)

[PATCH v11 00/14] arm64: untag user pointers passed to the kernel
 2019-03-18 16:59 UTC  (19+ messages)
` [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 13/14] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v2 0/4] arm64 relaxed ABI
  ` [PATCH v2 1/4] elf: Make AT_FLAGS arch configurable
  ` [PATCH v2 2/4] arm64: Define Documentation/arm64/elf_at_flags.txt
  ` [PATCH v2 3/4] arm64: Relax Documentation/arm64/tagged-pointers.txt
  ` [PATCH v2 4/4] arm64: elf: Advertise relaxed ABI

[PATCH v7 00/15] Add utilization clamping support
 2019-03-18 16:58 UTC  (5+ messages)
` [PATCH v7 12/15] sched/core: uclamp: Propagate parent clamps

[PATCH] vfs: Fix refcounting of filenames in fs_parser
 2019-03-18 16:57 UTC 

[PATCH] Bluetooth: mediatek: fix uninitialized symbol errors in btmtksdio_rx_packet
 2019-03-18 16:55 UTC  (2+ messages)

[PATCH] arm64: dts: fsl: imx8mq: enable the thermal management unit (TMU)
 2019-03-18 16:52 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH] arm64: dts: fsl: imx8mq: enable the multi sensor TMU

drivers/media/i2c/adv748x/adv748x-core.c:585: undefined reference to `v4l2_fwnode_endpoint_parse'
 2019-03-18 16:47 UTC 

[PATCH] usb: usb251xb: Remove unnecessary comparison of unsigned integer with >= 0
 2019-03-18 16:48 UTC  (4+ messages)

[PATCH v9 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-18 16:43 UTC  (4+ messages)
` [PATCH v9 perf,bpf 12/15] perf, bpf: enable annotation of bpf program

[RFC PATCH v2 0/2] x86/perf/amd: AMD PMC counters and NMI latency
 2019-03-18 16:40 UTC  (7+ 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

[PATCH] media: i2c: tda1997x: select V4L2_FWNODE
 2019-03-18 16:40 UTC 

[PATCH v2 0/2] Avoid cpuid faulting leaking and one optimization
 2019-03-18 16:38 UTC  (5+ messages)
` [PATCH v2 1/2] kvm/vmx: avoid CPUID faulting leaking to guest
` [PATCH v2 2/2] kvm/vmx: Using hardware cpuid faulting to avoid emulation overhead

[PATCH] lib: Add shared copy of __lshrti3 from libgcc
 2019-03-18 16:38 UTC  (6+ messages)

[PATCH] mlxsw: core: mlxsw: core: avoid -Wint-in-bool-context warning
 2019-03-18 16:35 UTC 

[PATCH 0/6] mfd: da9063: remove platform_data
 2019-03-18 16:34 UTC  (8+ messages)
` [PATCH 1/6] regulator: da9063: remove platform_data support
` [PATCH 2/6] input: da9063_onkey: "
` [PATCH 3/6] mfd: da9063: "
` [PATCH 4/6] regulator: da9063: move definitions out of a header into the driver
` [PATCH 5/6] mfd: da9063: remove leftover platform_data definitions
` [PATCH 6/6] regulator: da9063: platform_data is gone, depend on OF

[PATCH] tcp: don't use __constant_cpu_to_be32
 2019-03-18 16:32 UTC  (8+ messages)

[PATCH] ARM: dts: imx6qdl: Fix typo in imx6qdl-icore-rqs.dtsi
 2019-03-18 16:30 UTC 

[PATCH] selinux: fix NULL dereference in policydb_destroy()
 2019-03-18 16:29 UTC  (2+ messages)

[PATCH 4.14 00/34] 4.14.107-stable review
 2019-03-18 16:27 UTC  (2+ messages)

[PATCH RESEND] tools/virtio/ringtest: Remove bogus definition of BUG_ON()
 2019-03-18 16:27 UTC 

[PATCH 0/3] Boot RISC-V kernel from any 4KB aligned address
 2019-03-18 16:27 UTC  (13+ messages)
` [PATCH 3/3] RISC-V: Allow booting "

[PATCH 4.9 00/31] 4.9.164-stable review
 2019-03-18 16:23 UTC  (2+ messages)

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-18 16:23 UTC  (7+ messages)

[PATCH] ceph: Fix a memory leak in ci->i_head_snapc
 2019-03-18 16:22 UTC  (5+ messages)

[PATCH] include/linux/hugetlb.h: Convert to use vm_fault_t
 2019-03-18 16:26 UTC 

[PATCH] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-19  5:06 UTC  (3+ messages)

[RFC dma-buf 0/3] Improve the dma-buf tracking
 2019-03-18 16:17 UTC  (4+ messages)

[PATCH 00/16] fix some perf issues detected by ASan
 2019-03-18 16:16 UTC  (3+ messages)

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-03-18 16:01 UTC  (5+ messages)
` [PATCH 2/2] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure

[PATCH] regulator: core: fix error path for regulator_set_voltage_unlocked
 2019-03-18 16:11 UTC  (4+ messages)

[PATCH v3] staging: erofs: Add whitespace after declaration
 2019-03-18 16:00 UTC  (4+ messages)

[RFC][Patch v9 0/6] KVM: Guest Free Page Hinting
 2019-03-18 15:57 UTC  (7+ messages)

Kernel bug with MPX?
 2019-03-18 15:59 UTC  (7+ messages)

[PATCH 0/4] da9063: convert to SPDX
 2019-03-18 15:57 UTC  (5+ messages)
` [PATCH 1/4] mfd: da9063: convert headers "
` [PATCH 2/4] regulator: da9063: convert header "
` [PATCH 3/4] input: da9063_onkey: "
` [PATCH 4/4] rtc: da9063: "

[PATCH] firmware: vpd: Drop __iomem usage for memremap() memory
 2019-03-18 15:54 UTC 

[PATCH v5 0/2] media: cedrus: Add H264 decoding support
 2019-03-18 15:47 UTC  (6+ messages)
` [PATCH v5 1/2] media: uapi: Add H264 low-level decoder API compound controls

[RFC][PATCH 03/16] sched: Wrap rq::lock access
 2019-03-18 15:41 UTC  (2+ messages)

[PATCH v3 0/6] dm snapshot: Improve performance using a more fine-grained locking scheme
 2019-03-18 15:41 UTC  (5+ messages)
` [PATCH v3 1/6] list: Don't use WRITE_ONCE() in hlist_add_behind()
` [PATCH v3 2/6] list_bl: Add hlist_bl_add_before/behind helpers

[PATCH v4 01/10] drm/fourcc: Add AFBC yuv fourccs for Mali
 2019-03-18 15:40 UTC  (3+ messages)

[PATCH v1] dmaengine: idma64: Use actual device for DMA transfers
 2019-03-18 15:39 UTC 


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