The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2012-11-05 23:12:41 to 2012-11-06 07:16:48 UTC [more...]

[RFC] Second attempt at kernel secure boot support
 2012-11-06  7:16 UTC  (22+ messages)
                ` [PATCH RFC 0/4] Add firmware signature file check
            ` [PATCH RFC 3/4] firmware: Add a signature check

[PATCH]cputime: make bool type for steal ticks
 2012-11-06  7:12 UTC 

[PATCH v2 000/104] remove CONFIG_EXPERIMENTAL
 2012-11-06  7:11 UTC  (81+ messages)
` [PATCH 001/104] checkpatch: warn about using CONFIG_EXPERIMENTAL
` [PATCH 002/104] drivers/net/ethernet/fujitsu: remove depends on CONFIG_EXPERIMENTAL
` [PATCH 003/104] drivers/net/ethernet/icplus: "
` [PATCH 005/104] drivers/net/ethernet/racal: "
` [PATCH 009/104] drivers/net/hippi: "
` [PATCH 011/104] drivers/net/ppp: "
` [PATCH 012/104] drivers/net/wireless: "
` [PATCH 014/104] drivers/net/wireless/ath/carl9170: "
` [PATCH 019/104] drivers/net/wireless/rtl818x: "
` [PATCH 021/104] drivers/net/wireless/zd1211rw: "
` [PATCH 027/104] arch/blackfin: "
` [PATCH 029/104] arch/mips/jazz: "
` [PATCH 031/104] arch/mips/sgi-ip27: "
` [PATCH 032/104] arch/parisc: "
` [PATCH 033/104] arch/powerpc/kvm: "
` [PATCH 034/104] arch/powerpc/platforms/85xx: "
` [PATCH 035/104] arch/powerpc/platforms/cell: "
` [PATCH 036/104] arch/powerpc: "
` [PATCH 037/104] arch/s390: "
` [PATCH 038/104] arch/sh: "
` [PATCH 039/104] arch/tile/kvm: "
` [PATCH 040/104] drivers/acpi: "
` [PATCH 041/104] drivers/ata: "
` [PATCH 042/104] drivers/block/paride: "
` [PATCH 043/104] drivers/cpufreq: "
` [PATCH 044/104] drivers/edac: "
` [PATCH 045/104] drivers/gpio: "
` [PATCH 046/104] drivers/gpu/drm/ast: "
` [PATCH 047/104] drivers/gpu/drm/cirrus: "
` [PATCH 048/104] drivers/gpu/drm/gma500: "
` [PATCH 049/104] drivers/gpu/drm/mgag200: "
` [PATCH 050/104] drivers/i2c/busses: "
` [PATCH 051/104] drivers/idle: "
` [PATCH 052/104] drivers/input/keyboard: "
` [PATCH 053/104] drivers/input/misc: "
` [PATCH 054/104] drivers/iommu: "
` [PATCH 055/104] drivers/isdn/hisax: "
` [PATCH 056/104] drivers/leds: "
` [PATCH 057/104] drivers/macintosh: "
` [PATCH 058/104] drivers/md: "
` [PATCH 059/104] drivers/md/persistent-data: "
` [PATCH 060/104] drivers/memstick/host: "
` [PATCH 061/104] drivers/memstick: "
` [PATCH 066/104] drivers/parport: "
` [PATCH 067/104] drivers/pci/pcie: "
` [PATCH 068/104] drivers/pcmcia: "
` [PATCH 069/104] drivers/platform/x86: "
` [PATCH 070/104] drivers/pnp/pnpbios: "
` [PATCH 072/104] drivers/remoteproc: "
` [PATCH 073/104] drivers/scsi: "
` [PATCH 075/104] drivers/scsi/device_handler: "
` [PATCH 076/104] drivers/spi: "
` [PATCH 077/104] drivers/target/sbp: "
` [PATCH 078/104] drivers/uwb: "
` [PATCH 079/104] drivers/vhost: "
` [PATCH 080/104] drivers/video: "
` [PATCH 081/104] drivers/video/console: "
` [PATCH 082/104] drivers/video/geode: "
` [PATCH 083/104] drivers/video/omap: "
` [PATCH 084/104] drivers/vlynq: "
` [PATCH 085/104] drivers/watchdog: "
` [PATCH 086/104] fs/9p: "
` [PATCH 088/104] fs/affs: "
` [PATCH 089/104] fs/afs: "
` [PATCH 090/104] fs/befs: "
` [PATCH 092/104] fs/btrfs: "
` [PATCH 093/104] fs/cifs: "
` [PATCH 094/104] fs/dlm: "
` [PATCH 095/104] fs/efs: "
` [PATCH 096/104] fs/hfs: "
` [PATCH 098/104] fs/logfs: "
` [PATCH 099/104] fs/nfsd: "
` [PATCH 102/104] lib: "
` [PATCH 103/104] mm: "

[PATCH] pinctrl: PINCTRL_SAMSUNG and PINCTRL_EXYNOS4 need to depend on OF && GPIOLIB
 2012-11-06  7:04 UTC 

[PATCH 0/8] Support for AM33xx PWM Susbsytem
 2012-11-06  6:46 UTC  (9+ messages)
` [PATCH 1/8] PWMSS: Add PWM Subsystem driver for parent<->child relationship
` [PATCH 5/8] pwm: pwm-tiehrpwm: Add device-tree binding support for EHRPWM driver
` [PATCH 6/8] pwm: pwm-tiehrpwm: Adding TBCLK gating support
` [PATCH 8/8] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm

[PATCH] pwm-backlight: Add support for active low PWM backlights
 2012-11-06  6:44 UTC  (2+ messages)

[PATCH V3 0/7] perf, x86: Haswell LBR call stack support
 2012-11-06  6:38 UTC  (8+ messages)
` [PATCH V3 1/7] perf, x86: Reduce lbr_sel_map size
` [PATCH V3 2/7] perf, x86: Basic Haswell LBR call stack support
` [PATCH V3 3/7] perf, x86: Introduce x86 special perf event context
` [PATCH V3 4/7] perf, x86: Save/resotre LBR stack during context switch
` [PATCH V3 5/7] perf, core: Pass perf_sample_data to perf_callchain()
` [PATCH V3 6/7] perf, x86: Use LBR call stack to get user callchain
` [PATCH V3 7/7] perf, x86: Discard zero length call entries in LBR call stack

[PATCH] pkt_sched: enable QFQ to support TSO/GSO
 2012-11-06  6:29 UTC 

[PATCH 1/2] Xen acpi pad implement
 2012-11-06  6:15 UTC  (12+ messages)
` [Xen-devel] "

linux-next: Tree for Nov 6
 2012-11-06  5:48 UTC 

[PATCH RFC] mm/swap: automatic tuning for swapin readahead
 2012-11-06  5:36 UTC  (11+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-06  5:34 UTC  (17+ messages)

[Consult] for many minor and trivial patches about "* change %8s to %s *"
 2012-11-06  5:34 UTC 

[ANNOUNCE] 3.6.5-rt14
 2012-11-06  5:30 UTC  (3+ messages)

[PATCH 1/2] gpio: move those interface depends on GPIOLIB into proper section
 2012-11-06  5:27 UTC  (4+ messages)
` [PATCH 2/2] gpio: do not call __gpio_xxx under !CONFIG_GPIOLIB

[PATCH v2 00/11] introduce random32_get_bytes() and random32_get_bytes_state()
 2012-11-06  5:14 UTC  (2+ messages)

[PATCH 2/2 v2] mm: print out information of file affected by memory error
 2012-11-06  5:07 UTC  (2+ messages)

[PATCH v2] pinctrl: samsung: Add ifdef CONFIG_OF_GPIO guard for gc->of_node
 2012-11-06  5:03 UTC  (2+ messages)

linux-next: manual merge of the akpm tree with the cgroup tree
 2012-11-06  4:58 UTC 

[PATCH 0/7] ACPI / PM: ACPI power management callback routines for subsystems
 2012-11-06  4:56 UTC  (3+ messages)
` [PATCH 2/7] ACPI / PM: Move device power state selection routine to device_pm.c

linux-next: manual merge of the akpm tree with the cgroup tree
 2012-11-06  4:51 UTC 

[PATCH RESEND 0/8] TI Touchscreen driver updates and Support for TSC/ADC MFD driver
 2012-11-06  4:47 UTC  (3+ messages)

Kernel Source updater script
 2012-11-06  4:43 UTC  (2+ messages)

[PATCH 1/5] fat: remove parent_logstart check in fat_get_parent
 2012-11-06  4:16 UTC  (3+ messages)

linux-next: manual merge of the tty tree with the arm tree
 2012-11-06  3:53 UTC 

[PATCH v2 0/2] drivers: mailbox: omap-mailbox out of plat code
 2012-11-06  3:40 UTC  (4+ messages)
` [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework
` [PATCH v2 2/2] mailbox: split internal header from API header

[PATCH] clk: spear: Add stub functions for spear3[0|1|2]0_clk_init()
 2012-11-06  3:36 UTC  (2+ messages)

[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
 2012-11-06  3:13 UTC  (19+ messages)
` [PATCH 08/16] mm: use vm_unmapped_area() in hugetlbfs
` [PATCH 10/16] mm: use vm_unmapped_area() on mips architecture
` [PATCH 11/16] mm: use vm_unmapped_area() on arm architecture
` [PATCH 12/16] mm: use vm_unmapped_area() on sh architecture
` [PATCH 13/16] mm: use vm_unmapped_area() on sparc64 architecture
` [PATCH 14/16] mm: use vm_unmapped_area() in hugetlbfs "
` [PATCH 15/16] mm: use vm_unmapped_area() on sparc32 architecture
` [PATCH 16/16] mm: use vm_unmapped_area() in hugetlbfs on tile architecture

[PATCH 0/3] capebus moving omap_devices to mach-omap2
 2012-11-06  3:06 UTC  (19+ messages)

linux-next: manual merge of the pm tree with the pci tree
 2012-11-06  2:48 UTC 

[RFC v2] Support volatile range for anon vma
 2012-11-06  2:03 UTC  (7+ messages)

firmware issue: do_IRQ: X 55 No irq handler for vector (irq -1)
 2012-11-06  2:30 UTC 

[ 000/149] 3.2.14-stable review
 2012-11-06  2:12 UTC  (5+ messages)
` [regression] Re: [ 049/149] rtc: Disable the alarm in the hardware (v2)

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2012-11-06  2:09 UTC  (4+ messages)

[PATCH] MODSIGN: Only sign modules if built in-tree
 2012-11-06  1:34 UTC  (9+ messages)
        ` [PATCH v2] "

[PATCH] utilize _Static_assert() for BUILD_BUG_ON() when the compiler supports it
 2012-11-06  1:51 UTC  (3+ messages)

[PATCH v3 0/8] Improve performance of VM translation on x86_64
 2012-11-06  1:11 UTC  (3+ messages)
` [PATCH v3 8/8] x86/lguest: Use __pa_symbol instead of __pa on C visible symbols

[PATCHv8 0/3]virtio_console: Add rproc_serial driver
 2012-11-06  1:53 UTC  (5+ messages)

linux-next: build failure after merge of the pci tree
 2012-11-06  2:09 UTC  (3+ messages)

[PATCH v11] kvm: notify host when the guest is panicked
 2012-11-06  1:58 UTC  (5+ messages)

[RFC PATCH] tasklet: ignore disabled tasklet in tasklet_action
 2012-11-06  1:37 UTC  (4+ messages)

[PATCH] tmpfs: change final i_blocks BUG to WARNING
 2012-11-06  1:34 UTC 

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-06  1:32 UTC  (9+ messages)
              ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-06  1:31 UTC 

How about a gpio_get(device *, char *) function?
 2012-11-06  1:33 UTC  (4+ messages)

[PATCH v5] create sun sysfs file
 2012-11-06  1:27 UTC  (3+ messages)

linux-next: build failure after merge of the v4l-dvb tree
 2012-11-06  1:26 UTC  (3+ messages)

[PATCH V2] hrtimer: Printing timer info when hitting BUG_ON()
 2012-11-06  1:07 UTC  (2+ messages)

[PATCH] ledtrig-cpu: kill useless mutex to fix sleep in atomic context
 2012-11-06  1:06 UTC  (2+ messages)

[floppy, blk_peek_request] BUG: scheduling while atomic: kworker/u:0/6/0x10000002
 2012-11-06  0:48 UTC  (6+ messages)

[PATCH v6 00/29] kmem controller for memcg
 2012-11-06  0:57 UTC  (13+ messages)
` [PATCH v6 18/29] Allocate memory for memcg caches whenever a new memcg appears
` [PATCH v6 19/29] memcg: infrastructure to match an allocation to the right cache
` [PATCH v6 20/29] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v6 23/29] memcg: destroy memcg caches
` [PATCH v6 25/29] memcg/sl[au]b: shrink dead caches
` [PATCH v6 26/29] Aggregate memcg cache values in slabinfo

[PATCH v8 1/5] tracing,x86: Add a TSC trace_clock
 2012-11-06  0:47 UTC  (2+ messages)
` [PATCH v8 2/5] tracing: Reset ring buffer when changing trace_clocks

[BUGFIX] PM: Fix active child counting when disabled and forbidden
 2012-11-06  0:43 UTC  (2+ messages)

[PATCH RESEND] ACPI/PCI: Make PCI devices notified when its power resource turned on
 2012-11-06  0:33 UTC  (3+ messages)

[PATCH] pinctrl: sirf: Staticize non-exported symbol
 2012-11-06  0:28 UTC  (2+ messages)

[PATCH] staging/media: Use dev_ printks in go7007/s2250-loader.c
 2012-11-06  0:14 UTC  (6+ messages)

[PATCH v5 0/2] PCI-Express Non-Transparent Bridge Support
 2012-11-06  0:11 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] net: Add support for NTB virtual ethernet device

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-06  0:07 UTC  (4+ messages)

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-11-06  0:00 UTC  (3+ messages)

[PATCH 3/4 v4] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
 2012-11-05 23:56 UTC  (2+ messages)

[PATCH] scripts/sortextable: support objects with more than 64K sections
 2012-11-05 23:51 UTC  (2+ messages)

linux-next: build warning after merge of the pci-current tree
 2012-11-05 23:05 UTC 

Updated MMAP/SHMGET 1GB patchkit
 2012-11-05 23:24 UTC  (2+ messages)
` [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v7

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-05 23:23 UTC  (4+ messages)
` [PATCH v3 05/11] clk: davinci - add dm644x clock initialization

[PATCH] [media] tda18212: tda18218: use 'val' if initialized
 2012-11-05 23:19 UTC  (2+ messages)

tools, perf: Fix up for x86 UAPI disintegration
 2012-11-05 23:18 UTC  (3+ messages)

[PATCH v2] ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
 2012-11-05 23:14 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox