All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-15 21:19:13 to 2017-07-16 03:56:31 UTC [more...]

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-16  3:56 UTC  (28+ messages)
` [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper
` [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report
` [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() "
` [RFC v6 08/62] powerpc: use helper functions in __hash_page_4K() "
` [RFC v6 09/62] powerpc: use helper functions in __hash_page_4K() for 4K PTE
` [RFC v6 10/62] powerpc: use helper functions in flush_hash_page()
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 12/62] mm: introduce an additional vma bit for powerpc pkey
` [RFC v6 13/62] powerpc: track allocation status of all pkeys
` [RFC v6 14/62] powerpc: helper function to read,write AMR,IAMR,UAMOR registers
` [RFC v6 16/62] powerpc: cleaup AMR,iAMR when a key is allocated or freed
` [RFC v6 17/62] powerpc: implementation for arch_set_user_pkey_access()
` [RFC v6 18/62] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls
` [RFC v6 19/62] powerpc: ability to create execute-disabled pkeys
` [RFC v6 20/62] powerpc: store and restore the pkey state across context switches
` [RFC v6 21/62] powerpc: introduce execute-only pkey
` [RFC v6 23/62] powerpc: implementation for arch_override_mprotect_pkey()
` [RFC v6 24/62] powerpc: map vma key-protection bits to pte key bits
` [RFC v6 25/62] powerpc: sys_pkey_mprotect() system call
` [RFC v6 26/62] powerpc: Program HPTE key protection bits
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte
` [RFC v6 28/62] powerpc: check key protection for user page access
` [RFC v6 29/62] powerpc: Macro the mask used for checking DSI exception

[PATCH] ls-files: don't try to prune an empty index
 2017-07-16  3:52 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2017-07-16  3:50 UTC 

[PATCH] ARM: dts: uniphier: use SPDX-License-Identifier (2nd)
 2017-07-16  3:29 UTC  (4+ messages)

[PATCH V4 0/3] add UniPhier watchdog support
 2017-07-16  3:26 UTC  (3+ messages)
` [PATCH V4 3/3] arm64: dts: uniphier: add watchdog node for LD11 and LD20

[Bug 196379] Laptop loses performance at random bootups
 2017-07-16  3:24 UTC 

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-16  3:24 UTC 

drivers//clocksource/timer-of.h:35:28: error: field 'clkevt' has incomplete type
 2017-07-16  3:23 UTC 

[linux-3.18 test] 111839: regressions - FAIL
 2017-07-16  3:22 UTC 

arch/h8300/include/asm/flat.h:28:3: error: expected ')' before 'val'
 2017-07-16  3:20 UTC 

[linux-linus test] 111831: regressions - FAIL
 2017-07-16  3:10 UTC 

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-16  3:03 UTC  (4+ messages)

Collecting aged XFS profiles
 2017-07-16  2:57 UTC  (2+ messages)

Confirmation!!!
 2017-07-16  2:34 UTC 

Drivers taking different actions depending on sleep state
 2017-07-16  2:36 UTC  (14+ messages)
` [RFC 1/2] PM / suspend: Add platform_suspend_target_state()

[RFC 0/2] PM / suspend: Add platform_suspend_target_state()
 2017-07-16  2:36 UTC  (7+ messages)
` [PATCH "
  ` [PATCH 1/2] "
  ` [PATCH 2/2] soc: bcm: brcmstb: PM: Implement target_state callback

sparse-next and preview of 0.5.1-rc5
 2017-07-16  2:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/27] target/sh4 improvements
 2017-07-16  2:33 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/27] target/sh4: Use cmpxchg for movco
` [Qemu-devel] [PATCH v2 06/27] target/sh4: Handle user-space atomics
` [Qemu-devel] [PATCH v2 08/27] linux-user/sh4: Notice gUSA regions during signal delivery
` [Qemu-devel] [PATCH v2 09/27] linux-user/sh4: Clean env->flags on signal boundaries

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-16  2:23 UTC  (22+ messages)
` [PATCH 01/10] percpu: pcpu-stats change void buffer to int buffer
` [PATCH 02/10] percpu: change the format for percpu_stats output
` [PATCH 03/10] percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats
` [PATCH 04/10] percpu: update the header comment and pcpu_build_alloc_info comments
` [PATCH 05/10] percpu: change reserved_size to end page aligned
` [PATCH 06/10] percpu: modify base_addr to be region specific
` [PATCH 07/10] percpu: fix misnomer in schunk/dchunk variable names
` [PATCH 08/10] percpu: change the number of pages marked in the first_chunk bitmaps
` [PATCH 09/10] percpu: replace area map allocator with bitmap allocator
` [PATCH 10/10] percpu: add optimizations on allocation path for the "

[PATCH] Documentation: dt: chosen property for kaslr-seed
 2017-07-16  2:13 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/22] tcg: per-thread TCG
 2017-07-16  1:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH 09/22] exec-all: shrink tb->invalid to uint8_t

arch/h8300/include/asm/flat.h:31:1: error: expected expression before '}' token
 2017-07-16  1:36 UTC 

