linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-15 16:04:50 to 2018-05-15 19:49:39 UTC [more...]

aio poll and a new in-kernel poll API V11
 2018-05-15 19:48 UTC  (12+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-15 19:45 UTC  (7+ messages)

[PATCH 4.14 49/62] Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome chipsets
 2018-05-15 19:42 UTC  (3+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2018-05-15 19:40 UTC  (4+ messages)
` [PATCH 01/24] arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layout
` [PATCH 02/24] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers

[PATCH] locking/atomics: Simplify the op definitions in atomic.h some more
 2018-05-15 19:39 UTC  (12+ messages)
` [tip:locking/core] "

[PATCH 00/11] fix potential Spectre variant 1 issues
 2018-05-15 19:39 UTC  (13+ messages)
` [PATCH 01/11] media: tm6000: fix potential Spectre variant 1

[PATCH 4.4 000/190] 4.4.128-stable review
 2018-05-15 19:35 UTC  (5+ messages)
` [PATCH 4.4 014/190] lockd: fix lockd shutdown race
` [PATCH 4.4 035/190] ARM: dts: imx6qdl-wandboard: Fix audio channel swap

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-15 19:32 UTC  (4+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-15 19:28 UTC  (10+ messages)
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output

[PATCH 2/3] proc: Add a way to make network proc files writable
 2018-05-15 19:08 UTC 

[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
 2018-05-15 19:08 UTC  (9+ messages)
` [PATCH RFC 1/8] rcu: Add comment documenting how rcu_seq_snap works

[PATCH IB/core 0/2] Do not form IB connections between limited partition members
 2018-05-15 19:04 UTC  (10+ messages)
` [PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys

[PATCH] vsprintf: Fix memory barriers of ptr_key to have_filed_random_ptr_key
 2018-05-15 19:03 UTC  (4+ messages)

[PATCH] hexagon: fix printk format warning in setup.c
 2018-05-15 19:03 UTC  (2+ messages)

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-15 19:00 UTC  (5+ messages)
` [PATCH v4 6/8] PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()

[PATCH v1] lib/string_helpers: Add missed declaration of struct task_struct
 2018-05-15 18:54 UTC  (4+ messages)

[PATCH v2 0/2] IR decoding using BPF
 2018-05-15 18:50 UTC  (3+ messages)
` [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT
` [PATCH v2 2/2] bpf: add selftest for rawir_event type program

[PATCH v3 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-15 18:45 UTC  (19+ messages)
` [PATCH v3 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH v3 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-05-15 18:37 UTC  (5+ messages)
` [PATCH v1 1/3] console: introduce ->exit() callback
` [PATCH v1 2/3] serial: 8250_port: Don't use power management for kernel console
` [PATCH v1 3/3] serial: 8250_port: Disable DMA operations "

[PATCH v2] ARM: dts: am437x-sk-evm: add wilink8 support
 2018-05-15 18:32 UTC  (2+ messages)

[PATCH] clk: boston: fix memory leak of 'onecell' on error return paths
 2018-05-15 18:28 UTC  (5+ messages)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-15 18:25 UTC  (4+ messages)

[PATCH net-next 00/10] Misc. Bug Fixes and clean-ups for HNS3 Driver
 2018-05-15 18:20 UTC  (11+ messages)
` [PATCH net-next 01/10] net: hns3: Fix for deadlock problem occurring when unregistering ae_algo
` [PATCH net-next 02/10] net: hns3: Fix for the null pointer problem occurring when initializing ae_dev failed
` [PATCH net-next 03/10] net: hns3: Add a check for client instance init state
` [PATCH net-next 04/10] net: hns3: Change return type of hnae3_register_ae_dev
` [PATCH net-next 05/10] net: hns3: Change return type of hnae3_register_ae_algo
` [PATCH net-next 06/10] net: hns3: Change return value in hnae3_register_client
` [PATCH net-next 07/10] net: hns3: Fixes the back pressure setting When sriov is enabled
` [PATCH net-next 08/10] net: hns3: Fix for fiber link up problem
` [PATCH net-next 09/10] net: hns3: Add support of .sriov_configure in HNS3 driver
` [PATCH net-next 10/10] net: hns3: Fixes the missing PCI iounmap for various legs

[PATCH] clk: stm32mp1: Add CLK_IGNORE_UNUSED to ck_sys_dbg clock
 2018-05-15 18:23 UTC  (2+ messages)

[PATCH v8 00/10] drivers/qcom: add RPMH communication support
 2018-05-15 18:22 UTC  (12+ messages)
` [PATCH v8 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v8 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH] clk: divider: Use round off divisor instead of round up
 2018-05-15 18:21 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: am437x boards: Correct (again) tps65218 irq type
 2018-05-15 18:15 UTC  (4+ messages)

[GIT PULL rcu/next] RCU commits for 4.18
 2018-05-15 18:11 UTC 

[PATCH v1] x86/mtrr: Convert to use strncpy_from_user() helper
 2018-05-15 18:05 UTC 

swiotlb cleanup
 2018-05-15 18:05 UTC  (7+ messages)
` [PATCH 1/6] swiotlb: remove a pointless comment
` [PATCH 2/6] swiotlb: do not panic on mapping failures
` [PATCH 3/6] swiotlb: merge swiotlb_unmap_page and unmap_single
` [PATCH 4/6] swiotlb: mark is_swiotlb_buffer static
` [PATCH 5/6] swiotlb: share more code between map_page and map_sg
` [PATCH 6/6] swiotlb: respect DMA_ATTR_NO_WARN in __swiotlb_map_page

[PATCH] clk: qcom: Add some missing gcc clks for msm8996
 2018-05-15 18:05 UTC  (2+ messages)

[PATCH] clk: meson: use SPDX license identifiers consistently
 2018-05-15 17:58 UTC  (4+ messages)

[PATCH v2] x86/mtrr: Convert to use match_string() helper
 2018-05-15 17:57 UTC 

[PATCH v5] mm: don't allow deferred pages with NEED_PER_CPU_KM
 2018-05-15 17:51 UTC 

SCM_RIGHTS and file descriptor limits
 2018-05-15 17:52 UTC 

linux-next: build warning after merge of the netfilter-next tree
 2018-05-15 17:51 UTC  (5+ messages)

[PATCH RFC v5] pidns: introduce syscall translate_pid
 2018-05-15 17:44 UTC  (10+ messages)

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-15 17:48 UTC  (4+ messages)
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time

[PATCH v2] pstore: Convert internal records to timespec64
 2018-05-15 17:42 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with Linus' tree
 2018-05-15 17:44 UTC  (2+ messages)

[PATCH v2] ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3
 2018-05-15 17:39 UTC  (2+ messages)

[PATCH] input: fix coding style issues in input.c
 2018-05-15 17:34 UTC  (4+ messages)

[PATCH v3] device property: Get rid of union aliasing
 2018-05-15 17:32 UTC 

[PATCH 0/15] x86/split_lock: Enable #AC exception for split locked accesses
 2018-05-15 17:29 UTC  (11+ messages)
` [PATCH 03/15] x86/split_lock: Handle #AC exception for split lock in kernel mode
` [PATCH 09/15] x86/split_lock: Explicitly enable or disable #AC for split locked accesses

[PATCH v4 0/6] clocksource: rework Atmel TCB timer driver
 2018-05-15 17:26 UTC  (6+ messages)

[PATCH 0/3] Improve schedutil integration for FAIR tasks
 2018-05-15 17:25 UTC  (9+ messages)
` [PATCH 3/3] sched/fair: schedutil: explicit update only when required

[PATCH 0/3] Add MCAN Support for dra76x
 2018-05-15 17:23 UTC  (9+ messages)
` [PATCH 1/3] ARM: dra762: hwmod: Add MCAN support
` [PATCH 2/3] ARM: dts: dra762: Add MCAN clock support

[PATCH v3 0/4] KVM: Support PUD hugepages at stage 2
 2018-05-15 17:22 UTC  (3+ messages)
` [PATCH v3 4/4] KVM: arm64: Add support for "

for_each_cpu() is buggy for UP kernel?
 2018-05-15 17:21 UTC  (4+ messages)

[PATCH V3] Input: pm8941-pwrkey: add resin key capabilities
 2018-05-15 17:20 UTC  (4+ messages)

use memcpy_mcsafe() for copy_to_iter() (was: Re: [PATCH v3 0/9] Series short description)
 2018-05-15 17:20 UTC  (5+ messages)

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-15 17:19 UTC  (3+ messages)
` [PATCH v3 2/3] ACPI: ensure acpi_parse_entries_array() does not access non-existent table data

[PATCH v9 00/11] arm64: kexec: add kexec_file_load() support
 2018-05-15 17:14 UTC  (23+ messages)
` [PATCH v9 03/11] arm64: kexec_file: invoke the kernel without purgatory
` [PATCH v9 04/11] arm64: kexec_file: allocate memory walking through memblock list
` [PATCH v9 05/11] arm64: kexec_file: load initrd and device-tree
` [PATCH v9 06/11] arm64: kexec_file: allow for loading Image-format kernel
` [PATCH v9 07/11] arm64: kexec_file: add crash dump support

[PATCH v2 0/4] KVM: Support PUD hugepages at stage 2
 2018-05-15 17:12 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: arm64: Add support for "

[PATCH] selftests: cgroup/memcontrol: add basic test for swap controls
 2018-05-15 17:03 UTC  (4+ messages)

[PATCH] sched/cfs: correct path to documentation
 2018-05-15 16:53 UTC 

`ucsi_acpi: probe of USBC000:00 failed with error -12` on Dell XPS 13 9370
 2018-05-15 16:47 UTC  (3+ messages)

[PATCH v2 0/2] clk: meson: mpll: add round closest support
 2018-05-15 16:46 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] clk: meson: axg: let mpll clocks round closest

[ANNOUNCE] v4.16.7-rt1
 2018-05-15 16:45 UTC  (4+ messages)
` [patch-rt] sched,fair: Fix CFS bandwidth control lockdep DEADLOCK report

[PATCH] MAINTAINERS: Add Q: entry to kselftest for patchwork project
 2018-05-15 16:44 UTC 

[PATCH v2 0/5] Add ChromeOS EC CEC Support
 2018-05-15 16:40 UTC  (7+ messages)
` [PATCH v2 1/5] media: cec-notifier: Get notifier by device and connector name
` [PATCH v2 4/5] mfd: cros_ec_dev: Add CEC sub-device registration

[PATCH 0/3] fix free pmd/pte page handlings on x86
 2018-05-15 16:34 UTC  (4+ messages)
` [PATCH 2/3] x86/mm: add TLB purge to free pmd/pte page interfaces

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-15 16:33 UTC  (6+ messages)
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCH 06/18] arm64: move sve_user_{enable, disable} "

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-15 16:30 UTC  (4+ messages)

WARNING: ODEBUG bug in hfsplus_fill_super
 2018-05-15 16:26 UTC  (3+ messages)
` [PATCH] hfsplus: stop workqueue when fill_super() failed

KMSAN: uninit-value in vcs_read
 2018-05-15 16:26 UTC 

KMSAN: uninit-value in __sctp_v6_cmp_addr
 2018-05-15 16:25 UTC 

[LSF/MM TOPIC NOTES] x86 ZONE_DMA love
 2018-05-15 16:24 UTC  (7+ messages)
` Are media drivers abusing of GFP_DMA? - was: "

[PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-05-15 16:23 UTC  (9+ messages)
` [PATCH v4 1/8] bitops: "
` [PATCH v4 2/8] lib/test_bitmap.c: Add for_each_set_clump test cases
` [PATCH v4 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump macro
` [PATCH v4 4/8] gpio: 104-idi-48: "
` [PATCH v4 5/8] gpio: gpio-mm: "
` [PATCH v4 6/8] gpio: ws16c48: "
` [PATCH v4 7/8] gpio: pci-idio-16: "
` [PATCH v4 8/8] gpio: pcie-idio-24: "

[PATCH] KVM: arm/arm64: fix unaligned hva start and end in handle_hva_to_gpa
 2018-05-15 16:21 UTC  (10+ messages)

[PATCH] mtd: spi-nor: add support for Microchip 25LC256
 2018-05-15 16:22 UTC  (3+ messages)

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-05-15 16:20 UTC  (4+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-15 16:20 UTC  (9+ messages)
      ` [External] "

[PATCH memory-model 0/19] Updates to the formal memory model
 2018-05-15 16:20 UTC  (3+ messages)

[PATCH v5 1/7] proc: add proc_fs_info struct to store proc information
 2018-05-15 16:19 UTC  (4+ messages)

WARNING in arch_uprobe_analyze_insn
 2018-05-15 16:18 UTC  (4+ messages)

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-15 16:11 UTC  (11+ messages)
` [PATCH v5 05/13] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v5 06/13] KVM: s390: interfaces to manage guest's AP matrix

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-05-15 16:10 UTC  (4+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel

[PATCH 0/3] x86/platform/UV: Update Memory Block Size Setting
 2018-05-15 16:08 UTC  (3+ messages)

stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
 2018-05-15 16:07 UTC  (2+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "

[PATCH v2 00/12] KVM/X86: Introduce a new guest mapping interface
 2018-05-15 16:06 UTC  (5+ messages)

[PATCH v3 0/5] Enhance support for system and runtime power management on malidp
 2018-05-15 16:04 UTC  (4+ messages)
` [PATCH v3 3/5] drm/arm/malidp: Enable/disable interrupts in runtime pm
` [PATCH v3 4/5] drm/arm/malidp: Set the output_depth register in modeset
` [PATCH v3 5/5] drm/arm/malidp: Added the late system pm functions


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