All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-25 19:13:51 to 2013-09-25 20:32:01 UTC [more...]

[Patch suggestion] Probability flag for 32 bit syscalls
 2013-09-25 20:32 UTC  (6+ messages)

[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
 2013-09-25 20:31 UTC  (5+ messages)

[Buildroot] [PATCH 0/5] Manual updates
 2013-09-25 20:31 UTC  (9+ messages)
` [Buildroot] [PATCH 3/5] manual: update beyond Buildroot section

[Qemu-devel] [PATCH v4 00/12] vfio on spapr-ppc64
 2013-09-25 20:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 04/12] spapr vfio: add vfio_container_spapr_get_info()

[PATCH 0/3] ACPI: simplify hotplug profile kobject work
 2013-09-25 20:23 UTC  (4+ messages)
` [PATCH 1/3] ACPI / hotplug: Set kobject name via kobject_add(), not kobject_set_name()
` [PATCH 2/3] ACPI / hotplug: Don't set kobject parent pointer explicitly
` [PATCH 3/3] ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()

[PATCH v4] dt: update PSCI binding documentation for v0.2
 2013-09-25 20:28 UTC  (10+ messages)

linux-next: build failure after merge of the akpm tree
 2013-09-25 20:26 UTC  (3+ messages)

RFC: Device Namespaces
 2013-09-25 20:23 UTC  (9+ messages)

[PATCH] checkpatch: Find CamelCase definitions of struct/union/enum
 2013-09-25 20:23 UTC  (11+ messages)

[PATCH WIP] Multipage biovecs
 2013-09-25 20:22 UTC  (7+ messages)
` [PATCH 1/6] block: Introduce bio_for_each_page()
` [PATCH 2/6] block: Convert various code to bio_for_each_page()
` [PATCH 3/6] Introduce blk_max_segment()
` [PATCH 4/6] convert nvme to blk_max_segment()
` [PATCH 5/6] convert integrity to new merging
` [PATCH 6/6] Multipage bvecs

[Qemu-devel] qemu-1.6.0 under Cygwin64 ./configure failed
 2013-09-25 20:21 UTC  (4+ messages)

[PATCH] add exFAT driver
 2013-09-25 20:21 UTC  (8+ messages)

[PATCH 0/5] Allwinner SoCs High Speed Timer support
 2013-09-25 20:21 UTC  (7+ messages)

[PATCH] nfs: fix NULL pointer dereference in nfs4_fl_prepare_ds
 2013-09-25 20:20 UTC 

[PATCH] i2c: i2c-dev: Create 'name' attribute automatically
 2013-09-25 20:20 UTC  (3+ messages)

[Bug 69675] New: audio broken in 24Hz/24p since 3.11 (regression)
 2013-09-25 20:20 UTC  (5+ messages)
` [Bug 69675] "

[Bug 69729] New: HDMI audio stopped working on HD 3470 (RV620/M82)
 2013-09-25 20:20 UTC  (2+ messages)
` [Bug 69729] "

[RFC PATCH 0/3] kvm/vfio: Manage KVM IOMMU coherency with virtual VFIO device
 2013-09-25 20:19 UTC  (6+ messages)
` [RFC PATCH 3/3] kvm: Add VFIO device for handling IOMMU cache coherency

[B.A.T.M.A.N.] [RFCv2 0/6] add network wide multi interface optimization
 2013-09-25 20:18 UTC  (3+ messages)
` [B.A.T.M.A.N.] [RFCv2 4/6] batman-adv: add WiFi penalty

[PATCH tip/core/rcu 0/11] Fixes for 3.13
 2013-09-25 20:18 UTC  (9+ messages)
` [PATCH tip/core/rcu 01/11] mm: Place preemption point in do_mlockall() loop
  ` [PATCH tip/core/rcu 08/11] rcu: Micro-optimize rcu_cpu_has_callbacks()

[RFC PATCH 0/4] Series short description
 2013-09-25 20:16 UTC  (4+ messages)
` [RFC PATCH 0/2] net: alternate proposal for using macvlans with forwarding acceleration
  ` [RFC PATCH 1/2] net: Add layer 2 hardware acceleration operations for macvlan devices
  ` [RFC PATCH 2/2] ixgbe: enable l2 forwarding acceleration for macvlans

[PATCH 0/12] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-09-25 20:14 UTC  (26+ messages)
` [kernel-hardening] "
` [PATCH 01/12] procfs: add proc_same_open_cred() to check if the cred have changed
  ` [kernel-hardening] "
` [PATCH 02/12] procfs: add proc_allow_access() to check if file's opener may access task
  ` [kernel-hardening] "
` [PATCH 03/12] procfs: Document the proposed solution to protect procfs entries
  ` [kernel-hardening] "
` [PATCH 04/12] seq_file: Make seq_file able to access the file's opener cred
  ` [kernel-hardening] "
` [PATCH 05/12] seq_file: set the seq_file->f_cred during seq_open()
  ` [kernel-hardening] "
` [PATCH 06/12] procfs: make /proc/*/stack 0400
  ` [kernel-hardening] "
` [PATCH 07/12] procfs: add permission checks on the file's opener of /proc/*/stack
  ` [kernel-hardening] "
` [PATCH 08/12] procfs: add permission checks on the file's opener of /proc/*/personality
  ` [kernel-hardening] "
` [PATCH 09/12] procfs: add permission checks on the file's opener of /proc/*/stat
  ` [kernel-hardening] "
` [PATCH 10/12] procfs: move PROC_BLOCK_SIZE declaration up to make it visible
  ` [kernel-hardening] "
` [PATCH 11/12] procfs: improve permission checks on /proc/*/syscall
  ` [kernel-hardening] "
` [PATCH 12/12] user_ns: seq_file: use the user_ns that is embedded in the f_cred struct
  ` [kernel-hardening] "

[PATCH v6 0/4] mtd:nand:omap2: clean-up of supported ECC schemes
 2013-09-25 20:05 UTC  (16+ messages)
` [PATCH v6 1/4] ARM: OMAP2+: cleaned-up DT support of various "
` [PATCH v6 3/4] mtd:nand:omap2: updated support for BCH4 ECC scheme
` [PATCH v6 4/4] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt

[Buildroot] [PATCH 0 of 9 v4] linux/uboot: add support for custom Mercurial repositories
 2013-09-25 20:12 UTC  (4+ messages)

[libnftables PATCH v2 1/2] rule: json: Fixed wrong offset return
 2013-09-25 20:11 UTC  (2+ messages)

[PATCH] On unmap, flush IOMMU TLB and return correct size
 2013-09-25 20:11 UTC  (8+ messages)

[PATCH v4 0/4] Target CPU=Host implementation for KVM ARM/ARM64
 2013-09-25 20:10 UTC  (3+ messages)
` [PATCH v4 4/4] KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl

[PATCH] MAINTAINERS: wimax@linuxwimax.org is subscribers-only
 2013-09-25 20:09 UTC  (2+ messages)

[PATCH 00/26] ARM: provide common arch init for DT clocks
 2013-09-25 20:07 UTC  (7+ messages)
` [PATCH 06/26] clk: sunxi: declare OF clock provider
` [PATCH 23/26] ARM: sunxi: remove custom .init_time hook

Amount of data read with mixed workload sequential/random with percentage_random set
 2013-09-25 20:05 UTC  (3+ messages)

[PATCH] microcode: Scan the multiboot payloads for cpio format microcode blob. (v3)
 2013-09-25 20:03 UTC  (3+ messages)

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-25 20:02 UTC  (4+ messages)
` [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() to support huge pages

"git checkout foo" is getting confused by folder named "foo"
 2013-09-25 20:01 UTC  (8+ messages)

[PATCH Resend 00/32] iio: Introduce devm_iio_device_{register,unregister}
 2013-09-25 21:00 UTC  (5+ messages)
` [PATCH 02/32] iio: accel: kxsd9: Use devm_iio_device_register
` [PATCH 08/32] iio: dac: max517: "

leds-pwm: issue in __led_pwm_set()
 2013-09-25 20:00 UTC 

[PATCH v3 0/4] Fix Win8 backlight issue
 2013-09-25 19:58 UTC  (4+ messages)
` [PATCH v3 4/4] thinkpad-acpi: fix handle locate for video and query of _BCL

[lm-sensors] applesmc oops in 3.10/3.11
 2013-09-25 19:56 UTC  (3+ messages)
`  "

how to copy barebox to flash?
 2013-09-25 19:55 UTC  (2+ messages)

[RFC] extending splice for copy offloading
 2013-09-25 19:55 UTC  (7+ messages)

+ drm-i915-fix-up-usage-of-shrink_stop.patch added to -mm tree
 2013-09-25 19:54 UTC 

Snappy compression algorithm for Reiser4
 2013-09-25 19:52 UTC  (3+ messages)

[PATCHv2 4/4] ti43x, omap-a15: switch KERNEL_IMAGETYPE to zImage by default
 2013-09-25 19:49 UTC 

[PATCH] git-compat-util.h: reduce optimization level to 1 on MinGW env
 2013-09-25 19:50 UTC  (3+ messages)
  `  "

[PATCH] avr32: fix compiler warning
 2013-09-25 19:50 UTC 

(unknown),
 2013-09-25 19:49 UTC  (4+ messages)
` [PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard

+ ipc-semc-synchronize-the-proc-interface.patch added to -mm tree
 2013-09-25 19:48 UTC 

[PATCH] git-svn.txt: mention how to rebuild rev_map files
 2013-09-25 19:47 UTC  (3+ messages)

[to-be-updated] oom-avoid-killing-init-if-it-assumed-the-oom-killed-threads-mm.patch removed from -mm tree
 2013-09-25 19:47 UTC 

[PATCH v2] powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
 2013-09-25 19:38 UTC  (3+ messages)

[RFC 00/21] perf tools: Add toggling events support
 2013-09-25 19:46 UTC  (3+ messages)
` [PATCH 06/21] perf: Add event toggle ioctl interface

[lm-sensors] Problems with set in5_max in nct6776-isa-0290
 2013-09-25 19:44 UTC  (2+ messages)

Trusted Boot with Xen 4.x
 2013-09-25 19:43 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2013-09-19
 2013-09-25 19:41 UTC  (3+ messages)

Trying to install some cpan modules - dumper.so wrong ELF class???
 2013-09-25 19:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] block: use QEMU_PACKED for on-disk structures
 2013-09-25 19:39 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/5] block: cow - used "

