All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-19 15:12:27 to 2013-08-19 16:11:28 UTC [more...]

[PATCH 01/10] Add secure_modules() call
 2013-08-19 16:10 UTC  (12+ messages)
` [PATCH 02/10] PCI: Lock down BAR access when module security is enabled
` [PATCH 03/10] x86: Lock down IO port "
  ` [PATCH 04/10] ACPI: Limit access to custom_method
` [PATCH 05/10] asus-wmi: Restrict debugfs interface when module loading is restricted
` [PATCH 06/10] Restrict /dev/mem and /dev/kmem "
` [PATCH 07/10] acpi: Ignore acpi_rsdp kernel parameter "
` [PATCH 08/10] kexec: Disable at runtime if the kernel enforces module loading restrictions
` [PATCH 09/10] x86: Restrict MSR access when module loading is restricted
` [PATCH 10/10] Add option to automatically enforce module signatures when in Secure Boot mode

[xen-unstable test] 18722: trouble: blocked/broken/pass
 2013-08-19 16:11 UTC 

[PATCH tip/core/rcu 0/5] rcutorture updates for 3.12
 2013-08-19 16:09 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/5] rcu: Add duplicate-callback tests to rcutorture

[PATCH] mesa: add PACKAGECONFIG_DISTRO variable for distro specific options
 2013-08-19 16:09 UTC  (2+ messages)

passing two interrupts two an I2C driver
 2013-08-19 16:09 UTC  (4+ messages)

[dm-devel] [PATCH][RESEND] scsi_dh_rdac:Log batched lun information with mode select command
 2013-08-19 16:08 UTC 

[RFC patch] [Babeltrace python bindings] Fixed use of braces in format strings, to allow use with older Python versions (e.g. 2.6)
 2013-08-19 16:08 UTC  (2+ messages)

[ 3.8.y.z extended stable ] Linux 3.8.13.7 stable review
 2013-08-19 16:07 UTC  (5+ messages)
` [PATCH 076/133] ARM: update FIQ support for relocation of vectors
    ` [3.10][3.8][3.5] ARM: Fix FIQ code on VIVT CPUs (was Re: [PATCH 076/133] ARM: update FIQ support for relocation of vectors)

babeltrace : Clock "monotonic" offset differs between traces
 2013-08-19 16:07 UTC 

[Qemu-devel] [PATCH] qcow2: Change default for new images to compat=1.1
 2013-08-19 16:06 UTC  (2+ messages)

[Qemu-trivial] [PATCH 1/2] Improve Monitor disas with symbol lookup
 2013-08-19 16:05 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
    `  "

[Bug 66920] New: [llvm backend] flashing textures, no lights in car , no water on GTA IV
 2013-08-19 16:06 UTC  (17+ messages)
` [Bug 66920] "

[PATCH] v2 xfsprogs: fix inode crash in xfs_repair
 2013-08-19 16:06 UTC  (3+ messages)

[Buildroot] [PATCH 0 of 6 v2] linux/uboot: add support for custom Mercurial repositories
 2013-08-19 16:05 UTC  (8+ messages)
` [Buildroot] [PATCH 3 of 6 v2] linux: add support for custom Mercurial repository

[PATCH] block: support embedded device command line partition
 2013-08-19 16:05 UTC  (6+ messages)

[PATCH] libxl: rtc_timeoffset fix; uptime fix; typo corrections
 2013-08-19 16:05 UTC  (3+ messages)

[PATCH v3] compat: Fix read() of 2GB and more on Mac OS X
 2013-08-19 16:04 UTC  (3+ messages)
` [PATCH v4] "

ANNOUNCE: rpcbind-0.2.1 released
 2013-08-19 16:03 UTC  (2+ messages)

[linux-linus test] 18718: trouble: broken/fail/pass
 2013-08-19 16:03 UTC 

[V10 PATCH 00/23]PVH xen: Phase I, Version 10 patches
 2013-08-19 16:03 UTC  (4+ messages)
` [V10 PATCH 19/23] PVH xen: vmcs related changes

[PATCH] iptables: extensions/GNUMakefile.in use CPPFLAGS
 2013-08-19 16:02 UTC 

