linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-23 18:19:58 to 2018-05-23 21:54:50 UTC [more...]

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-05-23 21:54 UTC  (4+ messages)
` [PATCH 05/15] mtd: nand: pxa3xx: remove the dmaengine compat need

[PATCH 0/4] cleanups, fixes for rcu/dev
 2018-05-23 21:51 UTC  (11+ messages)
` [PATCH 1/4] rcu: Speed up calling of RCU tasks callbacks
` [PATCH 3/4] rcu: Use better variable names in funnel locking loop

[PATCH 0/5] add missing of_node_put
 2018-05-23 21:50 UTC  (7+ messages)
` [PATCH 1/5] pinctrl: at91-pio4: "
` [PATCH 2/5] phy: "
` [PATCH 3/5] soc: ti: knav_dma: "
` [PATCH 4/5] pci/hotplug/pnv-php: "
` [PATCH 5/5] drm/rockchip: lvds: "

[PATCH v6 0/5] PCI: Improve PCIe link status reporting
 2018-05-23 21:46 UTC  (2+ messages)

[PATCH] block drivers/block: Use octal not symbolic permissions
 2018-05-23 21:41 UTC  (3+ messages)

KASAN: use-after-free Read in remove_wait_queue (2)
 2018-05-23 21:37 UTC  (6+ messages)
` [PATCH] ppp: remove the PPPIOCDETACH ioctl
  ` [PATCH v2] "

