All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-25 22:19:39 to 2017-05-26 00:18:04 UTC [more...]

[PATCH 0/6] kmod: few simple enhancements
 2017-05-26  0:16 UTC  (6+ messages)
` [PATCH v2 0/5] kmod: help make deterministic
  ` [PATCH v2 1/5] module: use list_for_each_entry_rcu() on find_module_all()
  ` [PATCH v2 3/5] kmod: add test driver to stress test the module loader
  ` [PATCH v2 4/5] kmod: add helpers for getting kmod limit
  ` [PATCH v2 5/5] kmod: throttle kmod thread limit

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26  0:12 UTC  (5+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 04/18] xen/pvcalls: xenbus state handling

[GIT PULL] ARM: exynos: Small update for v4.12
 2017-05-26  0:05 UTC  (3+ messages)

[GIT PULL (RESEND)] ARM: uniphier: UniPhier fixes for v4.12
 2017-05-25 23:59 UTC  (3+ messages)

[PATCH v2] arm64: defconfig: enable some core options for 64bit Rockchip socs
 2017-05-26  0:05 UTC  (3+ messages)

[PATCH] unfs3: Rename mirror tarball to avoid clash
 2017-05-25 16:54 UTC  (2+ messages)

[PATCH 2/2] KVM: nVMX: Check host support for MSR bitmaps
 2017-05-26  0:04 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v9 5/7] ACPI: Translate the I/O range of non-MMIO devices before scanning
 2017-05-26  0:03 UTC  (5+ messages)

[PATCH 1/2] KVM: nVMX: Fix nested_vmx_check_msr_bitmap_controls
 2017-05-26  0:02 UTC  (2+ messages)
` [PATCH v2 "

[GIT PULL] DaVinci fixes for v4.12
 2017-05-25 23:59 UTC  (2+ messages)

[PATCH] ghostscript: Upgrade 9.20 to 9.21
 2017-05-26  0:00 UTC 

[U-Boot] [PATCH] armv7m: Fix larger builds
 2017-05-25 23:57 UTC  (4+ messages)

[failures] add-the-option-of-fortified-stringh-functions.patch removed from -mm tree
 2017-05-25 23:52 UTC 

[PATCH v3] add the option of fortified string.h functions
 2017-05-25 23:52 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH 0/2] PM / Domains: Expand generic power domain debugfs
 2017-05-25 23:51 UTC  (3+ messages)
` [PATCH 1/2] PM / Domains: Add time accounting to various genpd states
` [PATCH 2/2] PM / Domains: Extend generic power domain debugfs

is there a reason meta-openembedded/meta contains a lonely libgpiod.bb recipe?
 2017-05-25 23:46 UTC  (5+ messages)

[PATCH 0/2] Document and use eeprom-length property
 2017-05-25 23:44 UTC  (6+ messages)
` [PATCH 1/2] net: dsa: mv88e6xxx: Add eeprom-length to binding
` [PATCH 2/2] ARM: VF610: ZII devel b: Add switch eeprom-length properties

f2fs Crash Consistency Problem
 2017-05-25 23:44 UTC  (8+ messages)

[PATCH tip/core/rcu 0/88] Commits for 4.13
 2017-05-25 23:42 UTC  (19+ messages)
` [PATCH tip/core/rcu 05/88] rcutorture: Add a scenario for Classic SRCU
` [PATCH tip/core/rcu 06/88] rcu: Prevent rcu_barrier() from starting needless grace periods
` [PATCH tip/core/rcu 09/88] srcu: Eliminate possibility of destructive counter overflow
` [PATCH tip/core/rcu 10/88] rcu: Complain if blocking in preemptible RCU read-side critical section
` [PATCH tip/core/rcu 11/88] rcuperf: Defer expedited/normal check to end of test
` [PATCH tip/core/rcu 14/88] rcuperf: Add ability to performance-test call_rcu() and friends
` [PATCH tip/core/rcu 15/88] rcuperf: Add a Kconfig-fragment file for Classic SRCU
` [PATCH tip/core/rcu 17/88] checkpatch: Remove checks for expedited grace periods
` [PATCH tip/core/rcu 19/88] doc/atomic_ops: Clarify smp_mb__{before,after}_atomic()
` [PATCH tip/core/rcu 21/88] docs: Fix typo in Documentation/memory-barriers.txt
` [PATCH tip/core/rcu 25/88] srcu: Shrink Tiny SRCU a bit more
` [PATCH tip/core/rcu 27/88] srcu-cbmc: Use /usr/bin/awk instead of /bin/awk
` [PATCH tip/core/rcu 29/88] rcutorture: Add "git diff" output to testid.txt file
` [PATCH tip/core/rcu 33/88] rcu: Print out rcupdate.c non-default boot-time settings
` [PATCH tip/core/rcu 35/88] srcu: Make exp_holdoff module parameter be static
` [PATCH tip/core/rcu 76/88] rcu: Remove nohz_full full-system-idle state machine

