linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 06:44:32 to 2019-10-21 09:42:13 UTC [more...]

[PATCH] pwm: cros-ec: Let cros_ec_pwm_get_state() return the last applied state
 2019-10-21  9:42 UTC  (12+ messages)

[RFC PATCH v2 00/16] Hwpoison rework {hard,soft}-offline
 2019-10-21  9:40 UTC  (21+ messages)
` [RFC PATCH v2 01/16] mm,hwpoison: cleanup unused PageHuge() check
` [RFC PATCH v2 02/16] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [RFC PATCH v2 03/16] mm,madvise: Refactor madvise_inject_error
` [RFC PATCH v2 05/16] mm,hwpoison: Un-export get_hwpoison_page and make it static
` [RFC PATCH v2 06/16] mm,hwpoison: Kill put_hwpoison_page
` [RFC PATCH v2 09/16] mm,hwpoison: Unify THP handling for hard and soft offline
` [RFC PATCH v2 10/16] mm,hwpoison: Rework soft offline for free pages
` [RFC PATCH v2 14/16] mm,hwpoison: Return 0 if the page is already poisoned in soft-offline
` [RFC PATCH v2 15/16] mm/hwpoison-inject: Rip off duplicated checks

[PATCH v2] include/linux/byteorder/generic.h: fix signed/unsigned warnings
 2019-10-21  9:38 UTC  (2+ messages)

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-21  9:36 UTC  (5+ messages)
` [PATCH V4 5/6] virtio: introduce a mdev based transport

[PATCH v12 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-21  9:35 UTC  (5+ messages)
` [PATCH v12 1/5] dma-buf: Add dma-buf heaps framework

[PATCH] perf/core: Fix tracking of auxiliary trace buffer allocation
 2019-10-21  9:35 UTC  (2+ messages)
` [tip: perf/urgent] perf/aux: "

[PATCH v3 0/3] KASAN support for RISC-V
 2019-10-21  9:33 UTC  (3+ messages)
` [PATCH v3 2/3] riscv: Add KASAN support

[PATCH v4 00/16] Rewrite x86/ftrace to use text_poke (and more)
 2019-10-21  9:33 UTC  (12+ messages)
` [PATCH v4 03/16] x86/alternatives,jump_label: Provide better text_poke() batching interface
` [PATCH v4 09/16] x86/alternative: Remove text_poke_loc::len
` [PATCH v4 10/16] x86/alternative: Shrink text_poke_loc

[PATCH] lib/vdso: Use __arch_use_vsyscall() to indicate fallback
 2019-10-21  9:32 UTC  (6+ messages)

[PATCH 1/2] ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUX
 2019-10-21  9:32 UTC  (4+ messages)
` [PATCH 2/2] ASoC: msm8916-wcd-analog: Add earpiece

[PATCH] perf tools: Use of the macro IS_ERR_OR_NULL
 2019-10-21  9:29 UTC 

byteorder: cpu_to_le32_array vs cpu_to_be32_array function API differences
 2019-10-21  9:31 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-21  9:28 UTC  (8+ messages)
` [PATCH 10/18] kprobes: fix compilation without CONFIG_KRETPROBES
` [PATCH 11/18] kprobes: disable kretprobes with SCS

[PATCH] proc: fix inode uid/gid writeback race
 2019-10-21  9:24 UTC  (2+ messages)

[PATCH v4 0/5] Add support for mt2701 JPEG ENC support
 2019-10-21  9:23 UTC  (3+ messages)
` [PATCH v4 5/5] media: platform: Add jpeg dec/enc feature

[PATCH 1/2] arm64: dts: imx8mm-evk: add phy-reset-gpios for fec1
 2019-10-21  9:21 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: imx8mn-ddr4-evk: "

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-21  9:18 UTC  (11+ messages)

[PATCH] mmc: fix mmc dma operation
 2019-10-21  9:17 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: sama5d4_wdt: add microchip,sam9x60-wdt compatible
 2019-10-21  9:14 UTC  (2+ messages)
` [PATCH v2 2/2] watchdog: sama5d4_wdt: addition of sam9x60 compatible watchdog

