All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-29 21:47:16 to 2015-09-29 22:43:57 UTC [more...]

[PATCH 0/5] memcg: charge page tables (x86) and pipe buffers
 2015-09-29 22:43 UTC  (4+ messages)
` [PATCH 1/5] mm: uncharge kmem pages from generic free_page path

[PATCH -mm 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in
 2015-09-29 22:41 UTC  (2+ messages)

[Bug 84500] New: [radeonsi] radeon 0000:01:00.0: Packet0 not allowed!
 2015-09-29 22:42 UTC  (2+ messages)
` [Bug 84500] "

[RFC][PATCH] PCI / PM: Avoid resuming more devices during system suspend
 2015-09-29 23:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net 0/7] OVS conntrack fixes for net
 2015-09-29 22:39 UTC  (8+ messages)
` [PATCH net 1/7] openvswitch: Make LABELS name more consistent
` [PATCH net 2/7] openvswitch: Fix typos in CT headers
` [PATCH net 3/7] openvswitch: Fix skb leak in ovs_fragment()
` [PATCH net 4/7] openvswitch: Ensure flow is valid before executing ct
` [PATCH net 5/7] openvswitch: Reject ct_state unsupported bits
` [PATCH net 6/7] openvswitch: Extend ct_state match field to 32 bits
` [PATCH net 7/7] openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMIT

[Qemu-devel] Loading image/elf to cpu that has different not system memory address space
 2015-09-29 22:40 UTC  (9+ messages)

[PATCH -mm 2/3] mm/oom_kill: cleanup the "kill sharing same memory"
 2015-09-29 22:39 UTC  (2+ messages)

[Xenomai] Problem with the promiscuous mode of RTnet
 2015-09-29 22:39 UTC  (2+ messages)

[PATCH] clk: ti: dflt: fix enable_reg validity check
 2015-09-29 22:37 UTC  (2+ messages)

[PATCH -mm 1/3] mm/oom_kill: remove the wrong fatal_signal_pending()
 2015-09-29 22:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] postgresql: disable rpath
 2015-09-29 22:35 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] postgresql: fix ZIC configure variable assignment

[PATCH net-next 0/6] ila: Optimization to preserve value of early demux
 2015-09-29 22:34 UTC  (8+ messages)
` [PATCH net-next 1/6] ila: Create net/ipv6/ila directory
` [PATCH net-next 2/6] rhashtable: add function to replace an element
` [PATCH net-next 3/6] netlink: add a start callback for starting a netlink dump
` [PATCH net-next 4/6] xfrm: Add xfrm6 address translation function
` [PATCH net-next 5/6] ipv6: Call xfrm6_xlat_addr from ipv6_rcv
` [PATCH net-next 6/6] ila: Add support for xfrm6_xlat_addr

[GIT PULL] Renesas ARM Based SoC DT Updates for v4.2
 2015-09-29 22:34 UTC  (4+ messages)
` [PATCH 30/31] ARM: shmobile: r8a7791: add USB-DMAC device nodes

[PATCH 0/6] Add OCMEM support (v2)
 2015-09-29 22:33 UTC  (5+ messages)
` [PATCH 4/6] qcom-scm: add ocmem support

[Buildroot] [git commit] postgresql: fix ZIC configure variable assignment
 2015-09-29 22:33 UTC 

[PATCH 1/1] Disable CONFIG_UACCESS_WITH_MEMCPY in Atmel config
 2015-09-29 22:32 UTC 

[Buildroot] [git commit] postgresql: disable rpath
 2015-09-29 22:32 UTC 

[Buildroot] [PATCH] libbluray: explicitly enable optional enabled features
 2015-09-29 22:31 UTC  (2+ messages)

[Buildroot] [git commit] libbluray: explicitly enable optional enabled features
 2015-09-29 22:31 UTC 

[Buildroot] [PATCH] ipmiutil: needs dynamic library support
 2015-09-29 22:30 UTC  (2+ messages)

[Buildroot] [git commit] ipmiutil: needs dynamic library support
 2015-09-29 22:30 UTC 

[Buildroot] [PATCH 1/2] hostapd: bump to version 2.5
 2015-09-29 22:29 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] wpa_supplicant: "

[Buildroot] [git commit] wpa_supplicant: bump to version 2.5
 2015-09-29 22:28 UTC 

[Qemu-devel] [PATCH] configure: Require Python 2.6
 2015-09-29 22:25 UTC  (4+ messages)

[Bug 90263] GPU card fans run full speed at all times
 2015-09-29 22:25 UTC  (2+ messages)

[PATCH] hpsa update
 2015-09-29 22:21 UTC  (2+ messages)
` [PATCH] hpsa: add in sas transport

