linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-05 15:25:56 to 2019-03-05 21:46:43 UTC [more...]

[PATCH v3 00/34] Convert x86 & arm64 to use generic page walk
 2019-03-05 21:45 UTC  (5+ messages)
` [PATCH v3 15/34] parisc: mm: Add p?d_large() definitions

[PATCH v3] PCI: portdrv: Report degraded links via link bandwidth notification
 2019-03-05 21:45 UTC  (2+ messages)

[PATCH 0/6] drivers/misc: Add XDMA engine driver
 2019-03-05 21:45 UTC  (4+ messages)
` [PATCH 2/6] drivers/misc: Add Aspeed "

[PATCH v2] PCI: Fix "try" semantics of bus and slot reset
 2019-03-05 21:44 UTC  (2+ messages)

[PATCH v2 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-03-05 21:42 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: phy: Add Amlogic G12A USB3+PCIE Combo PHY Bindings

[GIT PULL] RISC-V Patches for the 5.1 Merge Window, Part 1
 2019-03-05 21:42 UTC 

[PATCH] nfsd: fix memory corruption caused by readdir
 2019-03-05 21:42 UTC  (4+ messages)

[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
 2019-03-05 21:41 UTC  (15+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-05 21:37 UTC  (14+ messages)
` [RFC net-next 8/8] net/mlx5: Add subdev driver to bind to subdev devices

linux-next: manual merge of the dma-mapping tree with Linus' tree
 2019-03-05 21:36 UTC 

[PATCH v2 0/3] watchdog: orion_wdt: add pretimeout support
 2019-03-05 21:30 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: armada-38x: add interrupts for watchdog
` [PATCH v2 2/3] watchdog: orion: remove orion_wdt_set_timeout
` [PATCH v2 3/3] watchdog: orion_wdt: use timer1 as a pretimeout

[PATCH] media: drxk: add a missed check of the return value of write16
 2019-03-05 21:16 UTC  (2+ messages)

[PATCH 0/7] Kernel Userspace protection for PPC32
 2019-03-05 21:18 UTC  (8+ messages)
` [PATCH 1/7] powerpc/64s: Implement KUAP for Radix MMU (SQUASH)
` [PATCH 2/7] powerpc/8xx: Only define APG0 and APG1
` [PATCH 3/7] powerpc/8xx: Add Kernel Userspace Execution Prevention
` [PATCH 4/7] powerpc/32: Prepare for Kernel Userspace Access Protection
` [PATCH 5/7] powerpc/8xx: Add "
` [PATCH 6/7] powerpc/book3s32: Prepare "
` [PATCH 7/7] powerpc/book3s32: Implement "

[PATCH v2] media: si2165: fix a missing check of return value
 2019-03-05 21:17 UTC  (3+ messages)

[PATCH] PCI: aardvark: Use LTSSM state to build link training flag
 2019-03-05 21:23 UTC 

[PATCH v2 0/2] clk: meson: g12a: Add CPU Clock support
 2019-03-05 21:10 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson-g12a: add cpu clock bindings
` [PATCH v2 2/2] clk: meson: g12a: add cpu clocks

[PATCH] Bluetooth: hci_qca: Remove redundant initializations to zero
 2019-03-05 21:04 UTC 

[PATCH 0/2] Add Meson SAR ADC support for G12A
 2019-03-05 21:02 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: document the Meson G12A support
` [PATCH 2/2] iio: adc: meson-saradc: add support for Meson G12A

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-05 21:00 UTC  (6+ messages)
` [RFC PATCH v1 08/25] printk: add ring buffer and kthread

[PATCH] docs: add extra integer types to printk-formats
 2019-03-05 21:00 UTC  (8+ messages)

[PATCH] appletalk: Fix compile regression
 2019-03-05 21:00 UTC  (2+ messages)

[PATCH][bpf-next] bpf: hbm: fix spelling mistake "deault" -> "default"
 2019-03-05 20:57 UTC  (2+ messages)

[PATCH v9 00/24] ILP32 for ARM64
 2019-03-05 20:56 UTC  (2+ messages)

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-05 20:54 UTC  (6+ messages)
` [RFC][PATCH 1/5 v2] dma-buf: Add dma-buf heaps framework
` [RFC][PATCH 2/5 v2] dma-buf: heaps: Add heap helpers
` [RFC][PATCH 3/5 v2] dma-buf: heaps: Add system heap to dmabuf heaps
` [RFC][PATCH 4/5 v2] dma-buf: heaps: Add CMA heap to dmabuf heapss
` [RFC][PATCH 5/5 v2] kselftests: Add dma-heap test

[RFC] LKML Archive in Maildir Format
 2019-03-05 20:48 UTC  (5+ messages)

[RFC] sched/fair: hard lockup in sched_cfs_period_timer
 2019-03-05 20:45 UTC  (6+ messages)

[PATCH v4 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-05 20:37 UTC  (6+ messages)
` [PATCH v4 perf,bpf 14/15] perf: introduce side band thread

[PATCH 00/10] perf: Multi-die/package support
 2019-03-05 20:32 UTC  (5+ messages)
` [PATCH 01/10] perf/x86/intel: Introduce a concept "domain" as the scope of counters

[PATCH for 5.1 0/3] Restartable Sequences updates for 5.1
 2019-03-05 20:18 UTC  (5+ messages)
` [PATCH for 5.1 1/3] rseq: cleanup: Reflect removal of event counter in comments
` [PATCH for 5.1 2/3] rseq: cleanup: remove rseq_len from task_struct
` [PATCH for 5.1 3/3] rseq/selftests: Adapt number of threads to the number of detected cpus

[PATCH] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-05 20:10 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] ARM: dts: aspeed: tiogapass: Enable VUART
 2019-03-05 20:01 UTC  (2+ messages)

openvswitch crash on i386
 2019-03-05 19:58 UTC  (3+ messages)
` [ovs-dev] "

False positive "do_IRQ: #.55 No irq handler for vector" messages on AMD ryzen based laptops
 2019-03-05 19:54 UTC  (11+ messages)

[PATCH v4 0/2] media: cedrus: Add H264 decoding support
 2019-03-05 19:54 UTC  (8+ messages)
` [PATCH v4 1/2] media: uapi: Add H264 low-level decoder API compound controls
` [PATCH v4 2/2] media: cedrus: Add H264 decoding support

[PATCH v4 0/3] add AES support for Exynos5433
 2019-03-05 19:51 UTC  (4+ messages)
  ` [PATCH v4 3/3] crypto: s5p: "

[PATCH 1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN
 2019-03-05 19:47 UTC  (2+ messages)

[GIT PULL] percpu changes for v5.1-rc1
 2019-03-05 19:46 UTC 

[GIT PULL] Main MIPS pull request for 5.1
 2019-03-05 19:35 UTC  (3+ messages)

[PATCH] binder: fix race between munmap() and direct reclaim
 2019-03-05 19:35 UTC  (4+ messages)

[git pull] m68k updates for 5.1
 2019-03-05 19:35 UTC  (2+ messages)

[GIT PULL] parisc architecture updates for kernel v5.1
 2019-03-05 19:35 UTC  (2+ messages)

[PATCH v3 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-03-05 19:22 UTC  (2+ messages)

Banana Pi-R1 stabil
 2019-03-05 19:21 UTC  (9+ messages)

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-03-05 19:03 UTC  (17+ messages)
` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 03/13] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH 05/13] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH 11/13] iommu/mediatek: Use builtin_platform_driver

[PATCH] firmware: xilinx: fix debugfs write handler
 2019-03-05 18:57 UTC  (2+ messages)

[GIT PULL] security subsystem changes for v5.1
 2019-03-05 18:57 UTC 

[PATCH v2 0/6] Coordinated Clks
 2019-03-05 18:49 UTC  (3+ messages)
` [PATCH v2 1/6] clk: Remove recursion in clk_core_{prepare,enable}()

[PATCH v5 0/9] Mediatek MT8183 clock support
 2019-03-05 18:41 UTC  (3+ messages)

[PATCH] dt-bindings: clock: imx8mq: Fix numbering overlaps and gaps
 2019-03-05 18:38 UTC  (2+ messages)

[PATCH v2 RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-05 18:32 UTC 

[PATCH bpf-next v1] tools/bpftool: create map of maps
 2019-03-05 18:27 UTC  (3+ messages)

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-05 18:27 UTC  (2+ messages)

a.out coredumping: fix or delete?
 2019-03-05 18:18 UTC  (12+ messages)
      ` [PATCH] x86: Deprecate a.out support

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-05 18:15 UTC  (8+ messages)
` [PATCH v4 04/22] iommu: Introduce attach/detach_pasid_table API
` [PATCH v4 05/22] iommu: Introduce cache_invalidate API

[PATCH v2 0/2] mtd: nand: Add Cadence NAND controller driver
 2019-03-05 18:09 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 00/13] Fix backtrace warnings from bad notifier chain calls
 2019-03-05 17:59 UTC  (14+ messages)
