linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-07 14:51:22 to 2015-08-07 18:07:44 UTC [more...]

[PATCH RT 0/6] Linux 3.10.84-rt92-rc1
 2015-08-07 18:07 UTC  (7+ messages)
` [PATCH RT 1/6] Revert "slub: delay ctor until the object is requested"
` [PATCH RT 2/6] mm/slub: move slab initialization into irq enabled region
` [PATCH RT 3/6] x86-Tell-irq-work-about-self-IPI-support-3.14
` [PATCH RT 4/6] xfs: Disable percpu SB on PREEMPT_RT_FULL
` [PATCH RT 5/6] powerpc/kvm: Disable in-kernel MPIC emulation for PREEMPT_RT_FULL
` [PATCH RT 6/6] Linux 3.10.84-rt92-rc1

[PATCH] usb: hcd.h: Fix the values of SetHubDepth and GetPortErrorCount to match USB 3.1 specification
 2015-08-07 18:07 UTC  (3+ messages)

[PATCH V3 0/1] zram: Remove useless check
 2015-08-07 18:06 UTC  (2+ messages)
` [PATCH V3 1/1] "

[PATCH v2] staging: ion: Add a default struct device for cma heap
 2015-08-07 18:05 UTC  (6+ messages)

[lkp] [staging] 68905a14e49: kernel BUG at drivers/base/driver.c:153!
 2015-08-07 18:01 UTC  (4+ messages)

[PATCH v2] dma: omap-dma: add support for pause of non-cyclic transfers
 2015-08-07 17:55 UTC  (3+ messages)

[PATCH] dma: omap-dma: add support for pause of non-cyclic transfers
 2015-08-07 17:55 UTC  (17+ messages)

[PATCH 0/2] net: thunder: Add ACPI support
 2015-08-07 17:53 UTC  (13+ messages)
` [PATCH 2/2] net, thunder, bgx: Add support for ACPI binding

[PATCH 0/2] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-08-07 17:53 UTC  (10+ messages)
` [PATCH 2/2] gadget: Support for the usb charger framework

[GIT PULL] EFI changes for v4.3
 2015-08-07 17:43 UTC  (2+ messages)
  ` [PATCH 4/8] efi: x86: rearrange efi_mem_attributes()

[PATCH V10 0/5] map GHES memory region according to EFI memory map
 2015-08-07 17:40 UTC  (4+ messages)