[PATCH 0/2] xfs: fix eof zeroing i_size race
 2015-09-29 22:25 UTC  (3+ messages)
` [PATCH 1/2] xfs: always drain dio before extending aio write submission

[Buildroot] [git commit] hostapd: bump to version 2.5
 2015-09-29 22:24 UTC 

[Buildroot] [PATCH] dos2unix: needs host-gettext
 2015-09-29 22:24 UTC  (2+ messages)

[PATCH 1/2] audit: stop an old auditd being starved out by a new auditd
 2015-09-29 22:24 UTC  (4+ messages)

[U-Boot] Pull-request: u-boot-spi/master
 2015-09-29 22:23 UTC  (8+ messages)

[PATCH v5 00/23] ILP32 for ARM64
 2015-09-29 22:14 UTC  (48+ messages)
` [PATCH v5 01/23] arm64:ilp32: add documentation on the ILP32 ABI "
` [PATCH v5 02/23] arm64: ensure the kernel is compiled for LP64
` [PATCH v5 03/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH v5 04/23] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
` [PATCH v5 05/23] arm64:ilp32: expose 'kernel_long' as 'long long' for ILP32
` [PATCH v5 06/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH v5 07/23] arm64:ilp32: share signal structures between ILP32 and LP64 ABIs
` [PATCH v5 08/23] arm64:ilp32: use 64bit syscall-names for ILP32 when passing 64bit registers
` [PATCH v5 09/23] arm64:ilp32: use non-compat syscall names for ILP32 as for LP64
` [PATCH v5 10/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH v5 11/23] arm64:ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
  ` [PATCH v5 11/23] arm64:ilp32: add is_ilp32_compat_{task, thread} "
` [PATCH v5 12/23] arm64:ilp32: COMPAT_USE_64BIT_TIME is true for ILP32 tasks
` [PATCH v5 13/23] arm64:ilp32: share HWCAP between LP64 and ILP32
` [PATCH v5 14/23] arm64:ilp32 use the native LP64 'start_thread' for ILP32 threads
` [PATCH v5 15/23] arm64:ilp32: support core dump generation for ILP32
` [PATCH v5 16/23] arm64: add support for starting ILP32 (ELFCLASS32) binaries
` [PATCH v5 17/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH v5 18/23] ptrace: Allow compat to use the native siginfo
` [PATCH v5 19/23] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH v5 20/23] arm64:ilp32: use the native siginfo instead of the compat siginfo
` [PATCH v5 21/23] arm64:ilp32: change COMPAT_ELF_PLATFORM to report a a subplatform for ILP32
` [PATCH v5 22/23] aarch64: ilp32: msgrcv, msgsnd handlers
` [PATCH v5 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH 0/2] mtd: nand: sunxi: cleanup
 2015-09-29 22:21 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/18] post-introspection cleanups, subset A
 2015-09-29 22:21 UTC  (19+ messages)
