linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 10:39:28 to 2018-08-10 16:03:06 UTC [more...]

[PATCH 0/3] arm64 live patching
 2018-08-10 16:03 UTC  (4+ messages)
` [PATCH 1/3] arm64: implement ftrace with regs
` [PATCH 2/3] arm64: implement live patching
` [PATCH 3/3] arm64: reliable stacktraces

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-10 15:55 UTC  (12+ messages)
` BUG: Mount ignores mount options

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-08-10 15:55 UTC  (4+ messages)

[PATCH v8 00/22] vfio-ap: guest dedicated crypto adapters
 2018-08-10 15:53 UTC  (13+ messages)
` [PATCH v8 04/22] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
` [PATCH v8 17/22] s390: vfio-ap: zeroize the AP queues

mmotm 2018-08-09-20-10 uploaded
 2018-08-10 15:51 UTC  (3+ messages)
` mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
` mmotm 2018-08-09-20-10 uploaded (media/platform/cros-ec-cec/)

[PATCH v2] Add icmp_echo_ignore_all support for ICMPv6
 2018-08-10 15:48 UTC 

[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
 2018-08-10 15:47 UTC  (8+ messages)

[PATCH net-next 1/1] net/smc: send response to test link signal
 2018-08-10 15:45 UTC 

[PATCH 0/4] Add support to register platform service IRQ
 2018-08-10 15:39 UTC  (5+ messages)
` [PATCH 1/4] PCI: Add setup_platform_service_irq hook to struct pci_host_bridge
` [PATCH 2/4] PCI: Add pci_check_platform_service_irqs
` [PATCH 3/4] PCI/portdrv: Check platform supported service IRQ's
` [PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook

[PATCH] perf/x86: Add __ro_after_init annotations
 2018-08-10 15:43 UTC 

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-08-10 15:40 UTC  (11+ messages)

[PATCH v12 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
 2018-08-10 15:35 UTC  (3+ messages)
` [PATCH v12 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU

[PATCH 0/3] Refactor/cleanup for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-10 15:29 UTC  (4+ messages)
` [PATCH 1/3] mm/memory_hotplug: Drop unused args from remove_memory_section
` [PATCH 2/3] mm/memory_hotplug: Drop unneeded check from unregister_mem_sect_under_nodes
` [PATCH 3/3] mm/memory_hotplug: Cleanup unregister_mem_sect_under_nodes

[PATCH net-next] mlxsw: core: remove unnecessary function mlxsw_core_driver_put
 2018-08-10 15:26 UTC  (2+ messages)

[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
 2018-08-10 15:26 UTC  (7+ messages)

[PATCH] mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
 2018-08-10 15:23 UTC  (2+ messages)

[PATCH] clk: sunxi-ng: h6: fix PWM gate/reset offset
 2018-08-10 15:16 UTC 

[PATCH v3 0/2] PCI: imx: Initial imx7d pm support
 2018-08-10 15:13 UTC  (9+ messages)

[PATCH v2] clk: qcom: Add some missing gcc clks for msm8996
 2018-08-10 15:11 UTC  (2+ messages)

[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
 2018-08-10 15:06 UTC  (11+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO

[RFC PATCH] drm/fourcc: Add remaining fourccs for Mali
 2018-08-10 15:00 UTC 

[PATCH v7 0/4] Add parameter for disabling ACS redirection for P2P
 2018-08-10 14:56 UTC  (5+ messages)
` lspci: Display path to device

[PATCH] iomap: Switch to offset_in_page for clarity
 2018-08-10 14:56 UTC 

[PATCH v8 0/8] Introduce on-chip interconnect API
 2018-08-10 14:52 UTC  (9+ messages)
` [PATCH v8 1/8] interconnect: Add generic "
` [PATCH v8 2/8] dt-bindings: Introduce interconnect binding
` [PATCH v8 3/8] interconnect: Allow endpoints translation via DT
` [PATCH v8 4/8] interconnect: Add debugfs support
` [PATCH v8 5/8] interconnect: qcom: Add RPM communication
` [PATCH v8 6/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
` [PATCH v8 7/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v8 8/8] MAINTAINERS: add a maintainer for the interconnect API

[PATCH] coccicheck: return proper error code on check fail
 2018-08-10 14:45 UTC  (5+ messages)

[PATCH 00/10] x86/paravirt: several cleanups
 2018-08-10 14:44 UTC  (15+ messages)
` [PATCH 01/10] x86/paravirt: make paravirt_patch_call() and paravirt_patch_jmp() static
` [PATCH 02/10] x86/paravirt: remove clobbers parameter from paravirt patch functions
` [PATCH 03/10] x86/paravirt: remove clobbers from struct paravirt_patch_site
` [PATCH 04/10] x86/paravirt: use a single ops structure
  ` [Xen-devel] "
` [PATCH 05/10] x86/paravirt: remove unused paravirt bits
` [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
` [PATCH 07/10] x86/paravirt: move items in pv_info under PARAVIRT_XXL umbrella
` [PATCH 08/10] x86/paravirt: move the Xen-only pv_cpu_ops under the "
` [PATCH 09/10] x86/paravirt: move the Xen-only pv_irq_ops "
` [PATCH 10/10] x86/paravirt: move the Xen-only pv_mmu_ops "

[PATCH] ICMPv6: Add icmp_echo_ignore_all support for ICMPv6
 2018-08-10 14:36 UTC 

general protection fault in finish_task_switch (2)
 2018-08-10 14:42 UTC 

[PATCH] KVM: arm/arm64: Skip updating page table entry if no change
 2018-08-10 14:40 UTC  (3+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-10 14:39 UTC  (3+ messages)
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()

[RFC PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-08-10 14:32 UTC  (13+ messages)

KMSAN: uninit-value in ip_tunnel_xmit (2)
 2018-08-10 14:30 UTC 

[PATCH v4 2/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-10 14:27 UTC  (2+ messages)

[PATCH v3] resource: Merge resources on a node when hot-adding memory
 2018-08-10 14:25 UTC  (6+ messages)

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-10 14:24 UTC  (7+ messages)
` [RFC PATCH 03/17] btrfs: Check and enable HMZONED mode

[BUG] bpf: syscall: a possible sleep-in-atomic-context bug in map_update_elem()
 2018-08-10 14:22 UTC  (2+ messages)

[PATCH] usb: hub: try old enumeration scheme first for high speed devices
 2018-08-10 15:01 UTC  (3+ messages)

[PATCH] EDAC: i82443bxgx: Fix invalid memory type assignment
 2018-08-10 14:15 UTC 

[PATCH] EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
 2018-08-10 14:14 UTC 

disabling psp in bios causes errors in dmesg
 2018-08-10 14:11 UTC  (2+ messages)

RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-10 14:07 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v3 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH v3 0/7] tracing: Hist trigger snapshot and onchange additions
 2018-08-10 14:07 UTC  (10+ messages)
` [PATCH v3 1/7] tracing: Refactor hist trigger action code
` [PATCH v3 4/7] tracing: Add conditional snapshot
` [PATCH v3 6/7] tracing: Add snapshot action

[PATCH] uprobes: Use synchronize_rcu() not synchronize_sched()
 2018-08-10 14:06 UTC  (7+ messages)

[BUG] x86: kernel: nmi: A possible sleep-in-atomic-context bug in nmi_handle()
 2018-08-10 14:03 UTC 

[PATCH] x86/PCI: Claim the resources of firmware enabled IOAPIC before children bus
 2018-08-10 13:58 UTC  (6+ messages)

general protection fault in __schedule (2)
 2018-08-10 13:39 UTC 

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-10 13:38 UTC  (9+ messages)
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 09/24] watchdog: jz4740: Use regmap "
` [PATCH v6 10/24] watchdog: jz4740: Avoid starting watchdog in set_timeout
` [PATCH v6 11/24] watchdog: jz4740: Drop dependency on MACH_JZ47xx, use COMPILE_TEST

[PATCH] perf tools: Check for null when copying nsinfo
 2018-08-10 13:38 UTC  (4+ messages)

[PATCH RFC 1/7] perf/core, x86: Add PERF_SAMPLE_PAGE_SIZE
 2018-08-10 13:36 UTC  (7+ messages)
` [PATCH RFC 2/7] perf tools: Support new sample type for page size
` [PATCH RFC 3/7] perf script: Support "
` [PATCH RFC 4/7] perf sort: Add sort option for "
` [PATCH RFC 5/7] perf mem: Clean up output format and sort order string
` [PATCH RFC 6/7] perf mem: Support page size
` [PATCH RFC 7/7] perf test: Add test case for PERF_SAMPLE_PAGE_SIZE

[PATCH net-next] net: mvneta: fix mvneta_config_rss on armada 3700
 2018-08-10 13:36 UTC  (2+ messages)

[PATCH v2] perf tools: Check for null when copying nsinfo
 2018-08-10 13:36 UTC 

this here for you
 2018-08-10 12:53 UTC 

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-10 13:27 UTC  (4+ messages)
` [PATCH V3 1/4] kvm: remove redundant reserved page check

[PATCH v2 0/3] power: supply: cros: add support for dedicated port and expose connected ports
 2018-08-10 13:13 UTC  (4+ messages)
` [PATCH v2 1/3] mfd: cros: add charger port count command definition
` [PATCH v2 2/3] power: supply: cros: add support for dedicated port
` [PATCH v2 3/3] power: supply: cros: add property to detect connected ports

[RFC][PATCH 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
 2018-08-10 13:14 UTC  (4+ messages)

[PATCH ftrace/core] tracing: irqsoff: Account for additional preempt_disable
 2018-08-10 13:06 UTC  (6+ messages)

KASAN: use-after-free Read in finish_task_switch
 2018-08-10 13:06 UTC 

[PATCH v8 0/4] drm/atmel-hlcdc: bus-width override support
 2018-08-10 13:03 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: display: bridge: lvds-transmitter: add ti,ds90c185
` [PATCH v8 2/4] dt-bindings: display: atmel: optional video-interface of endpoints
` [PATCH v8 3/4] drm/atmel-hlcdc: iterate over all output endpoints
` [PATCH v8 4/4] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes

[PATCH] drm/i915: Add detection of changing of edid on between suspend and resume
 2018-08-10 13:02 UTC  (3+ messages)
` [v3] "
  ` [Intel-gfx] "

[PATCH bpf-next 0/4] Convert filter.txt to RST
 2018-08-10 12:57 UTC  (6+ messages)

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-08-10 12:47 UTC  (5+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH v7 0/3] drm/atmel-hlcdc: bus-width override support
 2018-08-10 12:47 UTC  (3+ messages)
` [PATCH v7 3/3] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes

[PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid
 2018-08-10 12:47 UTC  (3+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: clear all entries when delete vid
` [PATCH 2/2] net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan

[PATCH] cpuidle: menu: Handle stopped tick more aggressively
 2018-08-10 12:31 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] staging: mt7621-mmc: place a check for sscanf
 2018-08-10 12:31 UTC 

[PATCH v5 00/14] Energy Aware Scheduling
 2018-08-10 12:30 UTC  (5+ messages)
` [PATCH v5 03/14] PM: Introduce an Energy Model management framework

[PATCH v2 3/4] i2c: imx: Simplify stopped state tracking
 2018-08-10 12:25 UTC  (6+ messages)

[for-next][PATCH 0/6] tracing: Last minute updates before pushing to linux-next
 2018-08-10 12:22 UTC  (5+ messages)
` [for-next][PATCH 1/6] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 3/6] tracing: More reverting "

[PATCH v6 6/6] signal: Don't restart fork when signals come in
 2018-08-10 12:15 UTC 

[PATCH 1/1] ath10k: avoid possible memory access violation
 2018-08-10 12:03 UTC  (2+ messages)

[RFC v7 PATCH 0/4] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-10 11:59 UTC  (5+ messages)
` [RFC v7 PATCH 4/4] mm: unmap special vmas with regular do_munmap()

possible deadlock in shmem_fallocate (2)
 2018-08-10 11:59 UTC 

[PATCH 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-08-10 11:58 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

[PATCH v2] perf ordered_events: fix crash in free_dup_event()
 2018-08-10 11:54 UTC  (4+ messages)

[PATCH V1 0/6] Add efi page fault handler to fix/recover from
 2018-08-10 11:42 UTC  (3+ messages)
` [PATCH V1 6/6] x86/efi: Introduce EFI_WARN_ON_ILLEGAL_ACCESSES

[PATCH] hid: microsoft: Add rumble support for Xbox One S controller
 2018-08-10 11:38 UTC  (2+ messages)

[PATCH v3 1/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.c
 2018-08-10 11:31 UTC  (6+ messages)
` [PATCH v3 2/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_recv.c
` [PATCH v3 3/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_xmit.c
` [PATCH v3 4/5] staging: rtl8188eu: remove unused IS_MCAST
` [PATCH v3 5/5] staging: rtl8188eu: use phydm_reg.h from rtlwifi

[PATCH 1/2] staging: fbtft: Moves ";" from macro definition to macro usage
 2018-08-10 11:27 UTC  (2+ messages)

Droid 4: suspend to RAM?
 2018-08-10 11:03 UTC  (7+ messages)

[PATCH net-next] crush: fix using plain integer as NULL warning
 2018-08-10 10:59 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.18
 2018-08-10 10:58 UTC 

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-10 10:55 UTC  (6+ messages)
` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions

[PATCH net-next] xen-netfront: fix warn message as irq device name has '/'
 2018-08-10 10:54 UTC  (2+ messages)

[PATCHv3 0/5] perf/hw_breakpoint: Fix breakpoint modify
 2018-08-10 10:47 UTC  (6+ messages)
` [PATCH 1/5] perf tests: Add breakpoint modify tests
` [PATCH 2/5] perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
` [PATCH 3/5] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
` [PATCH 4/5] perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
` [PATCH 5/5] perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint

Droid 4: poweroff reboots the machine
 2018-08-10 10:45 UTC 

[PATCH v2 1/5] staging: rtl8188eu: use is_multicast_ether_addr in rtw_security.c
 2018-08-10 10:44 UTC  (4+ messages)
` [PATCH v2 5/5] staging: rtl8188eu: use phydm_reg.h from rtlwifi

[PATCH v6 0/6] iio: accel: Add adxl372 driver
 2018-08-10 10:38 UTC  (3+ messages)
` [PATCH v6 3/6] regmap: Add regmap_noinc_read API


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