[linux-3.18 test] 109744: regressions - FAIL
 2017-05-25 23:42 UTC 

+ mm-oom_kill-count-global-and-memory-cgroup-oom-kills-fix.patch added to -mm tree
 2017-05-25 23:40 UTC 

[PATCH 0/6] sysctl: add dedicated stress test driver
 2017-05-25 23:37 UTC  (7+ messages)
` [PATCH 1/6] test_sysctl: add dedicated proc sysctl "
` [PATCH 2/6] test_sysctl: add generic script to expand on tests
` [PATCH 3/6] test_sysctl: test against PAGE_SIZE for int
` [PATCH 4/6] test_sysctl: add simple proc_dointvec() case
` [PATCH 5/6] test_sysctl: add simple proc_douintvec() case
` [PATCH 6/6] test_sysctl: test against int proc_dointvec() array support

[PATCH 0/5] Five blk-mq-debugfs patches
 2017-05-25 23:38 UTC  (6+ messages)
` [PATCH 1/5] blk-mq: Only register debugfs attributes for blk-mq queues
` [PATCH 2/5] blk-mq-debugfs: Show atomic request flags
` [PATCH 3/5] blk-mq-debugfs: Show requeue list
` [PATCH 4/5] blk-mq-debugfs: Show busy requests
` [PATCH 5/5] blk-mq-debugfs: Add 'kick' operation

[PATCH v2] arm: eBPF JIT compiler
 2017-05-25 23:36 UTC  (8+ messages)

[PATCH v6 05/10] mm: thp: enable thp migration in generic path
 2017-05-25 23:35 UTC  (5+ messages)

[PATCH] tpm: vtpm_proxy: Do not run tpm2_shutdown
 2017-05-25 23:34 UTC  (11+ messages)

linux-next: build warning after merge of the drivers-x86 tree
 2017-05-25 23:34 UTC  (4+ messages)

mtd: nand: fsl_ifc: fix handing of bit flips in erased pages
 2017-05-25 23:33 UTC 

`pull --rebase --autostash` fails when fast forward in dirty repo
 2017-05-25 23:33 UTC  (6+ messages)

[PATCH v3 net-next 0/5] net: dsa: mv88e6xxx: Add basic SERDES support
 2017-05-25 23:31 UTC  (8+ messages)
` [PATCH v3 net-next 1/5] net: dsa: mv88e6xxx: Move phy functions into phy.[ch]
` [PATCH v3 net-next 2/5] net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an op
` [PATCH v3 net-next 3/5] net: dsa: mv88e6xxx: Remove SERDES flag
` [PATCH v3 net-next 4/5] net: dsa: mv88e6xxx: mv88e6390X SERDES support
` [PATCH v3 net-next 5/5] dsa: mv88e6xxx: Enable/Disable SERDES on port enable/disable

[PATCH 2/3] sha1dc: use sha1collisiondetection as a submodule
 2017-05-25 23:31 UTC  (7+ messages)
` [PATCH v2 0/2] Update sha1dc from upstream & optionally make it "

[PATCH] ubifs: Add freeze support
 2017-05-25 23:30 UTC 

+ zswap-delete-an-error-message-for-a-failed-memory-allocation-in-zswap_dstmem_prepare.patch added to -mm tree
 2017-05-25 23:29 UTC 

+ zswap-improve-a-size-determination-in-zswap_frontswap_init.patch added to -mm tree
 2017-05-25 23:29 UTC 

+ zswap-delete-an-error-message-for-a-failed-memory-allocation-in-zswap_pool_create.patch added to -mm tree
 2017-05-25 23:29 UTC 

[Bug] cloning a repository with a default MASTER branch tries to check out the master branch
 2017-05-25 23:28 UTC  (9+ messages)
` [Non-Bug] "

[morty/master][PATCH] gstreamer1.0-plugins-bad: Apply gstwaylandsink scale-up issue fix to AM3/4
 2017-05-25 23:26 UTC 

