linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-09 10:14:52 to 2018-03-09 14:28:38 UTC [more...]

[PATCHv2 00/12] ARMv8.3 pointer authentication userspace support
 2018-03-09 14:28 UTC  (4+ messages)
` [PATCHv2 10/12] arm64/kvm: context-switch ptrauth registers

[PATCH] perf vendor events arm64: Enable JSON events for ThunderX2 B0
 2018-03-09 14:27 UTC  (7+ messages)

[PATCH 2/9] media: videobuf2-v4l2: Copy planes when needed in request qbuf
 2018-03-09 14:25 UTC  (12+ messages)
` [PATCH 3/9] v4l: Add sunxi Video Engine pixel format
` [PATCH 4/9] v4l: Add MPEG2 low-level decoder API control
` [PATCH 5/9] media: platform: Add Sunxi Cedrus decoder driver
` [PATCH 6/9] sunxi-cedrus: Add device tree binding document
  ` [linux-sunxi] "
` [PATCH 7/9] ARM: dts: sun5i: Use video-engine node
` [PATCH 8/9] ARM: dts: sun8i: add video engine support for A33
` [PATCH 9/9] ARM: dts: sun7i: Add video engine support for the A20

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-03-09 14:25 UTC  (3+ messages)

[PATCH] KVM:arm/arm64: dcache need be coherent unconditionally
 2018-03-09 22:15 UTC  (2+ messages)

[ANNOUNCE] 4.4.120-rt135
 2018-03-09 14:19 UTC  (2+ messages)

[PATCH v2] target-i386: add KVM_HINTS_DEDICATED performance hint
 2018-03-09 14:16 UTC  (2+ messages)

[RFC PATCH 0/6] arm64: untag user pointers passed to the kernel
 2018-03-09 14:16 UTC  (10+ messages)
` [RFC PATCH 1/6] arm64: add type casts to untagged_addr macro
` [RFC PATCH 2/6] arm64: untag user addresses in copy_from_user and others
` [RFC PATCH 3/6] mm, arm64: untag user addresses in memory syscalls
` [RFC PATCH 4/6] mm, arm64: untag user addresses in mm/gup.c
` [RFC PATCH 5/6] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [RFC PATCH 6/6] arch: add untagged_addr definition for other arches

[PATCH v6 00/17] Rockchip ISP1 Driver
 2018-03-09 14:12 UTC  (14+ messages)
` [PATCH v6 02/17] media: doc: add document for rkisp1 meta buffer format
` [PATCH v6 03/17] media: rkisp1: Add user space ABI definitions
` [PATCH v6 05/17] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v6 06/17] media: rkisp1: add ISP1 statistics driver
` [PATCH v6 07/17] media: rkisp1: add ISP1 params driver
` [PATCH v6 08/17] media: rkisp1: add capture device driver

[PATCH v2] usb: musb: Fix external abort in musb_remove on omap2430
 2018-03-09 14:11 UTC  (2+ messages)

[PATCH] slimbus: core: use put_device() instead of kfree()
 2018-03-09 14:09 UTC 

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-09 14:08 UTC  (9+ messages)
` [PATCH v3 1/7] x86/hyper-v: move hyperv.h out of uapi
` [PATCH v3 2/7] x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
` [PATCH v3 3/7] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v3 4/7] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v3 5/7] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v3 6/7] x86/hyper-v: detect nested features
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V

[PATCH V4 1/3] mmc: sdhci: Add support for O2 eMMC HS200 mode
 2018-03-09 14:04 UTC  (3+ messages)
` [PATCH V4 2/3] mmc: sdhci: Add support for O2 hardware tuning
` [PATCH V4 3/3] mmc: sdhci: Add MSI interrupt support for O2 SD host

[PATCH 0/6] lib/scatterlist: Small SGL tidy
 2018-03-09 14:04 UTC  (5+ messages)
