All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-09 21:35:56 to 2016-03-09 22:49:15 UTC [more...]

[PATCH] qemu: Limit paths searched during user mode emulation
 2016-03-09 22:49 UTC 

[PATCH -mm 0/2] oom_reaper: missing parts
 2016-03-09 22:48 UTC  (9+ messages)
` [PATCH 2/2] oom-clear-tif_memdie-after-oom_reaper-managed-to-unmap-the-address-space-fix

[Buildroot] [PATCH] owfs: remove include of rpc/netdb.h
 2016-03-09 22:48 UTC 

Building gdb-7.10 for arm with master
 2016-03-09 22:50 UTC  (4+ messages)
  ` Wrong sstate signatures for cross toolchain Was: "
    ` Wrong sstate signatures for cross toolchain Was: [yocto] "

[PATCH v7] scsi: ufs: add ioctl interface for query request
 2016-03-09 22:47 UTC  (7+ messages)

i.mx6 camera interface (CSI) and mainline kernel
 2016-03-09 22:44 UTC  (10+ messages)

[PATCH] usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
 2016-03-09 22:43 UTC  (2+ messages)

[PATCH v2] bb/fetch2: fixes copying of file://dir; subdir=foo, bug 6128 and bug 6129
 2016-03-09 22:42 UTC  (3+ messages)

[PATCH 1/2] smipcie: add support for TechnoTrend S2-4200 Twin
 2016-03-09 22:38 UTC  (2+ messages)
` [PATCH 2/2] smipcie: MAC address printout formatting

[PATCH] Documentation: kselftest: Remove duplicate word
 2016-03-09 22:33 UTC  (2+ messages)

[PATCH] doc: fix grammar
 2016-03-09 22:33 UTC  (2+ messages)

+ mm-oom_kill-dont-ignore-oom-score-on-exiting-tasks.patch added to -mm tree
 2016-03-09 22:33 UTC 

[PATCH] Documentation: Howto: Fixed subtitles style
 2016-03-09 22:30 UTC  (2+ messages)

[Qemu-devel] [RFC] [tcg] Idea on refactoring target code generation loop (gen_intermediate_code)
 2016-03-09 22:29 UTC  (5+ messages)

[PATCH] NFC: microread: Drop platform data header file
 2016-03-09 22:28 UTC  (2+ messages)

[PATCH v3 0/7] Add more clock compatible features and support the RK3399 clock
 2016-03-09 22:25 UTC  (5+ messages)
` [PATCH v3 4/7] clk: rockchip: Add support for multiple clock providers

[PATCH 00/13] thermal: convert users of thermal_zone_of_sensor_register to devm_
 2016-03-09 22:23 UTC  (11+ messages)
` [PATCH 05/13] input: convert sun4i-ts to use devm_thermal_zone_of_sensor_register
` [PATCH 07/13] thermal: convert mtk_thermal "
` [PATCH 10/13] thermal: convert rockchip_thermal "
    ` [lm-sensors] [PATCH 10/13] thermal: convert rockchip_thermal to use devm_thermal_zone_of_sensor_
` [PATCH 11/13] thermal: convert exynos to use devm_thermal_zone_of_sensor_register
` [PATCH 12/13] thermal: convert tegra_thermal "

[Buildroot] [PATCH 0/8] core: allow for custom, local help; rearrange package-specific help (branch yem/help)
 2016-03-09 22:22 UTC  (9+ messages)
` [Buildroot] [PATCH 1/8] core: add the possibility to provide help for local, custom rules
` [Buildroot] [PATCH 2/8] core/pkg-utils: add a macro to pretty-print a help entry
` [Buildroot] [PATCH 3/8] core/pkg-generic: add help about package-specific rules
` [Buildroot] [PATCH 4/8] package/busybox: use the generic help rules
` [Buildroot] [PATCH 5/8] linux: add "
` [Buildroot] [PATCH 6/8] package/uclibc: use "
` [Buildroot] [PATCH 7/8] boot/barebox: "
` [Buildroot] [PATCH 8/8] docs/manual: document the br2-external help-local

[kernel-hardening] [PATCH v3 1/3] SROP Mitigation: Architecture independent code for signal cookies
 2016-03-09 22:22 UTC  (11+ messages)
` [kernel-hardening] "
      `  "

[PATCH 0/2] Use acpi_dev_present()
 2016-03-09 22:21 UTC  (5+ messages)

[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
 2016-03-09 22:20 UTC  (12+ messages)
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH 01/10] PM / devfreq: exynos: use to_platform_device()
 2016-03-06 22:15 UTC  (3+ messages)
` [PATCH 07/10] platform/chrome: "

snprintf, overlapping destination and source
 2016-03-09 22:19 UTC  (4+ messages)
` [RFC 0/7] eliminate snprintf with overlapping src and dst

[Qemu-devel] [Qemu-block] [PATCH] block/gluster: add support for SEEK_DATA/SEEK_HOLE
 2016-03-09 22:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] "

[Buildroot] [PATCH] lzlib: fix Lua dependency
 2016-03-09 22:18 UTC 

regression in 4.5-rc5 - generic/324 failure
 2016-03-09 22:17 UTC 

[Qemu-devel] [PATCH 0/2] block/qapi: trivial fixes
 2016-03-09 22:16 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] block/qapi: make two printf() formats literal
` [Qemu-devel] [PATCH 2/2] block/qapi: fix unbounded stack for dump_qdict

[RFC PATCH net-next 0/2] net: switchdev: add attribute for port bridging
 2016-03-09 22:15 UTC  (7+ messages)
` [RFC PATCH net-next 1/2] net: bridge: add switchdev attr "
` [RFC PATCH net-next 2/2] net: dsa: support SWITCHDEV_ATTR_ID_PORT_BRIDGE_IF

[PATCH 0/3] Livepatch module notifier cleanup
 2016-03-09 22:13 UTC  (4+ messages)
` [PATCH 1/3] modules: split part of complete_formation() into prepare_coming_module()
` [PATCH 2/3] modules: set mod->state to GOING before going notifiers are called
` [PATCH 3/3] livepatch/module: remove livepatch module notifier

[GIT PULL] ARM: OMAP2+: critical DRA7xx fix for v4.5-rc
 2016-03-09 22:14 UTC  (4+ messages)

[PATCH 13/13] thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_register
 2016-03-09 22:11 UTC  (4+ messages)
  ` [lm-sensors] [PATCH 13/13] thermal: convert ti-thermal to use devm_thermal_zone_of_sensor_regist

[PATCH v3 0/2] Increased number of next hops for LPM IPv4
 2016-03-09 22:09 UTC  (3+ messages)
` [PATCH v5 "

Kernels 4.+ are breaking rsync?
 2016-03-09 22:10 UTC  (2+ messages)

[PATCH 1/2] isdn: icn: remove a #warning
 2016-03-09 22:10 UTC  (9+ messages)
` [PATCH 2/2] isdn: i4l: move active-isdn drivers to staging

XSM permissive by default
 2016-03-09 22:09 UTC  (4+ messages)

[Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
 2016-03-09 22:09 UTC  (3+ messages)

dstat shows unexpected result for two disk RAID1
 2016-03-09 22:08 UTC  (5+ messages)

[Buildroot] [PATCH] package/busybox: support automatic module loading with mdev
 2016-03-09 22:08 UTC  (2+ messages)

[Buildroot] [git commit] package/busybox: support automatic module loading with mdev
 2016-03-09 22:07 UTC 

[net-next PATCH 2/7] mlx4: use napi_consume_skb API to get bulk free operations
 2016-03-09 22:07 UTC  (8+ messages)

[kernel-hardening] [PATCH v5 0/5] Introduce GCC plugin infrastructure
 2016-03-09 22:07 UTC  (6+ messages)
` [kernel-hardening] [PATCH v5 2/5] "

[Buildroot] [git commit] busybox: Make S01logging source a default file
 2016-03-09 22:07 UTC 

[PATCH 0/4] Remove un-needed 'major' registration when alloc_disk(0) is used
 2016-03-09 21:59 UTC  (15+ messages)
` [PATCH 3/4] memstick: don't allocate unused major for ms_block
` [PATCH 2/4] nvdimm/btt: don't allocate unused major device number
` [PATCH 1/4] nvdimm/blk: "
` [PATCH 4/4] NVMe: don't allocate unused nvme_major

[folded-merged] dax-check-return-value-of-dax_radix_entry-v2.patch removed from -mm tree
 2016-03-09 22:05 UTC 

[PATCH V4 2/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs
 2016-03-09 22:04 UTC 

[Buildroot] [PATCH 1/1] busybox: Make S01logging source a default file
 2016-03-09 22:05 UTC  (3+ messages)
` [Buildroot] [PATCH v2 "

[folded-merged] mm-fix-mixed-zone-detection-in-devm_memremap_pages-fix.patch removed from -mm tree
 2016-03-09 22:05 UTC 

[PATCH 1/2] vga_switcheroo: add power support for windows 10 machines
 2016-03-09 22:04 UTC  (12+ messages)
` [PATCH 2/2] nouveau: use new vga_switcheroo power domain

How to move a btrfs volume to a smaller disk
 2016-03-09 22:03 UTC  (3+ messages)

[PATCH 0/9] System Calls for Memory Protection Keys
 2016-03-09 22:00 UTC  (19+ messages)
` [PATCH 1/9] x86, pkeys: Documentation
` [PATCH 2/9] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 3/9] mm: implement new pkey_mprotect() system call
` [PATCH 4/9] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 5/9] x86: wire up mprotect_key() system call
` [PATCH 6/9] x86, pkeys: allocation/free syscalls
` [PATCH 7/9] x86, pkeys: add pkey set/get syscalls
` [PATCH 8/9] pkeys: add details of system call use to Documentation/
` [PATCH 9/9] x86, pkeys: add self-tests

[Buildroot] [PATCH 1/5] nvidia-driver: indentation cleanup
 2016-03-09 22:02 UTC  (2+ messages)

[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
 2016-03-09 21:58 UTC  (2+ messages)
` [PATCH V8] "

[Buildroot] [git commit] uboot: indentation cleanup
 2016-03-09 22:01 UTC 

[Buildroot] [git commit] dcron: indentation cleanup
 2016-03-09 22:01 UTC 

[PATCH 0/4] ALSA: dice: enable to handle several streams
 2016-03-09 22:00 UTC  (4+ messages)

rados semantic changes
 2016-03-09 22:00 UTC  (9+ messages)

[Buildroot] [git commit] firmware-imx: indentation cleanup
 2016-03-09 22:00 UTC 

[Buildroot] [git commit] setserial: indentation cleanup
 2016-03-09 22:00 UTC 

[qemu-mainline baseline-only test] 44235: regressions - trouble: broken/fail/pass
 2016-03-09 22:00 UTC 

[Buildroot] [git commit] nvidia-driver: indentation cleanup
 2016-03-09 22:00 UTC 

[Buildroot] [PATCH] toolchain: switch linaro to https urls
 2016-03-09 21:59 UTC  (5+ messages)

[Buildroot] [git commit] toolchain: switch linaro to https urls
 2016-03-09 21:59 UTC 

[PATCH v10 00/12] support "task_isolation" mode
 2016-03-09 21:57 UTC  (13+ messages)
` [PATCH v10 09/12] arch/x86: enable task isolation functionality

[PATCH v6 for Xen 4.7 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2016-03-09 21:57 UTC  (5+ messages)
` [PATCH v6 for Xen 4.7 3/4] libxl: enable "

[PATCH] arago.conf: don't use --prefer-arch-to-version flag
 2016-03-09 21:56 UTC 

[PATCH] Disown ssh+git and git+ssh
 2016-03-09 21:56 UTC  (4+ messages)

[PATCH] mm: avoid unnecessary swapin in khugepaged
 2016-03-09 21:55 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.6 00/10] s390x patches for 2.6
 2016-03-09 21:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.6 04/10] s390x/cpu: Tolerate max_cpus

[PATCH] staging: rtl8712: added few code enhancements in rtl8712_led.c
 2016-03-09 21:54 UTC 

[PATCH v2] libnl-xfrm: under {includedir}, create symbolic link at netlink which references to folder libnl3/netlink
 2016-03-09 21:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sunxi: A23: Fix some revisions needing a different magic sram poke
 2016-03-09 21:51 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add defconfig and dts for colorfly e708 q1 tablet

M2/NVM vs M2/Sata vs SATA/6GB benchmarks
 2016-03-09 21:50 UTC  (4+ messages)

[PATCH] ARM: dts: sun6i: Add dts for colorfly e708 q1 tablet
 2016-03-09 21:50 UTC  (2+ messages)

[PATCH next v2 7/7] ipvlan: Implement L3-symmetric mode
 2016-03-09 21:50 UTC 

[PATCH next v2 6/7] xfrm: Use l3_dev for xfrm policy checks
 2016-03-09 21:50 UTC 

[PATCH next v2 5/7] raw: Use l3_dev for L3 ingress raw packet delivery
 2016-03-09 21:50 UTC 

[PATCH next v2 4/7] ipv6: Use l3_dev for L3 ingress processing
 2016-03-09 21:50 UTC 

[PATCH next v2 3/7] ipv4: Use l3_dev for L3 ingress processing
 2016-03-09 21:50 UTC 

[PATCH next v2 2/7] dev: Update packet dispatcher to pass l3_dev as an input device
 2016-03-09 21:49 UTC 

[PATCH next v2 1/7] dev: Add netif_get_l3_dev() helper
 2016-03-09 21:49 UTC 

[PATCH next v2 0/7] Introduce l3_dev pointer for L3 processing
 2016-03-09 21:49 UTC 

[net-next PATCH 3/4] vxlan: Enforce IP ID verification on outer headers
 2016-03-09 21:49 UTC  (5+ messages)

[PATCH v2] MAINTAINERS: add a maintainer for the NAND subsystem
 2016-03-09 21:48 UTC  (2+ messages)

[PATCH] package-deb: Ignore circular dependencies
 2016-03-09 21:47 UTC  (6+ messages)

[PATCH] branding-core: fix priority for ti-ipc-rtos package
 2016-03-09 21:47 UTC 

[PATCH] i40e: remove redundant compiler warning disablers
 2016-03-09 21:46 UTC  (3+ messages)

+ tools-vm-page-typesc-avoid-memset-in-walk_pfn-when-count-==-1.patch added to -mm tree
 2016-03-09 21:46 UTC 

[PART1 RFC v2 00/10] KVM: x86: Introduce SVM AVIC support
 2016-03-09 21:46 UTC  (3+ messages)
` [PART1 RFC v2 10/10] svm: Manage vcpu load/unload when enable AVIC

[xen-unstable-smoke test] 85838: tolerable all pass - PUSHED
 2016-03-09 21:46 UTC 

btrfs and containers
 2016-03-09 21:45 UTC  (4+ messages)

[Intel-wired-lan] [PATCH] ixgbe: Place SWFW semaphore in known valid state at probe
 2016-03-09 21:45 UTC 

[PATCH net] r8169:Remove unnecessary phy reset for pcie nic when setting link spped
 2016-03-09 21:44 UTC  (4+ messages)

[PATCH 0/2] mm: Enable page parallel initialisation for Power
 2016-03-09 21:42 UTC  (5+ messages)
` [PATCH 2/2] powerpc/mm: Enable page parallel initialisation

PROBLEM: NFS Client Ignores TCP Resets
 2016-03-09 21:42 UTC  (4+ messages)

+ powerpc-mm-enable-page-parallel-initialisation.patch added to -mm tree
 2016-03-09 21:42 UTC 

+ mm-meminit-initialise-more-memory-for-inode-dentry-hash-tables-in-early-boot.patch added to -mm tree
 2016-03-09 21:42 UTC 

[PATCH v3 00/11] NFS/RDMA client patches for v4.6
 2016-03-09 21:40 UTC  (8+ messages)
` [PATCH v3 05/11] xprtrdma: Do not wait if ib_post_send() fails

[U-Boot] Ethernet not found on Arria 5
 2016-03-09 21:40 UTC  (8+ messages)

[U-Boot] [PATCH] usb: Add new command to regress USB devices
 2016-03-09 21:39 UTC  (2+ messages)

[U-Boot] Olimex-A20-EVB ethernet stops working with latest U-boot, works with tag v2016.01
 2016-03-09 21:39 UTC  (5+ messages)

[PATCH v2 net-next 00/13] kcm: Kernel Connection Multiplexor (KCM)
 2016-03-09 21:38 UTC  (2+ messages)

[PATCH] virtio: fix rx ring descriptor starvation
 2016-03-09 21:37 UTC  (10+ messages)

[PATCH] hash: fix memcmp function pointer in multi-process environment
 2016-03-09 21:36 UTC  (4+ messages)

[PATCH 1/1] parser/sdp: parse MAS Instance ID and Message Type
 2016-03-09 21:36 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.