linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-05 10:58:21 to 2017-09-05 15:05:00 UTC [more...]

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-09-05 15:04 UTC  (6+ messages)
` [PATCH v2 04/18] firmware: arm_scmi: add common infrastructure and support for base protocol
` [PATCH v2 05/18] firmware: arm_scmi: add initial support for performance protocol

[PATCH] clk: cdce925: remove redundant check for non-null parent_name
 2017-09-05 15:03 UTC 

[GIT PULL] arm64 updates for 4.14
 2017-09-05 15:01 UTC 

[PATCH] RDMA/qedr: fix build error without ipv6
 2017-09-05 14:59 UTC 

[PATCH] iio staging: tsl2x7x: clean up limit checks
 2017-09-05 14:58 UTC  (4+ messages)

[v7 0/5] cgroup-aware OOM killer
 2017-09-05 14:57 UTC  (8+ messages)
` [v7 1/5] mm, oom: refactor the oom_kill_process() function
` [v7 2/5] mm, oom: cgroup-aware OOM killer
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

printk: what is going on with additional newlines?
 2017-09-05 14:54 UTC  (22+ messages)

[PATCH v2 0/2] console: don't select first registered console if stdout-path used
 2017-09-05 14:54 UTC  (3+ messages)
` [PATCH v2 2/2] "

[ANNOUNCE] v4.11.12-rt13
 2017-09-05 14:52 UTC 

[PATCH] blk-mq: Start to fix memory ordering
 2017-09-05 14:51 UTC  (2+ messages)

[patch 00/29] lockup_detector: Cure hotplug deadlocks and replace duct tape
 2017-09-05 14:51 UTC  (7+ messages)
` [patch 10/29] lockup_detector/perf: Prevent cpu hotplug deadlock
` [patch 11/29] lockup_detector: Remove park_in_progress hackery

[RFC PATCH 01/11] workqueue: Add a decrement-after-return and wake if 0 facility
 2017-09-05 14:50 UTC  (3+ messages)

[PATCH] Unifying headers for AArch64 and ARM
 2017-09-05 14:49 UTC  (3+ messages)

[PATCH RFC 0/3] A few round_pipe_size() and pipe-max-size fixups
 2017-09-05 14:44 UTC  (4+ messages)
` [PATCH RFC 1/3] pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
` [PATCH RFC 2/3] pipe: protect pipe_max_size access with a mutex
` [PATCH RFC 3/3] pipe: match pipe_max_size data type with procfs

[PATCH][V2] RDMA/nes: do not leak uninitialized resp.reserved to userspace Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit
 2017-09-05 14:45 UTC  (3+ messages)

[PATCH 0/4] make virt_spin_lock() a pvops function
 2017-09-05 14:42 UTC  (15+ messages)
` [PATCH 1/4] paravirt: add generic _paravirt_false() function
` [PATCH 2/4] paravirt: switch vcpu_is_preempted to use _paravirt_false() on bare metal
` [PATCH 3/4] paravirt: add virt_spin_lock pvops function
` [PATCH 4/4] paravirt,xen: correct xen_nopvspin case

kmemleak not always catching stuff
 2017-09-05 14:39 UTC  (5+ messages)

[GIT PULL] cgroup changes for v4.14-rc1
 2017-09-05 14:39 UTC 

[PATCH] paravirt: switch maintainer
 2017-09-05 14:34 UTC 

[GIT PULL] workqueue changes for v4.14-rc1
 2017-09-05 14:32 UTC 

[PATCH] usb: gadget: dummy: fix nonsensical comparisons
 2017-09-05 14:30 UTC  (2+ messages)

[GIT PULL] libata changes for v4.14-rc1
 2017-09-05 14:29 UTC 

[PATCH linux-next v6 1/1] spi: imx: Add support for SPI Slave mode
 2017-09-05 14:28 UTC  (3+ messages)

[RFC/PATCH] drivers/of/platform: Add powerpc 4xx embedded busses to default list
 2017-09-05 14:25 UTC  (4+ messages)

[GIT PULL] percpu changes for v4.14-rc1
 2017-09-05 14:23 UTC 

[PATCH] staging:rtl8188eu Fix msleep < 20ms can sleep upto 20ms
 2017-09-05 14:16 UTC  (3+ messages)

[PATCH 4.9 00/18] 4.9.48-stable review
 2017-09-05 14:15 UTC  (3+ messages)

Changing FAT label of mounted file system
 2017-09-05 14:14 UTC 