` [PATCH 1/6] lib/scatterlist: Tidy types and fix overflow checking in sgl_alloc_order

[PATCH] platform/x86: silead_dmi: Add entry for the Yours Y8W81 tablet
 2018-03-09 14:03 UTC 

[PATCH v3] MIPS: pm-cps: Block system suspend when a JTAG probe is present
 2018-03-09 13:55 UTC  (2+ messages)

[RFC PATCH 0/5] ima: namespacing IMA audit messages
 2018-03-09 13:52 UTC  (12+ messages)
` [RFC PATCH 1/5] ima: extend clone() with IMA namespace support

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-09 13:51 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: Document LVDS to parallel decoder
` [PATCH v2 2/3] drm: bridge: Add LVDS decoder driver
` [PATCH v2 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-09 13:49 UTC  (5+ messages)

[PATCH v7] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
 2018-03-09 13:48 UTC  (4+ messages)

[PATCH] selftests/ipc/msgque: Fix warning implicit declaration
 2018-03-09 13:47 UTC 

[PATCH v2] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
 2018-03-09 13:48 UTC  (2+ messages)

[PATCH] usb: musb: Fix external abort in musb_remove
 2018-03-09 13:39 UTC  (4+ messages)

[RFC PATCH] KVM: arm/arm64: vgic: change condition for level interrupt resampling
 2018-03-09 13:37 UTC  (12+ messages)
          `  "

[PATCH v11 0/8] perf: Support for ARM DynamIQ Shared Unit
 2018-03-09 13:35 UTC  (5+ messages)
` [PATCH v11 8/8] perf: ARM DynamIQ Shared Unit PMU support

[PATCH] drivers: net: wireless: ath: ath9k: dfs: remove VLA usage
 2018-03-09 13:34 UTC  (3+ messages)

[PATCH][V2] firmware: dmi_scan: add DMI_OEM_STRING support to dmi_matches
 2018-03-09 13:33 UTC  (2+ messages)

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-09 13:29 UTC  (7+ messages)

[PATCH v5 0/2] clocksource/drivers/npcm: Add NPCM7xx timer driver
 2018-03-09 13:25 UTC  (6+ messages)
` [PATCH v5 2/2] "

[PATCH net-next] hv_netvsc: Correct filter setting for multicast/broadcast
 2018-03-09 13:25 UTC 

[PATCH] ASoC: uniphier: add support for UniPhier PXs2 AIO
 2018-03-09 13:21 UTC 

[PATCH v5 00/16] Rockchip ISP1 Driver
 2018-03-09 13:14 UTC  (5+ messages)
` [PATCH v5 03/16] media: rkisp1: Add user space ABI definitions

[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
 2018-03-09 13:12 UTC  (2+ messages)
`  "

[PATCH] mtd: nand: remove STANDALONE compile mode of nand_ecc
 2018-03-09 13:03 UTC 

[PATCH] rtc: s5m: Remove VLA usage
 2018-03-09 13:04 UTC  (4+ messages)

[PATCH 4/4] ARM: dts: Enable HDMI audio on Snow Chromebook
 2018-03-09 13:01 UTC  (3+ messages)
  ` [PATCH v2 "

Bug: Microblaze stopped booting after 0fa1c579349fdd90173381712ad78aa99c09d38b
 2018-03-09 12:51 UTC 

[PATCH v6 0/5] Add coupled regulators mechanism
 2018-03-09 12:56 UTC  (10+ messages)
    ` [PATCH v6 1/6] regulator: core: Make locks re-entrant
    ` [PATCH v6 2/6] regulator: bindings: Add properties for coupled regulators
    ` [PATCH v6 3/6] regulator: core: Parse coupled regulators properties
    ` [PATCH v6 4/6] regulator: core: Resolve coupled regulators
    ` [PATCH v6 5/6] regulator: core: Add voltage balancing mechanism
    ` [PATCH v6 6/6] regulator: core: Change voltage setting path

[PATCH v2] xen/acpi: upload _PSD info for non Dom0 CPUs too
 2018-03-09 12:56 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 1/4] ARM: dts: exynos5250: Add #sound-dai-cells property to hdmi device node
 2018-03-09 12:54 UTC  (4+ messages)

linux-next: manual merge of the selinux tree with the net-next tree
 2018-03-09 12:52 UTC  (3+ messages)

[PATCH] drivers: net: wireless: ath: ath9: dfs: remove VLA usage
 2018-03-09 12:51 UTC  (2+ messages)

[PATCH] ASoC: soc-core: Add missing NULL check
 2018-03-09 12:50 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable Rockchip io-domain driver
 2018-03-09 12:49 UTC  (2+ messages)

[PATCH] usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
 2018-03-09 12:47 UTC  (17+ messages)
` [PATCH v2] "

[PATCHv5 0/5] Motorola Droid 4 Audio Support
 2018-03-09 12:40 UTC  (13+ messages)
` [PATCHv5 3/5] mfd: motorola-cpcap: Add audio-codec support

[RFC PATCH -tip 0/9] kprobes: Cleanup jprobe implementation
 2018-03-09 12:39 UTC  (10+ messages)
` [RFC PATCH -tip 1/9] kprobes: Remove jprobe API implementation
` [RFC PATCH -tip 2/9] x86: kprobes: Remove jprobe implementation
` [RFC PATCH -tip 3/9] kprobes: Remove jprobe data structure and interfaces
` [RFC PATCH -tip 4/9] kprobes: Ignore break_handler
` [RFC PATCH -tip 5/9] x86: "
` [RFC PATCH -tip 6/9] kprobes: Remove break_handler from struct kprobe
` [RFC PATCH -tip 7/9] x86: kprobes: Do not disable preempt on int3 path
` [RFC PATCH -tip 8/9] error-injection: Fix to not enabling preemption in pre_handler
` [RFC PATCH -tip 9/9] tracing: kprobes: Fix to not enabling preemption

[PATCH v8 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-09 12:34 UTC  (7+ messages)
` [PATCH v8 4/5] iommu/arm-smmu: Add the device_link between masters and smmu

[PATCH v4 0/2] Rockchip: Add RK1608 driver and DT-bindings
 2018-03-09 12:28 UTC  (3+ messages)
` [PATCH v4 1/2] [media] Add Rockchip RK1608 driver

[PATCH v6 1/6] regulator: core: Make locks re-entrant
 2018-03-09 12:19 UTC 

[PATCH] mm: oom: Fix race condition between oom_badness and do_exit of task
 2018-03-09 12:18 UTC  (7+ messages)

[RFC PATCH 1/2] riscv/spinlock: Strengthen implementations with fences
 2018-03-09 12:16 UTC  (3+ messages)

[PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
 2018-03-09 12:13 UTC 

[PATCH v2 1/2] riscv/spinlock: Strengthen implementations with fences
 2018-03-09 12:13 UTC 

[PATCH v2 0/2] riscv/spinlock,atomic: Miscellaneous fixes
 2018-03-09 12:12 UTC 

[PATCH] V4L2 SDR: Add Real U8 format (V4L2_SDR_FMT_RU8)
 2018-03-09 12:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-09 12:08 UTC  (7+ messages)

Nokia N900: refcount_t underflow, use after free
 2018-03-09 12:08 UTC  (5+ messages)

[PATCH 1/2] arm64: defconfig: Enable CONFIG_ARM_TEGRA186_CPUFREQ
 2018-03-09 12:08 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: bcm2835: Add brcm,level property
 2018-03-09 11:46 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] pinctrl: bcm2835: Update docs about generic pinctrl bindings support

[PATCH] scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma calls
 2018-03-09 10:52 UTC  (2+ messages)

irqdesc: Why the "__ref" is needed in __irq_alloc_descs() ?
 2018-03-09 11:39 UTC  (2+ messages)

[PATCH] power: supply: da9150-fg: remove VLA usage
 2018-03-09 11:36 UTC  (2+ messages)

[GIT PULL] overlayfs fixes for 4.16-rc5
 2018-03-09 11:33 UTC 

[PATCH 0/4] MIPS: Introduce isa-rev.h to define MIPS_ISA_REV
 2018-03-09 11:25 UTC  (2+ messages)

sound fixes for 4.16-rc5
 2018-03-09 11:24 UTC 

[PATCH 1/3] usb: xhci: tegra: Prepare for adding runtime PM support
 2018-03-09 11:19 UTC  (8+ messages)
` [PATCH 2/3] usb: xhci: tegra: Add "

[BUG] Kernel crash on Allwinner H3 due to sound core changes
 2018-03-09 11:14 UTC  (8+ messages)

[PATCH V2 0/3] Use efi_rts_workqueue to invoke EFI Runtime Services
 2018-03-09 11:11 UTC  (9+ messages)
` [PATCH V2 2/3] efi: Introduce efi_rts_workqueue and some infrastructure to invoke all efi_runtime_services()

[PATCH] mm/mempolicy: Avoid use uninitialized preferred_node
 2018-03-09 11:10 UTC  (3+ messages)

[PATCH] iio: potentiometer: ds1803: Remove VLA usage
 2018-03-09 11:05 UTC  (3+ messages)

[PATCH] x86, powerpc : pkey-mprotect must allow pkey-0
 2018-03-09 11:04 UTC  (3+ messages)

[PATCH] video: fbdev: via: remove VLA usage
 2018-03-09 11:02 UTC  (3+ messages)

[PATCH v1] devpts: resolve devpts bind-mounts
 2018-03-09 10:57 UTC 

[PATCH 2/2] kernel/sofirq: consolidate common code in tasklet_action() + tasklet_hi_action()
 2018-03-09 10:55 UTC  (2+ messages)
` [tip:irq/core] softirq: Consolidate common code in tasklet_[hi]_action()

[PATCH 1/2] kernel/sofirq: consolidate common code in __tasklet_schedule() + _hi_
 2018-03-09 10:54 UTC  (2+ messages)
` [tip:irq/core] softirq: Consolidate common code in __tasklet_[hi]_schedule()

[GIT PULL] Please pull powerpc/linux.git powerpc-4.16-5 tag
 2018-03-09 10:54 UTC 

[PATCH 0/2] mtd: use put_device() if device_register fail
 2018-03-09 10:50 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: ubi: "

[PATCH] pstore: use crypto compress API
 2018-03-09 10:51 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 10:50 UTC 

[PATCH 3/3] irq/irq_sim: return the base of the irq range from irq_sim_init()
 2018-03-09 10:49 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Return "

[PATCH 2/3] irq/irq_sim: modify the return value check for irq_sim_init()
 2018-03-09 10:49 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Check the return value of irq_sim_init() for error codes

[PATCH 1/3] irq/irq_sim: explicitly pull in slab.h
 2018-03-09 10:48 UTC  (2+ messages)
` [tip:irq/core] genirq/irq_sim: Explicitly include slab.h

[PATCH net-next] net: stmmac: remove superfluous wmb() memory barriers
 2018-03-09 10:48 UTC  (3+ messages)

[PATCH 0/3] of: overlay: Small cleanups
 2018-03-09 10:44 UTC  (4+ messages)
` [PATCH 1/3] of: Documentation: Fix forgotten reference to of_overlay_apply()
` [PATCH 2/3] of: overlay: "
` [PATCH 3/3] of: overlay: Remove unused of_overlay_remove_all()

[PATCH] thunderbolt: Prevent crash when ICM firmware is not running
 2018-03-09 10:44 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 10:43 UTC  (5+ messages)

[PATCH] net: hns: use put_device() if device_register fail
 2018-03-09 10:41 UTC 

[PATCH] rsi: Remove stack VLA usage
 2018-03-09 10:37 UTC  (2+ messages)

[PATCH] gpio: dwapb: Add support for a bus clock
 2018-03-09 10:34 UTC 

[PATCH] ntb_transport: use put_device() instead of kfree()
 2018-03-09 10:33 UTC 

[PATCH] arm64: kdump: fix interrupt handling done during machine_crash_shutdown
 2018-03-09 10:33 UTC  (6+ messages)

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-09 10:24 UTC  (3+ messages)
  ` [PATCH v5 1/6] "

[PATCH v1] devpts: resolve devpts bind-mounts
 2018-03-09 10:24 UTC 

[PATCH] lib: Add testing module for UBSAN
 2018-03-09 10:22 UTC 

Make set_handle_irq and handle_arch_irq generic, v3
 2018-03-09 10:20 UTC  (2+ messages)

[PATCH 0/9] Sunxi-Cedrus driver for the Allwinner Video Engine, using the V4L2 request API
 2018-03-09 10:18 UTC  (2+ messages)

[PATCH v2] ARM: davinci: fix the GPIO lookup for omapl138-hawk
 2018-03-09 10:18 UTC  (2+ messages)

[PATCH v2] ARM: multi_v7_defconfig: enable CONFIG_DP83867_PHY
 2018-03-09 10:18 UTC 

[PATCHv2 0/9] perf tools: Assorted fixes
 2018-03-09 10:14 UTC  (9+ messages)
` [PATCH 2/9] perf tools: Add mem2node object
` [PATCH 3/9] perf tests: Add mem2node object test
` [PATCH 4/9] perf c2c record: Record physical addresses in samples
` [PATCH 5/9] perf c2c report: Make calc_width work with struct c2c_hist_entry
` [PATCH 6/9] perf c2c report: Call calc_width only for displayed entries
` [PATCH 7/9] perf c2c report: Display node for cacheline address
` [PATCH 8/9] perf c2c report: Add span header over cacheline data
` [PATCH 9/9] perf c2c report: Add cacheline address count column

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v1
 2018-03-09 10:15 UTC  (11+ messages)
` [PATCH 5/9] x86/dumpstack: Improve opcodes dumping in the Code: section

[PATCH] clocksource: atmel-st: add 'depends on HAS_IOMEM' to fix unmet dependency
 2018-03-09 10:15 UTC  (2+ messages)
` [tip:timers/urgent] clocksource/atmel-st: Add "


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