All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-08 17:43:13 to 2017-09-08 18:35:53 UTC [more...]

[PATCH 1/3] MIPS: Ci20: Enable watchdog driver
 2017-09-08 18:35 UTC 

[PATCH v5 1/2] ARM: dts: bcm283x: Use stdout-path instead of console bootarg
 2017-09-08 18:35 UTC  (6+ messages)

kmemleak not always catching stuff
 2017-09-08 18:34 UTC  (5+ messages)

[PATCH V4 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
 2017-09-08 18:34 UTC  (22+ messages)
` [PATCH V4 03/10] capabilities: rename has_cap to has_fcap
` [PATCH V4 04/10] capabilities: use root_priveleged inline to clarify logic
` [PATCH V4 05/10] capabilities: use intuitive names for id changes
` [PATCH V4 06/10] capabilities: move audit log decision to function
` [PATCH V4 07/10] capabilities: remove a layer of conditional logic
` [PATCH V4 08/10] capabilities: invert logic for clarity
` [PATCH V4 09/10] capabilities: fix logic for effective root or real root

[PATCH 4.9 00/32] 4.9.49-stable review
 2017-09-08 18:33 UTC  (2+ messages)

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-09-08 18:33 UTC  (4+ messages)
        ` [U-Boot] "

[Bug 102581] 3D texture mipmapping broken
 2017-09-08 18:32 UTC  (4+ messages)

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-08 18:32 UTC  (4+ messages)

[libvirt test] 113141: tolerable all pass - PUSHED
 2017-09-08 18:32 UTC 

[PATCH 4.12 00/43] 4.12.12-stable review
 2017-09-08 18:29 UTC  (2+ messages)

[meta-networking][PATCH 1/2] yp-tools: Upgrade to 4.2.2
 2017-09-08 18:29 UTC  (2+ messages)
` [meta-filesystems][PATCH V3 2/2] xfsprogs: Upgrade to 4.12.0

[PATCH 00/14] Fix wrong %pF and %pS printk format specifier usages
 2017-09-08 18:28 UTC  (12+ messages)

[PATCH] drm/i915: Only initialize partially filled pagetables
 2017-09-08 18:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add myself as maintainer for TPM code
 2017-09-08 18:27 UTC  (2+ messages)

[PATCH net] ipv6: fix memory leak with multiple tables during netns destruction
 2017-09-08 18:24 UTC  (3+ messages)

[PATCH] spaceman: Add missing link to libuuid
 2017-09-08 18:24 UTC  (3+ messages)

[PATCH v2 0/2] ARM: dts: keystone-k2g-evm: Add I2C nodes and enable I2C0 on K2G EVM
 2017-09-08 18:21 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: dts: keystone-k2g: Add I2C nodes
  ` [PATCH v2 2/2] ARM: dts: keystone-k2g-evm: Add I2C EEPROM DT entry

[Bug 100387] War Thunder game has visual errors, missing textures
 2017-09-08 18:22 UTC  (2+ messages)

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-08 18:17 UTC  (8+ messages)
` [PATCH v6 3/7] acpi: apei: remove the unused code
        ` [Devel] "

[PATCH] criu: Correct the installation directory for python modules
 2017-09-08 18:17 UTC  (3+ messages)

[PATCH v3 0/3] arm64/ras: support sea error recovery
 2017-09-08 18:15 UTC  (4+ messages)
` [PATCH v3 1/3] "

[PATCH 1/3] thermal: handle get_temp() errors properly
 2017-09-08 18:15 UTC  (7+ messages)

[PATCH] iommu/dma: limit the IOVA allocated to dma-ranges region
 2017-09-08 18:12 UTC  (6+ messages)

[Qemu-devel] [PATCH] io: Improve websocket support by becoming more RFC compliant
 2017-09-08 18:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH] io: Always remove an old channel watch before adding a new one
  ` [Qemu-devel] [PATCH v2 0/6] Update websocket code to more fully support the RFC

[PATCH] Rename progname as it is provided by libc
 2017-09-08 18:13 UTC  (3+ messages)

[PATCH v3 0/3] Introduce on-chip interconnect API
 2017-09-08 18:13 UTC  (4+ messages)
` [RFC v3 2/3] interconnect: Add basic event tracing

[PATCH v3 00/20] Speculative page faults
 2017-09-08 18:07 UTC  (42+ messages)
` [PATCH v3 01/20] mm: Dont assume page-table invariance during faults
` [PATCH v3 02/20] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v3 03/20] mm: Introduce pte_spinlock "
` [PATCH v3 04/20] mm: VMA sequence count
` [PATCH v3 05/20] mm: Protect VMA modifications using "
` [PATCH v3 06/20] mm: RCU free VMAs
` [PATCH v3 07/20] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v3 08/20] mm: Protect SPF handler against anon_vma changes
` [PATCH v3 09/20] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v3 10/20] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v3 11/20] mm: Introduce __maybe_mkwrite()
` [PATCH v3 12/20] mm: Introduce __vm_normal_page()
` [PATCH v3 13/20] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v3 14/20] mm: Provide speculative fault infrastructure
` [PATCH v3 15/20] mm: Try spin lock in speculative path
` [PATCH v3 16/20] mm: Adding speculative page fault failure trace events
` [PATCH v3 17/20] perf: Add a speculative page fault sw event
` [PATCH v3 18/20] perf tools: Add support for the SPF perf event
` [PATCH v3 19/20] x86/mm: Add speculative pagefault handling
` [PATCH v3 20/20] powerpc/mm: Add speculative page fault

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-09-08 18:12 UTC 