[PATCH v4 08/11] sched/fair: use utilization to select misfit task
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[PATCH v4 06/11] sched/fair: use load instead of runnable load in load_balance
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use load instead of runnable load in load_balance()

[PATCH v4 05/11] sched/fair: use rq->nr_running when balancing load
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[PATCH v4 10/11] sched/fair: optimize find_idlest_group
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Optimize find_idlest_group()

[PATCH v4 11/11] sched/fair: rework find_idlest_group
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Rework find_idlest_group()

[PATCH v4 04/11] sched/fair: rework load_balance
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Rework load_balance()

[PATCH v4 07/11] sched/fair: evenly spread tasks when not overloaded
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Spread out tasks evenly "

[PATCH v4 03/11] sched/fair: remove meaningless imbalance calculation
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Remove "

[PATCH v4 01/11] sched/fair: clean up asym packing
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Clean "

[PATCH v4 02/11] sched/fair: rename sum_nr_running to sum_h_nr_running
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Rename sg_lb_stats::sum_nr_running "

[PATCH v4 09/11] sched/fair: use load instead of runnable load in wakeup path
 2019-10-21  9:12 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Use "

[seccomp] 0eebfed295: kernel_selftests.seccomp.make_fail
 2019-10-21  9:10 UTC  (2+ messages)
` [PATCH] seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test

[PATCH 0/2] Add basic dts support for RK3308
 2019-10-21  9:09 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Add core dts for RK3308 SOC

[PATCH V2 0/3] Add OP-TEE based bnxt f/w manager
 2019-10-21  9:11 UTC  (4+ messages)
` [PATCH V2 1/3] firmware: broadcom: add OP-TEE based BNXT "

[PATCH] kernel: convert switch/case fallthrough comments to fallthrough;
 2019-10-21  9:09 UTC  (2+ messages)
` [Kgdb-bugreport] "

[PATCH 0/5] Add rtc support for rn5t618 mfd
 2019-10-21  9:07 UTC  (3+ messages)
` [PATCH 2/5] mfd: rn5t618: add irq support

[PATCH RFC 1/3] mtd: rawnand: Add support manufacturer postponed initialization
 2019-10-21  9:07 UTC  (11+ messages)
` [PATCH RFC 2/3] mtd: rawnand: Add support Macronix Block Protection function

[power-supply:for-next 18/29] drivers/power/supply/cpcap-charger.c:481:5: sparse: sparse: symbol 'cpcap_charger_voltage_to_regval' was not declared. Should it be static?
 2019-10-21  9:05 UTC  (3+ messages)
` [RFC PATCH power-supply] power: supply: cpcap-charger: cpcap_charger_voltage_to_regval() can be static