Non-enumerable devices on USB and other enumerable buses
 2013-08-19 16:01 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] virtio-scsi: Make type virtio-scsi-common abstract
 2013-08-19 16:01 UTC  (2+ messages)

GCC SVN repo too slow?
 2013-08-19 16:01 UTC  (7+ messages)
    ` [meta-arago] "
      ` [yocto] "

Minimal development platform for netfilter + libnetfilter_queue ?
 2013-08-19 16:01 UTC 

NAT stops forwarding ACKs after PMTU discovery
 2013-08-19 16:00 UTC  (14+ messages)

[Bug 55449] New: Problems identifying card
 2013-08-19 16:00 UTC  (3+ messages)
  ` [Bug 55449] "
  ` [Bug 55449] [NV15] Problems identifying card on PPC big endian

UEFI Plugfest 2013 -- New Orleans
 2013-08-19 16:00 UTC  (8+ messages)

[PATCH] usb: musb: dsps: fix devm_ioremap_resource error detection code
 2013-08-19 16:00 UTC  (2+ messages)

[PATCH 1/3] of: add vendor prefix for Mentor Graphics
 2013-08-19 15:50 UTC 

[PATCH] mmc: jz4740: fix devm_ioremap_resource error detection code
 2013-08-19 16:00 UTC  (2+ messages)

HDMI 4k support v4
 2013-08-19 15:59 UTC  (15+ messages)
` [PATCH 01/14] drm: Don't export drm_find_cea_extension() any more
` [PATCH 02/14] drm/edid: Fix add_cea_modes() style issues
` [PATCH 03/14] drm/edid: Parse the HDMI CEA block and look for 4k modes
` [PATCH 04/14] drm: Add support for alternate clocks of "
` [PATCH 05/14] video/hdmi: Don't let the user of this API create invalid infoframes
` [PATCH 06/14] video/hdmi: Derive the bar data valid bit from the bar data fields
` [PATCH 07/14] video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
  ` [PATCH 08/14] gpu: host1x: Port the HDMI vendor infoframe code the common helpers
` [PATCH 09/14] drm/edid: Move HDMI_IDENTIFIER to hdmi.h
` [PATCH 10/14] video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
` [PATCH 11/14] video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
` [PATCH 12/14] drm: Add a helper to forge HDMI vendor infoframes
` [PATCH 13/14] drm/i915/hdmi: Write HDMI vendor specific infoframes
` [PATCH 14/14] video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI

[PATCH] ip: Add label option to ip monitor
 2013-08-19 15:58 UTC  (2+ messages)

[PATCHv5 00/31] CLK: OMAP conversion to DT
 2013-08-19 15:58 UTC  (8+ messages)
` [PATCHv5 05/31] CLK: TI: add support for OMAP gate clock

[PATCH v3 0/5] ARM: tegra: support for Trusted Foundations
 2013-08-19 15:56 UTC  (7+ messages)
` [PATCH v3 1/5] ARM: add basic Trusted Foundations support

server mountpoint busy after unexporting nfs4 share
 2013-08-19 15:55 UTC  (3+ messages)

large memory leak on scrubbing
 2013-08-19 15:55 UTC  (4+ messages)
` [ceph-users] "

[PATCH] Add second DRI driver name (DRI2DriverVDPAU)
 2013-08-19 15:54 UTC  (2+ messages)

file permissions
 2013-08-19 15:53 UTC  (2+ messages)

[Bug 27905] New: DVI monitor is blank - DVI detected as Display Port ?
 2013-08-19 15:53 UTC  (2+ messages)
  ` [Bug 27905] "

[ATTEND] oops.kernel.org prospect
 2013-08-19 15:52 UTC 

[PATCH RT 0/3] rt/rcu/swait: Fix boot up when RCU NOCB_ALL is enabled
 2013-08-19 15:51 UTC  (5+ messages)
