linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-12 11:10:32 to 2018-03-12 14:21:05 UTC [more...]

[PATCH v2 00/13] PCI: Simplify PCIe port driver
 2018-03-12 14:20 UTC  (8+ messages)
` [PATCH v2 06/13] PCI/portdrv: Remove pcie_port_bus_type link order dependency
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking

hihiihi
 2018-03-12 14:20 UTC 

[PATCH v9] mmc: Export host capabilities to debugfs
 2018-03-12 14:20 UTC  (10+ messages)

[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
 2018-03-12 14:20 UTC  (11+ messages)

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-12 14:19 UTC  (4+ messages)
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running "

[PATCH v2 0/4] Renesas CEU: SH7724 ECOVEC + Aptina mt9t112
 2018-03-12 13:43 UTC  (5+ messages)
` [PATCH v2 1/4] media: i2c: Copy mt9t112 soc_camera sensor driver
` [PATCH v2 2/4] media: i2c: mt9t112: Remove soc_camera dependencies
` [PATCH v2 3/4] arch: sh: ecovec: Use new renesas-ceu camera driver
` [PATCH v2 4/4] media: MAINTAINERS: Add entry for Aptina MT9T112

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-12 14:17 UTC  (5+ messages)
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS

string_selftest_init needs 636 ms to run
 2018-03-12 14:17 UTC  (2+ messages)

[PATCH v2 0/4] modsign enhancement
 2018-03-12 14:15 UTC  (3+ messages)

[PATCH v7 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 14:12 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: arm: Document kryo385 cpu
` [PATCH v7 2/3] dt-bindings: qcom: Add SDM845 bindings
` [PATCH v7 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP

[PATCH v2 1/2] backlight: Add RAVE SP backlight driver
 2018-03-12 14:13 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: backlight: Add binding for "

[PATCH] video: remove unused kconfig SH_LCD_MIPI_DSI
 2018-03-12 14:13 UTC  (2+ messages)

[PATCH 0/2] crypto/talitos: Adjustments for talitos_edesc_alloc()
 2018-03-12 14:13 UTC  (5+ messages)
` [PATCH 1/2] crypto: talitos: Use common error handling code in talitos_edesc_alloc()
` [PATCH 2/2] crypto: talitos: Delete an error message for a failed memory allocation "

[PATCH v2 1/3] mfd: rave-sp: Add code to print firmware versions
 2018-03-12 14:12 UTC  (6+ messages)
` [PATCH v2 2/3] mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
` [PATCH v2 3/3] mfd: rave-sp: Check received frame length before accepting next byte

[PATCH 1/2] perf top: Fix top.call-graph works abnormal
 2018-03-12 14:11 UTC  (4+ messages)
` [PATCH 2/2] perf record: Avoid duplicate call of perf_default_config()

Warning from swake_up_all in 4.14.15-rt13 non-RT
 2018-03-12 14:11 UTC  (12+ messages)

[PATCH] mfd: ab8500-debugfs: Use kasprintf
 2018-03-12 14:11 UTC  (2+ messages)

[PATCH 01/12] parport: ax88796: Delete an error message for a failed memory allocation in parport_ax88796_probe()
 2018-03-12 14:10 UTC  (5+ messages)

[PATCH v2] x86/microcode/AMD: check microcode file sanity before loading it
 2018-03-12 14:10 UTC  (7+ messages)

smp_mb__after_spinlock requirement too strong?
 2018-03-12 14:10 UTC  (9+ messages)

[PATCH v2 1/2] mfd: rk808: Change DEV_OFF to DEV_OFF_RST for rk818 shutdown
 2018-03-12 14:10 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: rk808: Add restart functionality

[PATCH V4 5/5] perf/x86: Fix: disable userspace RDPMC usage for large PEBS
 2018-03-12 14:08 UTC  (6+ messages)