[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-21  8:59 UTC  (4+ messages)
` [PATCH v4 4/6] cpufreq: Initialize cpufreq-dt driver earlier

[PATCH v2] KVM: remove redundant code in kvm_arch_vm_ioctl
 2019-10-21  8:59 UTC  (2+ messages)

[PATCH v6 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-10-21  8:58 UTC  (3+ messages)
` [PATCH v6 7/8] arm64: dts: renesas: Add CMM units to Gen3 SoCs

[PATCH 0/7] add support for clocksource/clockevent DT selection
 2019-10-21  8:58 UTC  (9+ messages)

[PATCH] KVM: remove redundant code in kvm_arch_vm_ioctl
 2019-10-21  8:56 UTC  (3+ messages)

[PATCH v2 0/2] USB: ldusb: fix ring-buffer bugs
 2019-10-21  8:56 UTC  (4+ messages)
` [PATCH RFC v2 2/2] USB: ldusb: fix ring-buffer locking

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2019-10-21  8:54 UTC  (8+ messages)
` [Nouveau] [PATCH 1/7] Revert "ACPI / OSI: Add OEM _OSI string to enable dGPU direct output"

[PATCH v1 0/5] staging: wfx: fix checkpatch warnings
 2019-10-21  8:54 UTC  (11+ messages)
` [PATCH v1 1/5] staging: wfx: fix warnings of no space is necessary

[PATCH] net: core: datagram: tidy up copy functions a bit
 2019-10-21  8:53 UTC  (2+ messages)
` [net] 635f03c839: WARNING:at_net/core/datagram.c:#__skb_datagram_iter

[PATCH] PM/wakeup: Add print_wakeup_sour_stats(m, &deleted_ws)
 2019-10-21  8:51 UTC 

[xfs] 11bfe2874e: Assertion_failed
 2019-10-21  8:50 UTC 

[PATCH v2 0/4] Add basic dts support for RK3308
 2019-10-21  8:46 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: Add doc about rk3308 General Register Files
` [PATCH v2 2/4] arm64: dts: rockchip: Add core dts for RK3308 SOC
` [PATCH v2 3/4] dt-bindings: Add doc for rk3308-evb
` [PATCH v2 4/4] arm64: dts: rockchip: Add basic dts for RK3308 EVB

[PATCH] arm64: kprobes: Drop open-coded exception fixup
 2019-10-21  8:49 UTC  (2+ messages)

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-21  8:48 UTC  (4+ messages)
` [RFC 2/2] vhost: IFC VF vdpa layer

[PATCH] fs/dax: Fix pmd vs pte conflict detection
 2019-10-21  8:47 UTC  (2+ messages)

generic ioremap (and lots of cleanups) v2
 2019-10-21  8:47 UTC  (7+ messages)
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 20/21] csky: remove ioremap_cache

WARNING in check_corruption
 2019-10-21  8:46 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-21  8:45 UTC  (6+ messages)
