linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-31 11:56:19 to 2019-10-31 14:30:16 UTC [more...]

[PATCH v1 00/12] powerpc/pseries: CMM: Implement balloon compaction and remove isolate notifier
 2019-10-31 14:29 UTC  (6+ messages)
` [PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device
` [PATCH v1 02/12] powerpc/pseries: CMM: Report errors when registering notifiers fails
` [PATCH v1 03/12] powerpc/pseries: CMM: Cleanup rc handling in cmm_init()
` [PATCH v1 04/12] powerpc/pseries: CMM: Drop page array
` [PATCH v1 05/12] powerpc/pseries: CMM: Use adjust_managed_page_count() insted of totalram_pages_*

[PATCH] x86/MCE/AMD: fix warning about sleep-in-atomic at early boot
 2019-10-31 14:29 UTC  (2+ messages)

[PATCH v4 0/2] Add IMX296 CMOS image sensor support
 2019-10-31 14:28 UTC  (9+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add IMX296 CMOS sensor binding

[GIT PULL] sound fixes for 5.4-rc6
 2019-10-31 14:28 UTC 

[PATCH] clone3: validate stack arguments
 2019-10-31 14:27 UTC  (3+ messages)

[PATCH 0/4] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2019-10-31 14:26 UTC  (5+ messages)
` [PATCH 1/4] drm: bridge: dw_mipi_dsi: access registers via a regmap
` [PATCH 2/4] drm: bridge: dw_mipi_dsi: abstract register access using reg_fields
` [PATCH 3/4] drm: imx: Add i.MX 6 MIPI DSI host driver
` [PATCH 4/4] dt-bindings: display: add IMX MIPI DSI host controller doc

[PATCH v3 00/32] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-10-31 14:26 UTC  (7+ messages)
` [PATCH v3 10/32] mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
` [PATCH v3 13/32] mtd: spi-nor: Print error messages inside Reg Ops methods

[Patch 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-10-31 14:25 UTC  (10+ messages)
` [Patch 1/3] ARM: dts: am43xx: add support for clkout1 clock

[PATCH] arm64: dts: rockchip: Rework voltage supplies for regulators on rk3399-roc-pc
 2019-10-31 14:24 UTC  (2+ messages)

NULL pointer dereference in pick_next_task_fair
 2019-10-31 14:24 UTC  (7+ messages)

[PATCH v3 00/11] Add support for more Kontron i.MX6UL/ULL SoMs and boards
 2019-10-31 14:24 UTC  (12+ messages)
` [PATCH v3 01/11] ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file
` [PATCH v3 02/11] ARM: dts: Add support for two more Kontron SoMs N6311 and N6411
` [PATCH v3 03/11] ARM: dts: imx6ul-kontron-n6310-s: Move common nodes to a separate file
` [PATCH v3 04/11] ARM: dts: Add support for two more Kontron evalkit boards 'N6311 S' and 'N6411 S'
` [PATCH v3 05/11] ARM: dts: imx6ul-kontron-n6x1x: Add 'chosen' node with 'stdout-path'
` [PATCH v3 06/11] ARM: dts: imx6ul-kontron-n6x1x-s: Specify bus-width for SD card and eMMC
` [PATCH v3 07/11] ARM: dts: imx6ul-kontron-n6x1x-s: Add vbus-supply and overcurrent polarity to usb nodes
` [PATCH v3 08/11] ARM: dts: imx6ul-kontron-n6x1x-s: Remove an obsolete comment and fix indentation
` [PATCH v3 09/11] ARM: dts: imx6ul-kontron-n6x1x-s: Disable the snvs-poweroff driver
` [PATCH v3 10/11] dt-bindings: arm: fsl: Add more Kontron i.MX6UL/ULL compatibles
` [PATCH v3 11/11] MAINTAINERS: Add an entry for Kontron Electronics ARM board support

[PATCH 00/16] The new slab memory controller
 2019-10-31 14:23 UTC  (5+ messages)
` [PATCH 09/16] mm: memcg/slab: charge individual slab objects instead of pages

