linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-23 11:30:37 to 2019-08-23 14:32:03 UTC [more...]

remove various unused set_memory_* related functions and exports
 2019-08-23 14:31 UTC  (3+ messages)
` [PATCH 4/6] x86: remove set_memory_x and set_memory_nx

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-23 14:29 UTC  (2+ messages)

[Resubmit] Read battery voltage from Logitech Gaming mice
 2019-08-23 14:29 UTC  (4+ messages)

[PATCH 4.19 00/85] 4.19.68-stable review
 2019-08-23 14:28 UTC  (2+ messages)

[PATCH 4.14 00/71] 4.14.140-stable review
 2019-08-23 14:28 UTC  (2+ messages)

[PATCH v2 0/2] Simplify mtty driver and mdev core
 2019-08-23 14:28 UTC  (13+ messages)

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-23 14:27 UTC  (12+ messages)
` [PATCH v2 02/10] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v2 03/10] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v2 05/10] PCI: layerscape: Fix some format issue of the code
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH 4.9 000/103] 4.9.190-stable review
 2019-08-23 14:27 UTC  (2+ messages)

[RFC PATCH v4 0/9] printk: new ringbuffer implementation
 2019-08-23 14:27 UTC  (9+ messages)
` [RFC PATCH v4 1/9] printk-rb: add a new printk "
  ` comments style: "

[PATCH 4.4 00/78] 4.4.190-stable review
 2019-08-23 14:27 UTC  (2+ messages)

[PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
 2019-08-23 14:26 UTC  (3+ messages)

[PATCH][rtc-next] rtc: fsl: fix spelling mistake: "memery" -> "memory"
 2019-08-23 14:25 UTC  (2+ messages)

[1/3] rtc/fsl: support flextimer for lx2160a
 2019-08-23 14:25 UTC  (3+ messages)

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-08-23 14:24 UTC  (8+ messages)

[PATCH v3 00/10] arm64: Stolen time support
 2019-08-23 14:22 UTC  (7+ messages)
` [PATCH v3 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v3 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] powerpc/mm/radix: remove useless kernel messages
 2019-08-23 14:22 UTC 

[RESEND, PATCH v13 00/12] support gce on mt8183 platform
 2019-08-23 14:21 UTC  (16+ messages)
` [RESEND, PATCH v13 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [RESEND, PATCH v13 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [RESEND, PATCH v13 07/12] soc: mediatek: cmdq: reorder the parameter
` [RESEND, PATCH v13 08/12] soc: mediatek: cmdq: change the type of input parameter
` [RESEND, PATCH v13 09/12] soc: mediatek: cmdq: define the instruction struct
` [RESEND, PATCH v13 10/12] soc: mediatek: cmdq: add polling function
` [RESEND, PATCH v13 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function

[PATCH v1 3/3] watchdog/aspeed: add support for dual boot
 2019-08-23 14:19 UTC  (2+ messages)

[PATCH v2] Ext4 documentation fixes
 2019-08-23 14:16 UTC  (2+ messages)

[PATCH] ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-23 14:08 UTC  (2+ messages)

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 14:06 UTC  (9+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[PATCH -next] rtc: pcf2127: Fix build error without CONFIG_WATCHDOG_CORE
 2019-08-23 14:05 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-23 14:04 UTC  (2+ messages)

[PATCH v8 00/27] Control-flow Enforcement: Shadow Stack
 2019-08-23 14:02 UTC  (3+ messages)
` [PATCH v8 11/27] x86/mm: Introduce _PAGE_DIRTY_SW

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-08-23 13:56 UTC  (3+ messages)
` [PATCH v18 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel

generic ioremap (and lots of cleanups)
 2019-08-23 13:55 UTC  (3+ messages)
` [PATCH 05/26] openrisc: map as uncached in ioremap

[PATCH] dm table: fix a potential array out of bounds
 2019-08-23 13:55 UTC  (4+ messages)
` [dm-devel] "
  ` [PATCH 1/2] dm table: fix invalid memory accesses with too high sector number
  ` [PATCH 2/2] dm: make dm_table_find_target return NULL

[RESEND PATCH 00/13] KVM: x86: Remove emulation_result enums
 2019-08-23 13:48 UTC  (19+ messages)
` [RESEND PATCH 02/13] KVM: x86: Clean up handle_emulation_failure()
` [RESEND PATCH 03/13] KVM: x86: Refactor kvm_vcpu_do_singlestep() to remove out param
` [RESEND PATCH 04/13] KVM: x86: Drop EMULTYPE_NO_UD_ON_FAIL as a standalone type
` [RESEND PATCH 05/13] KVM: x86: Don't attempt VMWare emulation on #GP with non-zero error code
` [RESEND PATCH 06/13] KVM: x86: Move #GP injection for VMware into x86_emulate_instruction()
` [RESEND PATCH 07/13] KVM: x86: Add explicit flag for forced emulation on #UD
` [RESEND PATCH 08/13] KVM: x86: Move #UD injection for failed emulation into emulation code

[PATCH] drm/komeda: Add missing of_node_get() call
 2019-08-23 13:43 UTC  (2+ messages)

cleanup the walk_page_range interface
 2019-08-23 13:43 UTC  (4+ messages)

[PATCH] tty/serial: atmel: remove unneeded atmel_get_lines_status function
 2019-08-23 13:41 UTC 

[PATCH] staging: vt6656: Use common error handling code in vnt_alloc_bufs()
 2019-08-23 13:30 UTC 

[PATCH v3 0/8] AMD64 EDAC fixes
 2019-08-23 13:27 UTC  (4+ messages)
` [PATCH v3 7/8] EDAC/amd64: Support Asymmetric Dual-Rank DIMMs

[PATCH 0/3] Add NETIF_F_HW_BRIDGE feature
 2019-08-23 13:25 UTC  (8+ messages)
` [PATCH 1/3] net: Add HW_BRIDGE offload feature

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-23 13:19 UTC  (6+ messages)

[PATCH -next] ASoC: SOF: imx8: Make some functions static
 2019-08-23 13:19 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v3 1/7] media: add V4L2_CID_UNIT_CELL_SIZE control
 2019-08-23 13:13 UTC  (13+ messages)
` [PATCH v3 2/7] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 3/7] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v3 4/7] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE
` [PATCH v3 5/7] media: v4l2-core: Add new helper for area controls
` [PATCH v3 6/7] Documentation: Document v4l2_ctrl_new area
` [PATCH v3 7/7] imx214: Use v4l2_ctrl_new_area helper

[PATCH 0/3] arm64: meson-g12b: Add support for the Ugoos AM6
 2019-08-23 13:08 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: Add vendor prefix for Ugoos
` [PATCH 2/3] dt-bindings: arm: amlogic: Add support for the Ugoos AM6
` [PATCH 3/3] arm64: dts: meson-g12b-ugoos-am6: add initial device-tree

[PATCH] perf trace beauty ioctl: fix off-by-one error in table
 2019-08-23 13:07 UTC  (2+ messages)

[PATCH v7] ata/pata_buddha: Probe via modalias instead of initcall
 2019-08-23 13:03 UTC  (3+ messages)

[PATCH] perf cgroups: Don't rotate events for cgroups unnecessarily
 2019-08-23 13:03 UTC  (9+ messages)

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-23 12:59 UTC  (3+ messages)

[PATCH v2 0/2] Optimize dma_*_from_contiguous calls
 2019-08-23 12:56 UTC  (4+ messages)
` [PATCH v2 2/2] dma-contiguous: Use fallback alloc_pages for single pages

[PATCH v1 1/2] x86/rtc: Add option to skip using RTC
 2019-08-23 12:56 UTC  (6+ messages)

[PATCH 0/5] dmaengine: ti: edma: Multicore usage related fixes
 2019-08-23 12:56 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: ti: edma: Do not reset reserved paRAM slots
` [PATCH 2/5] dmaengine: ti: edma: Only reset region0 access registers
` [PATCH 3/5] dmaengine: ti: edma: Use bitmap_set() instead of open coded edma_set_bits()
` [PATCH 4/5] dt-bindings: dma: ti-edma: Add option for reserved channel ranges
` [PATCH 5/5] dmaengine: ti: edma: Add support for handling reserved channels

[PATCH v6 00/11] Move part of cros-ec out of MFD subsystem
 2019-08-23 12:53 UTC  (12+ messages)
` [PATCH v6 01/11] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v6 02/11] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v6 03/11] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v6 04/11] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v6 05/11] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v6 06/11] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v6 07/11] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v6 08/11] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v6 09/11] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v6 10/11] mfd: cros_ec: Use mfd_add_hotplug_devices() helper
` [PATCH v6 11/11] arm/arm64: defconfig: Update configs to use the new CROS_EC options

[PATCH 4.14 04/33] tcp: be more careful in tcp_fragment()
 2019-08-23 12:50 UTC  (2+ messages)
` [PATCH] tcp: fix tcp_rtx_queue_tail in case of empty retransmit queue

[PATCH 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-08-23 12:50 UTC  (2+ messages)
` [PATCH 2/2] powerpc/83xx: map IMMR with a BAT

[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
 2019-08-23 12:41 UTC  (2+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor

[PATCH v2 09/14] dt-bindings: opp: Add qcom-opp bindings with properties needed for CPR
 2019-08-23 12:34 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] libperf: fix alignment trap in perf stat
 2019-08-23 12:29 UTC  (2+ messages)
` [tip: perf/core] libperf: Fix alignment trap with xyarray contents in 'perf stat'

[PATCH 5/5] libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
 2019-08-23 12:29 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] perf c2c: Fix report with offline cpus
 2019-08-23 12:29 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf cpumap: Remove needless includes from cpumap.h
 2019-08-23 12:29 UTC 

[PATCH v5 00/20] KVM RISC-V Support
 2019-08-23 12:28 UTC  (28+ messages)
` [PATCH v5 08/20] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v5 15/20] RISC-V: KVM: Add timer functionality
` [PATCH v5 18/20] RISC-V: KVM: Add SBI v0.1 support

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-23 12:29 UTC  (3+ messages)
` [PATCH 1/7] fs: introduce kernel_pread_file* support

[PATCH] input: keyboard: snvs_pwrkey: Send press and release event for i.MX6 S,DL and Q
 2019-08-23 12:30 UTC 

Regression in 5.3-rc1 and later
 2019-08-23 12:27 UTC  (8+ messages)

[PATCH] media: sun4i: Make sun4i_csi_formats static
 2019-08-23 12:26 UTC 

[PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller
 2019-08-23 12:25 UTC  (2+ messages)

[tip: perf/core] perf evsel: Remove needless counts.h header from util/evsel.h
 2019-08-23 12:24 UTC 

[GIT PULL] Ceph fixes for 5.3-rc6
 2019-08-23 12:27 UTC 

[tip: perf/core] perf evsel: Remove needless stddef.h from util/evsel.h
 2019-08-23 12:24 UTC 

[tip: perf/core] perf stat: Add missing counts.h
 2019-08-23 12:24 UTC 

[tip: perf/core] perf tests: Add missing counts.h
 2019-08-23 12:24 UTC 

[tip: perf/core] perf x86 kvm-stat: Add missing string.h header
 2019-08-23 12:24 UTC 

[tip: perf/core] perf evsel: util/evsel.h needs stdio.h as it uses FILE
 2019-08-23 12:24 UTC 

[tip: perf/core] perf scripting python: Add missing counts.h header
 2019-08-23 12:24 UTC 

[tip: perf/core] perf evsel: Add missing perf/evsel.h header in util/evsel.h
 2019-08-23 12:24 UTC 

[tip: perf/core] perf script: Add missing counts.h
 2019-08-23 12:24 UTC 

[tip: perf/core] perf evlist: Add missing xyarray.h header
 2019-08-23 12:24 UTC 

[tip: perf/core] perf metricgroup: Remove needless includes from metricgroup.h
 2019-08-23 12:21 UTC 

[tip: perf/core] perf counts: Add missing headers needed for types used
 2019-08-23 12:21 UTC 

[PATCH 3/5] libperf: Move cpu_map__empty to perf_cpu_map__empty
 2019-08-23 12:21 UTC  (2+ messages)
` [tip: perf/core] libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()

[tip: perf/core] perf kvm s390: Add missing string.h header
 2019-08-23 12:21 UTC 

[PATCH 4/5] libperf: Move cpu_map__idx to perf_cpu_map__idx
 2019-08-23 12:21 UTC  (2+ messages)
` [tip: perf/core] libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()

[tip: perf/core] perf arm64: Add missing debug.h header
 2019-08-23 12:21 UTC 

[tip: perf/core] perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
 2019-08-23 12:21 UTC 

[tip: perf/core] tools headers: Add missing perf_event.h include
 2019-08-23 12:21 UTC 

[tip: perf/core] perf bpf: Add missing xyarray.h header
 2019-08-23 12:21 UTC 

[tip: perf/core] perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
 2019-08-23 12:21 UTC 

[PATCH -next] iio: st_sensors: Fix build error
 2019-08-23 12:18 UTC 

[PATCH v7 0/7] qcom: add OCMEM support
 2019-08-23 12:16 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: soc: qcom: add On Chip MEMory (OCMEM) bindings
` [PATCH v7 2/7] dt-bindings: display: msm: gmu: add optional ocmem property
` [PATCH v7 3/7] firmware: qcom: scm: add OCMEM lock/unlock interface
` [PATCH v7 4/7] firmware: qcom: scm: add support to restore secure config to qcm_scm-32
` [PATCH v7 5/7] soc: qcom: add OCMEM driver
` [PATCH v7 6/7] drm/msm/gpu: add ocmem init/cleanup functions
` [PATCH v7 7/7] ARM: qcom_defconfig: add ocmem support

[PATCH -next] cifs: remove set but not used variables
 2019-08-23 12:15 UTC 

[PATCH v5 00/10] Add Support for MediaTek PMIC MT6358
 2019-08-23 12:13 UTC  (3+ messages)
` [PATCH v5 02/10] mfd: mt6397: extract irq related code from core driver
  ` [BUG] "

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-08-23 12:06 UTC  (7+ messages)
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-23 12:04 UTC  (11+ messages)

[RFC v4 00/18] objtool: Add support for arm64
 2019-08-23 12:00 UTC  (3+ messages)

BUG: devm_regulator_get returns EPROBE_DEFER (5.3-rc5..next-20190822) for bpi-r2/mt7623/mt7530
 2019-08-23 12:00 UTC  (5+ messages)
  ` Aw: "
      ` Aw: "

[PATCH] drivers: thermal: qcom: tsens: Fix memory leak from qfprom read
 2019-08-23 11:59 UTC  (2+ messages)

[RFC PATCH 0/7] Unify SMP stop generic logic to common code
 2019-08-23 11:57 UTC  (8+ messages)
` [RFC PATCH 1/7] smp: add generic SMP-stop support "
` [RFC PATCH 2/7] smp: unify crash_ and smp_send_stop() logic
` [RFC PATCH 3/7] smp: coordinate concurrent crash/smp stop calls
` [RFC PATCH 4/7] smp: address races of starting CPUs while stopping
` [RFC PATCH 5/7] arm64: smp: use generic SMP stop common code
` [RFC PATCH 6/7] arm64: smp: use SMP crash-stop "
` [RFC PATCH 7/7] arm64: smp: add arch specific cpu parking helper

page_alloc.shuffle=1 + CONFIG_PROVE_LOCKING=y = arm64 hang
 2019-08-23 11:52 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: orange-pi-3: Enable WiFi
 2019-08-23 11:51 UTC  (4+ messages)

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-23 11:46 UTC  (3+ messages)

[PATCH 0/2] Two missing _HARD annotations for the timer code
 2019-08-23 11:38 UTC  (3+ messages)
` [PATCH 1/2] hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARD
` [PATCH 2/2] tick: Mark sched_timer in hard interrupt context

[PATCH 00/11] Face lift for bu21013_ts driver
 2019-08-23 11:30 UTC  (4+ 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).