` [PATCH RT 1/3] rcu/swait: Fix RCU conversion of wake_up_all() to swait_wake()
` [PATCH RT 2/3] swait: Add memory barrier before checking list empty
` [PATCH RT 3/3] swait: Add smp_mb() after setting h->list

[U-Boot] [PATCH v1 0/8] Support for the kmp204x reference design
 2013-08-19 15:51 UTC  (9+ messages)
` [U-Boot] [PATCH v1 7/8] mtd/fsl_elbc: take NAND_ECC_SOFT_BCH config option into accout
` [U-Boot] [PATCH v1 8/8] mpc85xx: introduce the kmp204x reference design support
  ` [U-Boot] [U-Boot, v1, "

Wireless disassociations
 2013-08-19 15:50 UTC  (2+ messages)

[xen-unstable test] 18721: trouble: blocked/broken/pass
 2013-08-19 15:50 UTC 

Hypervisor compilation for arm without debug=y
 2013-08-19 15:49 UTC  (3+ messages)

nfhd performance
 2013-08-19 15:48 UTC  (5+ messages)

[PATCH] Btrfs-progs: setup framework to corrupt specific fields of an inode
 2013-08-19 15:48 UTC 

[PATCH RESEND 0/4] nohz: Fix racy sleeptime stats
 2013-08-19 15:47 UTC  (11+ messages)
` [PATCH 2/4] nohz: Synchronize sleep time stats with seqlock

linux-next: Tree for Aug 19
 2013-08-19 15:47 UTC  (3+ messages)
  ` linux-next: Tree for Aug 19 (iio)

[PATCH mmotm,next] mm: fix memcg-less page reclaim
 2013-08-19 15:45 UTC  (4+ messages)

[PATCHv2] libgles: Added prebuilt userspace libraries for graphics acceleration
 2013-08-19 15:45 UTC  (3+ messages)

Build image for Nitrogen board fails -dylen branch-
 2013-08-19 15:41 UTC  (3+ messages)

[RFC] mtd-utils: integck: add support for volume specific power-cut test
 2013-08-19 15:37 UTC  (8+ messages)

[Buildroot] [PATCH v2] harfbuzz: New package
 2013-08-19 15:36 UTC 

[Xenomai] How to synchronize a non-realtime Linux thread with a Xenomai task?
 2013-08-19 15:36 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] arm, am335x: add support for siemens boards
 2013-08-19 15:35 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/6] arm, am33xx: add defines for gmii_sel_register bits

OMAP3 ISP DQBUF hangs
 2013-08-19 15:35 UTC  (4+ messages)

[PATCH 0/1] alsa-lib: update hdspm.h
 2013-08-19 15:31 UTC  (2+ messages)