[PATCH] hwmon: (k10temp) Add support for family 17h
 2017-09-05 14:12 UTC  (4+ messages)

tunnels: Don't apply GRO to multiple layers of encapsulation
 2017-09-05 14:08 UTC 

[RFC PATCH 00/17] perf: Detached events
 2017-09-05 13:30 UTC  (18+ messages)
` [RFC PATCH 01/17] perf: Allow mmapping only user page
` [RFC PATCH 02/17] perf: Factor out mlock accounting
` [RFC PATCH 03/17] tracefs: De-globalize instances' callbacks
` [RFC PATCH 04/17] tracefs: Add ->unlink callback to tracefs_dir_ops
` [RFC PATCH 05/17] perf: Introduce detached events
` [RFC PATCH 06/17] perf: Add buffers to the "
` [RFC PATCH 07/17] perf: Add pmu_info to user page
` [RFC PATCH 08/17] perf: Allow inheritance for detached events
` [RFC PATCH 09/17] perf: Use shmemfs pages for userspace-only per-thread "
` [RFC PATCH 10/17] perf: Implement pinning and scheduling for SHMEM events
` [RFC PATCH 11/17] perf: Implement mlock accounting for shmem ring buffers
` [RFC PATCH 12/17] perf: Track pinned events per user
` [RFC PATCH 13/17] perf: Re-inject shmem buffers after exec
` [RFC PATCH 14/17] perf: Add ioctl(REATTACH) for detached events
` [RFC PATCH 15/17] perf: Allow controlled non-root access to "
` [RFC PATCH 16/17] perf/x86/intel/pt: Add PMU info
` [RFC PATCH 17/17] perf/x86/intel/bts: "

[RFC / PATCH] hrtimer: consolidate hrtimer_init() + hrtimer_init_sleeper() calls
 2017-09-05 13:57 UTC 

[RESEND PATCH v4] mfd: max77693: Add muic of_compatible in mfd_cell
 2017-09-05 13:50 UTC 

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2017-09-05 13:50 UTC  (8+ messages)
` [HMM-v25 19/19] mm/hmm: add new helper to hotplug CDM memory region v3

[PATCH v6 0/3] enable eeprom "size" property and runtime pm
 2017-09-05 13:48 UTC  (2+ messages)

[PATCH v2] w1:fix byteorder of W1_READ_ROM id under big-endian cpu
 2017-09-05 13:39 UTC 

[PATCH 4/4] lockdep: Fix workqueue crossrelease annotation
 2017-09-05 13:46 UTC  (14+ messages)

[RFC 0/2] backlight: pwm_bl: support linear brightness to human eye
 2017-09-05 13:45 UTC  (6+ messages)
` [RFC 1/2] dt-bindings: pwm-backlight: add brightness-levels-scale property

[PATCH 1/2] PCI: iproc: export iproc_pcie_shutdown symbol
 2017-09-05 13:42 UTC  (2+ messages)

[PATCH 0/2] smp/hotplug annotations
 2017-09-05 13:36 UTC  (5+ messages)
` [PATCH 2/2] smp/hotplug,lockdep: Annotate cpuhp_state

[PATCH] workqueue: Fix flag collision
 2017-09-05 13:34 UTC  (2+ messages)

[PATCH v2 0/6] Miscellaneous improvements to Host1x and TegraDRM
 2017-09-05 13:33 UTC  (9+ messages)
` [PATCH v2 1/6] gpu: host1x: Enable Tegra186 syncpoint protection
` [PATCH v2 4/6] gpu: host1x: Disassemble more instructions
` [PATCH v2 5/6] gpu: host1x: Fix incorrect comment for channel_request
` [PATCH v2 6/6] drm/tegra: Use u64_to_user_ptr helper

[for-next][PATCH 0/2] tracing: A couple of memory leaks found and fixed
 2017-09-05 13:31 UTC  (3+ messages)
` [for-next][PATCH 1/2] ftrace: Fix selftest goto location on error
` [for-next][PATCH 2/2] ftrace: Fix memleak when unregistering dynamic ops when tracing disabled

[PATCH] drm: udl: constify usb_device_id
 2017-09-05 13:25 UTC  (3+ messages)
