linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-25 19:13:36 to 2017-08-26 07:26:20 UTC [more...]

[GIT PULL] x86 fixes
 2017-08-26  7:26 UTC 

linux-next: manual merge of the kvm tree with the tip tree
 2017-08-26  7:24 UTC  (8+ messages)

remove dma_alloc_noncoherent V2
 2017-08-26  7:21 UTC  (5+ messages)
` [PATCH 1/4] sgiseeq: switch to dma_alloc_attrs
` [PATCH 2/4] au1000_eth: "
` [PATCH 3/4] i825xx: switch to "
` [PATCH 4/4] dma-mapping: remove dma_alloc_noncoherent and dma_free_noncoherent

[GIT PULL] timer fix
 2017-08-26  7:17 UTC 

[GIT PULL] perf fix
 2017-08-26  7:12 UTC 

[PATCH 00/14] VME: Adjustments for several function implementations
 2017-08-26  7:04 UTC  (6+ messages)
` [PATCH 13/14] vme: tsi148: Improve 17 size determinations

[PATCH v6] mtd: sharpslpart: Add sharpslpart partition parser
 2017-08-26  6:58 UTC  (13+ messages)

[PATCH 1/2] of: Add vendor prefix for Amarula Solutions
 2017-08-26  6:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: Add rk3288 vyasa board

[PATCH] btrfs: resume qgroup rescan on rw remount
 2017-08-26  6:39 UTC  (5+ messages)

[PATCH] nfc: pn544: mei: constify mei_cl_device_id
 2017-08-26  6:26 UTC 

[PATCH] nfc: microread: mei: constify mei_cl_device_id
 2017-08-26  6:25 UTC 

[PATCH] [media] staging: omap4iss: make v4l2_file_operations const
 2017-08-26  6:15 UTC 

[PATCH] [media] usbtv: make v4l2_file_operations const
 2017-08-26  6:13 UTC 

[PATCH] [media] v4l: omap3isp: make v4l2_file_operations const
 2017-08-26  6:12 UTC 

[PATCH] watchdog: mei_wdt: constify mei_cl_device_id
 2017-08-26  6:11 UTC 

[PATCH] iio: multiplexer: add NULL check on devm_kzalloc() and devm_kmemdup() return values
 2017-08-26  6:09 UTC  (5+ messages)

[PATCH 3/3] staging: lustre: obdclass: fix checking for obd_init_checks()
 2017-08-26  6:04 UTC 

[PATCH] [media] cx18: make v4l2_file_operations const
 2017-08-26  6:02 UTC 

[PATCH] iio: multiplexer: check memory allocation failure
 2017-08-26  5:49 UTC 

[PATCH v3 net-next 1/1] hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)
 2017-08-26  4:52 UTC 

[RFC PATCH] treewide: remove GFP_TEMPORARY allocation flag
 2017-08-26  4:11 UTC  (7+ messages)

[PATCH V2] spmi: pmic-arb: Enforce the ownership check optionally
 2017-08-26  3:46 UTC  (9+ messages)

[PATCH v4 0/2] Add support for MediaTek AHCI SATA
 2017-08-26  3:19 UTC  (2+ messages)

pull-request: wireless-drivers 2017-08-25
 2017-08-26  3:12 UTC  (2+ messages)

[PATCH net-next v5] net: stmmac: Delete dead code for MDIO registration
 2017-08-26  3:08 UTC  (2+ messages)

[PATCH] net: sxgbe: check memory allocation failure
 2017-08-26  3:07 UTC  (2+ messages)

[PATCH 1/2 v2] sched/wait: Break up long wake list walk
 2017-08-26  2:54 UTC  (8+ messages)
` [PATCH 2/2 v2] sched/wait: Introduce lock breaker in wake_up_page_bit

[PATCH] futex: avoid undefined behaviour when shift exponent is negative
 2017-08-26  2:51 UTC  (6+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-26  2:49 UTC  (11+ messages)
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support

[PATCH v3 0/5] Add MediaTek PMIC keys support
 2017-08-26  2:30 UTC  (2+ messages)

[patch V2 00/44] x86: Cleanup IDT code
 2017-08-26  2:24 UTC  (47+ messages)
` [patch V2 01/44] x86/irq: Remove vector_used_by_percpu_irq()
` [patch V2 02/44] x86/irq: Unexport used_vectors
` [patch V2 03/44] x86/irq: Get rid of the first_system_vector bogisity
` [patch V2 04/44] x86/irq: Remove duplicated used_vectors definition
` [patch V2 05/44] x86/boot: Move EISA setup to a proper place
` [patch V2 06/44] x86/tracing: Introduce a static key for exception tracing
` [patch V2 07/44] x86/traps: Simplify pagefault tracing logic
` [patch V2 08/44] x86/apic: Remove the duplicated tracing version of local_timer_interrupt
` [patch V2 09/44] x86/apic: Use this_cpu_ptr in local_timer_interrupt
` [patch V2 10/44] x86/irq: Get rid of duplicated trace_x86_platform_ipi() code
` [patch V2 11/44] x86/apic: Remove the duplicated tracing versions of interrupts
` [patch V2 12/44] x86/irqwork: Get rid of duplicated tracing interrupt code
` [patch V2 13/44] x86/mce: Remove "
` [patch V2 14/44] x86/smp: Remove pointless duplicated "
` [patch V2 15/44] x86/smp: Use static key for reschedule interrupt tracing
` [patch V2 16/44] x86/idt: Remove tracing idt completely
` [patch V2 17/44] x86/idt: Cleanup the i386 low level entry macros
` [patch V2 18/44] x86/tracing: Disentangle pagefault and resched IPI tracing key
` [patch V2 19/44] x86/ipi: Make platform IPI depend on APIC
` [patch V2 20/44] x86/irq_work: Make it "
` [patch V2 21/44] x86/tracing: Build tracepoints only when they are used
` [patch V2 22/44] x86/idt: Unify gate_struct handling for 32/64bit
` [patch V2 23/44] x86/percpu: Use static initializer for GDT entry
` [patch V2 24/44] x86/fpu: Use bitfield accessors for desc_struct
` [patch V2 25/44] x86: Replace access to desc_struct:a/b fields
` [patch V2 26/44] x86/gdt: Use bitfields for initialization
` [patch V2 27/44] x86/ldttss: Cleanup 32bit descriptors
` [patch V2 28/44] x86/idt: Create file for IDT related code
` [patch V2 29/44] x86/idt: Move 32bit idt_descr to C code
` [patch V2 30/44] x86/idt: Remove unused set_trap_gate()
` [patch V2 31/44] x86/idt: Consolidate IDT invalidation
` [patch V2 32/44] x86/idt: Move early IDT handler setup to IDT code
` [patch V2 33/44] x86/idt: Move early IDT setup out of 32bit asm
` [patch V2 34/44] x86/idt: Prepare for table based init
` [patch V2 35/44] x86/idt: Switch early trap init to IDT tables
` [patch V2 36/44] x86/idt: Move debug stack init to table based
` [patch V2 37/44] x86/idt: Move ist stack based traps to table init
` [patch V2 38/44] x86/idt: Move regular trap init to tables
` [patch V2 39/44] x86/idt: Move APIC gate initialization "
` [patch V2 40/44] x86/idt: Move interrupt gate initialization to IDT code
` [patch V2 41/44] x86/idt: Remove unused functions/inlines
` [patch V2 42/44] x86/idt: Deinline setup functions
` [patch V2 43/44] x86/idt: Simplify alloc_intr_gate
` [patch V2 44/44] x86/idt: Hide set_intr_gate()

[PATCH net-next v3] e1000e: Be drop monitor friendly
 2017-08-26  1:14 UTC 

linux-next: build warnings after merge of the akpm-current tree
 2017-08-26  1:23 UTC  (4+ messages)

[PATCH net-next v7 00/10] Landlock LSM: Toward unprivileged sandboxing
 2017-08-26  1:16 UTC  (9+ messages)
` [PATCH net-next v7 01/10] selftest: Enhance kselftest_harness.h with a step mechanism
` [PATCH net-next v7 05/10] landlock: Add LSM hooks related to filesystem

[PATCH 3.16 124/134] net/mlx4_en: Avoid adding steering rules with invalid ring
 2017-08-26  1:10 UTC  (3+ messages)

[PATCH] staging:rtl8712:xmit_linux.c: Avoid CamelCase
 2017-08-26  0:57 UTC  (3+ messages)

[PATCH 0/1] devpts: use dynamic_dname() to generate proc name
 2017-08-26  1:00 UTC  (11+ messages)

[PATCH 1/9] ASoC: max98927: Added TDM support
 2017-08-26  0:41 UTC  (9+ messages)
` [PATCH 2/9] ASoC: max98927: Added controls for Envelope tracking
` [PATCH 3/9] ASoC: max98927: Updated volatile register list
` [PATCH 4/9] ASoC: max98927: Added missing \n to end of dev_err messages
` [PATCH 5/9] ASoC: max98927: Removed obsolete variables
` [PATCH 6/9] ASoC: max98927: Modified chip default register values
` [PATCH 7/9] ASoC: max98927: Added PM suspend and resume function
` [PATCH 8/9] ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense path
` [PATCH 9/9] ASoC: max98927: Changed device property read function

[PATCH 3.16 000/134] 3.16.47-rc1 review
 2017-08-26  0:37 UTC  (10+ messages)
` [PATCH 3.16 119/134] ipv4: restore rt->fi for reference counting
` [PATCH 3.16 084/134] usb: misc: legousbtower: Fix buffers on stack
` [PATCH 3.16 032/134] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6

[RFC PATCH] mm: fadvise: avoid fadvise for fs without backing device
 2017-08-26  0:22 UTC  (3+ messages)

mmotm 2017-08-25-15-50 uploaded
 2017-08-26  0:21 UTC  (3+ messages)
  ` [PATCH] mm/hmm: fix build when HMM is disabled

kernel panic in generic_make_request() in block/blk-core.c
 2017-08-26  0:03 UTC 

+ mm-madvise-fix-freeing-of-locked-page-with-madv_free.patch added to -mm tree
 2017-08-25 23:41 UTC  (4+ messages)

[PATCH] tpm/tpm_crb: Use start method value from ACPI table directly
 2017-08-25 23:28 UTC 

[PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
 2017-08-25 23:19 UTC  (6+ messages)

[PATCH 1/3] usb: dwc2: Improve gadget state disconnection handling
 2017-08-25 23:16 UTC  (2+ messages)

[PATCH] usb: dwc3: Initialize DMA ops/mask for xhci-hcd
 2017-08-25 23:03 UTC  (2+ messages)

[RFC][PATCH 0/4] Fixes for two recently found timekeeping bugs
 2017-08-25 22:57 UTC  (6+ messages)
` [RFC][PATCH 4/4] time: Clean up CLOCK_MONOTONIC_RAW time handling
    ` [RFC][PATCH] time: Fix ktime_get_raw() issues caused by incorrect base accumulation

[GIT PULL] MTD fixes for v4.13-rc7
 2017-08-25 22:55 UTC 

[PATCH v5 0/2] Early boot time stamps for x86
 2017-08-25 22:54 UTC  (3+ messages)
` [PATCH v5 1/2] sched/clock: interface to allow timestamps early in boot

[PATCH net-next v2 00/14] net: mvpp2: comphy configuration
 2017-08-25 22:46 UTC  (5+ messages)
` [PATCH net-next v2 05/14] net: mvpp2: do not force the link mode
` [PATCH net-next v2 09/14] net: mvpp2: dynamic reconfiguration of the PHY mode

[PATCH] of: do not leak console options
 2017-08-25 22:37 UTC  (2+ messages)

[PATCH v7 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-08-25 22:31 UTC  (3+ messages)
` [PATCH v7 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 1/2] scsi: lpfc: avoid an unused function warning
 2017-08-25 22:27 UTC  (4+ messages)
` [PATCH v3 2/2] scsi: lpfc: avoid false-positive gcc-8 warning

[PATCH] x86: use KERN_CONT in dump_pagetable()
 2017-08-25 22:09 UTC  (2+ messages)

[PATCH] HID: multitouch: support buttons and trackpoint on Lenovo X1 Tab Gen2
 2017-08-25 22:06 UTC 

[PATCH v4 0/3] PCI hotplug feature
 2017-08-25 22:03 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: PCI: add PCIe hotplug property

[PATCH] net: sunrpc: svcsock: fix NULL-pointer exception
 2017-08-25 22:01 UTC  (2+ messages)

[PATCH] kthread_worker: don't hog the cpu
 2017-08-25 21:44 UTC 

[PATCH] ASoC: tas2552: Fix fraction overflow in PLL calculation
 2017-08-25 21:36 UTC 

[PATCH v3] gpio: uniphier: add UniPhier GPIO controller driver
 2017-08-25 21:39 UTC  (2+ messages)

[PATCH 00/15] drivers: make device_type const
 2017-08-25 21:30 UTC  (3+ messages)
` [PATCH 13/15] scsi: "

[PATCH 0/3] mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE
 2017-08-25 21:32 UTC  (2+ messages)

[PATCH] mm/hmm: struct hmm is only use by HMM mirror functionality v2
 2017-08-25 21:31 UTC 

[patch 00/41] x86: Cleanup IDT code
 2017-08-25 21:29 UTC  (9+ messages)
` [patch 14/41] x86/smp: Use static key for reschedule interrupt tracing
` [patch 15/41] x86/idt: Remove tracing idt completely

[PATCH] Add /proc/pid/smaps_rollup
 2017-08-25 21:16 UTC  (10+ messages)
` [PATCH RFC v2] "

[PATCH v2 1/1] futex: remove duplicated code and fix UB
 2017-08-25 20:55 UTC  (4+ messages)
` [tip:locking/core] futex: Remove duplicated code and fix undefined behaviour

[PATCH 31/35] wireless: realtek: rtl8187: constify usb_device_id
 2017-08-25 21:05 UTC 

[PATCH v3 00/11] plat-eznps upstream cont. set 2
 2017-08-25 21:02 UTC  (5+ messages)
` [PATCH v3 03/11] ARC: Allow irq threading

[PATCH] kvm/x86: Avoid clearing the C-bit in rsvd_bits()
 2017-08-25 20:55 UTC 

[PATCH net-next] compiler: Document behavior compiling with -O0
 2017-08-25 20:54 UTC  (5+ messages)

[PATCH v3] irqdomain: Prevent Oops in irq_domain_push_irq()
 2017-08-25 20:43 UTC  (2+ messages)
` [tip:irq/core] irqdomain: Prevent potential NULL pointer dereference "

[PATCH] genirq: fix semicolon.cocci warnings
 2017-08-25 20:43 UTC  (2+ messages)
` [tip:irq/core] genirq: Fix "

[PATCH 0/7] sched/deadline: fix cpusets bandwidth accounting
 2017-08-25 20:35 UTC  (11+ messages)

[PATCHi v2] arc: Mask individual IRQ lines during core INTC init
 2017-08-25 20:35 UTC  (2+ messages)

WARNING: at arch/x86/kernel/stacktrace.c:132 save_stack_trace_tsk_reliable
 2017-08-25 20:31 UTC  (3+ messages)

[PATCH] Staging:android:ion:ion.c : Using WARN_ON() rather than BUG() Signed-off-by: harsha <harshasharmaiitr@gmail.com>
 2017-08-25 20:28 UTC  (2+ messages)

[PATCH] arc: arcv2: Mask only private-per-core IRQ lines on boot
 2017-08-25 20:27 UTC 

[PATCH 0/3] SCSI-sg: Adjustments for two function implementations
 2017-08-25 20:26 UTC  (4+ messages)
` [PATCH 1/3] SCSI-sg: Delete an error message for a failed memory allocation in sg_alloc()
` [PATCH 2/3] SCSI-sg: Improve a size determination "
` [PATCH 3/3] SCSI-sg: Fix a typo in a comment line in sg_ioctl()

[Question]: try to fix contention between expire_timers and try_to_del_timer_sync
 2017-08-25 20:25 UTC  (10+ messages)

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-25 20:24 UTC  (14+ messages)
` [PATCH v6 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags

[GIT PULL] KVM fixes for 4.13-rc7 (Sardinia edition)
 2017-08-25 20:11 UTC 

[PATCH 3/3] x86/intel_rdt: Turn off most RDT features on Skylake
 2017-08-25 20:04 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 2/3] x86/intel_rdt: Add command line options for resource director technology
 2017-08-25 20:04 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH 1/3] x86/intel_rdt: Move special case code for Haswell to a quirk function
 2017-08-25 20:04 UTC  (2+ messages)
` [tip:x86/cache] "

[PATCH] mm: HMM always needs MMU_NOTIFIER
 2017-08-25 20:01 UTC  (3+ messages)
` [PATCH] mm/hmm: struct hmm is only use by HMM mirror functionality

[RFC 0/3] arm64: Realtek RTD1295 IRQ mux
 2017-08-25 19:41 UTC  (4+ messages)
` [RFC 1/3] dt-bindings: interrupt-controller: Add Realtek RTD1295

[PATCH] SCSI-sd: Delete an error message for a failed memory allocation in sd_revalidate_disk()
 2017-08-25 19:37 UTC 

[PATCH] ASoC: rt5677: Reintroduce I2C device IDs
 2017-08-25 19:33 UTC  (6+ messages)

[PATCH] zram: add zstd to the supported algorithms list
 2017-08-25 19:31 UTC  (6+ messages)

[PATCH] SCSI-scan: Delete an error message for a failed memory allocation in two functions
 2017-08-25 19:21 UTC 

[PATCH 0/4] net: stmmac: revert the EMAC bindings
 2017-08-25 19:12 UTC  (2+ messages)
` [PATCH 1/4] dt-bindings: net: Revert sun8i dwmac binding


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