[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
 2013-09-25 19:37 UTC  (18+ messages)
` [ath9k-devel] "
` [PATCH 01/11] vmxnet3: "
` [PATCH 02/11] wan: "
` [PATCH 03/11] wimax: "
` [PATCH 04/11] ath: "
  ` [ath9k-devel] "
` [PATCH 05/11] brcm80211: "
` [PATCH 06/11] ipw2x00: "
` [PATCH 07/11] iwlegacy: "
` [PATCH 08/11] iwlwifi: "
` [PATCH 09/11] mwifiex: "
` [PATCH 10/11] orinoco: "
` [PATCH 11/11] rtlwifi: "

[PATCH] iio:ti_am335x_adc ensure that IIO_KFIFO_BUF is not selected witout IIO_BUFFER
 2013-09-25 20:37 UTC 

[Qemu-devel] [PULL 0/3] TCI/TCG patches
 2013-09-25 19:34 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] tci: Add implementation of rotl_i64, rotr_i64
` [Qemu-devel] [PULL 2/3] bitops: Add rotate functions (rol8, ror8, ...)
` [Qemu-devel] [PULL 3/3] misc: Use new rotate functions

[PATCH] mtd: nand: correct extemded param page error handling
 2013-09-25 19:33 UTC  (3+ messages)

[Buildroot] [PATCH v3 00/16] SELinux Buildroot Additions
 2013-09-25 19:32 UTC  (17+ messages)
` [Buildroot] [PATCH v3 01/16] pcre: Add host build support
` [Buildroot] [PATCH v3 02/16] libselinux: new package
` [Buildroot] [PATCH v3 03/16] ustr: "
` [Buildroot] [PATCH v3 04/16] bzip2: Add host build shared library installation
` [Buildroot] [PATCH v3 05/16] libsemanage: new package
` [Buildroot] [PATCH v3 06/16] checkpolicy: "
` [Buildroot] [PATCH v3 07/16] sepolgen: "
` [Buildroot] [PATCH v3 08/16] sqlite: Add host build support
` [Buildroot] [PATCH v3 09/16] setools: new package
` [Buildroot] [PATCH v3 10/16] libcgroup: "
` [Buildroot] [PATCH v3 11/16] python-pyparsing: Add host build option
` [Buildroot] [PATCH v3 12/16] audit: new package
` [Buildroot] [PATCH v3 13/16] policycoreutils: "
` [Buildroot] [PATCH v3 14/16] python-pyxml: "
` [Buildroot] [PATCH v3 15/16] refpolicy: "
` [Buildroot] [PATCH v3 16/16] shadow: "

[PATCH v2 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-25 19:31 UTC  (2+ messages)
` [PATCH v2 2/2] checkout: proper error message on 'git checkout foo bar --'

[PATCH 2/3] arm32: kvm: rename CONFIG_KVM_ARM_MAX_VCPUS
 2013-09-25 19:31 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/1] linux-yocto/3.10: common-pc* config updates
 2013-09-25 19:30 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] xen/mmu: Correct PAT MST setting
 2013-09-25 19:29 UTC 

[PATCH] xen/mmu: Correct PAT MST setting
 2013-09-25 19:29 UTC 

[PATCH] mtd: nandsim: Allow nandsim to re-use persisted data
 2013-09-25 19:25 UTC 

fast-forwarding tags
 2013-09-25 19:28 UTC  (2+ messages)

[PATCH] tile: change lock initalization in hardwall
 2013-09-25 19:27 UTC 

[Qemu-devel] [PATCH] tcg-hppa: Remove tcg backend
 2013-09-25 19:27 UTC 

[PATCH] tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions
 2013-09-25 19:26 UTC  (2+ messages)

[PATCH 0/3] thermal: bcm281xx: Add thermal driver
 2013-09-25 19:26 UTC  (3+ messages)
` [PATCH 1/3] "

Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS
 2013-09-25 19:24 UTC  (3+ messages)

[RFC PATCH 0/1] FPGA subsystem core
 2013-09-25 19:21 UTC  (11+ messages)
` [RFC PATCH] fpga: Introduce new fpga subsystem

[Bug 69671] New: rv790 hdmi sound regression since fix audio dto calculation on DCE3+ (v3)
 2013-09-25 19:21 UTC  (2+ messages)
` [Bug 69671] "

[Qemu-devel] [Bug 1231093] [NEW] qemu-system-arm does nothing but spin wheels
 2013-09-25 19:12 UTC 

[PATCH V2] x86/AMD-Vi: Fix IVRS HPET special->handle override
 2013-09-25 19:15 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.