All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-14 20:47:49 to 2016-08-15 01:23:34 UTC [more...]

[PATCH net-next 0/2] libbpf: minor fix and API update
 2016-08-15  1:22 UTC  (2+ messages)

twl4030: runtime audio capture channel swapping (kernel 3.18+)
 2016-08-15  1:20 UTC  (4+ messages)

Faith For Charity
 2016-08-15  0:01 UTC 

[RFC 0/7] Nokia N9xx bluetooth driver
 2016-08-15  1:12 UTC  (6+ messages)
` [RFC 5/7] Bluetooth: hci_nokia: Introduce new driver

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-15  1:01 UTC  (14+ messages)
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads

Loan Application
 2016-08-14 20:41 UTC 

[PATCH] toaster: update web urls for openembedded-core's special case
 2016-08-15  0:47 UTC 

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-15  0:56 UTC  (11+ messages)
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[Qemu-devel] [Bug 1613133] [NEW] SLIRP code regression fails to build on OpenBSD
 2016-08-15  0:46 UTC 

[xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-15  0:48 UTC  (12+ messages)
                  ` [LKP] [lkp] "

[PATCH] drm/amd/amdgpu: S3 resume fail
 2016-08-15  0:44 UTC  (7+ messages)
    ` 答复: "
        ` 答复: "

[PATCH v6 0/2] update the doc of kdump
 2016-08-15  0:37 UTC  (6+ messages)
` [PATCH v6 1/2] Documentation: kdump: remind user of nr_cpus
` [PATCH v6 2/2] Documentation: kdump: add description of enable multi-cpus support

[PATCH 00/12] aspeed: Add pinctrl and gpio drivers
 2016-08-15  0:36 UTC  (9+ messages)
` [PATCH 02/12] pinctrl: Add core pinctrl support for Aspeed SoCs

linux-next: manual merge of the net-next tree with the net tree
 2016-08-15  0:35 UTC 

[PATCH V4] xfs_db: add crc manipulation commands
 2016-08-15  0:30 UTC  (2+ messages)
` [PATCH V5] "

[ovmf test] 100487: all pass - PUSHED
 2016-08-15  0:21 UTC 

[Qemu-devel] [PATCH] net: Add SunGEM device emulation as found on Apple UniNorth
 2016-08-15  0:11 UTC  (4+ messages)

[PATCH 0/3] clk: Add Meson GXBB Always-On Reset + Clocks
 2016-08-15  0:08 UTC  (5+ messages)
` [PATCH 1/3] clk: meson: Add GXBB AO Clock and Reset controller driver

[PATCH] drm: make drm_get_format_name thread-safe
 2016-08-15  0:02 UTC  (2+ messages)

[xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-14 23:57 UTC  (14+ messages)
                  ` [LKP] [lkp] "

Draft of Git Rev News edition 18
 2016-08-14 23:57 UTC  (6+ messages)

[Qemu-devel] [PATCH] monitor: Add an "xlate" command for translating a virtual address
 2016-08-14 22:55 UTC  (4+ messages)

A question about masks in sysfs
 2016-08-14 23:56 UTC 

[PATCH] powerpc: populate the default bus with machine_arch_initcall
 2016-08-14 23:54 UTC  (10+ messages)

[PATCH] t1410: remove superfluous 'git reflog' from the 'walk past root' test
 2016-08-14 23:28 UTC 

[PATCH 0/2] build-id adjustments
 2016-08-14 23:42 UTC  (3+ messages)
` [PATCH 2/2] x86/EFI: use less crude way of generating the build ID

[RFC 0/4] RFC: Add Checmate, BPF-driven minor LSM
 2016-08-14 22:57 UTC  (5+ messages)

[PATCH v1 0/3] fixup fixup documenation
 2016-08-14 23:30 UTC  (14+ messages)
` [PATCH v1 1/3] doc: commit: --fixup/--squash can take a commit revision
` [PATCH v1 2/3] doc: rebase: fixup! can take an object name
` [PATCH v1 3/3] doc: rebase: clarify fixup! fixup! constraint