` [PATCH V10 4/5] arm64: apei: implement arch_apei_get_mem_attributes()

[PATCH] regmap: Remove useless check
 2015-08-07 17:33 UTC 

[PATCH v3 00/20] xen/arm64: Add support for 64KB page
 2015-08-07 17:11 UTC  (22+ messages)
` [PATCH v3 01/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v3 02/20] arm/xen: Drop pte_mfn and mfn_pte
` [PATCH v3 03/20] xen: Add Xen specific page definition
` [PATCH v3 04/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v3 05/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
` [PATCH v3 06/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v3 07/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v3 08/20] block/xen-blkfront: split get_grant in 2
` [PATCH v3 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
` [PATCH v3 10/20] xen/xenbus: Use Xen page definition
` [PATCH v3 11/20] tty/hvc: xen: Use xen "
` [PATCH v3 12/20] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [PATCH v3 13/20] xen/events: fifo: Make it running on 64KB granularity
` [PATCH v3 14/20] xen/grant-table: "
` [PATCH v3 15/20] block/xen-blkfront: Make it running on 64KB page granularity
` [PATCH v3 16/20] block/xen-blkback: "
` [PATCH v3 17/20] net/xen-netfront: "
` [PATCH v3 18/20] net/xen-netback: "
` [PATCH v3 19/20] xen/privcmd: Add support for Linux "
` [PATCH v3 20/20] arm/xen: Add support for "
` [Xen-devel] [PATCH v3 00/20] xen/arm64: Add support for 64KB page

[PATCH v3 0/5] Add SMP bringup support for mt65xx socs
 2015-08-07 17:13 UTC  (4+ messages)

[PATCH] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
 2015-08-07 17:09 UTC 

[PATCH v3 0/18] On-demand device probing
 2015-08-07 17:06 UTC  (5+ messages)
` [PATCH v3 01/18] platform: delay OF device-driver matches until late_initcall

[BUG] net/ipv4: inconsistent routing table
 2015-08-07 17:00 UTC  (8+ messages)

[PATCH V2] zram: Remove useless check
 2015-08-07 16:58 UTC 

[PATCH 0/5] ACPI: Provide better MADT subtable sanity checks
 2015-08-07 16:57 UTC  (3+ messages)
` [PATCH 2/5] ACPI / ARM64: remove usage of BAD_MADT_ENTRY/BAD_MADT_GICC_ENTRY

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

[PATCH] zram: Remove useless check
 2015-08-07 16:54 UTC 

[PATCH 0/6] pmem, dax: I/O path enhancements
 2015-08-07 16:47 UTC  (4+ messages)
` [PATCH 1/6] pmem: remove indirection layer arch_has_pmem_api()

[patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq
 2015-08-07 16:45 UTC  (12+ messages)

[PATCH v3 0/9] Use correctly the Xen memory terminologies
 2015-08-07 16:34 UTC  (10+ messages)
` [PATCH v3 1/9] arm/xen: Remove helpers which are PV specific
` [PATCH v3 2/9] xen: Make clear that swiotlb and biomerge are dealing with DMA address
` [PATCH v3 3/9] arm/xen: implement correctly pfn_to_mfn
` [PATCH v3 4/9] xen: Use correctly the Xen memory terminologies
` [PATCH v3 5/9] xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
` [PATCH v3 6/9] video/xen-fbfront: Further s/MFN/GFN clean-up
` [PATCH v3 7/9] hvc/xen: "
` [PATCH v3 8/9] xen/privcmd: Further s/MFN/GFN/ clean-up
` [PATCH v3 9/9] xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfn

[PATCH 00/31] use kmemdup rather than duplicating its implementation
 2015-08-07 16:30 UTC  (3+ messages)
` [PATCH 07/31] arch/x86/microcode: "

[PATCH v9 0/9] Add simple NVMEM Framework via regmap
 2015-08-07 16:30 UTC  (4+ messages)

[PATCH v5 0/8] Add generic support for relaxed atomics
 2015-08-07 16:29 UTC  (3+ messages)

[GIT PULL] at91: defconfig for 4.3 #2
 2015-08-07 16:27 UTC 

[PATCH v4 0/3] iTCO_wdt: Add support for Intel Sunrisepoint
 2015-08-07 16:27 UTC  (6+ messages)
` [PATCH v4 1/3] iTCO_wdt: Expose watchdog properties using platform data
` [PATCH v4 2/3] i2c: i801: Create iTCO device on newer Intel PCHs

scatterlist cleanups
 2015-08-07 16:15 UTC  (7+ messages)
` [PATCH 1/6] scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
` [PATCH 2/6] target/rd: always chain S/G list
` [PATCH 3/6] crypto: replace scatterwalk_sg_chain with sg_chain
` [PATCH 4/6] scatterlist: remove open coded sg_unmark_end instances
` [PATCH 5/6] crypto/omap-sham: remove an open coded access to ->page_link
` [PATCH 6/6] scatterlist: use sg_phys()

[PATCH 0/8] misc: remove boundary checks from bin attr users
 2015-08-07 16:15 UTC  (3+ messages)

Potential data race in SyS_swapon
 2015-08-07 16:14 UTC 

false positives with checkpatch
 2015-08-07 16:12 UTC  (2+ messages)

[PATCH] x86/vdso: Emit a GNU hash
 2015-08-07 16:10 UTC  (3+ messages)

[PATCH v3 0/7] iio: adc: hi8435: Add Holt HI-8435 threshold detector
 2015-08-07 16:10 UTC  (4+ messages)
` [PATCH v3 5/7] iio: Support triggered events

[PATCH v2 0/4] KVM: arm/arm64: guest synchronous halt/resume
 2015-08-07 16:08 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: rename pause into power_off
` [PATCH v2 2/4] KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
` [PATCH v2 3/4] KVM: arm/arm64: check power_off in critical section before VCPU run
` [PATCH v2 4/4] KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest

[RFC][PATCH 0/4] sched,numa: pinned task accounting
 2015-08-07 16:09 UTC  (9+ messages)
` [RFC][PATCH 1/4] sched: Fix a race between __kthread_bind() and sched_setaffinity()

[PATCH v2] misc: eeprom: Export I2C module alias information in missing drivers
 2015-08-07 16:09 UTC  (2+ messages)

[PATCH] coredump: Replace opencoded set_mask_bits()
 2015-08-07 16:09 UTC  (8+ messages)

[PATCH v5 0/6] xen/PMU: PMU support for Xen PV(H) guests
 2015-08-07 16:06 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] sh/kprobes: respect gdb breakpoints
 2015-08-07 16:04 UTC 

[PATCH V9 0/3] audit by executable name
 2015-08-07 16:03 UTC  (5+ messages)
` [PATCH V9 3/3] audit: add audit by children of executable path

[PATCH RFC V9 1/3] perf,tools: move callchain option parse code to util.c
 2015-08-07 15:49 UTC  (4+ messages)
` [PATCH RFC V9 2/3] perf,tools: per-event callgraph support

[PATCH] block: fix update first/last mergeable segment sizes
 2015-08-07 15:53 UTC  (2+ messages)

[GIT PULL] at91: dt for 4.3 #2
 2015-08-07 15:45 UTC 

[PATCH v6 6/7] clocksource: Add Pistachio clocksource-only driver
 2015-08-07 15:39 UTC 

kdbus: to merge or not to merge?
 2015-08-07 15:37 UTC  (15+ messages)

[PATCH v4 1/2] serial: mxs-auart: use a function name to reflect what it really does
 2015-08-07 15:30 UTC  (3+ messages)
` [PATCH v4 2/2] serial: mxs-auart: keep the AUART unit in reset state when not in use

[PATCH 00/16] Sanitize usage of ->flags and ->mapping for tail pages
 2015-08-07 15:28 UTC  (8+ messages)
` [PATCH 04/16] page-flags: define PG_locked behavior on compound pages
  ` page-flags behavior on compound pages: a worry

[PATCH v6 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-07 15:27 UTC  (5+ messages)
` [PATCH v6 1/2] drivers: watchdog: add a "
` [PATCH v6 2/2] Documentation: dt: binding: atmel-sama5d4-wdt: for SAMA5D4 watchdog driver

[PATCH v2 00/11] test_user_copy improvements
 2015-08-07 15:22 UTC  (12+ messages)
` [PATCH v2 01/11] microblaze: Export __strnlen_user to modules
` [PATCH v2 02/11] nios2: Export strncpy_from_user / strnlen_user "
` [PATCH v2 03/11] openrisc: Export __clear_user "
` [PATCH v2 04/11] xtensa: Export __strnlen_user "
` [PATCH v2 05/11] test_user_copy: Check legit kernel accesses
` [PATCH v2 06/11] test_user_copy: Check unchecked accessors
` [PATCH v2 07/11] test_user_copy: Check __copy_{to,from}_user_inatomic()
` [PATCH v2 08/11] test_user_copy: Check __clear_user()/clear_user()
` [PATCH v2 09/11] test_user_copy: Check user string accessors
` [PATCH v2 10/11] test_user_copy: Check user compatibility accessors
` [PATCH v2 11/11] test_user_copy: Check user checksum functions

[GIT PULL] sound fixes for 4.2-rc6
 2015-08-07 15:18 UTC 

[PATCH v5 6/7] clocksource: Add Pistachio clocksource-only driver
 2015-08-07 15:14 UTC  (3+ messages)

[PATCH v3 0/6] Add support for additional bq27xxx devices
 2015-08-07 15:08 UTC  (4+ messages)
` [PATCH v3 5/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices

[PATCH v2] mm/slub: don't wait for high-order page allocation
 2015-08-07 15:05 UTC  (2+ messages)

[PATCH 0/3] zram: Replace pr_* with dev_*
 2015-08-07 14:58 UTC  (5+ messages)

[PATCH] pwm: core: cleanup pointer tests
 2015-08-07 14:49 UTC 

[GIT PULL 00/24] perf/ebpf lib + llvm/clang building infrastructure
 2015-08-07 14:50 UTC  (21+ messages)
` [PATCH 01/24] bpf tools: Introduce 'bpf' library and add bpf feature check
` [PATCH 02/24] bpf tools: Allow caller to set printing function
` [PATCH 05/24] bpf tools: Check endianness and make libbpf fail early
` [PATCH 07/24] bpf tools: Collect version and license from ELF sections
` [PATCH 09/24] bpf tools: Collect symbol table from SHT_SYMTAB section
` [PATCH 10/24] bpf tools: Collect eBPF programs from their own sections
` [PATCH 11/24] bpf tools: Collect relocation sections from SHT_REL sections
` [PATCH 12/24] bpf tools: Record map accessing instructions for each program
` [PATCH 13/24] bpf tools: Add bpf.c/h for common bpf operations
` [PATCH 14/24] bpf tools: Create eBPF maps defined in an object file
` [PATCH 15/24] bpf tools: Relocate eBPF programs
` [PATCH 16/24] bpf tools: Introduce bpf_load_program() to bpf.c
` [PATCH 17/24] bpf tools: Load eBPF programs in object files into kernel
` [PATCH 18/24] bpf tools: Introduce accessors for struct bpf_program
` [PATCH 19/24] bpf tools: Link all bpf objects onto a list
` [PATCH 20/24] perf tools: Introduce llvm config options
` [PATCH 21/24] perf tools: Call clang to compile C source to object code
` [PATCH 22/24] perf tools: Auto detecting kernel build directory
` [PATCH 23/24] perf tools: Auto detecting kernel include options
` [PATCH 24/24] perf tests: Add LLVM test for eBPF on-the-fly compiling


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