+ maintainers-give-proc-sysctl-some-maintainer-love.patch added to -mm tree
 2017-05-25 23:25 UTC 

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-25 23:24 UTC  (3+ messages)

+ mm-swap-sort-swap-entries-before-free-fix.patch added to -mm tree
 2017-05-25 23:24 UTC 

+ mm-swap-sort-swap-entries-before-free.patch added to -mm tree
 2017-05-25 23:23 UTC 

[PATCH 0/2] misc: move include files out of include/linux/i2c
 2017-05-25 23:22 UTC  (7+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm

[PATCH] docs/config.txt: fix indefinite article in core.fileMode description
 2017-05-25 23:20 UTC 

[PATCH v4 2/2] Add "shutdown" to "struct class"
 2017-05-25 23:20 UTC 

[PATCH v4 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-05-25 23:20 UTC 

[PATCH v4 0/2] Enable TPM2_Shutdown
 2017-05-25 23:20 UTC 

[Qemu-devel] [PATCH risu] ppc64: Fix patterns for rotate doubleword instructions
 2017-05-25 23:17 UTC  (5+ messages)

[PATCH 0/2] Fix warnings on access of a remote with Windows paths
 2017-05-25 23:16 UTC  (9+ messages)
            ` [PATCH v3 2/2] Windows: do not treat a path with backslashes as a remote's nick name

[Qemu-devel] [PATCH 0/4] target/s390x Implement EXECUTE via TranslationBlock
 2017-05-25 23:12 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/4] target/s390x: Save current ilen during translation
` [Qemu-devel] [PATCH 2/4] target/s390x: End the TB after EXECUTE
` [Qemu-devel] [PATCH 3/4] target/s390x: Implement EXECUTE via new TranslationBlock
` [Qemu-devel] [PATCH 4/4] target/s390x: Re-implement a few EXECUTE target insns directly

+ mm-oom_kill-count-global-and-memory-cgroup-oom-kills.patch added to -mm tree
 2017-05-25 23:12 UTC 

[PATCH v4 1/2] tpm: Issue a TPM2_Shutdown for TPM2 devices
 2017-05-25 23:12 UTC  (4+ messages)
` [PATCH v4 2/2] Add "shutdown" to "struct class"

[Buildroot] [PATCH/next 1/2] package/dstat: bump version to 0.7.3
 2017-05-25 23:12 UTC  (2+ messages)
` [Buildroot] [PATCH/next 2/2] package/dstat: needs python

+ mm-fix-mapping_set_error-call-in-me_pagecache_dirty.patch added to -mm tree
 2017-05-25 23:11 UTC 

+ mm-drop-wait-parameter-from-write_one_page.patch added to -mm tree
 2017-05-25 23:10 UTC 

+ kernelh-handle-pointers-to-arrays-better-in-container_of.patch added to -mm tree
 2017-05-25 23:09 UTC 

+ bug-split-build_bug-stuff-out-into-linux-build_bugh.patch added to -mm tree
 2017-05-25 23:09 UTC 

+ linux-bugh-correct-space-required-before-that.patch added to -mm tree
 2017-05-25 23:09 UTC 

+ linux-bugh-correct-foo-should-be-foo.patch added to -mm tree
 2017-05-25 23:09 UTC 

+ linux-bugh-correct-formatting-of-block-comment.patch added to -mm tree
 2017-05-25 23:09 UTC 

+ asm-generic-bugh-declare-struct-pt_regs-before-function-prototype.patch added to -mm tree
 2017-05-25 23:09 UTC 

fuse: when are release requests queued?
 2017-05-25 23:08 UTC 

[U-Boot] [PATCH 0/5] sun50i: a64/h5: Add orangepi boards
 2017-05-25 23:08 UTC  (7+ messages)
` [U-Boot] [PATCH 1/5] sun50i: a64: Add initial Orangepi Win/WinPlus support
` [U-Boot] [PATCH 2/5] arm64: dts: sun50i: Add sun50i-h5.dtsi
` [U-Boot] [PATCH 5/5] sun50i: h5: Add initial Orangepi Zero Plus 2 support

No more "morty" branch in git!
 2017-05-25 23:03 UTC  (3+ messages)

Dell XPS 13 9350 touchpad is busted in 4.12-rc
 2017-05-25 23:00 UTC  (5+ messages)

[Buildroot] [PATCH/next 1/1] package/drbd-utils: bump version to 8.9.6
 2017-05-25 23:00 UTC 

[Buildroot] [PATCH/next 1/1] package/dosfstools: bump version to 4.1
 2017-05-25 22:56 UTC 

[PATCH v2] mm/hugetlb: Report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
 2017-05-25 22:54 UTC  (2+ messages)

Kernel modules under new copyleft licence : (was Re: [PATCH v2] module.h: add copyleft-next >= 0.3.1 as GPL compatible)
 2017-05-25 22:54 UTC  (12+ messages)
` [copyleft-next] "

CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN)
 2017-05-25 22:52 UTC  (12+ messages)
    ` CPU_BIG_ENDIAN in generic code (was: Re: [PATCH v3 3/7] arch/sparc: Define config parameter CPU_

fsetxattr(2) for ACL on nfs
 2017-05-25 22:37 UTC 

+ mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2.patch added to -mm tree
 2017-05-25 22:46 UTC 

[Buildroot] [PATCH/next 1/1] package/docker-containerd: bump version to v0.2.8
 2017-05-25 22:45 UTC 

[to-be-updated] mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported.patch removed from -mm tree
 2017-05-25 22:45 UTC 

[PATCHv2 0/3] Enable no_cache flag to driver_data
 2017-05-25 22:43 UTC  (4+ messages)

[PATCH] ov5670: Add Omnivision OV5670 5M sensor support
 2017-05-25 22:42 UTC  (2+ messages)
` [PATCH v2 1/1] [media] i2c: "

+ tile-provide-default-ioremap-declaration.patch added to -mm tree
 2017-05-25 22:41 UTC 

[PATCH v3] Add "shutdown" to "struct class"
 2017-05-25 22:40 UTC  (8+ messages)

[PATCH RFC] tpm: migrate pubek_show to struct tpm_buf
 2017-05-25 22:40 UTC  (7+ messages)

+ mm-kmemleak-treat-vm_struct-as-alternative-reference-to-vmalloced-objects.patch added to -mm tree
 2017-05-25 22:40 UTC 

+ mm-kmemleak-factor-object-reference-updating-out-of-scan_block.patch added to -mm tree
 2017-05-25 22:40 UTC 

+ mm-kmemleak-slightly-reduce-the-size-of-some-structures-on-64-bit-architectures.patch added to -mm tree
 2017-05-25 22:40 UTC 

[Buildroot] [PATCH/next 1/1] package/dmidecode: bump version to 3.1
 2017-05-25 22:39 UTC 

[PATCH v2] um: Allow building and running on older hosts
 2017-05-25 22:34 UTC  (4+ messages)

[PATCH v2] tpm: vtpm_proxy: Suppresse error logging when in closed state
 2017-05-25 22:35 UTC  (4+ messages)

[BUG] tty/serial: stty hangs for 30 seconds after interrupted transfer
 2017-05-25 22:34 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/diffutils: bump version to 3.6
 2017-05-25 22:34 UTC 

+ mm-hugetlb-report-ehwpoison-not-efault-when-foll_hwpoison-is-specified-v2.patch added to -mm tree
 2017-05-25 22:32 UTC 

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-25 22:30 UTC  (4+ messages)
` [linux-sunxi] "

Hang/soft lockup in d_invalidate with simultaneous calls
 2017-05-25 22:31 UTC  (4+ messages)

+ mm-hugetlb-introduce-set_huge_swap_pte_at-helper-v41.patch added to -mm tree
 2017-05-25 22:30 UTC 

[PATCH v3] tpm: vtpm_proxy: Suppress error logging when in closed state
 2017-05-25 22:29 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/dialog: bump version to 1.3-20170509
 2017-05-25 22:28 UTC 

slowness in builds this week
 2017-05-25 22:27 UTC  (2+ messages)

[PATCH] PCI: Move test of INTx masking to pci_setup_device
 2017-05-25 22:26 UTC  (2+ messages)

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-25 22:25 UTC  (20+ messages)
                                            ` [PATCH net] ipv4: add reference counting to metrics

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-25 22:24 UTC  (7+ messages)
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place

[Buildroot] [PATCH/next 1/1] package/dejavu: bump version to 2.37
 2017-05-25 22:21 UTC 

[PATCH v2 0/3] mtd: sharpslpart partition parser
 2017-05-25 22:21 UTC  (6+ messages)
` [PATCH v2 3/3] mtd: nand: tmio_nand.c: prefer sharpslpart MTD "


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.