[PATCH 1/3] tools lib api: Fix make DEBUG=1 build
 2017-09-08 18:11 UTC  (3+ messages)
` [PATCH 2/3] perf tools: Open perf.data with O_CLOEXEC flag

[GIT PULL] nfsd changes for 4.14
 2017-09-08 18:11 UTC 

[GIT PULL] Btrfs for 4.14
 2017-09-08 18:08 UTC 

Support standalone metrics and metric groups for perf
 2017-09-08 18:10 UTC  (11+ messages)
` [PATCH v3 06/11] perf, tools, stat: Support JSON metrics in perf stat

[PATCH] drm/i915: Make PAT macros more robust
 2017-09-08 18:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

test if a subvolume is a snapshot?
 2017-09-08 18:09 UTC  (6+ messages)

[tpm2] [01org/tpm2-tools] 61cb24: option fixing: move to single getopt
 2017-09-08 18:09 UTC 

[PATCH] pci: constify domain parameter of pci_get_pdev_by_domain
 2017-09-08 18:08 UTC  (6+ messages)

[PATCH] drm/vc4: clean up error handling on devm_kzalloc failure
 2017-09-08 18:08 UTC  (4+ messages)

[PATCH] event/sw: allow fwd and rel when out of credits
 2017-09-08 18:07 UTC 

[Xenomai] Questions around porting app to Xenomai/Cobalt resulting in SIGABRT ?
 2017-09-08 18:07 UTC  (2+ messages)

[PATCH v9 1/5] drm/i915: Factor out setup_private_pat()
 2017-09-08 18:06 UTC  (5+ messages)
` [PATCH v9 2/5] drm/i915: Introduce private PAT management
` [PATCH v9 3/5] drm/i915: Remove the "INDEX" suffix from PPAT marcos
` [PATCH v9 4/5] drm/i915: Do not allocate unused PPAT entries
` [PATCH v9 5/5] drm/i915/selftests: Introduce live tests of private PAT management

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2017-09-08 18:05 UTC 

[PATCH v7] usb: serial: add vid:pid for Cypress WICED dev board
 2017-09-08 14:03 UTC 

[PATCH 1/2] drm/i915/guc: Add GuC Load time to debugfs
 2017-09-08 18:04 UTC  (5+ messages)

Accessing userspace created persistent eBPF maps from kernel bpf restricted C
 2017-09-08 18:02 UTC  (9+ messages)

[Qemu-devel] [PATCH] slirp: Add explanation for hostfwd parsing failure
 2017-09-08 18:02 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2017-09-08 18:02 UTC 

[PATCH 2/2] mkfs: pass a custom cowextsize into the created filesystem
 2017-09-08 18:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] staging: typec: tcpm: Rewrite comparison to NULL pointer
 2017-09-08 18:01 UTC  (2+ messages)
` [Outreachy kernel] "

[linux-fslc-imx][4.1-2.0.x-imx][PATCH] tools include: Add a __fallthrough statement
 2017-09-08 17:54 UTC 

[PATCH 0/1] reset: fix mixed reset when using sparse-checkout
 2017-09-08 18:00 UTC  (2+ messages)
` [PATCH 1/1] reset: fix reset when using the sparse-checkout feature

[PULL] Please pull JSON Metrics for Intel CPUs
 2017-09-08 18:01 UTC 

