All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-07 19:36:19 to 2015-07-07 20:48:30 UTC [more...]

[Ksummit-discuss] [CORE TOPIC] GPL enforcement actions
 2015-07-07 20:33 UTC  (6+ messages)

[PATCHv2] sd: retry READ CAPACITY for ALUA state transition
 2015-07-07 20:48 UTC  (5+ messages)

[PATCH v8 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-07-07 20:48 UTC  (7+ messages)
` [PATCH v8 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v8 02/11] libxl: support "
` [PATCH v8 03/11] xl: introduce enum domain_restart_type

[PATCH 0/5] Remove obsolete 'drivers/irqchip/irqchip.h' header
 2015-07-07 20:27 UTC 

[Ksummit-discuss] [CORE TOPIC] Testing
 2015-07-07 20:46 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/10 v11] tilegx: Firstly add tilegx target for linux-user
 2015-07-07 20:47 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/10 v11] linux-user: Support tilegx architecture in linux-user

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2015-07-07 20:45 UTC  (3+ messages)
` [Bug 66963] Rv6xx dpm problems

[PATCH 0/6] 32-bit PVH domU support
 2015-07-07 20:42 UTC  (19+ messages)
` [PATCH 1/6] xen/x86/pvh: Save %rbx in xen_pvh_early_cpu_init()
` [PATCH 4/6] xen/x86/pvh: Set up descriptors for 32-bit PVH guests
` [PATCH 5/6] xen/x86/pvh: Add 32-bit PVH initialization code
` [PATCH 6/6] xen/x86/pvh: Allow building 32-bit PVH guests

[Ksummit-discuss] [CORE TOPIC] live patching
 2015-07-07 20:42 UTC 

[Ksummit-discuss] [CORE TOPIC] services needed from kernel.org infrastructure
 2015-07-07 20:42 UTC 

[PATCH] hwmon: (nct7802) Add pwmX_enable attribute
 2015-07-07 20:43 UTC  (3+ messages)
` [lm-sensors] "

[Ksummit-discuss] [TECH TOPIC] giving freezer well-defined semantics
 2015-07-07 20:42 UTC 

[dm-crypt] Security concern: gpg keyfile vs passphrase
 2015-07-07 20:32 UTC 

[PATCH] Warnings : Fixed 80 character length warning in rtw_ap.c
 2015-07-07 20:38 UTC  (3+ messages)

[PATCH 0/3] localized date format
 2015-07-07 20:37 UTC  (3+ messages)
` [PATCH 2/3] convert "enum date_mode" into a struct

[PATCH 1/2] Set S to fix QA warning on systemd-serialgetty
 2015-07-07 20:36 UTC  (5+ messages)

[PATCH] selinux-testsuite: Add tests for mmap/mprotect
 2015-07-07 20:35 UTC 

[PATCH] HID: i2c-hid: Call device suspend callback before disabling irq
 2015-07-07 20:34 UTC  (2+ messages)

Question about data integrity check
 2015-07-07 20:33 UTC  (2+ messages)
  ` Fwd: "

[Buildroot] [V4 0/2] A20-OLinuXino-Lime: new board
 2015-07-07 20:32 UTC  (7+ messages)