` [Qemu-devel] [PATCH v7 01/18] qapi: Sort qapi-schema tests
` [Qemu-devel] [PATCH v7 02/18] qapi: Improve 'include' error message
` [Qemu-devel] [PATCH v7 03/18] qapi: Invoke exception superclass initializer
` [Qemu-devel] [PATCH v7 04/18] qapi: Clean up qapi.py per pep8
` [Qemu-devel] [PATCH v7 05/18] qapi: Test for various name collisions
` [Qemu-devel] [PATCH v7 06/18] qapi: Avoid assertion failure on union 'type' collision
` [Qemu-devel] [PATCH v7 07/18] qapi: Add tests for empty unions
` [Qemu-devel] [PATCH v7 08/18] qapi: Test use of 'number' within alternates
` [Qemu-devel] [PATCH v7 09/18] qapi: Reuse code for flat union base validation
` [Qemu-devel] [PATCH v7 10/18] qapi: Consistent generated code: prefer error 'err'
` [Qemu-devel] [PATCH v7 11/18] qapi: Consistent generated code: prefer visitor 'v'
` [Qemu-devel] [PATCH v7 12/18] qapi: Consistent generated code: prefer common labels
` [Qemu-devel] [PATCH v7 13/18] qapi: Consistent generated code: prefer common indentation
` [Qemu-devel] [PATCH v7 14/18] qapi: Consistent generated code: minimize push_indent() usage
` [Qemu-devel] [PATCH v7 15/18] qapi: Share gen_err_check()
` [Qemu-devel] [PATCH v7 16/18] qapi: Share gen_visit_fields()
` [Qemu-devel] [RFC PATCH v7 17/18] qapi: Simplify gen_visit_fields() error handling
` [Qemu-devel] [RFC PATCH v7 18/18] qapi: Use gen_err_check() in more places

[Buildroot] [git commit] dos2unix: needs host-gettext
 2015-09-29 22:20 UTC 

btrfs send -c fails saying "parent determination failed"
 2015-09-29 22:20 UTC 

[PATCH 0/3] use napi_schedule_irqoff()
 2015-09-29 22:19 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH 1/3] ixgbe/ixgbevf: "
  ` [Intel-wired-lan] "
` [PATCH 2/3] i40e/i40evf: "
  ` [Intel-wired-lan] "
` [PATCH 3/3] fm10k: "
  ` [Intel-wired-lan] "

branches! infernalis vs master, RIP next
 2015-09-29 22:17 UTC  (2+ messages)

[PATCH 1/1] Disable CONFIG_UACCESS_WITH_MEMCPY in Atmel config
 2015-09-29 22:18 UTC  (5+ messages)

[PATCH 0/3] blk-mq & nvme: introduce .map_changed
 2015-09-29 22:16 UTC  (8+ messages)

[PATCH] Drivers: staging: wlan-ng: p80211conv: replaced functions for copying/comparing ethernet addresses
 2015-09-29 22:16 UTC 

[Qemu-devel] [PATCH v2] Add argument filters to the seccomp sandbox
 2015-09-29 22:12 UTC  (2+ messages)

Problems with printk logs and my driver
 2015-09-29 22:11 UTC  (6+ messages)

[puppet] Moving puppet-ceph to the Openstack big tent
 2015-09-29 22:11 UTC  (3+ messages)
  ` [ceph-users] "

[PATCH 00/23] btrfs device related patch set
 2015-09-29 22:10 UTC  (3+ messages)

[PATCH v2 0/1] Introducing domain transition mechanism into Smack
 2015-09-29 22:09 UTC  (3+ messages)
  ` [PATCH v3 1/1] "

+ fs-jffs2-wbufc-remove-stray-semicolon.patch added to -mm tree
 2015-09-29 22:08 UTC 

Xen4.7 unable to get domain type for domid
 2015-09-29 22:06 UTC  (2+ messages)

[PATCH] perf: change samples type to unsigned long long
 2015-09-29 21:49 UTC 

[PATCH v2 2/2] btrfs-progs: device delete to accept devid
 2015-09-29 22:03 UTC 

OV5640 autofocus kernel+gstreamer+Qt implementation
 2015-09-29 22:03 UTC  (2+ messages)

fs/jffs2/wbuf.c:1267:2-3: Unneeded semicolon
 2015-09-29 22:01 UTC 

Dear: Account User
 2015-09-29 21:46 UTC 

+ mm-fs-obey-gfp_mapping-for-add_to_page_cache.patch added to -mm tree
 2015-09-29 22:03 UTC 

[PATCH] mm, fs: Obey gfp_mapping for add_to_page_cache
 2015-09-29 22:02 UTC  (5+ messages)

[PATCH] net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
 2015-09-29 22:01 UTC  (2+ messages)

[PATCH] nl80211: report age of bss entry from boot in microseconds
 2015-09-29 22:00 UTC 

[Ksummit-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2015-09-29 22:00 UTC  (5+ messages)
` [Tech-board-discuss] "

RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
 2015-09-29 22:00 UTC  (2+ messages)