` [tip:perf/core] perf/x86/intel: Disable "

[GIT PULL] ARM: at91: DT for 4.17
 2018-03-12 14:07 UTC  (2+ messages)

[PATCH v2 1/3] mfd: syscon: Set name of regmap_config
 2018-03-12 14:07 UTC  (8+ messages)

[PATCH 0/3 v2] devpts: handle /dev/ptmx bind-mounts
 2018-03-12 14:07 UTC  (3+ messages)

[PATCH v5 0/4] Set name of regmap_config
 2018-03-12 14:06 UTC  (3+ messages)
` [PATCH v5 1/4] mfd: syscon: "

[BUGFIX PATCH bpf-next] error-injection: Fix to prohibit jump optimization
 2018-03-12 14:06 UTC  (4+ messages)

[PATCH] vgacon: fix function prototypes
 2018-03-12 14:06 UTC  (3+ messages)

[PATCH 1/5] x86/boot/compressed/64: Describe the logic behind LA57 check
 2018-03-12 14:04 UTC  (6+ messages)
` [tip:x86/mm] x86/boot/compressed/64: Describe the logic behind the "

[PATCH 0/3] x86/kvm: avoid expensive rdmsrs for FS/GS base MSRs
 2018-03-12 14:03 UTC  (4+ messages)
` [PATCH 1/3] x86/kvm/vmx: read MSR_FS_BASE from current->thread
` [PATCH 2/3] x86/kvm/vmx: read MSR_KERNEL_GS_BASE "
` [PATCH 3/3] x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE

Linux 4.16-rc5
 2018-03-12 14:03 UTC  (2+ messages)
` Linux 4.16: Reported regressions as of , 2018-03-12 (Was: Linux 4.16-rc5)

LKML admins (syzbot emails are not delivered)
 2018-03-12 14:03 UTC  (4+ messages)

[PATCHv2] Detect early free of a live mm
 2018-03-12 14:01 UTC 

[PATCH v12 0/6] Address error and recovery for AER and DPC
 2018-03-12 14:01 UTC  (3+ messages)

[PATCH 00/12] Major code reorganization to make all i2c transfers working
 2018-03-12 13:58 UTC  (12+ messages)
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 09/12] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH] gpio: dwapb: Add support for a bus clock
 2018-03-12 13:58 UTC  (2+ messages)

[RFC 00/13] perf bpf: Add support to run BEGIN/END code
 2018-03-12 13:56 UTC  (3+ messages)

[PATCH] mm/slab.c: remove duplicated check of colour_next
 2018-03-12 13:53 UTC  (2+ messages)

[PATCH 0/7] ARM: hacks for link-time optimization
 2018-03-12 13:52 UTC  (4+ messages)
` [PATCH 1/7] ARM: disallow combining XIP and LTO

[PATCH v3 1/3] clk: tegra: Mark HCLK, SCLK and EMC as critical
 2018-03-12 13:48 UTC  (8+ messages)

[PATCH v2 0/3] drm: Add LVDS decoder bridge
 2018-03-12 13:47 UTC  (4+ messages)

[PATCHv3 0/8] hw_breakpoint: Breakpoint modification fixes and new modify ioctl
 2018-03-12 13:45 UTC  (9+ messages)
` [PATCH 1/8] hw_breakpoint: Pass bp_type directly as find_slot_idx argument
` [PATCH 2/8] hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot
` [PATCH 3/8] hw_breakpoint: Add modify_bp_slot function
` [PATCH 4/8] hw_breakpoint: Factor out __modify_user_hw_breakpoint function
` [PATCH 5/8] hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint
` [PATCH 6/8] perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr
` [PATCH 7/8] perf/core: fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
` [PATCH 8/8] perf tests: Add breakpoint accounting/modify test

[PATCH] Detect early free of a live mm
 2018-03-12 13:46 UTC  (3+ messages)