` [PATCH 01/13] regulator: da9055: Fix notifier mutex lock warning
` [PATCH 02/13] regulator: da9062: "
` [PATCH 03/13] regulator: da9063: "
` [PATCH 04/13] regulator: da9211: "
` [PATCH 05/13] regulator: lp8755: "
` [PATCH 06/13] regulator: ltc3589: "
` [PATCH 07/13] regulator: ltc3676: "
` [PATCH 08/13] regulator: pv88060: "
` [PATCH 09/13] regulator: pv88080: "
` [PATCH 10/13] regulator: pv88090: "
` [PATCH 11/13] regulator: wm831x: "
` [PATCH 12/13] regulator: wm831x isink: "
` [PATCH 13/13] regulator: wm831x ldo: "

[PATCH] vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
 2019-03-05 18:01 UTC 

[PATCH] scripts: checkpatch: Check block comments start with /* empty line outside net
 2019-03-05 18:02 UTC 

[PATCH V2] cros_ec: Expose sysfile to force battery cut-off on shutdown
 2019-03-05 17:59 UTC  (3+ messages)

[PATCH v2 00/10] mtd: rawnand: denali: exec_op(), controller/chip separation, and cleanups
 2019-03-05 17:55 UTC  (5+ messages)
` [PATCH v2 02/10] mtd: rawnand: denali: refactor syndrome layout handling for raw access