[kernel-hardening] [PATCH v7 6/9] x86/mm: Enable KASLR for physical mapping memory region (x86_64)
 2016-08-14 23:26 UTC  (4+ messages)
` [tip:x86/boot] x86/mm: Enable KASLR for physical mapping memory regions

[PATCH] linux-firmware: rockchip: update dptx firmware to v2.9
 2016-08-14 23:22 UTC  (2+ messages)

[PATCH v2 1/1] VSOCK: remove more space available check filling TX vq
 2016-08-14 23:16 UTC  (2+ messages)

[PATCH v2 0/3] VSOCK: vsockmon virtual device to monitor AF_VSOCK sockets
 2016-08-14 23:15 UTC  (2+ messages)

[Buildroot] [PATCH] package/qt: webkit needs gst-plugins-base
 2016-08-14 23:11 UTC 

[Buildroot] [PATCH 1/2] support/apply-patches: use options rather than positional arguments
 2016-08-14 23:10 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] support/apply-patches: don't bail-out on libtool patch while using <package>-reconfigure

[PATCH v1] Livepatch ARM 64 implementation
 2016-08-14 23:07 UTC  (10+ messages)
` [PATCH v1 1/9] livepatch: Bubble up sanity checks on Elf relocs
` [PATCH v1 2/9] x86/arm: Make 'make debug' work properly
` [PATCH v1 3/9] x86/arm64: Move the ALT_[ORIG|REPL]_PTR macros to header files
` [PATCH v1 4/9] arm/mm: Introduce modify_xen_mappings
` [PATCH v1 5/9] arm64/insn: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
` [PATCH v1 6/9] livepatch: Initial ARM64 support
` [PATCH v1 7/9] livepatch: ARM64: Ignore mapping symbols: $[a, d, x, p]
` [PATCH v1 8/9] livepatch: Move test-cases to common
` [PATCH v1 9/9] livepatch: tests: Make them compile under ARM64

[PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-08-14 23:06 UTC  (11+ messages)

[PATCH 3.16 000/305] 3.16.37-rc1 review
 2016-08-14 23:00 UTC  (4+ messages)
` [PATCH 3.16 304/305] netfilter: ensure number of counters is >0 in do_replace()

[linux-stable-rc:linux-3.14.y 1941/4884] arch/mips/kernel/r4k_switch.S:67: Error: opcode not supported on this processor: r4600 (mips3) `sdc1 $f0,648($4)'
 2016-08-14 22:55 UTC 

A note from the maintainer
 2016-08-14 22:52 UTC  (8+ messages)

[PATCH 0/4] Use complete() instead of complete_all()
 2016-08-14 22:51 UTC  (2+ messages)

[linux-stable-rc:linux-4.4.y 1992/2009] mm/slab_common.c:524:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'u64 {aka long long unsigned int}'
 2016-08-14 22:47 UTC 

[ANNOUNCE] Git v2.10.0-rc0
 2016-08-14 22:47 UTC 

[PATCH] i2c: bcm-kona: fix inconsistent indenting
 2016-08-14 22:47 UTC 

What's cooking in git.git (Aug 2016, #06; Sun, 14)
 2016-08-14 22:46 UTC 

[PATCH] proc.5: document /proc/[pid]/task/[tid]/children
 2016-08-14 22:45 UTC  (8+ messages)

[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
 2016-08-14 22:39 UTC  (2+ messages)
` [Bug 151661] "

[PATCH] i2c: at91: fix support of the "alternative command" feature
 2016-08-14 22:34 UTC  (3+ messages)

[PATCH] i2c: ocores: add missed clk_disable_unprepare() on failure paths
 2016-08-14 22:30 UTC  (2+ messages)

[PATCH] ARM: pxa: remove irq init from dt machines
 2016-08-14 22:24 UTC  (2+ messages)

[RESEND PATCH 0/2] cros_ec: utilize cros_ec_cmd_xfer_status()
 2016-08-14 22:24 UTC  (3+ messages)
` [RESEND PATCH 1/2] i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()

[PATCH] i2c: mux: demux-pinctrl: properly roll back when adding adapter fails
 2016-08-14 22:21 UTC  (2+ messages)

[PATCH v2] eeprom: at24: check if the chip is functional in probe()
 2016-08-14 22:19 UTC  (2+ messages)

[linux-stable-rc:linux-3.14.y 4656/4884] arch/um/include/shared/init.h:129:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__used'
 2016-08-14 22:17 UTC 

[PATCH] i2c: uniphier{-f}: don't print error when adding adapter fails
 2016-08-14 22:17 UTC  (2+ messages)

[PATCH] i2c: don't print error when adding adapter fails
 2016-08-14 22:17 UTC  (4+ messages)

[Buildroot] [PATCH] system: sysvinit needs MMU
 2016-08-14 22:17 UTC  (3+ messages)

[PATCH rpcbind] src: include cdefs.h for the __P() macro
 2016-08-14 22:13 UTC  (3+ messages)

[refpolicy] [PATCH] Update for the gnome policy and file contexts
 2016-08-14 22:13 UTC  (7+ messages)

[Buildroot] [PATCH 0/8] musl: add compatibility cdefs.h header (branch yem/cdefs)
 2016-08-14 21:59 UTC  (20+ messages)
` [Buildroot] [PATCH 1/8] package/netbsd-compat-headers: provide compatibility headers not in musl
` [Buildroot] [PATCH 2/8] package/rpcbind: include cdefs.h where needed
` [Buildroot] [PATCH 3/8] package/aircrack-ng: drop a musl-compatibility patch
` [Buildroot] [PATCH 4/8] package/android-tools: drop musl-compatibility cdefs patching out
` [Buildroot] [PATCH 5/8] package/bcusdk: drop a musl-compatibility patch
` [Buildroot] [PATCH 6/8] package/libsepol: "
` [Buildroot] [PATCH 7/8] package/linknx: "
` [Buildroot] [PATCH 8/8] package/qlibc: "

[PATCH v3] Livepatch fixes and features for v4.8
 2016-08-14 21:52 UTC  (10+ messages)
` [PATCH v3 1/9] livepatch: Clear .bss when payload is reverted
` [PATCH v3 2/9] livepatch: Deal with payloads without any .text
` [PATCH v3 3/9] version/livepatch: Move xen_build_id_check to version.h
` [PATCH v3 4/9] livepatch: Sync cache of build-id before using it first time
` [PATCH v3 5/9] livepatch: Move code from prepare_payload to own routine
` [PATCH v3 6/9] livepatch: Add parsing for the symbol+0x<offset>/<len>
` [PATCH v3 7/9] livepatch: NOP if func->new_[addr, size] is zero
` [PATCH v3 8/9] symbols: Generate an xen-sym.map
` [PATCH v3 9/9] livepach: Add .livepatch.hooks functions and test-case

[ovmf test] 100484: regressions - FAIL
 2016-08-14 21:50 UTC 

[Buildroot] [PATCH 1/2] package/lldpd: disable use of libbsd
 2016-08-14 21:49 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/lldpd: explicit optional dependency

[Buildroot] [PATCHv2] package/ustr: don't run ldconfig
 2016-08-14 21:44 UTC  (3+ messages)

[Buildroot] [PATCH] package/sg3_utils: fix uclinux build
 2016-08-14 21:41 UTC  (3+ messages)

Who reordered my disks (probably v4.8-rc1 problem)
 2016-08-14 21:40 UTC  (4+ messages)

[Qemu-devel] [PULL 0/3] virtio/vhost: fixes
 2016-08-14 21:39 UTC  (7+ messages)
` [Qemu-devel] [PULL 3/3] vhost-user: Attempt to fix a race with set_mem_table

[U-Boot] [PATCH 1/3] net: davinci_emac: Remove useless dcache ops on descriptors
 2016-08-14 21:36 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] net: davinci_emac: Round up top buffer boundaries for dcache ops

[uml-devel] link error on recent kernels with CONFIG_STATIC_LINK=y
 2016-08-14 21:34 UTC  (2+ messages)

[Bug 95474] Bioshock Infinite and DiRT Showdown perform very poor on any GPU with GCN >=1.1
 2016-08-14 21:27 UTC  (2+ messages)
` [Bug 95474] Bioshock Infinite and DiRT Showdown perform very poorly "

[refpolicy] [PATCH] Add module_load permission to can_load_kernmodule
 2016-08-14 21:23 UTC  (5+ messages)
` [refpolicy] [PATCH v2] "
    ` [refpolicy] [PATCH v3] "

[PATCH v5 1/3] diff.c: remove output_prefix_length field
 2016-08-14 21:21 UTC  (6+ messages)
` [PATCH v5 2/3] diff: add --diff-line-prefix option for passing in a prefix

[PATCH] trivial: remove exec bit from random files
 2016-08-14 21:04 UTC 

[PATCH] fix for sparse warning
 2016-08-14 20:42 UTC 

[refpolicy] [PATCH] Update the lvm module
 2016-08-14 21:01 UTC  (3+ messages)

[PATCH 4.6 00/56] 4.6.7-stable review
 2016-08-14 20:37 UTC  (16+ messages)
` [PATCH 4.6 03/56] ppp: defer netns reference release for ppp channel
` [PATCH 4.6 04/56] tcp: make challenge acks less predictable
` [PATCH 4.6 08/56] vlan: use a valid default mtu value for vlan over macsec
` [PATCH 4.6 19/56] IB/hfi1: Fix deadlock with txreq allocation slow path
` [PATCH 4.6 23/56] x86/mm/pat: Add support of non-default PAT MSR setting
` [PATCH 4.6 24/56] x86/mm/pat: Add pat_disable() interface
` [PATCH 4.6 26/56] x86/mtrr: Fix Xorg crashes in Qemu sessions
` [PATCH 4.6 29/56] x86/pat: Document the PAT initialization sequence
` [PATCH 4.6 31/56] udf: Prevent stack overflow on corrupted filesystem mount
` [PATCH 4.6 40/56] x86/microcode: Fix suspend to RAM with builtin microcode
` [PATCH 4.6 42/56] fuse: fsync() did not return IO errors
` [PATCH 4.6 43/56] fuse: fuse_flush must check mapping->flags for errors
` [PATCH 4.6 49/56] crypto: scatterwalk - Fix test in scatterwalk_done
` [PATCH 4.6 52/56] ext4: fix deadlock during page writeback
` [PATCH 4.6 55/56] ext4: short-cut orphan cleanup on error

[PATCH] squash! diff: add --diff-line-prefix option for passing in a prefix
 2016-08-14 20:42 UTC  (2+ messages)

[PATCH libnetfilter_conntrack] src: Make the library compile under clang
 2016-08-14 20:59 UTC 

[Bug 97055] Black screens on A10-8780P (Carrizo) + R7 M260/M265 (Topaz) Combo
 2016-08-14 20:56 UTC  (2+ messages)

[PATCH] powerpc: cputhreads: Add missing include file
 2016-08-14 20:53 UTC 

[PATCH 4.7 00/41] 4.7.1-stable review
 2016-08-14 20:39 UTC  (13+ messages)
` [PATCH 4.7 03/41] vfs: fix deadlock in file_remove_privs() on overlayfs
` [PATCH 4.7 04/41] udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
` [PATCH 4.7 07/41] net: ipv6: Always leave anycast and multicast groups on link down
` [PATCH 4.7 09/41] net/irda: fix NULL pointer dereference on memory allocation failure
` [PATCH 4.7 17/41] apparmor: fix ref count leak when profile sha1 hash is read
` [PATCH 4.7 19/41] mm: memcontrol: fix swap counter leak on swapout from offline cgroup
` [PATCH 4.7 20/41] mm: memcontrol: fix memcg id ref counter on swap charge move
` [PATCH 4.7 21/41] x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
` [PATCH 4.7 27/41] fuse: fsync() did not return IO errors
` [PATCH 4.7 30/41] Revert "mm, mempool: only set __GFP_NOMEMALLOC if there are free elements"
` [PATCH 4.7 32/41] Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency"
` [PATCH 4.7 37/41] ext4: fix deadlock during page writeback


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.