` [Buildroot] [V4 1/2] A20-OLinuXino-Lime: new board (mainline)

[PATCH 00/42] x86: updated patches for kaslr and setup_data etc for v4.3
 2015-07-07 20:20 UTC  (43+ messages)
` [PATCH 01/42] x86, kasl: Remove not needed parameter for choose_kernel_location
` [PATCH 02/42] x86, boot: Move compressed kernel to end of buffer before decompressing
` [PATCH 03/42] x86, boot: Fix run_size calculation
` [PATCH 04/42] x86, kaslr: Kill not needed and wrong run_size calculation code
` [PATCH 05/42] x86, kaslr: rename output_size to output_run_size
` [PATCH 06/42] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH 07/42] x86, boot: Move z_extract_offset calculation to header.S
` [PATCH 08/42] x86, kaslr: Get correct max_addr for relocs pointer
` [PATCH 09/42] x86, boot: Split kernel_ident_mapping_init to another file
` [PATCH 10/42] x86, 64bit: Set ident_mapping for kaslr
` [PATCH 11/42] x86, boot: Add checking for memcpy
` [PATCH 12/42] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G
` [PATCH 13/42] x86, kaslr: Introduce struct slot_area to manage randomization slot info
` [PATCH 14/42] x86, kaslr: Add two functions which will be used later
` [PATCH 15/42] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address
` [PATCH 16/42] x86, kaslr: Randomize physical and virtual address of kernel separately
` [PATCH 17/42] x86, kaslr: Add support of kernel physical address randomization above 4G
` [PATCH 18/42] x86, kaslr: Remove useless codes
` [PATCH 19/42] x86, kaslr: Allow random address could be below loaded address
` [PATCH 20/42] x86, boot: Add printf support for early console in compressed/misc.c
` [PATCH 21/42] x86, boot: Add more debug printout "
` [PATCH 22/42] x86, setup: Check early serial console per string instead of one char
` [PATCH 23/42] x86, setup: Use puts() instead of printf() in edd code
` [PATCH 24/42] x86: Setup early console as early as possible in x86_start_kernel()
` [PATCH 25/42] x86, boot: print compression suffix in decompress stage
` [PATCH 26/42] x86: remove not needed clear_page calling
` [PATCH 27/42] x86: restore end_of_ram to E820_RAM
` [PATCH 28/42] x86, boot: Allow 64bit EFI kernel to be loaded above 4G
` [PATCH 29/42] x86: Find correct 64 bit ramdisk address for microcode early update
` [PATCH 30/42] x86: Kill E820_RESERVED_KERN
` [PATCH 31/42] x86, efi: Copy SETUP_EFI data and access directly
` [PATCH 32/42] x86, of: Let add_dtb reserve setup_data locally
` [PATCH 33/42] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH 34/42] x86: Kill not used setup_data handling code
` [PATCH 35/42] x86, boot, PCI: Convert SETUP_PCI data to list
` [PATCH 36/42] x86, boot, PCI: Copy SETUP_PCI rom to kernel space
` [PATCH 37/42] x86, boot, PCI: Export SETUP_PCI data via sysfs
` [PATCH 38/42] x86: Fix typo in mark_rodata_ro
` [PATCH 39/42] x86, 64bit: add pfn_range_is_highmapped()
` [PATCH 40/42] x86, 64bit: remove highmap for not needed ranges
` [PATCH 41/42] x86, 64bit: Add __pa_high/__va_high
` [PATCH 42/42] x86: fix msr print again

[PATCHSET v2 block/for-4.3] blkcg: blkcg_policy methods cleanup
 2015-07-07 20:31 UTC  (4+ messages)

[PATCH 0/2] gnutls update to 3.4.1
 2015-07-07 20:30 UTC  (8+ messages)
` [PATCH 1/2] nettle: update package to 3.1.1 version

Reminder: Weekly Toaster Call - Wednesday, July 8, 2015 8:00 AM US Pacific Time
 2015-07-07 20:30 UTC 

Notebook does not resume from hibernation
 2015-07-07 20:25 UTC  (7+ messages)

[PATCH] Input/evdev: Add 64bit timestamp support
 2015-07-07 20:29 UTC  (5+ messages)

how-to build ethernet drivers
 2015-07-07 17:16 UTC 

Karthik Ramanan : omap5-sgx-ddk-um-linux: Bug fixes for memory leak
 2015-07-07 20:29 UTC 

Karthik Ramanan : omapdrm-pvr: Bug fixes and updates to the driver
 2015-07-07 20:29 UTC 

[PATCH] sched: let __sched_period() use rq cfs's nr_running
 2015-07-07 20:28 UTC  (2+ messages)

Karthik Ramanan : omapdrm-pvr: Bug fixes and updates to the driver
 2015-07-07 20:28 UTC 

Karthik Ramanan : omap5-sgx-ddk-um-linux: Bug fixes for memory leak
 2015-07-07 20:28 UTC 

Karthik Ramanan : omap5-sgx-ddk-um-linux: Bug fixes for memory leak
 2015-07-07 20:28 UTC 

Karthik Ramanan : omapdrm-pvr: Bug fixes and updates to the driver
 2015-07-07 20:28 UTC 

Creating image with genericx86 machine and RT-Preempt Patch
 2015-07-07 20:26 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-07-07 20:26 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] usb: s3c-otg: support 8-bit interface
` [U-Boot] [PATCH v2 3/4] usb: gadget: bcm_udc_otg files

[PATCH] update URL to bios_data_area.html on comment line
 2015-07-07 20:26 UTC 

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-07 20:25 UTC  (6+ messages)
` [PATCH v3 11/13] x86/altp2m: define and implement alternate p2m HVMOP types