` [PATCH 1/1] hdspm.h: Update LTC ioctl to use struct hdspm_ltc

[PATCH V2 00/25] tty: serial: drop uart_port->lock before calling
 2013-08-19 15:31 UTC  (2+ messages)

[PATCH v11 0/7] ASoC: fsl-ssi: ac97-slave support
 2013-08-19 15:29 UTC  (7+ messages)

[U-Boot] [PATCH v1 6/8] net/fman: add a fm_enable_port function
 2013-08-19 15:28 UTC  (3+ messages)
` [U-Boot] [U-Boot, v1, "

[PATCH libibverbs] XRC - Sample application issues
 2013-08-19 15:27 UTC  (3+ messages)

[PATCH] ipvsadm: Fix svc->pe_name conditional
 2013-08-19 15:27 UTC  (4+ messages)

[PATCH v6 1/1] Add Microchip MCP3422/3/4 high resolution ADC
 2013-08-19 15:26 UTC 

[U-Boot] [PATCH v1 5/8] fsl: do not define FSL_SRIO_PCIE_BOOT_MASTER for all P2041 systems
 2013-08-19 15:26 UTC  (3+ messages)
` [U-Boot] [U-Boot, v1, "

SCSI bus failures with qemu-arm in kernel 3.8+
 2013-08-19 15:26 UTC  (13+ messages)
` [Qemu-devel] "

[U-Boot] [PATCH v1 4/8] mpc8xxx: set x2 DDR3 refresh rate if SPD config requires it
 2013-08-19 15:25 UTC  (3+ messages)
` [U-Boot] [U-Boot, v1, "

[ath9k-devel] AR9280 DFS -- high latency
 2013-08-19 15:25 UTC  (4+ messages)

[PATCH 1/4] hid-sensor-hub: fix style of comments
 2013-08-19 15:32 UTC  (9+ messages)
` [PATCH 2/4] hid-sensor-hub: fix indentation accross the code
` [PATCH 3/4] hid-sensor-hub: move to devm_kzalloc
` [PATCH 4/4] hid-sensor-hub: change kmalloc + memcpy by kmemdup

[PATCH 0/4] Unify CPU hotplug lock interface
 2013-08-19 15:23 UTC  (6+ messages)
` [PATCH 4/4] hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()

[Cluster-devel] [PATCH] libgfs2: Move the BLOCKMAP_* macros into fsck.gfs2
 2013-08-19 15:24 UTC 

[PING!] Re: HDMI audio is not working on my new desktop
 2013-08-19 15:22 UTC 

[U-Boot] Enabling L2 cache on mx53
 2013-08-19 15:22 UTC  (3+ messages)

[PATCH v2 0/7] Improving munlock() performance for large non-THP areas
 2013-08-19 15:07 UTC  (9+ messages)
` [PATCH v2 3/7] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [PATCH v2 4/7] mm: munlock: batch NR_MLOCK zone state updates
` [PATCH v2 5/7] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [PATCH v2 6/7] mm: munlock: remove redundant get_page/put_page pair on the fast path

[PATCH] qemu-kvm bugfix for IA32_FEATURE_CONTROL
 2013-08-19 15:20 UTC  (6+ messages)
    ` [Qemu-devel] "

[PATCH 0/3] HDSPM: Fix LTC ioctl
 2013-08-19 15:20 UTC  (4+ messages)
` [PATCH 1/3] ALSA: hdspm - Fix default value in SNDRV_HDSPM_IOCTL_GET_LTC
  ` [PATCH 2/3] ALSA: hdspm - Use enums in hdspm_tco_ltc_frames()
    ` [PATCH 3/3] ALSA: hdspm - Fix SNDRV_HDSPM_IOCTL_GET_LTC

avermedia A306 / PCIe-minicard (laptop)
 2013-08-19 15:18 UTC  (2+ messages)

Xen 4.4 development update
 2013-08-19 15:18 UTC  (9+ messages)

[PATCH 1/2] mm: factor commit limit calculation
 2013-08-19 15:17 UTC  (4+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable

[Cluster-devel] [PATCH] fsck.gfs2: Allocate enough space for the block map
 2013-08-19 15:18 UTC 

[PATCH 0/3] perf ui/gtk: Separate out GTK code to a shared object (v4)
 2013-08-19 15:17 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] usb:dfu:g_dnl: Change number of exported configurations at composite gadget
 2013-08-19 15:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] usb:dfu:g_dnl: Refactoring the string definition code for g_dnl driver

[PATCH v2] ipvsadm: Fix svc->pe_name conditional
 2013-08-19 15:17 UTC  (2+ messages)

[PATCH] UBI: Fix PEB leak in wear_leveling_worker()
 2013-08-19 15:21 UTC  (3+ messages)

[PATCH] iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor drivers
 2013-08-19 15:15 UTC  (2+ messages)

[PATCH 1/1] amilo-rfkill: Enable using amilo-rfkill with the FSC Amilo L1310
 2013-08-19 15:15 UTC 

Broken device trees for exynos in linux-next
 2013-08-19 15:15 UTC  (6+ messages)

cpuidle and un-eoid interrupts at the local apic
 2013-08-19 15:14 UTC  (15+ messages)

[RFC 00/24] Allow Xen to boot with a raw Device Tree
 2013-08-19 15:13 UTC  (5+ messages)
` [RFC 06/24] xen: Add new string functions

[PATCH v2 0/7] ARM: imx27 pinctrl
 2013-08-19 15:13 UTC  (4+ messages)
` [PATCH v2 2/7] pinctrl: imx27: imx27 pincontrol driver

[PATCH 1/2] directfb: Upgrade to 1.6.3
 2013-08-19 15:13 UTC  (3+ messages)
` [PATCH 2/2] directfb: add fusion patch to fix hangs

[PATCHv3 0/6] add IBSS channel switch announcement support
 2013-08-19 15:12 UTC  (6+ messages)
` [PATCHv3 2/6] mac80211: split off channel switch parsing function
` [PATCHv3 3/6] mac80211: split off ibss disconnect
` [PATCHv3 4/6] mac80211: add support for CSA in IBSS mode
` [PATCHv3 5/6] mac80211: send a CSA action frame when changing channel
` [PATCHv3 6/6] nl80211: enable IBSS support for channel switch announcements


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.