[Xenomai] Problem with RTNET Packet Socket (or RTDM in general) in Xenomai 3
 2015-09-29 21:59 UTC  (6+ messages)
    ` [Xenomai] rtnet locking/socket SKBs

[PATCH 00/14] DSI Command mode(DBI mode) enabling on CHT
 2015-09-29 21:54 UTC  (15+ messages)
` [PATCH 01/14] drm/i915: allocate DMA region for mipi dbi cmd buffer
` [PATCH 02/14] drm/i915: Add support for TEAR ON Sequence
` [PATCH 03/14] drm/i915: Add functions for dcs memory write cmd
` [PATCH 04/14] drm/i915: Calculate bw timer for mipi DBI interface
` [PATCH 05/14] drm/i915: Use the bpp value wrt the pixel format
` [PATCH 06/14] drm/i915: Disable vlank interrupt for disabling MIPI
` [PATCH 07/14] drm/i915: Disable MIPI display self refresh mode
` [PATCH 08/14] drm/i915: Disable Tearing effect trigger by GPIO pin
` [PATCH 09/14] drm/i915: Changes for command mode preparation
` [PATCH 10/14] drm/i915: Enable Tearing effect trigger by GPIO pin
` [PATCH 11/14] drm/i915: Enable MIPI display self refresh mode
` [PATCH 12/14] drm/i915: Generalize DSI enable function
` [PATCH 13/14] drm/i915: Reset the display hw if vid mode to cmd mode
` [PATCH 14/14] drm/i915: send one frame after enabling mipi "

[PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
 2015-09-29 21:58 UTC  (13+ messages)

[net-next PATCH v2] netpoll: Drop budget parameter from NAPI polling call hierarchy
 2015-09-29 21:57 UTC  (2+ messages)

[PATCH v2 1/1] net sysfs: Print link speed as signed integer
 2015-09-29 21:56 UTC  (2+ messages)

[PATCH 0/9] xen: sched: improve (a lot! :-D) Credit2 runqueue handling
 2015-09-29 21:56 UTC  (5+ messages)
` [PATCH 3/9] xen: sched: make locking for {insert, remove}_vcpu consistent

Trivial clocksource driver
 2015-09-29 21:55 UTC  (6+ messages)

[PATCH v2] fstests: generic: Check if a bull fallocate will change extent number
 2015-09-29 21:51 UTC  (2+ messages)

[PATCH 2/2] staging:comedi: Fixed multiple file comment style
 2015-09-29 21:50 UTC 

[B.A.T.M.A.N.] NetJSON ALFRED implementation
 2015-09-29 21:50 UTC 

[PATCH v4 0/7] blk-mq: fix race conditions on cpu hotplug handling
 2015-09-29 21:50 UTC  (8+ messages)
` [PATCH v4 6/7] blk-mq: fix freeze queue race

[Intel-wired-lan] [next PATCH S9 00/15] i40e/i40evf updates
 2015-09-29 21:49 UTC  (10+ messages)
` [Intel-wired-lan] [next PATCH S9 05/15] i40e/i40evf: fix tx hang workaround code
` [Intel-wired-lan] [next PATCH S9 06/15] i40e: count drops in netstat interface
` [Intel-wired-lan] [next PATCH S9 07/15] i40e: use qos field consistently

Having troubles binding an SR-IOV VF to uio_pci_generic on Amazon instance
 2015-09-29 21:49 UTC  (6+ messages)

[PATCHSET percpu/for-4.4] percpu_ref: make mode switching operations synchronize themselves
 2015-09-29 21:47 UTC  (6+ messages)
` [PATCH 1/5] percpu_ref: remove unnecessary RCU grace period for staggered atomic switching confirmation
` [PATCH 2/5] percpu_ref: reorganize __percpu_ref_switch_to_atomic() and relocate percpu_ref_switch_to_atomic()
` [PATCH 3/5] percpu_ref: unify staggered atomic switching wait behavior
` [PATCH 4/5] percpu_ref: restructure operation mode switching
` [PATCH 5/5] percpu_ref: allow operation mode switching operations to be called concurrently

[PATCH] staging:emxx_udc: Fixed comparison style warnings
 2015-09-29 21:47 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.