[PATCH] arm64: dts: rockchip: Add vcc_sys enable pin on rk3399-roc-pc
 2019-10-31 14:23 UTC  (2+ messages)

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-10-31 14:20 UTC  (10+ messages)
` [PATCH 01/11] rcu: avoid leaking exp_deferred_qs into next GP
` [PATCH 02/11] rcu: fix bug when rcu_exp_handler() in nested interrupt
` [PATCH 03/11] rcu: clean up rcu_preempt_deferred_qs_irqrestore()
` [PATCH 04/11] rcu: cleanup rcu_preempt_deferred_qs()

[PATCH v2] arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo
 2019-10-31 14:17 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add nodes for buttons on rk3399-roc-pc
 2019-10-31 14:17 UTC  (2+ messages)

[PATCH 01/13] arm64: dts: rockchip: fix iface clock-name on px30 iommus
 2019-10-31 14:15 UTC  (3+ messages)

[PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
 2019-10-31 14:09 UTC 

[PATCH v3 0/3] reset: npcm: add NPCM reset driver support
 2019-10-31 13:56 UTC  (4+ messages)
` [PATCH v3 1/3] dt-binding: reset: add NPCM reset controller documentation
` [PATCH v3 2/3] dt-bindings: reset: Add binding constants for NPCM7xx reset controller
` [PATCH v3 3/3] reset: npcm: add NPCM reset controller driver

[PATCH] soc: qcom: smp2p: remove redundant print message
 2019-10-31 14:05 UTC 

[PATCH] seq_file: fix condition while loop
 2019-10-31 14:06 UTC  (2+ messages)

[PATCH v2 2/2] x86/PCI: sta2x11: use default DMA address translation
 2019-10-31 13:59 UTC  (5+ messages)
` [PATCH v2 0/2] x86: Get rid of custom DMA functions

[PATCH v3] nvdimm/btt: fix variable 'rc' set but not used
 2019-10-31 14:05 UTC 

[PATCH v14 00/22] Generic page walk and ptdump
 2019-10-31 14:00 UTC  (6+ messages)
` [PATCH v14 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
      ` [PATCH] mm: ptdump: Reduce level numbers by 1 in note_page()

[PATCH v4] vhost: introduce mdev based hardware backend
 2019-10-31 14:01 UTC 

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-10-31 13:58 UTC  (8+ messages)
` [Patch v3 1/7] tee: optee: allow kernel pages to register as shm
` [Patch v3 2/7] tee: enable support to register kernel memory
` [Patch v3 3/7] tee: add private login method for kernel clients
` [Patch v3 4/7] KEYS: trusted: Add generic trusted keys framework
` [Patch v3 5/7] KEYS: trusted: Introduce TEE based Trusted Keys
` [Patch v3 6/7] doc: keys: Document usage of "
` [Patch v3 7/7] MAINTAINERS: Add entry for "

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-31 13:59 UTC  (12+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH] nvme: change nvme_passthru_cmd64's result field
 2019-10-31 13:59 UTC  (4+ messages)

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-10-31 13:57 UTC  (11+ messages)

[PATCH v3] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:52 UTC 

[PATCH] MAINTAINERS: Add VSPRINTF
 2019-10-31 13:51 UTC  (2+ messages)

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:50 UTC  (8+ messages)

[GIT PULL v2 0/6] EFI fixes for v5.4
 2019-10-31 13:47 UTC  (6+ messages)
` [PATCH v2 3/6] efi/random: treat EFI_RNG_PROTOCOL output as bootloader randomness

[PATCH] powerpc/sysdev: drop simple gpio
 2019-10-31 13:47 UTC 

[RFC PATCH 0/5] powerpc: make iowrite32be etc. inline
 2019-10-31 13:46 UTC  (3+ messages)

[PATCH v2] nvme: Add hardware monitoring support
 2019-10-31 13:46 UTC  (9+ messages)

[PATCH 1/4] scripts/nsdeps: use $MODORDER to obtain correct modules.order path
 2019-10-31 13:41 UTC  (6+ messages)
` [PATCH 4/4] scripts/nsdeps: make sure to pass all module source files to spatch

[PATCH] ASoC: rt5677: Make rt5677_spi_pcm_page static
 2019-10-31 13:40 UTC  (3+ messages)

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-31 13:38 UTC  (5+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH] ASoC: ux500: Remove redundant variable "status"
 2019-10-31 13:34 UTC 

[PATCH -next] gpu: host1x: Fix compile test failure
 2019-10-31 13:33 UTC  (3+ messages)

[PATCH v2] Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
 2019-10-31 13:30 UTC  (3+ messages)

[PATCH] debugfs: fix potential infinite loop in debugfs_remove_recursive
 2019-10-31 13:34 UTC 

[PATCH] s390: vfio-ap: disable IRQ in remove callback results in kernel OOPS
 2019-10-31 13:26 UTC  (6+ messages)

[PATCH v2 6/6] staging: exfat: replace kmalloc with kmalloc_array
 2019-10-31 13:25 UTC  (2+ messages)

[PATCH V2] spi: add power control when set_cs
 2019-10-31 13:23 UTC  (2+ messages)
` Applied "spi: add power control when set_cs" to the spi tree

[PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link
 2019-10-31 13:22 UTC  (2+ messages)

[PATCH] arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core
 2019-10-31 13:21 UTC  (2+ messages)

[PATCH] sched/numa: advanced per-cgroup numa statistic
 2019-10-31 13:17 UTC  (4+ messages)

[PATCH] selftests: add tests for clone3()
 2019-10-31 13:15 UTC  (2+ messages)

ioc3_eth DMA API fixes
 2019-10-31 13:15 UTC  (6+ messages)
` [PATCH 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls

[PATCH v2 00/11] Add support for more Kontron i.MX6UL/ULL SoMs and boards
 2019-10-31 13:11 UTC  (8+ messages)
` [PATCH v2 01/11] ARM: dts: imx6ul-kontron-n6310: Move common SoM nodes to a separate file
` [PATCH v2 03/11] ARM: dts: imx6ul-kontron-n6310-s: Move common "
` [PATCH v2 11/11] ARM: dts: imx6ul-kontron-n6310-s-43: Add missing includes for GPIOs and IRQs

[PATCH v2] optee: allow to work without static shared memory
 2019-10-31 13:09 UTC  (3+ messages)
` [PATCH v3] "
  ` [Tee-dev] "

[PATCH] thermal: brcmstb: enable hwmon
 2019-10-31 13:08 UTC  (2+ messages)

[PATCH] tee: optee: Fix dynamic shm pool allocations
 2019-10-31 13:07 UTC 

[RFC PATCH 0/2] Add virtual SDEI support for arm64
 2019-10-31 13:07 UTC  (6+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space

[PATCH] phy: phy-rockchip-inno-usb2: add phy description for px30
 2019-10-31 13:02 UTC  (3+ messages)

[PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link
 2019-10-31 13:01 UTC  (2+ messages)

[PATCH v4 0/7] Add anx6345 DP/eDP bridge for Olimex Teres-I
 2019-10-31 12:51 UTC  (3+ messages)
` [PATCH v4 6/7] dt-bindings: Add ANX6345 DP/eDP transmitter binding

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-10-31 13:00 UTC  (6+ messages)
` [PATCHv2 2/8] module/ftrace: handle patchable-function-entry

[Patch v4 0/6] Introduce Thermal Pressure
 2019-10-31 12:57 UTC  (5+ messages)

[RFC PATCH v2 00/13] Support ROHM BD71828 PMIC
 2019-10-31 12:54 UTC  (8+ messages)
` [RFC PATCH v2 02/13] dt-bindings: mfd: Document ROHM BD71828 bindings

[PATCH v2 1/2] perf vendor events intel: Update Cascadelakex events to v1.05
 2019-10-31 12:51 UTC 

[PATCH] notifier-error-inject: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
 2019-10-31 12:42 UTC 

[PATCH v7 0/2] Allwinner H6 Mali GPU support
 2019-10-31 12:35 UTC  (2+ messages)

[PATCH v6] perf: Sharing PMU counters across compatible events
 2019-10-31 12:43 UTC  (2+ messages)

[PATCH v3 0/3] HMM tests and minor fixes
 2019-10-31 12:42 UTC  (7+ messages)
` [PATCH v3 3/3] mm/hmm/test: add self tests for HMM

[PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
 2019-10-31 12:40 UTC  (5+ messages)

[PATCH v3 0/4] add meson secure watchdog driver
 2019-10-31 12:40 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: watchdog: add new binding for meson secure watchdog

[PATCH] tty:n_gsm.c: destroy port by tty_port_destroy()
 2019-10-31 12:38 UTC  (3+ messages)

[PATCH 0/6] staging: exfat: fix multiple coding-style issues
 2019-10-31 12:38 UTC  (4+ messages)
` [PATCH 6/6] staging: exfat: replace kmalloc with kmalloc_array

[PATCH v2] mm: Fix checking unmapped holes for mbind
 2019-10-31 12:32 UTC  (3+ messages)

[PATCH 0/4] Convert STM32 Timer mdf bindings to yaml
 2019-10-31 12:30 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: counter: Convert stm32 counter bindings to json-schema
` [PATCH 2/4] dt-bindings: iio: timer: Convert stm32 IIO trigger "
` [PATCH 3/4] dt-bindings: pwm: Convert stm32 pwm "
` [PATCH 4/4] dt-bindings: mfd: Convert stm32 timers "

[PATCH v2 0/5] Improve the SC27XX fuel gauge controller
 2019-10-31 12:22 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: power: Introduce one property to describe the battery resistance with temperature changes
` [PATCH v2 2/5] power: supply: core: Add battery internal resistance temperature table support
` [PATCH v2 3/5] power: supply: sc27xx: Optimize the battery resistance with measuring temperature
` [PATCH v2 4/5] dt-bindings: power: sc27xx: Add a new property to describe the real resistance of coulomb counter chip
` [PATCH v2 5/5] power: supply: sc27xx: Calibrate the resistance of coulomb counter

[BUGFIX PATCH] selftests: breakpoints: Fix a typo of function name
 2019-10-31 12:23 UTC 

[PATCH v1 0/7] Add GPU & Video Clock controller driver for SC7180
 2019-10-31 12:21 UTC  (8+ messages)
` [PATCH v1 1/7] clk: qcom: clk-alpha-pll: Add support for Fabia PLL calibration
` [PATCH v1 2/7] dt-bindings: clock: Add YAML schemas for the QCOM GPUCC clock bindings
` [PATCH v1 3/7] dt-bindings: clock: Introduce QCOM Graphics "
` [PATCH v1 4/7] clk: qcom: Add graphics clock controller driver for SC7180
` [PATCH v1 5/7] dt-bindings: clock: Add YAML schemas for the QCOM VIDEOCC clock bindings
` [PATCH v1 6/7] dt-bindings: clock: Introduce QCOM Video "
` [PATCH v1 7/7] clk: qcom: Add video clock controller driver for SC7180

[PATCH net] rxrpc: Fix handling of last subpacket of jumbo packet
 2019-10-31 12:13 UTC 

[PATCH v3 0/9] KEYS: Measure keys when they are created or updated
 2019-10-31 12:10 UTC  (9+ messages)
` [PATCH v3 1/9] KEYS: Defined an IMA hook to measure keys on key create or update
` [PATCH v3 2/9] KEYS: Defined functions to queue and dequeue keys for measurement
` [PATCH v3 3/9] KEYS: Added KEYRING_CHECK policy for key measurement
` [PATCH v3 4/9] KEYS: Updated IMA policy functions for handling "

[PATCH 4.14 000/119] 4.14.151-stable review
 2019-10-31 12:09 UTC  (5+ messages)
` [PATCH 4.14 024/119] sctp: change sctp_prot .no_autobind with true

[PATCH 0/2] clk: imx: imx7d: move setting clk parent to dts
 2019-10-31 12:09 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: imx7s: ccm: add assigned-clocks
` [PATCH 2/2] clk: imx: imx7d: remove clk_set_parent

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-10-31 12:03 UTC  (4+ messages)
` [PATCH 6/7] Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"

[PATCH v2 00/36] irqchip/gic-v4: GICv4.1 architecture support
 2019-10-31 12:02 UTC  (3+ messages)
` [PATCH v2 09/36] irqchip/gic-v3: Add GICv4.1 VPEID size discovery

[tip: core/rcu] net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Ensure that ->rcu_urgent_qs is set before resched IPI
 2019-10-31 11:54 UTC 

[tip: core/rcu] drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Remove unused function hlist_bl_del_init_rcu()
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Update descriptions for rcu_nocb_wake tracepoint
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Several rcu_segcblist functions can be static
 2019-10-31 11:54 UTC 

[tip: core/rcu] drm/i915: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()
 2019-10-31 11:54 UTC 

[tip: core/rcu] workqueue: Convert for_each_wq to use built-in list check
 2019-10-31 11:54 UTC 

[tip: core/rcu] rcu: Fix uninitialized variable in nocb_gp_wait()
 2019-10-31 11:54 UTC 

[tip: core/rcu] doc: Update list_for_each_entry_rcu() documentation
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Make kernel-mode nohz_full CPUs invoke the RCU core processing
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Confine ->core_needs_qs accesses to the corresponding CPU
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Force nohz_full tick on upon irq enter instead of exit
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Force tick on for nohz_full CPUs not reaching quiescent states
 2019-10-31 11:55 UTC 

[tip: core/rcu] Revert docs from "treewide: Rename rcu_dereference_raw_notrace() to _check()"
 2019-10-31 11:55 UTC 

[tip: core/rcu] tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txt
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Reset CPU hints when reporting a quiescent state
 2019-10-31 11:55 UTC 

[tip: core/rcu] locking: locktorture: Do not include rwlock.h directly
 2019-10-31 11:55 UTC 

[tip: core/rcu] docs: rcu: Increase toctree to 3
 2019-10-31 11:55 UTC 

[tip: core/rcu] locktorture: Replace strncmp() with str_has_prefix()
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Suppress levelspread uninitialized messages
 2019-10-31 11:54 UTC 

[tip: core/rcu] stop_machine: Provide RCU quiescent state in multi_cpu_stop()
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcutorture: Make in-kernel-loop testing more brutal
 2019-10-31 11:55 UTC 

[tip: core/rcu] nohz: Add TICK_DEP_BIT_RCU
 2019-10-31 11:55 UTC 

[tip: core/rcu] tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcutorture: Force on tick for readers and callback flooders
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Remove unused function rcutorture_record_progress()
 2019-10-31 11:55 UTC 

[tip: core/rcu] Restore docs "treewide: Rename rcu_dereference_raw_notrace() to _check()"
 2019-10-31 11:55 UTC 

[tip: core/rcu] Revert docs from "rcu: Restore barrier() to rcu_read_lock() and rcu_read_unlock()"
 2019-10-31 11:55 UTC 

[tip: core/rcu] rcu: Remove unused variable rcu_perf_writer_state
 2019-10-31 11:55 UTC 

[PATCH v2 5/6] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-31 11:55 UTC  (2+ messages)
` [tip: efi/urgent] x86, efi: Never "


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