[PATCH v3 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-23 21:35 UTC  (3+ messages)

[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
 2018-05-23 21:32 UTC  (2+ messages)

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-23 21:29 UTC  (11+ messages)
` [PATCH 07/14] powerpc: Add support for restartable sequences

[PATCH] bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
 2018-05-23 21:29 UTC  (5+ messages)

[REGRESSION] v4.17-rc4: xgalaga fails to start in fullscreen (default) mode
 2018-05-23 21:27 UTC  (11+ messages)

[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
 2018-05-23 21:23 UTC  (19+ messages)

[RFC/RFT PATCH] ASoC: topology: Improve backwards compatibility with v4 topology files
 2018-05-23 21:22 UTC  (3+ messages)
` [alsa-devel] "

[PATCH] PCI: hv: Do not wait forever on a device that has disappeared
 2018-05-23 21:12 UTC 

[PATCH 0/6] block: Consolidate scsi sense buffer usage
 2018-05-23 21:08 UTC  (4+ messages)
` [PATCH 6/6] scsi: Check sense buffer size at build time

[PATCH] PCI: Expand documentation for pci_add_dma_alias()
 2018-05-23 21:07 UTC 

[PATCH] fixup! kconfig: refactor ncurses package checks for building mconf and nconf
 2018-05-23 21:07 UTC  (2+ messages)

[PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers
 2018-05-23 21:06 UTC  (5+ messages)
` [PATCH v5 20/28] fpga: dfl: add fpga bridge platform driver for FME

[PATCH v2] usbip: dynamically allocate idev by nports found in sysfs
 2018-05-23 21:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCHv2] arm64: Make sure permission updates happen for pmd/pud
 2018-05-23 20:46 UTC  (2+ messages)

[PATCH v2 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:39 UTC  (6+ messages)
` [PATCH v2 1/2] NTB: Migrate PCI Constants to Cannonical PCI Header
` [PATCH v2 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH v2 0/6]Enhance support for the SP805 WDT
 2018-05-23 20:32 UTC  (7+ messages)
` [PATCH v2 1/6] Documentation: DT: Consolidate SP805 binding docs
` [PATCH v2 2/6] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH v2 3/6] watchdog: sp805: add 'timeout-sec' DT property support
` [PATCH v2 4/6] watchdog: sp805: set WDOG_HW_RUNNING when appropriate
` [PATCH v2 5/6] arm64: dt: set initial SR watchdog timeout to 60 seconds
` [PATCH v2 6/6] arm64: defconfig: add CONFIG_ARM_SP805_WATCHDOG

[PATCH 00/11] coresight: tmc-etr Transparent buffer management
 2018-05-23 20:25 UTC  (3+ messages)
` [PATCH 08/11] coresight: Add generic TMC sg table framework

[GIT PULL 00/18] perf/core improvements
 2018-05-23 20:21 UTC  (19+ messages)
` [PATCH 01/18] perf evlist: Introduce force_leader() method
` [PATCH 02/18] perf report: Use perf_evlist__force_leader to support '--group'
` [PATCH 03/18] perf annotate: Support '--group' option
` [PATCH 04/18] perf machine: Add nr_cpus_avail()
` [PATCH 05/18] perf machine: Workaround missing maps for x86 PTI entry trampolines
` [PATCH 06/18] perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
` [PATCH 07/18] perf machine: Allow for extra kernel maps
` [PATCH 08/18] perf machine: Create maps for x86 PTI entry trampolines
` [PATCH 09/18] perf machine: Synthesize and process mmap events "
` [PATCH 10/18] perf annotate: Show group event string for stdio
` [PATCH 11/18] perf kcore_copy: Keep phdr data in a list
` [PATCH 12/18] perf kcore_copy: Keep a count of phdrs
` [PATCH 13/18] perf kcore_copy: Calculate offset from phnum
` [PATCH 14/18] perf kcore_copy: Layout sections
` [PATCH 15/18] perf kcore_copy: Iterate phdrs
` [PATCH 16/18] perf kcore_copy: Get rid of kernel_map
` [PATCH 17/18] perf kcore_copy: Copy x86 PTI entry trampoline sections
` [PATCH 18/18] perf kcore_copy: Amend the offset of sections that remap kernel text

[PATCH] kdump: add default crashkernel reserve kernel config options
 2018-05-23 20:22 UTC  (5+ messages)

[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-23 20:21 UTC  (8+ messages)
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH v8 0/6] Enable cpuset controller in default hierarchy
 2018-05-23 20:18 UTC  (4+ messages)
` [PATCH v8 4/6] cpuset: Make generate_sched_domains() recognize isolated_cpus

[PATCH] arm64: dts: stingray: Add otp device node
 2018-05-23 20:17 UTC 

v4.17-rc1: regressions on N900, N950
 2018-05-23 20:12 UTC  (9+ messages)

[PATCH v3 00/13] add power domain support for Rockchip Socs
 2018-05-23 20:10 UTC  (13+ messages)
` [PATCH v3 08/13] dt-bindings: power: add RK3228 SoCs header for power-domain
` [PATCH v3 09/13] dt-bindings: add binding for rk3228 power domains
` [PATCH v3 10/13] soc: rockchip: power-domain: add power domain support for rk3228
` [PATCH v3 11/13] dt-bindings: power: add PX30 SoCs header for power-domain
` [PATCH v3 12/13] dt-bindings: add binding for px30 power domains
` [PATCH v3 13/13] soc: rockchip: power-domain: add power domain support for px30

[PATCH v9 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-23 20:07 UTC  (3+ messages)
` [PATCH v9 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[PATCH 1/2] platform/chrome: chromeos_laptop - supply properties for ACPI devices
 2018-05-23 20:03 UTC  (4+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - require device properties present when probing

[v4 07/11] dt-bindings: hwmon: Add documents for PECI hwmon client drivers
 2018-05-23 20:03 UTC  (7+ messages)

[PATCH 0/2] slimbus: Add QCOM SLIMBus NGD driver
 2018-05-23 20:01 UTC  (6+ messages)
` [PATCH 1/2] slimbus: ngd: dt-bindings: Add slim ngd dt bindings

[PATCH] Fix a typo in RTC documentation for RTC_DRV_JZ4740
 2018-05-23 19:58 UTC 

[GIT PULL] IB chrome-platform/input for atmel_mxt_ts & chromeos_laptop for device properties
 2018-05-23 19:56 UTC 

[PATCH v2 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-05-23 19:53 UTC  (5+ messages)
` [PATCH v2 2/5] gpio: syscon: Add gpio-syscon for rockchip

[PATCH v2 3/4] coresight: allow to build as modules
 2018-05-23 19:51 UTC  (4+ messages)
` [PATCH 1/6] coresight: remove CORESIGHT_LINKS_AND_SINKS dependencies and selections

[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
 2018-05-23 19:51 UTC  (3+ messages)
` [PATCH v1 10/10] mm/memory_hotplug: allow online/offline memory by a kernel module

[PATCH] x86/speculation: Simplify the CPU bug detection logic
 2018-05-23 19:50 UTC  (3+ messages)

[PATCH v4 0/3] IR decoding using BPF
 2018-05-23 19:50 UTC  (3+ messages)

[PATCH net-next v3 0/7] Add support for QCA8334 switch
 2018-05-23 19:47 UTC  (2+ messages)

[PATCH] memcg: Replace mm->owner with mm->memcg
 2018-05-23 19:46 UTC  (12+ messages)
              ` [PATCH 0/2] mm->owner to mm->memcg fixes

[PATCH][V2] net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase message
 2018-05-23 19:44 UTC  (2+ messages)

[PATCH] tpm: fix race condition in tpm_common_write()
 2018-05-23 19:41 UTC  (3+ messages)

[PATCH V3 00/17] perf tools and x86 PTI entry trampolines
 2018-05-23 19:35 UTC  (2+ messages)

[PATCH 0/5] Enhance support for the SP805 WDT
 2018-05-23 19:35 UTC  (15+ messages)
` [PATCH 1/5] Documentation: DT: Add optional 'timeout-sec' property for sp805
` [PATCH 3/5] watchdog: sp805: set WDOG_HW_RUNNING when appropriate

aio poll and a new in-kernel poll API V13
 2018-05-23 19:20 UTC  (34+ messages)
` [PATCH 01/33] fix io_destroy()/aio_complete() race
` [PATCH 02/33] uapi: turn __poll_t sparse checkin on by default
` [PATCH 03/33] fs: unexport poll_schedule_timeout
` [PATCH 04/33] fs: cleanup do_pollfd
` [PATCH 05/33] fs: update documentation to mention __poll_t and match the code
` [PATCH 06/33] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 07/33] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 08/33] aio: simplify KIOCB_KEY handling
` [PATCH 09/33] aio: simplify cancellation
` [PATCH 10/33] aio: implement IOCB_CMD_POLL
` [PATCH 11/33] aio: try to complete poll iocbs without context switch
` [PATCH 12/33] net: refactor socket_poll
` [PATCH 13/33] net: add support for ->poll_mask in proto_ops
` [PATCH 14/33] net: remove sock_no_poll
` [PATCH 15/33] net/tcp: convert to ->poll_mask
` [PATCH 16/33] net/unix: "
` [PATCH 17/33] net: convert datagram_poll users tp ->poll_mask
` [PATCH 18/33] net/dccp: convert to ->poll_mask
` [PATCH 19/33] net/atm: "
` [PATCH 20/33] net/vmw_vsock: "
` [PATCH 21/33] net/tipc: "
` [PATCH 22/33] net/sctp: "
` [PATCH 23/33] net/bluetooth: "
` [PATCH 24/33] net/caif: "
` [PATCH 25/33] net/nfc: "
` [PATCH 26/33] net/phonet: "
` [PATCH 27/33] net/iucv: "
` [PATCH 28/33] net/rxrpc: "
` [PATCH 29/33] crypto: af_alg: "
` [PATCH 30/33] pipe: "
` [PATCH 31/33] eventfd: switch "
` [PATCH 32/33] timerfd: convert "
` [PATCH 33/33] random: "

[PATCH] sound: Use octal not symbolic permissions
 2018-05-23 19:20 UTC 

[GIT PULL] pinctrl: samsung: Stuff for v4.18 (second version)
 2018-05-23 19:27 UTC 

[PATCH net] net: phy: broadcom: Fix bcm_write_exp()
 2018-05-23 19:27 UTC  (2+ messages)

[PATCH] selftests: uevent filtering
 2018-05-23 19:24 UTC  (2+ messages)

[PATCH v2 0/8] Introduce refcount_dec_and_lock_irqsave()
 2018-05-23 19:22 UTC  (5+ messages)
` [PATCH 3/8] md: raid5: use refcount_t for reference counting instead atomic_t

[PATCH net] net: phy: broadcom: Fix auxiliary control register reads
 2018-05-23 19:19 UTC  (2+ messages)

[PATCH 1/5] regulator: pfuze100: Switch to SPDX identifier
 2018-05-23 19:17 UTC  (5+ messages)
` [PATCH 2/5] regulator: anatop: "
` [PATCH 3/5] regulator: mc13783: "
` [PATCH 4/5] regulator: mc13892: "
` [PATCH 5/5] regulator: mc13xxx-core: "

INFO: task hung in lock_mount
 2018-05-23 19:13 UTC  (2+ messages)

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-23 19:10 UTC  (6+ messages)

semantics of rhashtable and sysvipc
 2018-05-23 18:52 UTC  (5+ messages)

[PATCH] dma-buf: simplified calling conventions for dma_buf_fd()
 2018-05-23 19:00 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Add handlers for ethtool get/set msg level
 2018-05-23 18:59 UTC  (2+ messages)

[PATCH] arm64: kvm: use -fno-jump-tables with clang
 2018-05-23 18:57 UTC  (13+ messages)

B53 DSA switch problem on Banana Pi-R1 on Fedora 26
 2018-05-23 18:54 UTC  (14+ messages)

[PATCH] Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
 2018-05-23 18:54 UTC  (2+ messages)

[PATCH] gpu: drm: ttm: Adding new return type vm_fault_t
 2018-05-23 18:55 UTC 

[PATCH 1/6] ARM: OMAP1: ams-delta: add GPIO lookup tables
 2018-05-23 18:52 UTC  (4+ messages)
` [PATCH 3/6] ASoC: ams_delta: use GPIO lookup table

[PATCH REPOST] mm: memcg: allow lowering memory.swap.max below the current usage
 2018-05-23 18:50 UTC 

[PATCH][V2] net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATION
 2018-05-23 18:50 UTC  (2+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-23 18:50 UTC  (2+ messages)

[PATCH RFC 1/3] scsi: ufs: set the device reference clock setting
 2018-05-23 18:48 UTC  (2+ messages)

pull-request: wireless-drivers 2018-05-22
 2018-05-23 18:46 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: sfp: small improvements
 2018-05-23 18:40 UTC  (3+ messages)

Suggestion: „spectre_v2=off“ and „nopti“ per default in "Intel Atom N270" case?
 2018-05-23 18:40 UTC  (4+ messages)

[PATCH v3] powerpc: Implement csum_ipv6_magic in assembly
 2018-05-23 18:34 UTC  (2+ messages)

[PATCH v1 0/3] console, serial8250: Disable PM and DMA ops
 2018-05-23 18:32 UTC  (11+ messages)

[PATCH net] tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
 2018-05-23 18:32 UTC  (2+ messages)

WARNING in ip_recv_error
 2018-05-23 18:30 UTC  (10+ messages)

[PATCH] cros_ec_keyb: Increment the wakeup count to the specific mfd device
 2018-05-23 18:29 UTC 

[PATCH RFCv2 0/4] virtio-mem: paravirtualized memory
 2018-05-23 18:27 UTC  (6+ messages)
` [PATCH RFCv2 1/4] ACPI: NUMA: export pxm_to_node
` [PATCH RFCv2 2/4] s390: mm: support removal of memory
` [PATCH RFCv2 3/4] s390: numa: implement memory_add_physaddr_to_nid()
` [PATCH RFCv2 4/4] virtio-mem: paravirtualized memory

[PATCH v3] platform: chrome: Add Tablet Switch ACPI driver
 2018-05-23 18:24 UTC  (3+ messages)
` [v3] "

[PATCH 00/15] Add support for R40 HDMI pipeline
 2018-05-23 18:23 UTC  (5+ messages)
` [PATCH 03/15] clk: sunxi-ng: r40: Export video PLLs
` [PATCH 05/15] drm/sun4i: Add TCON TOP driver

[PATCH v2] powerpc/xmon: Also setup debugger hooks when single-stepping
 2018-05-23 18:21 UTC  (2+ 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).