linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-16 13:10:00 to 2019-10-16 15:20:24 UTC [more...]

[PATCH v3] x86, efi: never relocate kernel below lowest acceptable address
 2019-10-16 15:20 UTC  (5+ messages)

[PATCH -next] ipmi: bt-bmc: use devm_platform_ioremap_resource() to simplify code
 2019-10-16 15:20 UTC  (4+ messages)

email as a bona fide git transport
 2019-10-16 15:00 UTC  (4+ messages)

[PATCH v1 1/3] tty: serial: lpuart: Remove unnecessary code from set_mctrl
 2019-10-16 15:18 UTC  (3+ messages)
` [PATCH v1 2/3] tty: serial: lpuart: Use defines that correspond to correct register
` [PATCH v1 3/3] tty: serial: lpuart: Add RS485 support for 32-bit uart flavour

[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-16 15:16 UTC  (5+ messages)
` [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH 1/2] binder: Don't modify VMA bounds in ->mmap handler
 2019-10-16 15:16 UTC  (3+ messages)
` [PATCH 2/2] binder: Use common definition of SZ_1K

[PATCH v2] tpm/tpm_ftpm_tee: add shutdown call back
 2019-10-16 15:12 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: Remove runtime power management
 2019-10-16 15:12 UTC 

linux-next: Tree for Oct 16
 2019-10-16 15:12 UTC  (2+ messages)
` linux-next: Tree for Oct 16 (amd display)

[PATCH v9 1/4] ftrace: Implement fs notification for tracing_max_latency
 2019-10-16 15:10 UTC  (2+ messages)

[PATCH -next] arm64: mm: Fix unused variable warning in zone_sizes_init
 2019-10-16 15:09 UTC  (6+ messages)
` [PATCH -next v2] "
  ` [PATCH -next v3] "

[PATCH v3 0/3] ftrace: Introduce PERMANENT ftrace_ops flag
 2019-10-16 15:08 UTC  (10+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] selftests/livepatch: Make dynamic debug setup and restore generic
` [PATCH v3 3/3] selftests/livepatch: Test interaction with ftrace_enabled

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

[PATCHv7 00/33] kernel: Introduce Time Namespace
 2019-10-16 15:07 UTC  (9+ messages)
` [PATCHv7 01/33] ns: "
` [PATCHv7 19/33] lib/vdso: Prepare for time namespace support

[PATCH] clocksource/drivers/sh_mtu2: Do not loop using platform_get_irq_by_name()
 2019-10-16 15:06 UTC  (2+ messages)

[PATCH V2] arm64: psci: Reduce waiting time of cpu_psci_cpu_kill()
 2019-10-16 15:05 UTC  (6+ messages)

[PATCH v4 08/11] drm/ttm: add drm_gem_ttm_mmap()
 2019-10-16 15:04 UTC  (2+ messages)

[PATCH v4 0/4] clocksource/drivers/timer-of/renesas-ostm improvements
 2019-10-16 15:03 UTC  (7+ messages)
` [PATCH v4 1/4] clocksource/drivers/timer-of: Convert last full_name to %pOF
` [PATCH v4 2/4] clocksource/drivers/timer-of: Use unique device name instead of timer
` [PATCH v4 3/4] clocksource/drivers/renesas-ostm: Convert to timer_of
` [PATCH v4 4/4] clocksource/drivers/renesas-ostm: Use unique device name instead of ostm

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-10-16 15:03 UTC  (20+ messages)
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock

[PATCH] staging: iio: ad9834: add a check for devm_clk_get
 2019-10-16 15:02 UTC  (2+ messages)

[PATCH v5 00/11] crypto: add sun8i-ce driver for Allwinner crypto engine
 2019-10-16 15:01 UTC  (12+ messages)
` [PATCH v5 01/11] crypto: Add allwinner subdirectory
` [PATCH v5 02/11] crypto: Add Allwinner sun8i-ce Crypto Engine
` [PATCH v5 03/11] dt-bindings: crypto: Add DT bindings documentation for "
` [PATCH v5 04/11] ARM: dts: sun8i: R40: add crypto engine node
` [PATCH v5 05/11] ARM: dts: sun8i: H3: Add Crypto Engine node
` [PATCH v5 06/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on A64
` [PATCH v5 07/11] ARM64: dts: allwinner: sun50i: Add crypto engine node on H5
` [PATCH v5 08/11] ARM64: dts: allwinner: sun50i: Add Crypto Engine node on H6
` [PATCH v5 09/11] sunxi_defconfig: add new Allwinner crypto options
` [PATCH v5 10/11] arm64: defconfig: "
` [PATCH v5 11/11] crypto: sun4i-ss: Move to Allwinner directory

[PATCH -next] char: xillybus: use devm_platform_ioremap_resource() to simplify code
 2019-10-16 15:01 UTC  (2+ messages)

"Convert the AMD iommu driver to the dma-iommu api" is buggy
 2019-10-16 14:59 UTC  (2+ messages)

[PATCH v1 00/17] NVIDIA Tegra20 CPUFreq driver major update
 2019-10-16 14:58 UTC  (12+ messages)
` [PATCH v1 07/17] cpufreq: tegra20: Use generic cpufreq-dt driver (Tegra30 supported now)
` [PATCH v1 11/17] ARM: dts: tegra20: Add CPU Operating Performance Points

memory leaks in dasd_eckd_check_characteristics() error paths
 2019-10-16 14:56 UTC  (4+ messages)

[PATCH V5 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-10-16 14:55 UTC  (5+ messages)
` [PATCH V5 2/3] dt-bindings: Add Logic PD Type 28 display panel
` [PATCH V5 3/3] ARM: logicpd-torpedo-37xx-devkit-28: Reference new DRM panel

[PATCH v2] media: v4l2-ctrl: Add p_def to v4l2_ctrl_config
 2019-10-16 14:55 UTC 

[PATCH 1/4] staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)
 2019-10-16 14:54 UTC  (3+ messages)
` [PATCH 2/4] staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)

[PATCH] tools/lib/traceevent, perf tools: Handle %pU format correctly
 2019-10-16 14:54 UTC  (2+ messages)

[PATCH] arm64: dts: sun50i: sopine-baseboard: Expose serial1, serial2 and serial3
 2019-10-16 14:54 UTC  (3+ messages)

[PATCH v6 0/7] ASoC: sun4i-i2s: Updates to the driver
 2019-10-16 14:53 UTC  (9+ messages)
` [PATCH v6 1/7] ASoC: sun4i-i2s: Move channel select offset
` [PATCH v6 2/7] ASoC: sun4i-i2s: Add functions for RX and TX channel offsets

[PATCH v4 0/1] printf: add support for printing symbolic error names
 2019-10-16 14:52 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
 2019-10-16 14:50 UTC  (2+ messages)

[PATCH 1/4] parport: daisy: avoid hardcoded name
 2019-10-16 14:45 UTC  (4+ messages)
` [PATCH 2/4] parport: do not check portlist when using device-model
` [PATCH 3/4] parport: load lowlevel driver if ports not found
` [PATCH 4/4] parport: daisy: use new parport device model

[PATCH v3] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-10-16 14:44 UTC 

[PATCH v3] PCI: dwc: Add support to add GEN3 related equalization quirks
 2019-10-16 14:44 UTC  (7+ messages)

[PATCH] ARM: dts: imx6-logicpd: Re-enable SNVS power key
 2019-10-16 14:40 UTC 

[PATCH 00/34] Treewide: Use CONFIG_PREEMPTION
 2019-10-16 14:38 UTC  (3+ messages)
` [PATCH 25/34] mm: "

[PATCH v2] leds: an30259a: add a check for devm_regmap_init_i2c
 2019-10-16 14:33 UTC  (2+ messages)

[PATCH v12 0/4] fix double page fault in cow_user_page for pfn mapping
 2019-10-16 14:32 UTC  (3+ messages)

[PATCH] of: unittest: Use platform_get_irq_optional() for non-existing interrupt
 2019-10-16 14:31 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-10-16 14:31 UTC  (7+ messages)

[PATCH] spi: rspi: Use platform_get_irq_byname_optional() for optional irqs
 2019-10-16 14:31 UTC 

[PATCH v5 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-16 14:30 UTC  (3+ messages)
` [PATCH v5 4/4] drm/komeda: Adds gamma and color-transform support for DOU-IPS

[PATCH 0/3 v3] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-10-16 14:30 UTC  (8+ messages)
` [PATCH 3/3 v3] x86/kdump: clean up all the code related to the backup region

[PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-16 14:28 UTC  (5+ messages)
` [PATCH v3 1/4] perf/core,x86: introduce sync_task_ctx() method at struct pmu
` [PATCH v3 2/4] perf/x86: install platform specific sync_task_ctx adapter
` [PATCH v3 3/4] perf/x86/intel: implement LBR callstacks context synchronization
` [PATCH v3 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches

[PATCH] cgroup: pids: use {READ,WRITE}_ONCE for pids->limit operations
 2019-10-16 14:27 UTC  (6+ messages)

[PATCH v2] phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irq
 2019-10-16 14:27 UTC 

[RFC PATCH 02/21] Add a prelocked wake-up
 2019-10-16 14:26 UTC  (4+ messages)
` [RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications

[PATCH v2] pinctrl: sh-pfc: Do not use platform_get_irq() to count interrupts
 2019-10-16 14:26 UTC 

[PATCH v2] perf jevents: Fix resource leak in process_mapfile() and main()
 2019-10-16 14:25 UTC  (2+ messages)

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-10-16 14:23 UTC  (2+ messages)

[PATCH] hugetlb: Fix clang compilation warning
 2019-10-16 14:23 UTC 

[PATCH v2 0/6] media: Introduce Allwinner H3 deinterlace driver
 2019-10-16 14:20 UTC  (3+ messages)
` [PATCH v2 5/6] media: sun4i: Add "

[PATCH v2] perf kmem: Fix memory leak in compact_gfp_flags()
 2019-10-16 14:19 UTC  (3+ messages)

[PATCH net-next 0/2] net: phy: Add ability to debug RGMII connections
 2019-10-16 14:19 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: Use genphy_loopback() by default
` [PATCH net-next 2/2] net: phy: Add ability to debug RGMII connections

[PATCH] HID: i2c-hid: Remove runtime power management
 2019-10-16 14:17 UTC  (4+ messages)

[PATCH] perf kmem: Fix memory leak in compact_gfp_flags()
 2019-10-16 14:17 UTC  (6+ messages)

[PATCH RFC v3 0/9] virtio-mem: paravirtualized memory
 2019-10-16 14:16 UTC  (12+ messages)
` [PATCH RFC v3 6/9] mm: Allow to offline PageOffline() pages with a reference count of 0

[PATCH 0/7] rcu: cleanups
 2019-10-16 14:14 UTC  (5+ messages)
` [PATCH 2/7] rcu: fix tracepoint string when RCU CPU kthread runs

[PATCH -next] pinctrl: mvebu: use devm_platform_ioremap_resource() to simplify code
 2019-10-16 14:12 UTC 

[PATCH -next] pinctrl: mediatek: use devm_platform_ioremap_resource() to simplify code
 2019-10-16 14:10 UTC 

[PATCH v1 0/4] add dsa switch support for ar9331
 2019-10-16 14:07 UTC  (8+ messages)
` [PATCH v1 1/4] net: ag71xx: port to phylink
` [PATCH v1 4/4] net: dsa: add support for Atheros AR9331 build-in switch

[PATCH v2 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-16 14:07 UTC  (5+ messages)
` [PATCH v2 3/4] perf/x86/intel: implement LBR callstacks context synchronization

[PATCH] pinctrl: sprd: Add CM4 sleep mode support
 2019-10-16 14:01 UTC  (2+ messages)

[PATCH v6 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
 2019-10-16 14:01 UTC  (2+ messages)

[PATCH 0/7] pinctrl: Fixes for AST2600 support
 2019-10-16 14:00 UTC  (4+ messages)

[PATCH 1/2] x86, mce, therm_throt: Optimize logging of thermal throttle messages
 2019-10-16 14:00 UTC  (5+ messages)

[PATCH -next] phy: hisilicon: use devm_platform_ioremap_resource() to simplify code
 2019-10-16 13:57 UTC 

[PATCH V4 1/3] drm/panel: simple: Add Logic PD Type 28 display support
 2019-10-16 13:55 UTC  (6+ messages)
` [PATCH V4 2/3] dt-bindings: Add Logic PD Type 28 display panel

[PATCH v3 0/7] PCI: PM: Move to D0 before calling pci_legacy_resume_early()
 2019-10-16 13:50 UTC  (3+ messages)
` [PATCH 5/7] PCI/PM: Make power management op coding style consistent

[PATCH v2 0/6] dt-bindings: max77650: convert the device-tree bindings to yaml
 2019-10-16 13:51 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: max77650: convert the binding document "

[PATCH] ARM: dts: imx6dl-yapp4: Enable the I2C3 bus on all board variants
 2019-10-16 13:49 UTC 

[PATCH] ARM: dts: imx6dl-yapp4: Enable UART2
 2019-10-16 13:49 UTC 

[PATCH v6 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2019-10-16 13:49 UTC  (5+ messages)
` [PATCH v6 3/8] drm: rcar-du: Add support for CMM
` [PATCH v6 5/8] drm: rcar-du: crtc: Control CMM operations

[PATCH v1] PM / Domains: Add tracepoints
 2019-10-16 13:47 UTC  (6+ messages)

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-16 13:46 UTC  (7+ messages)
` [PATCH 01/10] leds: pca953x: Use of_device_get_match_data()

[PATCH] drivers: mcb: use symbol namespaces
 2019-10-16 13:45 UTC  (3+ messages)

[PATCH v2] media: imx7-mipi-csis: Add a check for devm_regulator_get
 2019-10-16 13:43 UTC  (3+ messages)

[PATCH] vfs: Handle fs_param_neg_with_empty
 2019-10-16 13:42 UTC  (2+ messages)

[PATCH 0/4] crypto: add sun8i-ss driver for Allwinner Security System
 2019-10-16 13:39 UTC  (6+ messages)
` [PATCH 1/4] crypto: Add Allwinner sun8i-ss cryptographic offloader
` [PATCH 2/4] dt-bindings: crypto: Add DT bindings documentation for sun8i-ss Security System
` [PATCH 3/4] ARM: dts: sun8i: a83t: Add Security System node
` [PATCH 4/4] ARM: dts: sun9i: a80: "

Module loading problem since 5.3
 2019-10-16 13:37 UTC  (4+ messages)

Kernel panic while doing vfio-pci hot-plug/unplug test
 2019-10-16 13:36 UTC 

[PATCH v6 0/2] Add CCPI2 PMU support
 2019-10-16 13:30 UTC  (3+ messages)
` [PATCH v6 2/2] drivers/perf: Add CCPI2 PMU support in ThunderX2 UNCORE driver

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2019-10-16 13:29 UTC  (13+ messages)

[PATCH] media: v4l2-ctrl: Add p_def to v4l2_ctrl_config
 2019-10-16 13:26 UTC  (10+ messages)

[PATCH] habanalabs: expose card name in INFO IOCTL
 2019-10-16 13:25 UTC 

[PATCH] net: bpf: add static in net/core/filter.c
 2019-10-16 13:24 UTC  (6+ messages)
        ` [Linux-kernel] "

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-16 13:22 UTC  (6+ messages)
` [PATCH v8 1/5] "

agross/ci-next boot bisection: v5.4-rc1-28-g3836faaf73f4 on beagle-xm
 2019-10-16 13:20 UTC 

[Patch 0/3] ARM: dts: dra7: add vpe nodes
 2019-10-16 13:22 UTC  (4+ messages)
` [Patch 1/3] dt-bindings: media: ti-vpe: Document VPE driver

Re: [PATCH net-next 0/1] Add BASE-T1 PHY support
 2019-10-16 13:19 UTC 

[PATCH v2 0/2] usb: cdns3: fixes for 5.4-rc
 2019-10-16 13:18 UTC  (3+ messages)

[PATCH v7 0/5] Add initial support for S32V234-EVB
 2019-10-16 13:17 UTC  (2+ messages)

[PATCH] clk: ast2600: Fix enabling of clocks
 2019-10-16 13:13 UTC 

[PATCH] ipmi: Don't allow device module unload when in use
 2019-10-16 13:13 UTC  (3+ messages)

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-16 13:12 UTC  (4+ messages)
` [PATCH 01/36] ARM: samsung: make S3C24XX_MISCCR access indirect
  ` [PATCH 23/36] ARM: s3c: move s3cmci pinctrl handling into board files

[PATCH] usb: typec: Add sysfs node to show cc orientation
 2019-10-16 13:09 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).