[PATCH rdma-core]bnxt_re bug fix
 2017-09-08 18:01 UTC  (2+ messages)
  ` [PATCH rdma-core] bnxt_re:update and sort pci device id table

[RFC PATCH 0/3] kbuild: generate intermediate C files instead of copying _shipped files
 2017-09-08 18:01 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2017-09-08 17:59 UTC 

[PATCH v5 3/3] perf config: Allow creating empty config set for config file autogeneration
 2017-09-08 17:58 UTC  (3+ messages)

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-08 17:57 UTC  (6+ messages)

[PATCH] ALSA: msnd: Optimize / harden DSP and MIDI loops
 2017-09-08 17:47 UTC  (3+ messages)

[PATCH v3 0/2] ARM: dts: keystone-k2g: Add I2C support for 66AK2G
 2017-09-08 17:54 UTC  (9+ messages)
` [PATCH v3 1/2] i2c: davinci: Add PM Runtime Support
` [PATCH v3 2/2] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property

[GIT PULL] Followup block pull request for 4.14-rc1
 2017-09-08 17:55 UTC  (2+ messages)

[PATCH] HID: i2c-hid: allocate hid buffers for real worst case
 2017-09-08 17:55 UTC 

[PATCH 0/3] block: make loop block device cgroup aware
 2017-09-08 17:54 UTC  (5+ messages)
` [PATCH 3/3] block/loop: make loop "

linux-next: build failure after merge of the akpm-current tree
 2017-09-08 17:54 UTC  (12+ messages)

[Qemu-devel] [RFC v2 4/8] QAPI: new QMP command option "without-bql"
 2017-09-08 17:52 UTC  (2+ messages)

[PATCH 1/7 v4] drm/pl111: Cleanup local header file
 2017-09-08 17:51 UTC  (3+ messages)

[tpm2] [01org/tpm2-tools]
 2017-09-08 17:51 UTC 

[tpm2] [01org/tpm2-tools]
 2017-09-08 17:51 UTC 

[refpolicy] [PATCH-v2 1/1] Label RHEL specific systemd binaries
 2017-09-08 17:50 UTC 

[PATCH] drm/tve200: Clean up panel bridging
 2017-09-08 17:49 UTC  (3+ messages)

[GIT PULL] ARC changes for 4.4-rc1
 2017-09-08 17:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] block: remove legacy I/O throttling
 2017-09-08 17:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 4/7] "

[PATCH v6] staging: pi433: Fixes minor typo errors
 2017-09-08 17:48 UTC  (2+ messages)

[PATCH] drm/todo: Add s/dev_*/DRM_DEV_*/ coversion to TODO
 2017-09-08 17:47 UTC  (2+ messages)

[PATCH] netfilter: nat: constify rhashtable_params
 2017-09-08 17:47 UTC  (3+ messages)
  ` [netfilter-core] "

[Qemu-devel] [PATCH] target/arm: Avoid an extra temporary for store_exclusive
 2017-09-08 17:46 UTC  (2+ messages)

[PATCH] can: check for null sk before deferencing it via the call to sock_net
 2017-09-08 17:46 UTC  (3+ messages)

[PATCH 0/9] Netfilter/IPVS fixes for net
 2017-09-08 17:45 UTC  (10+ messages)
` [PATCH 1/9] netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packet
` [PATCH 2/9] netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_schedule
` [PATCH 3/9] netfilter: nf_nat: don't bug when mapping already exists
` [PATCH 4/9] netfilter: xtables: add scheduling opportunity in get_counters
` [PATCH 5/9] netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
` [PATCH 6/9] netfilter: nat: use keyed locks
` [PATCH 7/9] netfilter: core: remove erroneous warn_on
` [PATCH 8/9] netfilter: xt_hashlimit: alloc hashtable with right size
` [PATCH 9/9] netfilter: xt_hashlimit: fix build error caused by 64bit division

[PATCH v3 00/20] Speculative page faults
 2017-09-08 17:44 UTC  (3+ messages)

[PATCH 1/2] staging: typec: tcpm: Validate source and sink caps
 2017-09-08 17:43 UTC  (4+ messages)
` [PATCH 2/2] staging: typec: tcpm: Only request matching pdos

[PATCH 0/5] BYT/CHT-Realtek remaining fixes
 2017-09-08 17:43 UTC  (6+ messages)
` [PATCH 1/5] ASoC: Intel: boards: use devm_clk_get() unconditionally
` [PATCH 2/5] ASoC: Intel: bytcr-rt5651: fix capture routes
` [PATCH 3/5] ASoC: Intel: bytcr_rt5651: add MCLK support and fix quirks
` [PATCH 4/5] ASoC: Intel: bytcr_rt5651: filter codec name
` [PATCH 5/5] ASoC: Intel: bytcr_rt5640: simplify MCLK quirk tests

[PATCH resend v2] power: supply: bq27xxx: enable writing capacity values for bq27421
 2017-09-08 17:44 UTC  (11+ messages)

[PATCH] HID: usbhid: get/put around clearing needs_remote_wakeup
 2017-09-08 17:43 UTC 

[PATCH v2] staging: typec: tcpm: Comparison to NULL pointer
 2017-09-08 17:42 UTC  (2+ messages)
` [Outreachy kernel] "

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2017-09-08 17:43 UTC 


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.