` 94d3a25408: kernel_BUG_at_kernel/fork.c

[PATCH 0/3] tracing: Rewrite the function filter code
 2018-03-12 13:42 UTC  (5+ messages)
` [PATCH 2/3] tracing: Clean up and document pred_funcs_##type creation and use
` [PATCH 3/3] tracing: Rewrite filter logic to be simpler and faster

[PATCH v2] power: supply: da9150-fg: remove VLA usage
 2018-03-12 13:41 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the battery tree
 2018-03-12 13:40 UTC  (3+ messages)

[PATCH 1/2] ARM: npcm: add CONFIG_ARCH_MULTI_V7 dependency
 2018-03-12 13:37 UTC  (8+ messages)
` [PATCH 2/2] ARM: npcm: drop extraneous 'select' statements

[PATCH] arm64: dts: rockchip: Fix rk3399-gru-* s2r (pinctrl hogs, wifi reset)
 2018-03-12 13:31 UTC  (4+ messages)

[PATCH v4 0/3] mm: improve zone->lock scalability
 2018-03-12 13:22 UTC  (3+ messages)
` [PATCH v4 1/3] mm/free_pcppages_bulk: update pcp->count inside

[PATCH] staging: wilc1000: Destroy mutex object in deinitialization
 2018-03-12 13:19 UTC 

[PATCH v2 00/13] Major code reorganization to make all i2c transfers working
 2018-03-12 13:15 UTC  (14+ messages)
` [PATCH v2 01/13] i2c: qup: fix copyrights and update to SPDX identifier
` [PATCH v2 02/13] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH v2 03/13] i2c: qup: minor code reorganization for use_dma
` [PATCH v2 04/13] i2c: qup: remove redundant variables for BAM SG count
` [PATCH v2 05/13] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH v2 06/13] i2c: qup: fix the transfer length for BAM RX EOT FLUSH tags
` [PATCH v2 07/13] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH v2 08/13] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH v2 09/13] i2c: qup: change completion timeout according to transfer length
` [PATCH v2 10/13] i2c: qup: fix buffer overflow for multiple msg of maximum xfer len
` [PATCH v2 11/13] i2c: qup: send NACK for last read sub transfers
` [PATCH v2 12/13] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH v2 13/13] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH RESEND v5] perf/core: Fix installing arbitrary cgroup event into cpu
 2018-03-12 13:10 UTC  (7+ messages)

[PATCH] perf test: Fix exit code for record+probe_libc_inet_pton.sh
 2018-03-12 13:05 UTC  (2+ messages)

[PATCH] staging: wilc1000: Fix code block alignment
 2018-03-12 13:00 UTC 

[PATCH] staging: ccree: remove ccree staging copy
 2018-03-12 12:56 UTC  (3+ messages)

[RESEND PATCH v1] i2c: i2c-stm32f7: fix no check on returned setup
 2018-03-12 12:53 UTC 

[PATCH v2] scsi: eata: drop VLA in reorder()
 2018-03-12 12:48 UTC 

[PATCH 2/3] mwifiex: support sysfs initiated device coredump
 2018-03-12 12:44 UTC  (2+ messages)
  ` [2/3] "

