linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-07 07:12:13 to 2017-07-07 12:53:30 UTC [more...]

[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-07-07 12:53 UTC  (2+ messages)
` Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree

[PATCH v2] ASoC: samsung: i2s: Support more resolution rates
 2017-07-07 12:52 UTC  (2+ messages)
` Applied "ASoC: samsung: i2s: Support more resolution rates" to the asoc tree

[PATCH v3 net-next 00/12] bpf: rewrite value tracking in verifier
 2017-07-07 12:50 UTC  (12+ messages)

[PATCH 2/3] media: ti-vpe: cal: use of_graph_get_remote_endpoint()
 2017-07-07 12:50 UTC  (2+ messages)

[PATCH] fs/fcntl: Fix F_GET/SETLK etc. for compat processes
 2017-07-07 12:48 UTC 

[PATCH v2 0/9] add support for Sama5d2 audio PLLs and enable ClassD
 2017-07-07 12:44 UTC  (5+ messages)
` [PATCH v2 7/9] ASoC: atmel-classd: remove aclk clock from DT binding
` [PATCH v2 8/9] ASoC: atmel-classd: remove aclk clock

coda 2040000.vpu: firmware request failed
 2017-07-07 12:45 UTC 

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-07 12:43 UTC  (10+ messages)
` [PATCH 1/5] powernv:idle: Move device-tree parsing to one place
` [PATCH 2/5] powernv:idle: Change return type of pnv_probe_idle_states to int
` [PATCH 3/5] powernv:idle: Define idle init function for power8

[RFC PATCH 0/2] mm, memory_hotplug: remove zone onlining restriction
 2017-07-07 12:41 UTC  (11+ messages)
` [PATCH 2/2] mm, memory_hotplug: remove zone restrictions

mmotm 2017-07-06-16-18 uploaded
 2017-07-07 12:36 UTC  (2+ messages)
` mmotm git tree since-4.12 branch created (was: mmotm 2017-07-06-16-18 uploaded)

[PATCH] perf report: Fix broken arrow at row 0 in annotate view
 2017-07-07 12:20 UTC  (3+ messages)

[PATCH v2] sched/cputime: Fix using smp_processor_id() in preemptible
 2017-07-07 12:17 UTC  (3+ messages)

[PATCH 0/3] drm: Add CRTC-id based ioctls for vblank query/event
 2017-07-07 12:16 UTC  (9+ messages)
` [PATCH 1/3] drm: Widen vblank count to 64 bits. Change vblank time precision to ns
` [PATCH 2/3] drm: Reorganize drm_pending_event to support future event types

[PATCH V2 0/4] ARM64: Fix irq generation between breakpoint and step exception
 2017-07-07 12:04 UTC  (5+ messages)
` [PATCH V2 1/4] hw_breakpoint: Add step_needed event attribute
` [PATCH V2 2/4] arm64: use hw_breakpoint_needs_single_step() to decide if step is needed
` [PATCH V2 3/4] hw-breakpoint: sample test: set step_needed bit field
` [PATCH V2 4/4] arm64: disable irq between breakpoint and step exception

"mm: use early_pfn_to_nid in page_ext_init" broken on some configurations?
 2017-07-07 12:00 UTC  (4+ messages)

[PATCH net] virtio-net: fix leaking of ctx array
 2017-07-07 11:56 UTC 

[PATCH] staging: atomisp: replace kmalloc & memcpy with kmemdup
 2017-07-07 11:55 UTC  (2+ messages)

[PATCH] irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
 2017-07-07 11:49 UTC  (4+ messages)
` [tip:irq/urgent] "

[PATCH v7.1 1/5] [media] cec.h: Add stub function for cec_register_cec_notifier()
 2017-07-07 11:37 UTC 

[PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode
 2017-07-07 11:32 UTC  (16+ messages)
` [PATCH v2 2/6] Documentation: devicetree: add bindings to support ARM MHU doorbells

[PATCH] jprobes: Ensure that the probepoint is at function entry
 2017-07-07 11:26 UTC  (7+ messages)

[PATCH v7 0/6] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-07-07 11:25 UTC  (9+ messages)
` [PATCH v7 1/6] [media] cec.h: Add stub function for cec_register_cec_notifier()
` [PATCH v7 2/6] [media] cec-notifier.h: Prevent build warnings using forward declaration
` [PATCH v7 3/6] dt-bindings: media: Document Synopsys Designware HDMI RX
` [PATCH v7 4/6] MAINTAINERS: Add entry for Synopsys Designware HDMI drivers
` [PATCH v7 5/6] [media] platform: Add Synopsys Designware HDMI RX PHY e405 Driver
` [PATCH v7 6/6] [media] platform: Add Synopsys Designware HDMI RX Controller Driver

[PATCH RFC 0/26] Remove spin_unlock_wait()
 2017-07-07 11:23 UTC  (12+ messages)
` [PATCH v2 0/9] "

[PATCH 1/2] net: ethernet: freescale: simplify fec_reset_phy
 2017-07-07 11:16 UTC  (8+ messages)
` [PATCH 2/2] net: ethernet: fsl: add phy reset after clk enable option

[PATCH 00/15] v2 kernel core refcount conversions
 2017-07-07 11:11 UTC  (26+ messages)
` [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t
` [PATCH 02/15] kernel: convert signal_struct.sigcnt "
` [PATCH 03/15] kernel: convert user_struct.__count "
` [PATCH 04/15] kernel: convert task_struct.usage "
` [PATCH 05/15] kernel: convert task_struct.stack_refcount "
` [PATCH 06/15] kernel: convert perf_event_context.refcount "
` [PATCH 07/15] kernel: convert ring_buffer.refcount "
` [PATCH 08/15] kernel: convert ring_buffer.aux_refcount "
` [PATCH 09/15] kernel: convert uprobe.ref "
` [PATCH 10/15] kernel: convert nsproxy.count "
` [PATCH 11/15] kernel: convert group_info.usage "
` [PATCH 12/15] kernel: convert cred.usage "
` [PATCH 13/15] kernel: convert numa_group.refcount "
` [PATCH 14/15] kernel: convert futex_pi_state.refcount "
` [PATCH 15/15] kernel: convert kcov.refcount "

[linux-next] cpus stalls detected few hours after booting next kernel
 2017-07-07 11:06 UTC  (7+ messages)

[RFC PATCH 0/1] mm/mremap: add MREMAP_MIRROR flag
 2017-07-07 11:03 UTC  (6+ messages)
` [RFC PATCH 1/1] mm/mremap: add MREMAP_MIRROR flag for existing mirroring functionality

[PATCH] platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1
 2017-07-07 11:03 UTC  (3+ messages)

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-07 10:59 UTC  (16+ messages)
` [RFC PATCH v1 1/8] sched/cpufreq_schedutil: make use of DEADLINE utilization signal
` [RFC PATCH v1 2/8] sched/deadline: move cpu frequency selection triggering points
` [RFC PATCH v1 3/8] sched/cpufreq_schedutil: make worker kthread be SCHED_DEADLINE
` [RFC PATCH v1 4/8] sched/cpufreq_schedutil: split utilization signals
` [RFC PATCH v1 5/8] sched/cpufreq_schedutil: always consider all CPUs when deciding next freq

[PATCH] x86/boot/KASLR: exclude EFI_BOOT_SERVICES_{CODE|DATA} from KASLR's choice
 2017-07-07 10:58 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] x86/efi: clean up dead code around efi_reserve_boot_services()

[PATCH] fs: ext4: inode->i_generation not assigned 0
 2017-07-07 10:51 UTC  (12+ messages)

[PATCH] staging: atomisp: gc0310: constify acpi_device_id
 2017-07-07 10:47 UTC  (2+ messages)

[PATCH] cpu_pm: replace raw_notifier to atomic_notifier
 2017-07-07 10:25 UTC  (2+ messages)

[PATCH v2 0/6] cpufreq: schedutil: fixes for flags updates
 2017-07-07 10:17 UTC  (4+ messages)
` [PATCH v2 2/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter

[PATCH v2 0/8] Add STM32 LPTimer: PWM, trigger and counter
 2017-07-07 10:11 UTC  (6+ messages)
` [PATCH v2 4/8] pwm: Add STM32 LPTimer PWM driver

[PATCH] staging: rtl8712: Remove explicit NULL comparison
 2017-07-07 10:10 UTC 

[PATCH] power: power_supply: Add support for MAX1721x standalone fuel gauge
 2017-07-07 10:07 UTC  (3+ messages)
` [PATCH] regmap: regmap-w1: Fix build troubles

[PATCH v2 0/5] powerpc/mm: Fix kernel protection and implement STRICT_KERNEL_RWX on PPC32
 2017-07-07 10:06 UTC  (6+ messages)
` [PATCH v2 1/5] powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBs
` [PATCH v2 2/5] powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32
` [PATCH v2 3/5] powerpc/mm: Implement STRICT_KERNEL_RWX "
` [PATCH v2 4/5] powerpc/mm: declare some local functions static
` [PATCH v2 5/5] powerpc/mm: Simplify __set_fixmap()

ath10k: ret used but uninitialized (was: Re: ath10k: add initial SDIO support)
 2017-07-07 10:04 UTC  (3+ messages)
  ` ath10k: ret used but uninitialized

[GIT PULL] Backlight for v4.13
 2017-07-07  9:53 UTC 

[PATCH 0/3] FPGA Manager support for FPP via FT232H FT245-FIFO
 2017-07-07  9:53 UTC  (6+ messages)
` [PATCH 1/3] mfd: Add support for FTDI FT232H devices
` [PATCH 3/3] fpga manager: Add FT232H driver for Altera FPP

[PATCH v6 2/4] [media] platform: Add Synopsys Designware HDMI RX Controller Driver
 2017-07-07  9:52 UTC  (3+ messages)

[GIT PULL] MFD for v4.13
 2017-07-07  9:50 UTC 

[GIT PULL] bulk GPIO changes for v4.13
 2017-07-07  9:47 UTC 

[PATCH v2 0/8] x86: undwarf unwinder
 2017-07-07  9:44 UTC  (8+ messages)
` [PATCH v2 4/8] objtool: add undwarf debuginfo generation

[PATCH 1/2] genirq: Get the fwnode back for irqchips being probed via ACPI namespace
 2017-07-07  9:38 UTC  (6+ messages)

namei_vfat.c array subscript is above array bounds
 2017-07-07  9:35 UTC 

[PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET
 2017-07-07  9:34 UTC  (2+ messages)

[PATCH] pwm: sun4i: add NULL check on of_match_device() return value
 2017-07-07  9:33 UTC  (3+ messages)

[PATCH v6 0/4] Synopsys Designware HDMI Video Capture Controller + PHY
 2017-07-07  9:31 UTC  (6+ messages)
` [PATCH v6 4/4] dt-bindings: media: Document Synopsys Designware HDMI RX

UBSAN: Undefined behaviour in drivers/acpi/sysfs.c:760:33
 2017-07-07  9:30 UTC 

[PATCH] input: tegra-kbc: add NULL check on of_match_device() return value
 2017-07-07  9:30 UTC  (3+ messages)

[PATCH V2] arm64: traps: disable irq in die()
 2017-07-07  9:29 UTC 

[PATCH v12 00/10] IMC Instrumentation Support
 2017-07-07  9:26 UTC  (3+ messages)
` [PATCH v12 01/10] powerpc/powernv: Data structure and macros definitions for IMC

[PATCH] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values
 2017-07-07  9:26 UTC  (3+ messages)

[PATCH] drm/tegra: vic: add NULL check on of_match_device() return value
 2017-07-07  9:25 UTC  (2+ messages)

[PATCH] ARCv2: SLC: Make sure busy bit is set properly for region ops
 2017-07-07  9:25 UTC 

[PATCH 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-07  9:21 UTC  (6+ messages)
` [PATCH 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver

[PATCH v2 1/2] scripts/gdb: lx-dmesg: Cast log_buf to void* for addr fetch
 2017-07-07  9:16 UTC  (4+ messages)
` [PATCH v2 2/2] scripts/gdb: lx-dmesg: Use explicit encoding=utf8 errors=replace

[PATCH stable-only] mm: fix classzone_idx underflow in shrink_zones()
 2017-07-07  9:10 UTC  (2+ messages)
` Patch "mm: fix classzone_idx underflow in shrink_zones()" has been added to the 4.4-stable tree

[PATCH 0/3] v2 ipc subsystem refcount coversions
 2017-07-07  8:59 UTC  (4+ messages)
` [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t
` [PATCH 2/3] ipc: convert sem_undo_list.refcnt "
` [PATCH 3/3] ipc: convert kern_ipc_perm.refcount "

[PATCH v2 0/3] pwm: add pwm AO on meson gx
 2017-07-07  8:57 UTC  (4+ messages)
` [PATCH v2 3/3] pwm: meson: improve pwm calculation precision

[PATCH v2] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-07  8:56 UTC 

[PATCH v2 2/2] docs: disable KASLR when debugging kernel
 2017-07-07  8:51 UTC 

[PATCH v2] [media] v4l2-mediabus: Add helper functions
 2017-07-07  8:48 UTC 

[PATCH v9 0/3] mm: security: ro protection for dynamic data
 2017-07-07  8:42 UTC  (4+ messages)
` [PATCH 1/3] Protectable memory support

[PATCH] sched/cputime: Fix using smp_processor_id() in preemptible
 2017-07-07  8:44 UTC  (3+ messages)

[PATCH] slub: make sure struct kmem_cache_node is initialized before publication
 2017-07-07  8:43 UTC  (2+ messages)

[PATCH v6 0/7] perf report: Show branch type
 2017-07-07  8:42 UTC  (4+ messages)
` [PATCH v6 1/7] perf/core: Define the common branch type classification

[PATCH 1/3] lib/test_kmod: tidy up bounds checking
 2017-07-07  8:41 UTC  (3+ messages)
` [PATCH 2/3] lib/test_kmod: take the lock in register_test_dev_kmod()
` [PATCH 3/3] lib/test_kmod: fix fs module tests

[PATCH] [media] v4l2-mediabus: Add helper functions
 2017-07-07  8:38 UTC  (3+ messages)

[PATCH 2/2] docs: disable KASLR when debugging kernel
 2017-07-07  8:32 UTC  (3+ messages)

[PATCH 0/3 v2] Expose VMFUNC to the nested hypervisor
 2017-07-07  8:30 UTC  (3+ messages)
` [PATCH 3/3 v2] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor

[PATCH] arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
 2017-07-07  8:28 UTC  (2+ messages)

[GIT PULL] USB fixes for 4.13-rc1
 2017-07-07  8:26 UTC 

[PATCH] [media] rc: constify attribute_group structures
 2017-07-07  8:23 UTC 

[PATCH 0/8] irqchip: stm32: add stm32h7 support
 2017-07-07  8:16 UTC  (10+ messages)
` [PATCH 1/8] irqchip: stm32: select GENERIC_IRQ_CHIP
` [PATCH 2/8] irqchip: stm32: add multi-bank management
` [PATCH 3/8] dt-bindings: interrupt-controllers: add compatible string for stm32h7
` [PATCH 4/8] irqchip: stm32: add stm32h7 support
` [PATCH 5/8] irqchip: stm32: fix initial values
` [PATCH 6/8] irqchip: stm32: move the wakeup on interrupt mask
` [PATCH 7/8] ARM: dts: stm32: add exti support for stm32h743
` [PATCH 8/8] ARM: dts: stm32: add support of exti on stm32h743 pinctrl

[PATCH v4 1/3] pinctrl: Add sleep related configuration
 2017-07-07  8:13 UTC  (5+ messages)

[PATCH 0/4] percpu: add basic stats and tracepoints to percpu allocator
 2017-07-07  8:16 UTC  (3+ messages)
` [PATCH 3/4] percpu: expose statistics about percpu memory via debugfs

[PATCH] [media] imon: constify attribute_group structures
 2017-07-07  8:15 UTC 

[PATCH] xen-blkfront: emit KOBJ_OFFLINE uevent when detaching device
 2017-07-07  8:10 UTC  (8+ messages)
    ` [Xen-devel] "

[PATCH 2/9] RISC-V: Atomic and Locking Code
 2017-07-07  8:08 UTC  (3+ messages)

[PATCH v16 0/7] power: add power sequence library
 2017-07-07  8:01 UTC  (5+ messages)
` [PATCH v16 2/7] "

[PATCH 1/2] printk: Unconditionally unregister boot consoles if in init section
 2017-07-07  7:58 UTC  (3+ messages)

[PATCH] scsi: sg: fix SG_DXFER_FROM_DEV transfers
 2017-07-07  7:57 UTC  (3+ messages)

[PATCH] smp/hotplug: Move unparking of percpu threads to the control CPU
 2017-07-07  7:53 UTC  (3+ messages)

[PATCH] drm/tegra: sor: add NULL check on of_match_device() return value
 2017-07-07  7:42 UTC  (2+ messages)

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-07-07  7:41 UTC  (4+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

RE: [PATCH v4 20/28] ARM: owl: Implement CPU enable-method for S500
 2017-07-07  7:34 UTC  (7+ messages)
` [PATCH] ARM: owl: smp: Drop owl_secondary_boot()

[PATCH v3 0/3] some fixups for MediaTek cpufreq driver
 2017-07-07  7:30 UTC  (3+ messages)
` [PATCH v3 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC

[RFC v5 00/38] powerpc: Memory Protection Keys
 2017-07-07  7:25 UTC  (3+ messages)
` [RFC v5 01/38] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages

[PATCH 2/1] docs: disable KASLR when debugging kernel
 2017-07-07  7:11 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).