[PATCH 1/3] drm/i915: Make fb user dirty operation to invalidate frontbuffer
 2015-07-07 20:23 UTC  (10+ messages)

[PATCH] jffs2: remove unneeded conditions
 2015-07-07 20:18 UTC  (2+ messages)

meta-mono: Issue building 4.0.2.4
 2015-07-07 20:17 UTC  (6+ messages)
        ` [PATCH] mono-4.xx.inc: disable parallel make

[RFC PATCH v10 00/50] perf tools: filtering events using eBPF programs
 2015-07-07 20:16 UTC  (10+ messages)
` [RFC PATCH v10 20/50] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v10 21/50] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v10 22/50] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v10 23/50] perf tools: Make perf depend on libbpf

[PATCH 0/2] I2C/SMBus: add support for Host Notify in i2c_i801
 2015-07-07 20:16 UTC  (9+ messages)
` [PATCH 1/2] i2c: add SMBus Host Notify support
` [PATCH 2/2] i2c: i801: add support of Host Notify

[Qemu-devel] [PULL v2 0/2] X86 queue, 2015-07-07
 2015-07-07 20:15 UTC  (2+ messages)

lock-up with module: Optimize __module_address() using a latched RB-tree
 2015-07-07 20:15 UTC  (8+ messages)

[PATCH v5 00/44] Make git-am a builtin
 2015-07-07 20:14 UTC  (5+ messages)
` [PATCH v5 18/44] cache-tree: introduce write_index_as_tree()
` [PATCH v5 19/44] builtin-am: implement --3way, am.threeWay

[PATCH] gpiolib: remove unneeded assignation
 2015-07-07 20:22 UTC 

[PATCH v3 1/7] dt/bindings: Add binding for the Raspberry Pi clock provider
 2015-07-07 20:13 UTC  (4+ messages)

wireless-regdb: update CA rules for 5600 - 5650 mHz
 2015-07-07 20:11 UTC  (8+ messages)
          ` [wireless-regdb] "

[PATCH v4 00/18] 48-bit PPGTT
 2015-07-07 20:08 UTC  (5+ messages)
` [PATCH v4 14/18] drm/i915: object size needs to be u64

[PATCH] mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
 2015-07-07 20:07 UTC  (2+ messages)

[patch 1/4] hotplug: Prevent alloc/free of irq descriptors during cpu up/down
 2015-07-07 20:06 UTC  (2+ messages)
` [tip:irq/urgent] hotplug: Prevent alloc/ free "

RFC: drop glamor from nouveau ddx
 2015-07-07 20:06 UTC 

GOOD DAY
 2015-07-07 20:05 UTC 

[PATCH v3 RESEND] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-07-07 20:05 UTC  (4+ messages)

[PATCH v4] x86/asm/entry/32, selftests: Add 'test_syscall_vdso' test
 2015-07-07 20:04 UTC 

[Qemu-devel] [PULL 00/10] qemu-ga patches for 2.4.0
 2015-07-07 20:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH] qga: fix build for older versions of mingw

[PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible
 2015-07-07 20:02 UTC  (2+ messages)

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-07-07 20:02 UTC  (4+ messages)

[PATCH v3 0/3] net: dsa: mv88e6xxx: add support for VLAN Table Unit
 2015-07-07 20:00 UTC  (6+ messages)

[PATCH V3 0/2] mtd: nandsim: fix error handling
 2015-07-07 19:59 UTC  (2+ messages)

[lustre-devel] [PATCH] [PATCH] staging/lustre: Remove unused MDS_CLOSE_CLEANUP define
 2015-07-07 19:57 UTC  (2+ messages)

[seabios test] 59114: regressions - FAIL
 2015-07-07 19:57 UTC 

[Buildroot] [Bug 8171] New: glamor missing
 2015-07-07 19:54 UTC  (3+ messages)
` [Buildroot] [Bug 8171] "

3.18.17 Xen regression
 2015-07-07 19:54 UTC 

[Cocci] Remove unnecessary null pointer checks?
 2015-07-07 19:54 UTC  (21+ messages)
                              ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                ` [Cocci] [PATCH 1/1] kconfig: Deletion of unnecessary checks before the function call "sym_calc_value"
                                  ` [Cocci] [PATCH v2] "
                                    ` [PATCH v3] kconfig: Delete "

[PATCH v2 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-07 19:54 UTC  (10+ messages)
` [PATCH v2 4/7] DMA-API: Add dma_(un)map_resource() documentation