[PATCH v6 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-12 12:42 UTC  (4+ messages)
` [PATCH v6 3/3] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 "

[PATCH] perf: update perf_cgroup time for ancestor cgroup(s)
 2018-03-12 12:38 UTC  (2+ messages)

[RFCv4 19/21] media: vim2m: add request support
 2018-03-12 12:32 UTC  (9+ messages)
` [RFCv4,19/21] "

[PATCH v5 1/3] ACPI / x86: boot: Split out acpi_generic_reduce_hw_init() and export
 2018-03-12 12:25 UTC  (9+ messages)
` [tip:x86/mm] ACPI, x86/boot: "

[PATCH v5 3/3] x86/platform/intel-mid: Add special handling of ACPI HW reduced platforms
 2018-03-12 12:26 UTC  (2+ messages)
` [tip:x86/mm] x86/platform/intel-mid: Add special handling for "

[PATCH] mm/page_alloc: fix memmap_init_zone pageblock alignment
 2018-03-12 12:26 UTC  (6+ messages)
` [PATCH v3 0/2] mm/page_alloc: fix kernel BUG at mm/page_alloc.c:1913! crash in move_freepages()
  ` [PATCH v3 2/2] mm/page_alloc: fix memmap_init_zone pageblock alignment

[PATCH v5 2/3] ACPI / x86: boot: Not all platforms require acpi_generic_reduced_hw_init()
 2018-03-12 12:26 UTC  (2+ messages)
` [tip:x86/mm] ACPI, x86/boot: Introduce the ->reduced_hw_early_init() ACPI callback

[PATCH v6 4/4] asm-generic, x86: add comments for atomic instrumentation
 2018-03-12 12:25 UTC  (2+ messages)
` [tip:locking/core] locking/atomic, asm-generic, x86: Add "

[PATCH v6 3/4] asm-generic: add KASAN instrumentation to atomic operations
 2018-03-12 12:24 UTC  (2+ messages)
` [tip:locking/core] locking/atomic, asm-generic: Add "

[RFC PATCH 0/4] add support for CommonLPIAff field
 2018-03-12 12:25 UTC  (4+ messages)

[PATCH 0/4] staging:iio:ad2s1210: Driver cleanup
 2018-03-12 12:25 UTC  (4+ messages)
` [PATCH 4/4] staging:iio:ad2s1210: Add comments/documentation

[PATCH v6 2/4] x86: switch atomic.h to use atomic-instrumented.h
 2018-03-12 12:24 UTC  (2+ messages)
` [tip:locking/core] locking/atomic/x86: Switch "

[PATCH v6 1/4] locking/atomic: Add asm-generic/atomic-instrumented.h
 2018-03-12 12:23 UTC  (3+ messages)
` [PATCH v4 3/7] asm-generic: add atomic-instrumented.h
  ` [tip:locking/core] locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.h

[PATCH v2] net: ipv6: xfrm6_state: remove VLA usage
 2018-03-12 12:24 UTC  (5+ messages)

[RFC, PATCH 05/22] x86/pconfig: Provide defines and helper to run MKTME_KEY_PROG leaf
 2018-03-12 12:23 UTC  (2+ messages)
` [tip:x86/mm] "

[RFC, PATCH 02/22] x86/tme: Detect if TME and MKTME is activated by BIOS
 2018-03-12 12:21 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH v6 0/5] Add coupled regulators mechanism
 2018-03-12 12:22 UTC  (4+ messages)

[RFC, PATCH 04/22] x86/pconfig: Detect PCONFIG targets
 2018-03-12 12:22 UTC  (2+ messages)
` [tip:x86/mm] "

[RFC, PATCH 03/22] x86/cpufeatures: Add Intel PCONFIG cpufeature
 2018-03-12 12:21 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 3/4] x86/boot/compressed/64: Use page table in trampoline memory
 2018-03-12 12:19 UTC  (2+ messages)
` [tip:x86/mm] "

[RFC, PATCH 01/22] x86/cpufeatures: Add Intel Total Memory Encryption cpufeature
 2018-03-12 12:20 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 4/4] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
 2018-03-12 12:20 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 2/4] x86/boot/compressed/64: Use stack from trampoline memory
 2018-03-12 12:19 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH 1/4] x86/boot/compressed/64: Make sure we have 32-bit code segment
 2018-03-12 12:18 UTC  (2+ messages)
` [tip:x86/mm] x86/boot/compressed/64: Make sure we have a "

[PATCH] locking/xchg/alpha: Remove memory barriers from the _local() variants
 2018-03-12 12:17 UTC  (2+ messages)
` [tip:locking/core] locking/xchg/alpha: Remove superfluous "

[GIT PULL] phy: for 4.16 -rc
 2018-03-12 12:17 UTC  (2+ messages)

