linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 08:42:20 to 2019-11-01 12:58:20 UTC [more...]

[PATCH 00/11] rcu: introduce percpu rcu_preempt_depth
 2019-11-01 12:58 UTC  (9+ messages)
` [PATCH 05/11] rcu: clean all rcu_read_unlock_special after report qs
` [PATCH 06/11] rcu: clear t->rcu_read_unlock_special in one go
` [PATCH 08/11] rcu: don't use negative ->rcu_read_lock_nesting
` [PATCH 11/11] x86,rcu: use percpu rcu_preempt_depth

[PATCH v2 00/36] irqchip/gic-v4: GICv4.1 architecture support
 2019-11-01 12:55 UTC  (23+ messages)
` [PATCH v2 12/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMAPP
` [PATCH v2 13/36] irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
` [PATCH v2 14/36] irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
` [PATCH v2 15/36] irqchip/gic-v4.1: Plumb skeletal VPE irqchip
` [PATCH v2 16/36] irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
` [PATCH v2 17/36] irqchip/gic-v4.1: Add VPE residency callback
` [PATCH v2 18/36] irqchip/gic-v4.1: Add VPE eviction callback
` [PATCH v2 19/36] irqchip/gic-v4.1: Add VPE INVALL callback
` [PATCH v2 20/36] irqchip/gic-v4.1: Suppress per-VLPI doorbell
` [PATCH v2 21/36] irqchip/gic-v4.1: Allow direct invalidation of VLPIs
` [PATCH v2 22/36] irqchip/gic-v4.1: Advertise support v4.1 to KVM

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

[PATCH] crypto: fix memdup.cocci warnings
 2019-11-01 12:52 UTC  (2+ messages)

[PATCH] crypto: fix semicolon.cocci warnings
 2019-11-01 12:50 UTC  (2+ messages)

[PATCH v2] pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
 2019-11-01 12:45 UTC  (4+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-11-01 12:42 UTC  (38+ messages)
` [PATCH v3 00/36] QUICC Engine "
  ` [PATCH v3 01/36] soc: fsl: qe: remove space-before-tab
  ` [PATCH v3 02/36] soc: fsl: qe: drop volatile qualifier of struct qe_ic::regs
  ` [PATCH v3 03/36] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
  ` [PATCH v3 04/36] soc: fsl: qe: introduce qe_io{read,write}* wrappers
  ` [PATCH v3 05/36] soc: fsl: qe: avoid ppc-specific io accessors
  ` [PATCH v3 06/36] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
  ` [PATCH v3 07/36] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
  ` [PATCH v3 08/36] soc: fsl: qe: drop unneeded #includes
  ` [PATCH v3 09/36] soc: fsl: qe: drop assign-only high_active in qe_ic_init
  ` [PATCH v3 10/36] soc: fsl: qe: remove pointless sysfs registration in qe_ic.c
  ` [PATCH v3 11/36] soc: fsl: qe: use qe_ic_cascade_{low,high}_mpic also on 83xx
  ` [PATCH v3 12/36] soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/
  ` [PATCH v3 13/36] powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ
  ` [PATCH v3 14/36] powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
  ` [PATCH v3 15/36] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
  ` [PATCH v3 16/36] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v3 17/36] soc: fsl: qe: remove unused qe_ic_set_* functions
  ` [PATCH v3 18/36] soc: fsl: qe: don't use NO_IRQ in qe_ic.c
  ` [PATCH v3 19/36] soc: fsl: qe: make qe_ic_get_{low,high}_irq static
  ` [PATCH v3 20/36] soc: fsl: qe: simplify qe_ic_init()
  ` [PATCH v3 21/36] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
  ` [PATCH v3 22/36] soc: fsl: qe: qe.c: use of_property_read_* helpers
  ` [PATCH v3 23/36] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
  ` [PATCH v3 24/36] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
  ` [PATCH v3 25/36] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
  ` [PATCH v3 26/36] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
  ` [PATCH v3 27/36] soc/fsl/qe/qe.h: update include path for cpm.h
  ` [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
  ` [PATCH v3 29/36] serial: ucc_uart: replace ppc-specific IO accessors
  ` [PATCH v3 30/36] serial: ucc_uart: factor out soft_uart initialization
  ` [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
  ` [PATCH v3 32/36] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
  ` [PATCH v3 33/36] serial: ucc_uart: access __be32 field using be32_to_cpu
  ` [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC "
  ` [PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH -tip] x86/fpu: Shrink space allocated for xstate_comp_offsets
 2019-11-01 12:42 UTC 

[PATCH -tip] x86/fpu: Fix missing variable rename in a comment
 2019-11-01 12:38 UTC 

[PATCH] scsi: ibmvscsi_tgt: Remove unneeded variable rc
 2019-11-01 12:35 UTC 

[PATCH] clone3: validate stack arguments
 2019-11-01 12:32 UTC  (4+ messages)

[PATCH v6 00/18] Consolidate and improve NVIDIA Tegra CPUIDLE driver(s)
 2019-11-01 12:33 UTC  (7+ messages)

[PATCH linux-kselftest/test v1] apparmor: add AppArmor KUnit tests for policy unpack
 2019-11-01 12:30 UTC  (8+ messages)

[PATCH 0/7] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-01 12:28 UTC  (9+ messages)

[PATCH] spi: sifive: disable clk when probe fails and remove
 2019-11-01 12:17 UTC 

[PATCH] net: ethernet: arc: add the missed clk_disable_unprepare
 2019-11-01 12:17 UTC 

[Patch v4 0/6] Introduce Thermal Pressure
 2019-11-01 12:17 UTC  (3+ messages)
` [Patch v4 2/6] sched: Add infrastructure to store and update instantaneous thermal pressure

[PATCH 0/1] Add device node support for TSENS
 2019-11-01 12:08 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: qcom: sc7180: Add device node support for TSENS in SC7180

[PATCH v4 0/5] livepatch: new API to track system state changes
 2019-11-01 12:14 UTC  (3+ messages)

[PATCH 00/28] mm, xfs: non-blocking inode reclaim
 2019-11-01 12:05 UTC  (7+ messages)
` [PATCH 02/28] xfs: Throttle commits on delayed background CIL push
` [PATCH 04/28] xfs: Improve metadata buffer reclaim accountability
` [PATCH 08/28] xfs: factor inode lookup from xfs_ifree_cluster

[PATCH v2 0/3] arm64: Brahma-B53 erratum updates
 2019-11-01 12:01 UTC  (2+ messages)

[PATCH] ASoC: sun4i: Use PTR_ERR_OR_ZERO to simplify the code
 2019-11-01 11:55 UTC  (3+ messages)

[RFC PATCH v3 00/15] Support ROHM BD71828 PMIC
 2019-11-01 11:53 UTC  (17+ messages)
` [RFC PATCH v3 01/15] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [RFC PATCH v3 02/15] dt-bindings: mfd: Document ROHM BD71828 bindings
` [RFC PATCH v3 03/15] dt-bindings: regulator: Document ROHM BD71282 regulator bindings
` [RFC PATCH v3 04/15] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [RFC PATCH v3 05/15] mfd: input: bd71828: Add power-key support
` [RFC PATCH v3 06/15] clk: bd718x7: Support ROHM BD71828 clk block
` [RFC PATCH v3 07/15] clk: bd718x7: simplify header dependencies
` [RFC PATCH v3 08/15] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [RFC PATCH v3 09/15] regulator: bd71828: Basic support for ROHM bd71828 PMIC regulators
` [RFC PATCH v3 10/15] regulator: bd71828: Add GPIO based run-level control for regulators
` [RFC PATCH v3 11/15] regulator: bd71828: enhanced run-level support
` [RFC PATCH v3 12/15] regulator: bd71828: Support in-kernel APIs to change run-level
` [RFC PATCH v3 13/15] rtc: bd70528 add BD71828 support
` [RFC PATCH v3 14/15] gpio: Add definition for GPIO direction
` [RFC PATCH v3 15/15] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs

[PATCH] sched/numa: advanced per-cgroup numa statistic
 2019-11-01 11:52 UTC  (7+ messages)

[PATCH] arm64: dts: rockchip: Add PCIe node on rk3399-roc-pc
 2019-11-01 11:47 UTC  (5+ messages)

[PATCH 00/25] thunderbolt: Add support for USB4
 2019-11-01 11:43 UTC  (2+ messages)

[PATCH -next] serial: uartlite: Missing uart_unregister_driver() on error in ulite_probe()
 2019-11-01 11:41 UTC  (2+ messages)

[PATCH -next] nfsd: Drop LIST_HEAD where the variable it declares is never used
 2019-11-01 11:40 UTC 

[PATCH -next] gpu: host1x: Fix compile test failure
 2019-11-01 11:33 UTC  (5+ messages)

[RFC PATCH v4 00/19] Core scheduling v4
 2019-11-01 11:33 UTC  (3+ messages)

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

[PATCH 1/4] HEADERS, do not merge!!!!
 2019-11-01 11:25 UTC  (4+ messages)
` [PATCH 2/4] v4l2-ctl: Support query V4L2_CTRL_TYPE_AREA controls
` [PATCH 3/4] v4l2-ctl: Support getting "
` [PATCH 4/4] v4l2-ctl: Support setting "

[PATCH v3 1/5] media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
 2019-11-01 11:23 UTC  (5+ messages)
` [PATCH v3 2/5] media: v4l2_ctrl: Add const pointer to ctrl_ptr
` [PATCH v3 3/5] media: vivid: Add an area control
` [PATCH v3 4/5] media: v4l2_core: Add p_area to struct v4l2_ext_control
` [PATCH v3 5/5] Documentation: v42l_core: v4l2_ext_control

[PATCH v2 2/2] PCI: Add missing link delays required by the PCIe spec
 2019-11-01 11:19 UTC  (3+ messages)

[RFC 00/10] autonuma: Optimize memory placement in memory tiering system
 2019-11-01 11:13 UTC  (9+ messages)
` [RFC 01/10] autonuma: Fix watermark checking in migrate_balanced_pgdat()
` [RFC 02/10] autonuma: Reduce cache footprint when scanning page tables
` [RFC 08/10] autonuma, memory tiering: Select hotter pages to promote to fast memory node
` [RFC 10/10] autonuma, memory tiering: Adjust hot threshold automatically

[PATCH] kernel: sysctl: make drop_caches write-only
 2019-11-01 11:09 UTC  (5+ messages)

[PATCH v4 1/7] dt-bindings: sram: Convert SRAM bindings to json-schema
 2019-11-01 11:01 UTC  (5+ messages)
` [PATCH v4 4/7] dt-bindings: sram: Merge Renesas SRAM bindings into generic

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-01 10:59 UTC  (7+ messages)
` [PATCH v4 2/3] dwc: PCI: intel: PCIe RC controller driver

[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list
 2019-11-01 10:50 UTC  (10+ messages)

[PATCH] clk: imx: clk-composite-8m: add lock to gate/mux
 2019-11-01 10:42 UTC  (2+ messages)

[PATCH 0/4] ARM: dts: aspeed: add dtsi for Facebook AST2500 Network BMCs
 2019-11-01 10:12 UTC  (4+ messages)
` [PATCH 1/4] "

[PATCH RFC 0/6] perf/x86: Add perf text poke event
 2019-11-01 10:09 UTC  (10+ messages)
` [PATCH RFC 1/6] "

[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
 2019-11-01 10:08 UTC  (5+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains

[RFC PATCH v3] f2fs: support data compression
 2019-11-01 10:07 UTC 

[GIT PULL] Thunderbolt fixes for v5.4
 2019-11-01 10:06 UTC  (3+ messages)

[RFC PATCH v2] f2fs: support data compression
 2019-11-01 10:05 UTC  (3+ messages)

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-11-01  9:56 UTC  (2+ messages)

[PATCH 1/2] f2fs: support aligned pinned file
 2019-11-01 10:02 UTC  (10+ messages)
` [PATCH 2/2] f2fs: support data compression
    ` [f2fs-dev] "

[PATCH][next][V2] drivers: thermal: tsens: fix potential integer overflow on multiply
 2019-11-01 10:00 UTC 

[PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2
 2019-11-01 10:00 UTC  (2+ messages)

[PATCH 2/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2
 2019-11-01  9:55 UTC  (5+ messages)
` [PATCH 3/3] ARM: dts: sun8i: add FriendlyARM NanoPi Duo2-IoT Box

Build regressions/improvements in v5.4-rc5
 2019-11-01  9:55 UTC  (2+ messages)

[PATCH 1/3] f2fs: clean up check condition for writting beyond EOF
 2019-11-01  9:53 UTC  (3+ messages)
` [PATCH 2/3] f2fs: show f2fs instance in printk_ratelimited
` [PATCH 3/3] Revert "f2fs: use kvmalloc, if kmalloc is failed"

[PATCH -next] clk: tegra: Fix build error without CONFIG_PM_SLEEP
 2019-11-01  9:50 UTC  (2+ messages)

[PATCH] scsi: pm8001: pm8001_init: Fix Use plain integer as NULL pointer
 2019-11-01  9:48 UTC 

[mm] 87eaceb3fa: stress-ng.madvise.ops_per_sec -19.6% regression
 2019-11-01  9:41 UTC  (2+ messages)
` [LKP] "

[PATCH 1/3] ARM: dts: sunxi: h3/h5: add missing uart2 rts/cts pins
 2019-11-01  9:05 UTC  (2+ messages)

[PATCH] ARM: sunxi_defconfig: Enable MICREL_PHY
 2019-11-01  9:04 UTC  (2+ messages)

[PATCH v6 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-11-01  9:02 UTC  (3+ messages)

[PATCH 00/10] iio: adis: cleanups and fixes
 2019-11-01  9:35 UTC  (11+ messages)
` [PATCH 01/10] iio: gyro: adis16136: check ret val for non-zero vs less-than-zero
` [PATCH 02/10] iio: imu: adis16400: "
` [PATCH 03/10] iio: imu: adis16460: "
` [PATCH 04/10] iio: imu: adis16480: "
` [PATCH 05/10] iio: imu: adis: "
` [PATCH 06/10] iio: imu: adis16480: fix indentation of return statement
` [PATCH 07/10] iio: imu: adis16480: prefer `unsigned int` over `unsigned`
` [PATCH 08/10] iio: imu: adis16480: assign bias value only if operation succeeded
` [PATCH 09/10] iio: imu: adis: assign read val in debugfs hook only if op successful
` [PATCH 10/10] iio: imu: adis: assign value only if return code zero in read funcs

[PATCH v2 6/6] staging: exfat: replace kmalloc with kmalloc_array
 2019-11-01  9:34 UTC  (4+ messages)

[Patch v3 0/7] Introduce TEE based Trusted Keys support
 2019-11-01  9:34 UTC  (4+ messages)
` [Patch v3 6/7] doc: keys: Document usage of TEE based Trusted Keys

[PATCH v3 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-11-01  8:58 UTC  (3+ messages)

[PATCH] iio: imu: adis: assign value only if return code zero in read funcs
 2019-11-01  9:25 UTC  (2+ messages)

[PATCH v2] pinctrl: at91: Enable slewrate by default on SAM9X60
 2019-11-01  9:20 UTC 

[PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK
 2019-11-01  9:20 UTC  (7+ messages)
` [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup
` [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions
` [PATCH v2 12/13] um: add support for folded p4d page tables

[PATCH] drm/etnaviv: correct ETNA_MAX_PIPE define
 2019-11-01 10:10 UTC 

[PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS
 2019-11-01  9:08 UTC  (3+ messages)

[PATCH v2 0/9] Simplify MFD Core
 2019-11-01  9:07 UTC  (6+ messages)

[RFC PATCH] usb: common: change usb_debug_root as static variable
 2019-11-01  9:02 UTC  (2+ messages)

[PATCH 1/4] ACPI / PMIC: Add partial support for Cherry Trail Crystal Cove PMIC
 2019-11-01  9:01 UTC  (3+ messages)
` [PATCH 4/4] mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cells

[PATCH v2 00/18] cros_ec: Add sensorhub driver and FIFO processing*** SUBJECT HERE
 2019-11-01  9:00 UTC  (3+ messages)
` [PATCH v2 02/18] mfd: cros_ec: Add sensor_count and make check_features public

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-11-01  8:58 UTC  (6+ messages)

[PATCH] tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
 2019-11-01  8:54 UTC 

[PATCH] i2c: imx-lpi2c: add clk_disable_unprepare calls
 2019-11-01  8:54 UTC 

[PATCH v8 0/7] Introduce support for guest CET feature
 2019-11-01  8:52 UTC  (8+ messages)
` [PATCH v8 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v8 2/7] KVM: VMX: Define CET VMCS fields and #CP flag
` [PATCH v8 3/7] KVM: VMX: Pass through CET related MSRs
` [PATCH v8 4/7] KVM: VMX: Load CET states on vmentry/vmexit
` [PATCH v8 5/7] KVM: X86: Enable CET bits update in IA32_XSS
` [PATCH v8 6/7] KVM: X86: Load guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v8 7/7] KVM: X86: Add user-space access interface for CET MSRs

[RESEND PATCH] thermal: mediatek: add suspend/resume callback
 2019-11-01  8:46 UTC  (4+ messages)

[PATCH] mm/ioremap: Use WARN_ONCE instead of printk() + WARN_ON_ONCE()
 2019-11-01  8:45 UTC  (6+ messages)

[PATCH v4 00/15] dmaengine/soc: Add Texas Instruments UDMA support
 2019-11-01  8:41 UTC  (3+ messages)
` [PATCH v4 02/15] soc: ti: k3: add navss ringacc driver
` [PATCH v4 07/15] dmaengine: ti: k3 PSI-L remote endpoint configuration


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