` [PATCH] w1: ds2490: constify usb_device_id and fix space before '[' error

execve(NULL, argv, envp) for nommu?
 2017-09-05 13:24 UTC  (2+ messages)

[PATCH] Workqueue lockup: Circular dependency in threads
 2017-09-05 13:22 UTC  (3+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit
 2017-09-05 13:19 UTC  (3+ messages)
` [PATCH v4 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge

ORC unwinder and 'reliable' flag to printk_stack_address()
 2017-09-05 13:15 UTC 

[PATCH] connector: Delete an error message for a failed memory allocation in cn_queue_alloc_callback_entry()
 2017-09-05 13:10 UTC  (2+ messages)

[PATCH v6 0/3] perf/core: addressing 4x slowdown during per-process profiling of STREAM benchmark on Intel Xeon Phi
 2017-09-05 12:59 UTC  (15+ messages)
` [PATCH v6 2/3]: perf/core: use context tstamp_data for skipped events on mux interrupt
          ` [RFC][PATCH] perf: Rewrite enabled/running timekeeping

[PATCH] staging:rtl8188eu:core Fix code Indent
 2017-09-05 12:52 UTC 

[PATCH/RFC] ion: add movability support for page pools
 2017-09-05 12:55 UTC 

[PATCH] scsi/eh: fix hang adding ehandler wakeups after decrementing host_busy
 2017-09-05 12:54 UTC 

[PATCH 0/3] overlayfs: vfs fixes
 2017-09-05 12:53 UTC  (3+ messages)
` [PATCH 2/3] ovl: fix relatime for directories

[RFC PATCH 0/6] Add platform device SVM support for ARM SMMUv3
 2017-09-05 12:56 UTC  (12+ messages)
` [RFC PATCH 1/6] dt-bindings: document stall and PASID properties for IOMMU masters
` [RFC PATCH 2/6] iommu/of: Add stall and pasid properties to iommu_fwspec
` [RFC PATCH 4/6] iommu/arm-smmu-v3: Add SVM support for platform devices
` [RFC PATCH 5/6] iommu/arm-smmu-v3: fix panic when handle stall mode irq
` [RFC PATCH 6/6] iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.S

[PATCH v3 0/5] add support for relative references in special sections
 2017-09-05 12:49 UTC  (4+ messages)
` [PATCH v3 5/5] kernel: tracepoints: add support for relative references
  `  "

drivers/clocksource/timer-of.h:35:28: error: field 'clkevt' has incomplete type
 2017-09-05 12:43 UTC  (4+ messages)

[PATCH v8 00/20] simplify crypto wait for async op
 2017-09-05 12:38 UTC  (21+ messages)
` [PATCH v8 01/20] crypto: change transient busy return code to -EAGAIN
` [PATCH v8 02/20] crypto: ccp: use -EAGAIN for transient busy indication
` [PATCH v8 03/20] net: "
` [PATCH v8 04/20] crypto: remove redundant backlog checks on EBUSY
` [PATCH v8 05/20] crypto: marvell/cesa: "
` [PATCH v8 06/20] crypto: introduce crypto wait for async op
` [PATCH v8 07/20] crypto: move algif to generic async completion
` [PATCH v8 08/20] crypto: move pub key "
` [PATCH v8 09/20] crypto: move drbg "
` [PATCH v8 10/20] crypto: move gcm "
` [PATCH v8 11/20] crypto: move testmgr "
` [PATCH v8 12/20] fscrypt: move "
` [PATCH v8 13/20] dm: move dm-verity "
` [PATCH v8 14/20] cifs: move "
` [PATCH v8 15/20] ima: "
` [PATCH v8 16/20] crypto: tcrypt: "
` [PATCH v8 17/20] crypto: talitos: "
` [PATCH v8 18/20] crypto: qce: "
` [PATCH v8 19/20] crypto: mediatek: "
` [PATCH v8 20/20] crypto: adapt api sample to use async. op wait

[PATCH 2/2] iio: ad7793: Fix the serial interface reset
 2017-09-05 12:17 UTC  (2+ messages)

[PATCH 1/2] iio: ad_sigma_delta: Implement a dedicated reset function
 2017-09-05 12:16 UTC  (2+ messages)

[PATCH] staging:rtl8188eu Remove unneccessary parenthesis
 2017-09-05 12:35 UTC 

[patch v2 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2017-09-05 14:28 UTC  (4+ messages)
` [patch v2 1/3] platform/mellanox: Introduce Mellanox hardware platform hotplug driver
` [patch v2 2/3] platform/x86: mlx-platform: modify hotplug device activation
` [patch v2 3/3] platform/x86: mlxcpld-hotplug: driver removing

broken cycle counts from perf record in frequency mode [Was: Re: deducing CPU clock rate over time from cycle samples]
 2017-09-05 12:26 UTC  (3+ messages)

[PATCH] scsi: scsi_transport_sas: select BLK_DEV_BSGLIB
 2017-09-05 12:24 UTC  (3+ messages)

[PATCH v7 00/19] simplify crypto wait for async op
 2017-09-05 12:16 UTC  (5+ messages)

[PATCH 0/3 v11] printk: Add new timestamps
 2017-09-05 12:15 UTC  (5+ messages)
` [PATCH 1/3 v11] time: Make fast functions return 0 before timekeeping is initialized
` [PATCH 2/3 v11] timekeeping: Provide NMI safe access to clock realtime
` [PATCH 3/3 v11] printk: Add monotonic, boottime, and realtime timestamps

[PATCH] [media] imon: make two const arrays static, reduces object code size
 2017-09-05 12:07 UTC 

[ANNOUNCE] v4.11.12-rt12
 2017-09-05 12:06 UTC 

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-09-05 11:57 UTC  (3+ messages)
` [PATCH v15 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

[PATCH v2 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller
 2017-09-05 11:48 UTC  (4+ messages)
` [PATCH v2 2/2] dma: sprd: Add Spreadtrum DMA driver

powerpc/eeh: Delete an error message for a failed memory allocation in two functions
 2017-09-05 11:52 UTC  (2+ messages)

[GIT PULL] writeback error handling fixes for v4.14
 2017-09-05 11:39 UTC 

[PATCH] asm-generic/io.h: remove unnecessary include of linux/vmalloc.h
 2017-09-05 11:27 UTC 

[PATCH v2 0/6] Host1x and VIC support for Tegra186
 2017-09-05 11:28 UTC  (3+ messages)

[PATCH] mfd: stw481x: make three arrays static const, reduces object code size
 2017-09-05 11:27 UTC 

workqueue threads ->journal_info buggery
 2017-09-05 11:26 UTC  (2+ messages)

[PATCH] dma-coherent: fix dma_declare_coherent_memory() logic error
 2017-09-05 11:22 UTC  (2+ messages)

[GIT PULL] file locking fixes for v4.14
 2017-09-05 11:19 UTC 

usb/midi: use-after-free in snd_rawmidi_dev_seq_free
 2017-09-05 11:12 UTC 

[PATCH v2 1/1] usb:xhci: update condition to select bus->sysdev from parent device
 2017-09-05 11:14 UTC  (3+ messages)

[PATCH 00/11] mux/typec: Add USB / TypeC mux drivers and hook them up on some x86 systems
 2017-09-05 11:09 UTC  (7+ messages)
` [PATCH 02/11] mux: core: Add support for getting a mux controller on a non DT platform
` [PATCH 05/11] mux: Add Intel Cherrytrail USB mux driver

[PATCH v5] arm64: allwinner: h5: add support for NanoPi NEO Plus2
 2017-09-05 11:09 UTC  (8+ messages)
` [PATCH v8] arm64: allwinner: h5: add NanoPi NEO Plus2 DT support

[PATCH] drm: gma500: fix logic error
 2017-09-05 11:08 UTC  (2+ messages)

[PATCH] media: add qcom_camss.rst to v4l-drivers rst file
 2017-09-05 11:08 UTC 

[PATCHv7 0/3] Intel FPGA Video and Image Processing Suite
 2017-09-05 11:08 UTC  (3+ messages)
` [PATCHv7 3/3] ARM:drm ivip "

[PATCH v2 0/3] arm64/ras: support sea error recovery
 2017-09-05 11:06 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] GHES: add a notify chain for process memory section
` [PATCH v2 3/3] arm64/ras: save error address from memory section for recovery

[PATCH 1/2] media: dvb uapi: move frontend legacy API to another part of the book
 2017-09-05 11:04 UTC  (2+ messages)
` [PATCH 2/2] media: dvb headers: make checkpatch happier

possible circular locking dependency mmap_sem/cpu_hotplug_lock.rw_sem
 2017-09-05 11:04 UTC  (8+ messages)

[PATCH] [media] cx25840: make array stds static const, reduces object code size
 2017-09-05 11:03 UTC 

[PATCH] arm64: Convert pr_warning to standard pr_warn for arm64
 2017-09-05 11:03 UTC 

[PATCH -v2] IRQ, cpu-hotplug: Fix a race between CPU hotplug and IRQ desc alloc/free
 2017-09-05 10:59 UTC  (3+ 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).