kernel BUG at include/linux/mm.h:LINE! (5)
 2019-03-05 17:54 UTC  (2+ messages)

[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
 2019-03-05 17:47 UTC  (7+ messages)
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c

[RFC PATCH 0/2] fix quota subdir mounts
 2019-03-05 17:40 UTC  (4+ messages)
` [RFC PATCH 2/2] ceph: quota: "

Crypto Fixes for 4.15
 2019-03-05 17:40 UTC  (12+ messages)
` Crypto Fixes for 4.16
  ` Crypto Fixes for 4.17
    ` Crypto Fixes for 4.18
      ` Crypto Fixes for 4.19
        ` Crypto Fixes for 4.20
            ` Crypto Fixes for 5.0
                ` [GIT] "
                  ` [GIT] Crypto Update for 5.1

[GIT] Networking
 2019-03-05 17:40 UTC  (2+ messages)

[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-05 17:37 UTC  (8+ messages)
` [RFT][Update][PATCH 2/2] cpufreq: intel_pstate: Update max CPU frequency on global turbo changes

Smarter Kconfig help
 2019-03-05 17:31 UTC 

[PATCH] blk-throttle: verify format of bandwidth limit and detect overflows
 2019-03-05 17:27 UTC  (3+ messages)

[PATCH v8 0/7] freezer for cgroup v2
 2019-03-05 17:27 UTC  (9+ messages)

[PATCH 2/3] watchdog: orion: don't enable rstout if an interrupt is configured
 2019-03-05 17:27 UTC  (8+ messages)
` [PATCH 0/2] watchdog: orion_wdt: add pretimeout support
  ` [PATCH 1/2] watchdog: orion_wdt: remove orion_wdt_set_timeout
  ` [PATCH 2/2] watchdog: orion_wdt: use timer1 as a pretimeout

[PATCH v2 01/15] ARM: actions: fix a leaked reference by adding missing of_node_put
 2019-03-05 17:24 UTC  (3+ messages)
` [PATCH v2 02/15] ARM: bcm: "

[GIT PULL] pidfd patches for v5.1-rc1
 2019-03-05 17:13 UTC 

[PATCH v2] tty/serial: Add a serial port simulator
 2019-03-05 17:12 UTC 

[RFC power_supply 1/2] power_supply: Add Peak Shift and Adv Batt Charging support
 2019-03-05 17:11 UTC  (3+ messages)
` [RFC power_supply 2/2] platform/chrome: Add Peak Shift and Adv Batt Charging for Wilco EC

[PATCH] clocksource: arm_arch_timer: remove unneeded pr_fmt macro
 2019-03-05 17:08 UTC 

[PATCH] media: i2c: adv748x: select V4L2_FWNODE
 2019-03-05 17:05 UTC  (2+ messages)

[Y2038] Question regarding support of old time interfaces beyond y2038
 2019-03-05 17:04 UTC  (4+ messages)

[PATCH] sched/core: check format and overflows in cgroup2 cpu.max
 2019-03-05 17:03 UTC  (3+ messages)

question about memory leak in ip_mc_del1_src
 2019-03-05 17:00 UTC  (4+ messages)

[PATCH 1/3] tools: move initial declarations out of 'for' loop
 2019-03-05 16:59 UTC  (6+ messages)
` [PATCH 3/3] objtool: move tools/objtool/ to scripts/objtool/

[PATCH] [v2] xen: avoid link error on ARM
 2019-03-05 16:56 UTC  (5+ messages)

[PATCH 4.20 00/88] 4.20.14-stable review
 2019-03-05 16:51 UTC  (3+ messages)

[PATCH 1/3] x86: apuv2: remove unused variable
 2019-03-05 16:46 UTC  (6+ messages)
` [PATCH 2/3] x86: apuv2: fix input dependencies

[PATCH v3 0/1] RDMA/umem: minor bug fix in error handling path
 2019-03-05 16:45 UTC  (5+ messages)
` [PATCH v3] "

[PATCH 1/2] dt-bindings: Add vendor prefix for oceanic
 2019-03-05 16:35 UTC  (9+ messages)
` [PATCH 2/2] arm64: allwinner: a64: Add Oceanic A64-5inMFD initial support

[PATCH 0/8] perf tools: Assorted fixes
 2019-03-05 16:40 UTC  (8+ messages)
` [PATCH 5/8] perf tools: Get precise_ip from the pmu config
` [PATCH 6/8] perf tools: Probe for precise_ip with simple attr
` [PATCH 7/8] perf tools: Fix double free in perf_data__close
` [PATCH 8/8] perf tools: Force perf_data__open|close zero data->file.path

[PATCH] wusb: use correct format characters
 2019-03-05 16:28 UTC  (3+ messages)

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-05 16:27 UTC  (5+ messages)

[PATCH 4.19 00/78] 4.19.27-stable review
 2019-03-05 16:19 UTC  (2+ messages)

[PATCH v2 0/7] perf script python: add Python3 support
 2019-03-05 16:19 UTC  (6+ messages)
` [PATCH v2 5/7] perf script python: add Python3 support to intel-pt-events.py

[PATCH] kasan: fix coccinelle warnings in kasan_p*_table
 2019-03-05 16:14 UTC  (2+ messages)

[PATCH 0/2] tracing: memcpy->strncpy changes for comm strings
 2019-03-05 16:12 UTC  (3+ messages)
` [PATCH 1/2] tracing: Use strncpy instead of memcpy when copying comm for hist triggers
` [PATCH 2/2] tracing: Use strncpy instead of memcpy when copying comm in trace.c

[PATCH 4.14 00/52] 4.14.105-stable review
 2019-03-05 16:11 UTC  (2+ messages)

[PATCH 4.9 00/32] 4.9.162-stable review
 2019-03-05 16:11 UTC  (2+ messages)

[PATCH 0/4] mmc: mmci: add busy detect for stm32 sdmmc variant
 2019-03-05 16:10 UTC  (5+ messages)
` [PATCH 1/4] mmc: mmci: avoid fake busy polling
` [PATCH 2/4] mmc: mmci: fix clear of busy detect status
` [PATCH 3/4] mmc: mmci: add hardware busy timeout feature
` [PATCH 4/4] mmc: mmci: add busy detect for stm32 sdmmc variant

[PATCH] workqueue: Fix spelling in source code comments
 2019-03-05 15:53 UTC  (2+ messages)

[PATCH v7 1/4] can: m_can: Create a m_can platform framework
 2019-03-05 15:52 UTC  (4+ messages)
` [PATCH v7 2/4] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v7 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v7 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH 1/3] phy: allwinner: allow compile testing
 2019-03-05 15:46 UTC  (3+ messages)
` [PATCH 3/3] phy: mapphone-mdm6600: add gpiolib dependency

[PATCH] writeback: fix inode cgroup switching comment
 2019-03-05 15:42 UTC  (2+ messages)

[PATCH v10] platform/mellanox: Add TmFifo driver for Mellanox BlueField Soc
 2019-03-05 15:34 UTC  (2+ messages)

[PATCH] pinctrl: mcp23s08: Allocate irq_chip dynamic
 2019-03-05 15:19 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).