` [PATCH v2 3/4] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
` [PATCH v2 4/4] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-10-21  8:44 UTC  (2+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-21  8:44 UTC  (3+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-10-21  8:44 UTC  (5+ messages)

[PATCH] include/linux/byteorder/generic.h: fix signed/unsigned warnings
 2019-10-21  8:43 UTC  (3+ messages)

[PATCH 0/6] AMD64 EDAC: Check for nodes without memory, etc
 2019-10-21  8:42 UTC  (3+ messages)
` [PATCH 2/6] EDAC/amd64: Gather hardware information early

[PATCH] docs: block: Remove blk_init_queue related description
 2019-10-21  8:42 UTC  (3+ messages)

[PATCH] fbdev/omap: fix max fclk divider for omap36xx
 2019-10-21  8:42 UTC  (2+ messages)

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-10-21  8:40 UTC  (7+ messages)
` [PATCH v4 2/3] dwc: PCI: intel: PCIe RC controller driver
` [PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link

[PATCH] KVM: remove redundant code in kvm_arch_vm_ioctl
 2019-10-21  8:39 UTC 

[PATCH v7 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-21  8:38 UTC  (2+ messages)

[PATCH] xfrm : lock input tasklet skb queue
 2019-10-21  8:37 UTC  (2+ messages)

[PATCH 0/2] virtio: Support encrypted memory on powerpc secure guests
 2019-10-21  8:36 UTC  (5+ messages)
` [PATCH 1/2] dma-mapping: Add dma_addr_is_phys_addr()
  ` [PATCH 2/2] virtio_ring: Use DMA API if memory is encrypted

[patch 06/26] mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span()
 2019-10-21  8:35 UTC  (2+ messages)

[PATCH 4/5] ipc/sem.c: Document and update memory barriers
 2019-10-21  8:35 UTC  (2+ messages)
` [ipc/sem.c] 6394de3b86: BUG:kernel_NULL_pointer_dereference,address

[patch 07/26] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
 2019-10-21  8:33 UTC  (3+ messages)

[PATCH] xfs: fix wrong struct type in ioctl definition whih cmd XFS_IOC_GETBMAPAX
 2019-10-21  8:29 UTC  (2+ messages)
` [xfs] eb787bfed8: xfstests.xfs.281.fail

[PATCH] arm64: dts: meson: khadas-vim3: move audio nodes to common dtsi
 2019-10-21  8:29 UTC  (2+ messages)

[PATCH v2] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-21  8:29 UTC  (4+ messages)

[BUGFIX PATCH v2 0/5] selftests: Fixes for 32bit arch
 2019-10-21  8:28 UTC  (6+ messages)
` [BUGFIX PATCH v2 1/5] selftests: proc: Make va_max 1GB on "
` [BUGFIX PATCH v2 2/5] selftests: vm: Build/Run 64bit tests only on 64bit arch
` [BUGFIX PATCH v2 3/5] selftests: net: Use size_t and ssize_t for counting file size
` [BUGFIX PATCH v2 4/5] selftests: net: Fix printf format warnings on arm
` [BUGFIX PATCH v2 5/5] selftests: sync: Fix cast "

[PATCH v2] soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3L
 2019-10-21  8:22 UTC  (2+ messages)

[PATCH] cpufreq: flush any pending policy update work scheduled before freeing
 2019-10-21  8:20 UTC  (7+ messages)

[PATCH] ARM: dt: add lsm9ds1 iio imu/magn support to gw553x
 2019-10-21  8:19 UTC  (2+ messages)

[RFC PATCH 00/13] Support ROHM BD71828 PMIC
 2019-10-21  8:03 UTC  (10+ messages)
` [RFC PATCH 10/13] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [RFC PATCH 11/13] led: bd71828: Support LED outputs on ROHM BD71828 PMIC
` [RFC PATCH 12/13] dt-bindings: mfd: Document ROHM BD71282 bindings

[PATCH] ARM: dt: add fxos8700 on gateworks boards
 2019-10-21  8:15 UTC  (2+ messages)

[PATCH] hwmon: (ina3221) Add summation feature support
 2019-10-21  8:12 UTC  (3+ messages)

[v4,1/2] dt-bindings: i2c: support property idle-state
 2019-10-21  8:00 UTC  (2+ messages)
` [v4,2/2] i2c: mux: pca954x: "

[PATCH v2 00/13] Add device tree support for sc7180
 2019-10-21  8:10 UTC  (15+ messages)
` [PATCH v2 01/13] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v2 02/13] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v2 03/13] dt-bindings: arm-smmu: update binding for qcom sc7180 SoC
` [PATCH v2 04/13] arm64: dts: sc7180: Add device node for apps_smmu
` [PATCH v2 05/13] arm64: dts: qcom: sc7180: Add cmd_db reserved area
` [PATCH v2 06/13] arm64: dts: qcom: sc7180: Add rpmh-rsc node
` [PATCH v2 07/13] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v2 08/13] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals
` [PATCH v2 09/13] arm64: dts: qcom: sc7180-idp: Add RPMh regulators
` [PATCH v2 10/13] arm64: dts: qcom: SC7180: Add node for rpmhcc clock driver
` [PATCH v2 11/13] drivers: irqchip: qcom-pdc: Add irqchip for sc7180
` [PATCH v2 12/13] dt-bindings: qcom,pdc: Add compatible "
` [PATCH v2 13/13] arm64: dts: qcom: sc7180: Add pdc interrupt controller

[PATCH] misc: rtsx: Add support for RTS5261
 2019-10-21  8:05 UTC 

[PATCH 00/22] Stop using input_polled_dev in polling drivers
 2019-10-21  8:03 UTC  (3+ messages)

[PATCH v2 0/4] add meson secure watchdog driver
 2019-10-21  8:03 UTC  (4+ messages)
` [PATCH v2 3/4] watchdog: "

[PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-21  7:59 UTC  (3+ messages)
` [PATCH v3 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-21  7:55 UTC  (5+ messages)
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] soc: amlogic: meson-gx-socinfo: Fix S905D3 ID for VIM3L
 2019-10-21  7:54 UTC  (2+ messages)

[PATCH v3] HID: core: check whether usage page item is after usage id item
 2019-10-21  7:54 UTC  (2+ messages)

[PATCH v1 1/3] perf tests: Remove needless headers for bp_account
 2019-10-21  7:53 UTC  (4+ messages)
` [PATCH v1 3/3] perf tests: Disable bp_signal testing for arm64

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-10-21  7:51 UTC  (3+ messages)
` [PATCH v5 3/3] "

[PATCH] media: rcar_drif: fix a memory disclosure
 2019-10-21  7:48 UTC  (2+ messages)

[PATCH] perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
 2019-10-21  7:48 UTC 

[PATCH v4] arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()
 2019-10-21  7:47 UTC  (3+ messages)

[PATCH] posix-cpu-timers: fix two trivial comments
 2019-10-21  7:44 UTC 

[PATCH v2 0/4] reorganize and add FADump sysfs files
 2019-10-21  7:41 UTC  (3+ messages)
` [PATCH v2 3/4] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated

linux-next: Fixes tag needs some work in the rdma-fixes tree
 2019-10-21  7:41 UTC 

[v3,1/2] dt-bindings: i2c: support property idle-state
 2019-10-21  7:40 UTC  (4+ messages)
` [v3,2/2] i2c: mux: pca954x: "
    ` [EXT] "

[PATCH] iommu/vt-d: Fix panic after kexec -p for kdump
 2019-10-21  7:36 UTC  (3+ messages)

WARNING: ODEBUG bug in del_timer
 2019-10-21  7:32 UTC  (4+ messages)

[PATCH] m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga
 2019-10-21  7:29 UTC  (2+ messages)

[PATCH v6 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-21  7:23 UTC  (5+ messages)
` [PATCH v6 1/4] drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()
` [PATCH v6 2/4] drm/komeda: Add drm_lut_to_fgamma_coeffs()
` [PATCH v6 3/4] drm/komeda: Add drm_ctm_to_coeffs()
` [PATCH v6 4/4] drm/komeda: Adds gamma and color-transform support for DOU-IPS

[BUGFIX PATCH 0/5] selftests: Fixes for 32bit arch
 2019-10-21  7:24 UTC  (3+ messages)

[RFC] lib: optimize cpumask_local_spread()
 2019-10-21  7:22 UTC  (3+ messages)

[PATCH] driver:st1633: fixed multitouch incorrect coordinates
 2019-10-21  7:10 UTC  (4+ messages)

[PATCH net-next v7 00/17] ethtool netlink interface, part 1
 2019-10-21  7:18 UTC  (6+ messages)
` [PATCH net-next v7 06/17] ethtool: netlink bitset handling

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-21  7:10 UTC  (4+ messages)

[GIT PULL] SafeSetID LSM changes for 5.4
 2019-10-21  6:58 UTC  (4+ messages)

[PATCH v2 0/5] perf report: Support sorting all blocks by cycles
 2019-10-21  6:56 UTC  (8+ messages)
` [PATCH v2 3/5] perf report: Sort by sampled cycles percent per block for stdio

general protection fault in batadv_iv_ogm_queue_add
 2019-10-21  6:54 UTC  (3+ messages)

[PATCH 1/6] ARM: versatile: move integrator/realview/vexpress to versatile
 2019-10-21  6:53 UTC  (10+ messages)
` [PATCH 2/6] ARM: ep93xx: enable SPARSE_IRQ

Build regressions/improvements in v5.4-rc4
 2019-10-21  6:47 UTC 

[GIT PULL] arm64: Fixes for -rc4
 2019-10-21  6:46 UTC  (5+ messages)

linux-next: Tree for Oct 21
 2019-10-21  6:46 UTC 

[PATCH v3 0/4] Add GPIO support for RDA8810PL SoC
 2019-10-21  6:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: Add devicetree binding for RDA Micro GPIO controller
` [PATCH v3 2/4] ARM: dts: Add RDA8810PL GPIO controllers
` [PATCH v3 3/4] gpio: Add RDA Micro GPIO controller support
` [PATCH v3 4/4] MAINTAINERS: Add entry for RDA Micro GPIO driver and binding


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