[RFC PATCH] check: try to fix the test device if it gets corrupted
 2017-07-16  1:30 UTC  (7+ messages)

semantics of dma_map_single()
 2017-07-16  1:24 UTC  (4+ messages)

Adding new platform
 2017-07-16  1:18 UTC 

[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
 2017-07-16  1:12 UTC  (4+ messages)

[PATCH] Add support of all Foxconn (105b) Broadcom devices
 2017-07-16  1:11 UTC  (5+ messages)

[PATCH] f2fs: let __get_victim successfully get a segno in corner case
 2017-07-16  1:09 UTC  (2+ messages)

Fwd: fsck.f2fs fails with "can't find valid checkpoint"
 2017-07-16  1:07 UTC  (5+ messages)

[PATCH] f2fs: avoid cpu lockup
 2017-07-16  1:04 UTC  (2+ messages)
` [PATCH v2] "

Keeping a non-1:1 mirror in sync and keeping private branches
 2017-07-16  0:59 UTC 

Advice please re failed Raid6
 2017-07-16  0:58 UTC  (2+ messages)

[PATCH V3 00/16] Fix coding style in en50221 CAM functions
 2017-07-16  0:43 UTC  (17+ messages)
` [PATCH V3 01/16] [media] dvb-core/dvb_ca_en50221.c: Refactored dvb_ca_en50221_thread
` [PATCH V3 02/16] [media] dvb-core/dvb_ca_en50221.c: New function dvb_ca_en50221_poll_cam_gone
` [PATCH V3 03/16] [media] dvb-core/dvb_ca_en50221.c: use usleep_range
` [PATCH V3 04/16] [media] dvb-core/dvb_ca_en50221.c: Fixed block comments
` [PATCH V3 05/16] [media] dvb-core/dvb_ca_en50221.c: Avoid assignments in ifs
` [PATCH V3 06/16] [media] dvb-core/dvb_ca_en50221.c: Used a helper variable
` [PATCH V3 07/16] [media] dvb-core/dvb_ca_en50221.c: Added line breaks
` [PATCH V3 08/16] [media] dvb-core/dvb_ca_en50221.c: Removed useless braces
` [PATCH V3 09/16] [media] dvb-core/dvb_ca_en50221.c: Removed unused symbol
` [PATCH V3 10/16] [media] dvb-core/dvb_ca_en50221.c: Fixed C++ comments
` [PATCH V3 11/16] [media] dvb-core/dvb_ca_en50221.c: Fixed 80 char limit
` [PATCH V3 12/16] [media] dvb-core/dvb_ca_en50221.c: Fixed typo
` [PATCH V3 13/16] [media] dvb-core/dvb_ca_en50221.c: Fix again wrong EXPORT_SYMBOL order
` [PATCH V3 14/16] [media] dvb-core/dvb_ca_en50221.c: Fixed remaining block comments
` [PATCH V3 15/16] [media] dvb-core/dvb_ca_en50221.c: Fixed style issues on the whole file
` [PATCH V3 16/16] [media] dvb-core/dvb_ca_en50221.c: Fixed multiple blank lines

[PATCH] hwmon: (lm75) Add a basic interrupt handler
 2017-07-16  0:42 UTC  (2+ messages)

[PATCH 1/2] add MOVE_ARRAY
 2017-07-16  0:31 UTC  (3+ messages)
` [PATCH 3/2] apply: use COPY_ARRAY and MOVE_ARRAY in update_image()

[Bug 101739] An issue with alpha-to-coverage handling is causing Arma 3 64-bit Linux port to render trees incorrectly
 2017-07-16  0:25 UTC  (2+ messages)

[PATCH] bswap: convert to unsigned before shifting in get_be32
 2017-07-16  0:23 UTC  (2+ messages)

Collecting aged Ext4 profiles
 2017-07-16  0:14 UTC 

[kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
 2017-07-16  0:03 UTC  (13+ messages)

[PATCH RFC v7] scripts/sphinx-pre-install: add a script to check Sphinx install
 2017-07-16  0:02 UTC 

[PATCH] hwmon: (jc42) Add support for GT30TS00, GT34TS02, and CAT34TS04
 2017-07-16  0:02 UTC 

[PATCH] Broadcom Sysport: Support 64bit net status report on 32bit Platform
 2017-07-15 23:52 UTC  (2+ messages)

[PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
 2017-07-15 23:51 UTC 

[RFC PATCH v1] irqchip: Add support for tango interrupt router
 2017-07-15 23:46 UTC  (7+ messages)
    ` [RFC PATCH v2] "

[U-Boot] [PATCH 0/5] x86: bootstage: Fix bootstage operation on link
 2017-07-15 23:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] board_f: Drop the timer after relocation
` [U-Boot] [PATCH 2/5] dm: x86: Allow TSC timer to be used before DM is ready
` [U-Boot] [PATCH 3/5] dm: x86: Update timer_get_boot_us to work "
` [U-Boot] [PATCH 4/5] bootstage: Drop unused options
` [U-Boot] [PATCH 5/5] bootstage: Provide a separate record count setting for SPL

[U-Boot] [PATCH] dm: core: Show driver name with 'dm tree'
 2017-07-15 23:40 UTC 

[Buildroot] [RFC 0/2] configs: raspberrypi3: fix mismatch cpu arch
 2017-07-15 23:22 UTC  (4+ messages)
` [Buildroot] [RFC 2/2] qt5base: fix build issue on 32bits armv8 target

[PATCH] ndctl: daxctl: Adding io option for daxctl
 2017-07-15 23:23 UTC  (5+ messages)

BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists
 2017-07-15 23:12 UTC  (4+ messages)
  ` BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists (since 3.4 / 2012)

[Buildroot] [PATCH 1/3] package/nodejs: use shared c-ares if available
 2017-07-15 23:12 UTC  (3+ messages)

[Buildroot] [PATCH v1] binutils-2.27: backport patch to enable CRC instructions on supported ARMv8-A CPUs
 2017-07-15 23:11 UTC  (2+ messages)
` [Buildroot] [PATCH v1] qt5base: fix qthash error attribute(target("+crc")) is unknown

[Qemu-trivial] [PATCH v2 0/4] 3 easy-to-fix clang warnings, 1 error code fixed
 2017-07-15 23:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/4] qga: improve error handling in transfer_memory_block

Destination's Received UUID and source's UUID are not the same
 2017-07-15 23:03 UTC 

Superblocks lost on all disks in array
 2017-07-15 23:03 UTC  (4+ messages)

[lustre-devel] [PATCH] staging: lustre: lustre: fix all braces issues reported by checkpatch
 2017-07-15 23:00 UTC  (4+ messages)
  `  "

[Buildroot] [PATCH] support/tests: allow properly indented config fragment
 2017-07-15 22:49 UTC 

What wrong with snat in nftables?
 2017-07-15 22:47 UTC  (4+ messages)

[PATCH 0/5] pull: five mutually unrelated changes
 2017-07-15 22:45 UTC  (7+ messages)
` [PATCH 1/5] reset: remove script from the package
` [PATCH 2/5] ldattach: simplify debugging function when vwarnx(3) is available
` [PATCH 3/5] docs: add optional option back to struct option
` [PATCH 4/5] uuidparse: add bash-completion file
` [PATCH 5/5] bash-completion: make completions to work when bash set -u is in use

Merge window over - Linux 4.13-rc1 out
 2017-07-15 22:37 UTC 

[libvirt test] 111823: regressions - FAIL
 2017-07-15 22:29 UTC 

Linux kernel 4.13-rc1 released
 2017-07-15 22:27 UTC 

[Qemu-devel] [PATCH 0/4] vvfat: some fixes
 2017-07-15 22:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] vvfat: add a constant for bootsector name
` [Qemu-devel] [PATCH 4/4] vvfat: initialize memory after allocating it

Looks like 4.13 introduces a new incompatibility
 2017-07-15 22:22 UTC  (6+ messages)

Modesetting tearing without compositor
 2017-07-15 22:02 UTC  (2+ messages)

[PATCH] machintosh: select defaults for cooling
 2017-07-15 21:56 UTC  (4+ messages)

[PATCH] pci: ftpci100: fix of_irq_get() error check
 2017-07-15 21:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/28] complete cpu QOMification and remove cpu_FOO_init() helpers
 2017-07-15 21:53 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/28] mips: cpu: move mmu/fpu/mvp_init to realize time
` [Qemu-devel] [PATCH 02/28] mips: MIPSCPU model subclasses
` [Qemu-devel] [PATCH 03/28] mips: replace cpu_mips_init() with cpu_generic_init()
` [Qemu-devel] [PATCH 15/28] microblaze: replace cpu_mb_init() "
` [Qemu-devel] [PATCH 16/28] nios2: replace cpu_nios2_init() "

[PATCH] ACPI / watchdog: Fix init failure with overlapping register regions
 2017-07-15 21:48 UTC 

[PATCH] pulse8-cec/rainshadow-cec: make adapter name unique
 2017-07-15 21:47 UTC 

[PATCH net 1/5] tcp_bbr: cut pacing rate only if filled pipe
 2017-07-15 21:44 UTC  (2+ messages)

[PATCH V3 net] openvswitch: Fix for force/commit action failures
 2017-07-15 21:40 UTC  (2+ messages)

[PATCH] ipv4: ip_do_fragment: fix headroom tests
 2017-07-15 21:38 UTC  (2+ messages)

[PATCHv2 1/1] mlx4_en: remove unnecessary returned value check
 2017-07-15 21:30 UTC  (2+ messages)

[PATCH] ioc3-eth: store pointer to net_device for priviate area
 2017-07-15 21:30 UTC  (2+ messages)

[PATCH 0/3] Extend BGMAC driver for Stingray SoC
 2017-07-15 21:30 UTC  (4+ messages)

[PATCH v2] Enable namespaced file capabilities
 2017-07-15 21:27 UTC  (7+ messages)
` [PATCH v2] xattr: Enable security.capability in user namespaces


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.