public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-24 11:48:39 to 2015-08-24 14:51:00 UTC [more...]

[PATCH v11 00/20] Compile-time stack validation
 2015-08-24 14:46 UTC  (16+ messages)
` [PATCH v11 01/20] x86/asm: Frame pointer macro cleanup
` [PATCH v11 03/20] x86/stackvalidate: Compile-time stack validation
` [PATCH v11 07/20] x86/paravirt: Add stack frame dependency to PVOP inline asm calls
` [PATCH v11 09/20] x86/amd: Set ELF function type for vide()
` [PATCH v11 10/20] x86/reboot: Add ljmp instructions to stackvalidate whitelist
` [PATCH v11 11/20] x86/xen: Add xen_cpuid() and xen_setup_gdt() to stackvalidate whitelists
` [PATCH v11 12/20] x86/asm/crypto: Create stack frames in aesni-intel_asm.S
` [PATCH v11 13/20] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH v11 14/20] x86/asm/crypto: Move jump_table "
` [PATCH v11 15/20] x86/asm/crypto: Create stack frames in clmul_ghash_mul/update()
` [PATCH v11 16/20] x86/asm/entry: Create stack frames in thunk functions
` [PATCH v11 17/20] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
` [PATCH v11 18/20] x86/asm: Create stack frames in rwsem functions
` [PATCH v11 19/20] x86/asm/efi: Create a stack frame in efi_call()
` [PATCH v11 20/20] x86/asm/power: Create stack frames in hibernate_asm_64.S