[PATCH] x86/mm: Do not use paravirtualized calls in native_set_p4d()
 2018-03-12 12:16 UTC  (2+ messages)
` [tip:x86/mm] "

[PATCH] sched: Remove TASK_ALL
 2018-03-12 12:16 UTC  (2+ messages)
` [tip:sched/core] sched/core: "

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-12 12:15 UTC  (3+ messages)
` [PATCH v3 09/11] cpufreq: tegra124-cpufreq: extend to support Tegra210

[PATCH v9 0/5] x86/KASLR: Add parameter kaslr_boot_mem=nn[KMG]@ss[KMG]
 2018-03-12 12:04 UTC  (5+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-12 12:02 UTC  (8+ messages)

[PATCH] staging: typec: modify parameter of tcpci_irq
 2018-03-12 11:55 UTC 

[PATCH v2 0/3] Provides userspace with per-VM capability to improve latency
 2018-03-12 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: X86: Provides userspace with a capability to not intercept MWAIT
` [PATCH v2 2/3] KVM: X86: Provides userspace with a capability to not intercept HLT
` [PATCH v2 3/3] KVM: X86: Provides userspace with a capability to not intercept PAUSE

[PATCH][drm-next] drm/i915/gvt: fix spelling mistake: "destoried" -> "destroyed"
 2018-03-12 11:43 UTC 

[PATCH] Fixes: 8f9439022648("staging: typec: modify parameter of tcpci_irq")
 2018-03-12 11:43 UTC  (4+ messages)

[PATCH 4.4 00/36] 4.4.121-stable review
 2018-03-12 11:39 UTC  (2+ messages)

[PATCH 0/2] misc: use put_device() instead of kfree()
 2018-03-12 11:36 UTC  (3+ messages)
` [PATCH 1/2] misc: mic: Release reference count and memory for VOP device
` [PATCH 2/2] misc: ocxl: use put_device() instead of device_unregister()

[PATCH 0/5] Bluetooth/btmrvl_sdio: Adjustments for three function implementations
 2018-03-12 11:35 UTC  (6+ messages)
` [PATCH 1/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_register_dev()
` [PATCH 2/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation "
` [PATCH 3/5] Bluetooth: btmrvl: One check less in btmrvl_sdio_card_to_host() after error detection
` [PATCH 4/5] Bluetooth: btmrvl: Delete an unnecessary variable initialisation in btmrvl_sdio_card_to_host()
` [PATCH 5/5] Bluetooth: btmrvl: Use common error handling code in btmrvl_sdio_download_fw_w_helper()

KASAN: use-after-free Read in sctp_association_free (2)
 2018-03-12 11:30 UTC  (8+ messages)

[PATCH] [sound] hdac-codec runtime suspended at PM:Suspend
 2018-03-12 11:26 UTC  (2+ messages)

[PATCHv2 0/8] hw_breakpoint: Breakpoint modification fixes and new modify ioctl
 2018-03-12 11:24 UTC  (3+ messages)

[PATCH v2] amlogic: meson-gx-socinfo: Update soc ids
 2018-03-12 11:17 UTC 

[PATCH v3 0/2] arm64: Expose v8.4 features
 2018-03-12 11:16 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: Documentation: cpu-feature-registers: Remove RES0 fields

[PATCH v2] staging: vchiq_arm: Clear VLA warning
 2018-03-12 11:14 UTC  (4+ messages)

[PATCH 0/2] Remove VLA usage in rtc-s5m
 2018-03-12 11:14 UTC  (3+ messages)
` [PATCH 2/2] rtc: s5m: Remove VLA usage

[PATCH v3 0/5] Migrate all TPM 2.0 commands to use struct tpm_buf
 2018-03-12 11:13 UTC  (3+ messages)
` [PATCH v3 1/5] tpm: fix intermittent failure with self tests

[PATCH] ARM64: dts: meson: bump mali450 clk to 744MHz
 2018-03-12 11:10 UTC 


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