[PATCH 3/3] emu10k1: rename Audigy Analog Capture Boost control
 2015-07-07 19:54 UTC 

[PATCH] freescale:Make the function gfar_configure_coalescing_all static
 2015-07-07 19:53 UTC 

[PATCH 0/6] FBC bikesheds
 2015-07-07 19:53 UTC  (4+ messages)
` [PATCH 2/6] drm/i915: use dev_priv for the FBC functions

[PATCH 2/3] emu10k1: enable TAD mic out on Audigy
 2015-07-07 19:53 UTC 

[PATCH 0/5] enable I2C on Renesas EMEV2 and KZM9D board
 2015-07-07 19:53 UTC  (13+ messages)
` [PATCH 2/5] i2c: emev2: add binding documentation
` [PATCH 3/5] i2c: emev2: add driver

[PATCH 1/3] emu10k1: remove unused AC'97 mixer controls on Audigy
 2015-07-07 19:52 UTC 

[PATCH] Add Option "DRI3" to allow to disable DRI3 under EXA
 2015-07-07 19:51 UTC  (6+ messages)

[PATCH 1/2] powerpc/85xx: Add binding for SCFG
 2015-07-07 19:50 UTC  (2+ messages)

Git force push fails after a rejected push (unpack failed)?
 2015-07-07 19:49 UTC  (3+ messages)

Fwd: Problem "cracking" a key_sig
 2015-07-07 19:49 UTC  (3+ messages)
  `  "

software upgrade - minimal amount of packages
 2015-07-07 19:48 UTC 

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-07-07 19:47 UTC  (10+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm

[PATCH 0/8] Support hardware perf counters on xtensa
 2015-07-07 19:47 UTC  (5+ messages)
` [PATCH 2/8] xtensa: keep exception/interrupt stack continuous

[meta-browser][PATCH 1/2] chromium.inc: use x86 over-ride instead of i586
 2015-07-07 19:45 UTC  (2+ messages)
` [meta-browser][PATCH 2/2] cef3: "

[linux-3.18 test] 59041: regressions - trouble: blocked/broken/fail/pass
 2015-07-07 19:45 UTC  (11+ messages)

autoresize causes insufficient reservation of PEBs for bad PEB handling
 2015-07-07 19:43 UTC  (8+ messages)

[PATCH v2] gpio-pca953x: Support NXP PCAL9555A with Agile I/O
 2015-07-07 19:42 UTC 

[PATCH] powerpc/perf/24x7: Fix lockdep warning
 2015-07-07 19:37 UTC 

[PATCH 00/10] crypto: x86_64 - Add SSE/AVX2 ChaCha20/Poly1305 ciphers
 2015-07-07 19:36 UTC  (11+ messages)
` [PATCH 01/10] crypto: tcrypt - Add ChaCha20/Poly1305 speed tests
` [PATCH 02/10] crypto: chacha20 - Export common ChaCha20 helpers
` [PATCH 03/10] crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
` [PATCH 04/10] crypto: chacha20 - Add a four block SSSE3 "
` [PATCH 05/10] crypto: chacha20 - Add an eight block AVX2 "
` [PATCH 06/10] crypto: testmgr - Add a longer ChaCha20 test vector
` [PATCH 07/10] crypto: poly1305 - Export common Poly1305 helpers
` [PATCH 08/10] crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
` [PATCH 09/10] crypto: poly1305 - Add a two block SSE2 "
` [PATCH 10/10] crypto: poly1305 - Add a four block AVX2 "

Docker task for teuthology
 2015-07-07 19:35 UTC  (3+ messages)

[PATCH] freescale:Make the function ucc_geth_tx have a return type of void
 2015-07-07 19:36 UTC  (2+ messages)

[PATCH 1/4][v3] ARM: imx: imx7d-pinfunc: add gpio pad iomuxc settings
 2015-07-07 19:36 UTC  (7+ messages)
` [PATCH 3/4][v3] ARM: imx: pinctrl-imx: imx7d: add support for iomuxc lpsr
` [PATCH 4/4][v3] ARM: imx: pinctrl-imx7d: add iomuxc-lpsr gpio group ids


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.