[PATCH] scripts/checkkconfigsymbols.py: support default statements
 2015-08-24 14:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/14] Add Analogix Core Display Port Driver
 2015-08-24 14:48 UTC  (12+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp

linux-next: build failure after merge of the nfs tree
 2015-08-24 14:48 UTC  (4+ messages)

[PATCH 0/2] kbuild: Minor cleanups of fixdep
 2015-08-24 14:46 UTC  (2+ messages)

linux-next: Tree for Aug 24
 2015-08-24 14:36 UTC  (2+ messages)
` linux-next: Tree for Aug 24 (media/i2c/tc358743.c)

[PATCH 3/8][v3]usb:fsl:otg: Add support to add/remove usb host driver
 2015-08-24 14:35 UTC  (2+ messages)

[PATCH v2 0/6] perf: Introduce extended syscall error reporting
 2015-08-24 14:33 UTC  (7+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] perf: Add file name and line number to perf extended error reports
` [PATCH v2 3/6] perf: Annotate some of the error codes with perf_err()
` [PATCH v2 4/6] perf/x86: "
` [PATCH v2 5/6] perf/x86/intel/pt: Use extended error reporting in event initialization
` [PATCH v2 6/6] perf/x86/intel/bts: "

[PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
 2015-08-24 14:35 UTC  (10+ messages)
` [PATCH v2 "
          ` [PATCH] clockevents/drivers/mtk: Fix spurious interrupt leading to crash

[PATCH] scripts/kernel-doc: Improve Markdown results
 2015-08-24 14:34 UTC  (2+ messages)

[PATCH] docs: update HOWTO for 3.x -> 4.x versioning
 2015-08-24 14:33 UTC 

[PATCH v3 0/6] ARCv2 port to Linux - (C) perf
 2015-08-24 14:30 UTC  (8+ messages)
` [PATCH v3 1/6] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH v3 2/6] ARCv2: perf: implement "event_set_period"
` [PATCH v3 3/6] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH v3 4/6] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH v3 5/6] ARCv2: perf: SMP support
` [PATCH v3 6/6] ARCv2: perf: Finally introduce HS perf unit

[PATCH RFC 00/10] stat read during perf sampling
 2015-08-24 14:27 UTC  (7+ messages)
` [PATCH RFC 02/10] perf,tools: Support new sort type --socket

[PATCH v7 0/6] Allow user to request memory to be locked on page fault
 2015-08-24 14:27 UTC  (12+ messages)
` [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT

[PATCH 00/10] Add support for img AXD audio hardware decoder
 2015-08-24 14:27 UTC  (17+ messages)
` [PATCH 01/10] irqchip: irq-mips-gic: export gic_send_ipi
` [PATCH 02/10] dt: add img,axd.txt device tree binding document
` [PATCH 03/10] ALSA: add AXD Audio Processing IP alsa driver
` [PATCH 04/10] ALSA: axd: add fw binary header manipulation files
` [PATCH 05/10] ALSA: axd: add buffers "
` [PATCH 06/10] ALSA: axd: add basic files for sending/receiving axd cmds
` [PATCH 07/10] ALSA: axd: add cmd interface helper functions
` [PATCH 08/10] ALSA: axd: add low level AXD platform setup files
` [PATCH 09/10] ALSA: axd: add alsa compress offload operations
` [PATCH 10/10] ALSA: axd: add Makefile

[PATCH v2] ARM: DT: STi: STiH418: Fix mmc0 clock configuration
 2015-08-24 14:23 UTC 

[PATCH v3] dmaengine: hdmac: Add memset capabilities
 2015-08-24 14:24 UTC  (2+ messages)

[RFC PATCH 0/7] DMA: Add support for Tegra210 ADMA
 2015-08-24 14:21 UTC  (7+ messages)
` [RFC PATCH 1/7] DMA: tegra-apb: Correct runtime-pm usage

[PATCH v2 0/5] KASan for arm64
 2015-08-24 14:15 UTC  (16+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[PATCH] x86/math-emu: Add support for FCMOVcc and F[U]COMI[P] insns
 2015-08-24 14:15 UTC  (8+ messages)

[PATCH] Fixing opcode issue on vmx-crypto
 2015-08-24 14:14 UTC  (2+ messages)

isci, INTx mode, race condition
 2015-08-24 14:14 UTC  (2+ messages)

[PATCH] ipmi: add of_device_id in MODULE_DEVICE_TABLE
 2015-08-24 14:15 UTC 

[PATCH V2] mm:memory hot-add: memory can not been added to movable zone
 2015-08-24 14:13 UTC  (4+ messages)

[PATCH 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
 2015-08-24 14:05 UTC  (5+ messages)
` [PATCH 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses

[PATCH] DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
 2015-08-24 13:50 UTC  (3+ messages)

[PATCH RESEND] sched/nohz: Affine unpinned timers to housekeepers
 2015-08-24 14:04 UTC  (8+ messages)

[RESEND PATCH] clk: rockchip: disable init state before mmc card initialization
 2015-08-24 14:02 UTC  (3+ messages)

[PATCH] arm: Handle starting up in secure mode
 2015-08-24 13:55 UTC 

[PATCH] mfd: jz4740-adc: Init mask cache in generic IRQ chip
 2015-08-24 14:01 UTC  (2+ messages)

[PATCH 00/18] Export SPI and OF module aliases in missing drivers
 2015-08-24 14:00 UTC  (5+ messages)
` [PATCH 09/18] mfd: cros_ec: spi: Add OF match table
` [PATCH 12/18] mfd: stmpe: "

[PATCH v5 1/2] mfd: update Intel soc PMIC header file to support Broxton WC PMIC
 2015-08-24 13:59 UTC  (4+ messages)
` [PATCH v5 2/2] mfd: add Intel Broxton Whiskey Cove PMIC driver

[PATCH] mm: mmap: Check all failures before set values
 2015-08-24 13:57 UTC  (3+ messages)

Raspberry Pi KMS-only driver
 2015-08-24 13:56 UTC  (6+ messages)
` [PATCH 1/7] drm/vc4: Add devicetree bindings for VC4

[PATCH] net-next: Fix warning while make xmldocs caused by skbuff.c
 2015-08-24 13:56 UTC 

[PATCH-v6 1/6] mfd: 88pm800: remove duplicate dev_err calls during probe
 2015-08-24 13:54 UTC  (6+ messages)
` [PATCH-v6 3/6] mfd: 88pm800: Get pdata from 'device' rather than passing as a parameter
` [PATCH-v6 5/6] mfd: 88pm800: Set default interrupt clear method

[GIT PULL] power supply changes for 4.3
 2015-08-24 13:54 UTC 

[PATCH RFC v1 0/4] perf: Introduce extended syscall error reporting
 2015-08-24 13:52 UTC  (4+ messages)

[PATCH 1/9] staging: most: NULL comparison style
 2015-08-24 13:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
 2015-08-24 13:47 UTC  (2+ messages)

[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-08-24 13:47 UTC  (6+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings

[PATCH] irqchip, gicv3-its, numa: Workaround for Cavium ThunderX erratum 23144
 2015-08-24 13:47 UTC  (6+ messages)

[PATCH 1/3] mtd: nand: pxa3xx_nand: add register access debug
 2015-08-24 13:46 UTC  (5+ messages)

[PATCH 3/3 v3] mm/vmalloc: Cache the vmalloc memory info
 2015-08-24 13:11 UTC  (4+ messages)
  ` [PATCH 3/3 v4] "

[RFC] fbdev/riva:change to use generice function to implement reverse_order()
 2015-08-24 13:41 UTC  (9+ messages)

[RESEND][PATCH 0/4] spi: davinci: Improve prescaler limit support
 2015-08-24 13:36 UTC  (4+ messages)
` [RESEND][PATCH 4/4] ARM: dts: keystone: Add ti,keystone-spi for SPI

[PATCH RFC] serial: 8250: Handle invalid UART state
 2015-08-24 13:31 UTC  (2+ messages)

Several races in "usbnet" module (kernel 4.1.x)
 2015-08-24 13:29 UTC  (9+ messages)
` [PATCH] usbnet: Fix two races between usbnet_stop() and the BH

[PATCH 0/6] fix drivers/staging/android some coding style issues
 2015-08-24 13:29 UTC  (2+ messages)

[PATCH 1/1] of: to support binding numa node to root subnode(non-bus)
 2015-08-24 13:25 UTC  (2+ messages)

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-08-24 13:21 UTC  (14+ messages)
` [PATCH v4 01/13] usb: otg-fsm: Add documentation for struct otg_fsm
` [PATCH v4 02/13] usb: otg-fsm: support multiple instances
` [PATCH v4 03/13] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v4 04/13] otg-fsm: move usb_bus_start_enum into otg-fsm->ops
` [PATCH v4 05/13] usb: hcd.h: Add OTG to HCD interface
` [PATCH v4 06/13] usb: gadget.h: Add OTG to gadget interface
` [PATCH v4 07/13] usb: otg: add OTG core
` [PATCH v4 08/13] usb: doc: dt-binding: Add otg-controller property
` [PATCH v4 09/13] usb: chipidea: move from CONFIG_USB_OTG_FSM to CONFIG_USB_OTG
` [PATCH v4 10/13] usb: hcd: Adapt to OTG core
` [PATCH v4 11/13] usb: core: hub: Notify OTG fsm when A device sets b_hnp_enable
` [PATCH v4 12/13] usb: gadget: udc: adapt to OTG core
` [PATCH v4 13/13] usb: otg: Add dual-role device (DRD) support

[PATCH v4 0/6] Add support for DA9150 Fuel-Gauge
 2015-08-24 13:22 UTC  (3+ messages)
` [PATCH v4 3/6] power: "

[PATCH] nfs:Fix error handling in the function nfs_vm_page_mkwrite
 2015-08-24 13:17 UTC 

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-08-24 13:16 UTC  (15+ messages)
` [PATCH 01/12] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 02/12] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 03/12] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 04/12] mm, page_alloc: Only check cpusets when one exists that can be mem-controlled
` [PATCH 05/12] mm, page_alloc: Remove unecessary recheck of nodemask
` [PATCH 06/12] mm, page_alloc: Use masks and shifts when converting GFP flags to migrate types
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 08/12] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
` [PATCH 09/12] mm, page_alloc: Delete the zonelist_cache
` [PATCH 10/12] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 11/12] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 12/12] mm, page_alloc: Only enforce watermarks for order-0 allocations

[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller
 2015-08-24 13:15 UTC  (5+ messages)
` [PATCH linux-next v4 5/5] mtd: atmel-quadspi: "

[PATCH] nfs:Fix deadlock occurrence issue on error path in the function nfs_vm_page_mkwrite
 2015-08-24 13:12 UTC 

[PATCH] staging: fbtft: Made into two lines
 2015-08-24 13:11 UTC  (2+ messages)

[PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management
 2015-08-24 13:06 UTC  (11+ messages)

[PATCH] staging: fbtft: Removed a space
 2015-08-24 13:06 UTC  (3+ messages)
` [PATCH] staging: fbtft: Removed space before parenthesis

[PATCH] staging: fbtft: Removed a space before comma
 2015-08-24 13:02 UTC  (2+ messages)

[PATCH-v3 0/2] regulator: 88pm800: Add dual phase mode support on BUCK1
 2015-08-24 13:02 UTC  (4+ messages)
` [PATCH-v3 1/2] mfd: devicetree: bindings: 88pm800: Add DT property for dual phase enable
` [PATCH-v3 2/2] regulator: 88pm800: Add support for configuration of dual phase on BUCK1

[PATCH RESEND 1/2] ovl: free stack of paths in ovl_fill_super
 2015-08-24 12:57 UTC  (2+ messages)
` [PATCH RESEND 2/2] ovl: free lower_mnt array in ovl_put_super

[PATCH 3/3 v5] mm/vmalloc: Cache the vmalloc memory info
 2015-08-24 12:54 UTC  (2+ messages)

[PATCH 1/3] KVM: make halt_poll_ns per-VCPU
 2015-08-24 12:53 UTC  (3+ messages)
` [PATCH 2/3] KVM: dynamise halt_poll_ns adjustment
` [PATCH 3/3] KVM: trace kvm_halt_poll_ns grow/shrink

[PATCH 0/3] KVM: Dynamic halt_poll_ns
 2015-08-24 12:53 UTC 

kernel 3.13-61/62 /cpu1/cpufreq/stats
 2015-08-24 12:44 UTC 

[GIT PULL] Move cert handling to certs/ directory
 2015-08-24 12:51 UTC 

[PATCH v2] watchdog: sunxi: fix activation of system reset
 2015-08-24 12:49 UTC  (4+ messages)

[PATCH v1 0/3] mailbox: hisilicon: add Hi6220 mailbox driver
 2015-08-24 12:48 UTC  (8+ messages)
` [PATCH v1 3/3] arm64: dts: add Hi6220 mailbox node

[PATCH] mm: use only per-device readahead limit
 2015-08-24 12:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] i2c: allow specifying separate wakeup interrupt in device tree
 2015-08-24 12:35 UTC  (2+ messages)

[PATCH] i2c: allow specifying separate wakeup interrupt in device tree
 2015-08-24 12:33 UTC  (7+ messages)

[PATCH v3 1/1] USB:option:add ZTE PIDs
 2015-08-24 12:31 UTC  (4+ messages)

[char-misc 1/2] mei: Fix debugfs filename in error output
 2015-08-24 12:27 UTC  (2+ messages)
` [char-misc 2/2] mei: fix debugfs files leak on error path

[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
 2015-08-24 12:27 UTC  (2+ messages)

[PATCH 0/6] ChromeOS EC Kconfig cleanups
 2015-08-24 12:18 UTC  (3+ messages)
` [PATCH 5/6] i2c: Replace I2C_CROS_EC_TUNNEL dependency

[PATCH 00/11] fix error return code
 2015-08-24 12:13 UTC  (3+ messages)
` [PATCH 10/11] ah6: "

[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-08-24 12:13 UTC  (2+ messages)

[PATCH] input: gpio-keys: report error when invalid key number
 2015-08-24 12:07 UTC 

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-24 12:06 UTC  (6+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure

[x86] copy_from{to}_user question
 2015-08-24 12:05 UTC  (11+ messages)

[PATCH] gpio: gpiolib: use devm_* API to simplify driver code
 2015-08-24 12:05 UTC 

[PATCH] HID: quirks: add QUIRK_NOGET for an other TPV touchscreen
 2015-08-24 12:02 UTC  (2+ messages)

[PATCH v4 0/4] mfd: Improve DT binding docs for max77686 and max77802
 2015-08-24 11:49 UTC  (9+ messages)
` [PATCH v4 1/4] mfd: max77686: Don't suggest in binding to use a deprecated property
` [PATCH v4 2/4] mfd: max77686: Use a generic name for the PMIC node in the example
` [PATCH v4 3/4] mfd: Add DT binding for Maxim MAX77802 IC
` [PATCH v4 4/4] mfd: max77686: Split out regulator part from the DT binding

[PATCH v5 0/8] Add support for best effort block read emulation
 2015-08-24 11:49 UTC  (9+ messages)
` [PATCH v5 6/8] iio: gyro: bmg160: optimize i2c transfers in trigger handler


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox