All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-09 17:21:07 to 2016-01-09 21:42:02 UTC [more...]

[Qemu-devel] [PULL v2 00/59] acpi dsdt rework, misc fixes
 2016-01-09 21:41 UTC  (52+ messages)
` [Qemu-devel] [PULL v2 01/59] nvdimm: fix header pointer in nvdimm_build_nfit()
` [Qemu-devel] [PULL v2 02/59] igd-passthrough: fix use of host_pci_config_read
` [Qemu-devel] [PULL v2 03/59] hw/i386: fill in the CENTURY field of the FADT (FACP) ACPI table
` [Qemu-devel] [PULL v2 04/59] tests: acpi: print ASL diff in verbose mode
` [Qemu-devel] [PULL v2 05/59] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
` [Qemu-devel] [PULL v2 06/59] pc: acpi: memhp: move MHPD._STA method into SSDT
` [Qemu-devel] [PULL v2 07/59] pc: acpi: memhp: move MHPD.MLCK mutex "
` [Qemu-devel] [PULL v2 08/59] pc: acpi: memhp: move MHPD.MSCN method "
` [Qemu-devel] [PULL v2 09/59] pc: acpi: memhp: move MHPD.MRST "
` [Qemu-devel] [PULL v2 10/59] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PULL v2 11/59] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PULL v2 12/59] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PULL v2 13/59] pc: acpi: memhp: move MHPD.MCRS "
` [Qemu-devel] [PULL v2 14/59] pc: acpi: memhp: move MHPD Device "
` [Qemu-devel] [PULL v2 15/59] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PULL v2 16/59] pc: acpi: memhp: move \_GPE._E03 into SSDT
` [Qemu-devel] [PULL v2 17/59] pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
` [Qemu-devel] [PULL v2 18/59] pc: acpi: drop unused CPU_STATUS_LEN from DSDT
` [Qemu-devel] [PULL v2 19/59] pc: acpi: cpuhp: move CPEJ() method to SSDT
` [Qemu-devel] [PULL v2 20/59] pc: acpi: cpuhp: move CPMA() method into SSDT
` [Qemu-devel] [PULL v2 21/59] pc: acpi: cpuhp: move CPST() "
` [Qemu-devel] [PULL v2 22/59] pc: acpi: cpuhp: move PRSC() "
` [Qemu-devel] [PULL v2 23/59] pc: acpi: cpuhp: move \_GPE._E02() "
` [Qemu-devel] [PULL v2 24/59] pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
` [Qemu-devel] [PULL v2 25/59] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PULL v2 26/59] pc: acpi: move DBUG() "
` [Qemu-devel] [PULL v2 27/59] pc: acpi: move RTC device "
` [Qemu-devel] [PULL v2 28/59] pc: acpi: move KBD "
` [Qemu-devel] [PULL v2 29/59] pc: acpi: move MOU "
` [Qemu-devel] [PULL v2 30/59] pc: acpi: move FDC0 "
` [Qemu-devel] [PULL v2 31/59] pc: acpi: move LPT "
` [Qemu-devel] [PULL v2 32/59] pc: acpi: move COM devices "
` [Qemu-devel] [PULL v2 33/59] pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
` [Qemu-devel] [PULL v2 34/59] pc: acpi: move remaining GPE handlers "
` [Qemu-devel] [PULL v2 35/59] pc: acpi: pci: move link devices "
` [Qemu-devel] [PULL v2 36/59] pc: acpi: piix4: move IQCR() "
` [Qemu-devel] [PULL v2 37/59] pc: acpi: piix4: move IQST() "
` [Qemu-devel] [PULL v2 38/59] pc: acpi: piix4: move PCI0._PRT() "
` [Qemu-devel] [PULL v2 39/59] pc: acpi: piix4: move remaining PCI hotplug bits "
` [Qemu-devel] [PULL v2 40/59] pc: acpi: piix4: acpi move PCI0 device to SSDT
` [Qemu-devel] [PULL v2 41/59] pc: acpi: q35: move GSI links "
` [Qemu-devel] [PULL v2 42/59] pc: acpi: q35: move link devices "
` [Qemu-devel] [PULL v2 43/59] pc: acpi: q35: move IQCR() into SSDT
` [Qemu-devel] [PULL v2 44/59] pc: acpi: q35: move IQST() "
` [Qemu-devel] [PULL v2 45/59] pc: acpi: q35: move ISA bridge "
` [Qemu-devel] [PULL v2 46/59] pc: acpi: q35: move _PRT() "
` [Qemu-devel] [PULL v2 47/59] pc: acpi: q35: move PRTA routing table "
` [Qemu-devel] [PULL v2 48/59] pc: acpi: q35: move PRTP "
` [Qemu-devel] [PULL v2 49/59] pc: acpi: q35: move _PIC() method "
` [Qemu-devel] [PULL v2 50/59] pc: acpi: q35: move PCI0._OSC() "
` [Qemu-devel] [PULL v2 51/59] pc: acpi: q35: move PCI0 device definition "

[PATCH -next] m68k: Declare __pfn_to_phys() for nommu case to fix build errors
 2016-01-09 21:38 UTC 

[PATCH -next] m68k: Declare __pfn_to_phys() for nommu case to fix build errors
 2016-01-09 21:38 UTC 

[PATCH] add support for larger files in minix filesystem
 2016-01-09 21:37 UTC  (4+ messages)

[PATCH -next 1/2] net: tc35815: Fix build error due to missed API change
 2016-01-09 21:37 UTC  (4+ messages)
` [PATCH -next 2/2] net: tc35815: Drop unused variable

[PATCH] cgroup: fix a typo
 2016-01-09 21:33 UTC 

[PATCH -next] mn10300: Declare __pfn_to_phys() to fix build error
 2016-01-09 21:31 UTC 

for-each-ref output order change in 2.7.0
 2016-01-09 21:29 UTC  (5+ messages)

[PATCH] XFS: fix typos
 2016-01-09 21:29 UTC 

[PATCH -next] net: ti: cpmac: Fix build error due to missed API change
 2016-01-09 21:23 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libdrm: bump version to 2.4.66
 2016-01-09 21:19 UTC 

[Qemu-devel] [PULL 00/59] acpi dsdt rework, misc fixes
 2016-01-09 21:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH] pc: acpi: fix build fail on w32

reflink fixes
 2016-01-09 21:17 UTC  (9+ messages)
` [PATCH 3/3] xfs: cancel COW in xfs_cancel_ioend

[PATCH] gpio: generic: make bgpio_pdata always visible
 2016-01-09 21:16 UTC  (2+ messages)

6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
 2016-01-09 21:15 UTC  (11+ messages)

Building issues of python (error: -Wl, -rpath-link=../../tools/libs/toollog: No such file or directory) with gcc4.4
 2016-01-09 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/vlc: disable for static-only builds
 2016-01-09 21:13 UTC 

[PATCH] Fix typos
 2016-01-09 21:10 UTC  (2+ messages)

[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
 2016-01-09 21:09 UTC  (8+ messages)

[qemu-mainline baseline-only test] 38609: tolerable FAIL
 2016-01-09 21:07 UTC 

[U-Boot] [PATCH v2 06/13] MIPS: Add support for Microchip PIC32MZ[DA] family
 2016-01-09 21:06 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/vlc: Add optional dependency to zlib
 2016-01-09 21:03 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/vlc: Add optional dependency to libbluray

[Buildroot] [PATCH v2 1/2] package/lttng-tools: bump to version 2.7.1
 2016-01-09 20:59 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/lttng-modules: "

[PATCH 0/5] ASOC: bcm2835: move bcm2835-i2s to use clock framework
 2016-01-09 20:56 UTC  (5+ messages)
` [PATCH 2/5] clk: bcm2835: enable management of PCM clock

Getting my Ion Video 2 PC to work
 2016-01-09 20:53 UTC  (4+ messages)

[PATCH V2 0/2] serial: bcm2835: add bcm2835 auxiliar uart driver
 2016-01-09 20:53 UTC  (4+ messages)
` [PATCH V2 1/2] dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart

[PATCH -next 1/2] net: bfin_mac: Fix error handling in probe function
 2016-01-09 20:52 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/lttng-tools: bump to version 2.7.1
 2016-01-09 20:48 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/lttng-modules: "

[PATCH v2] wl1251: add sysfs interface for bluetooth coexistence mode configuration
 2016-01-09 20:33 UTC  (2+ messages)

[PATCH 0/5] [media] cancel_delayed_work_sync before device removal / kfree
 2016-01-09 20:18 UTC  (6+ messages)
` [PATCH 1/5] [media] si2157: "
` [PATCH 2/5] [media] ts2020: "
` [PATCH 3/5] [media] af9013: "
` [PATCH 4/5] [media] af9033: "
` [PATCH 5/5] [media] rtl2830: "

[PATCH] ipset tool: Fix link with libtool >= 2.4.4
 2016-01-09 20:13 UTC  (4+ messages)

linux kernel (sparc), n2 rng for newer hardware
 2016-01-09 20:18 UTC 

[PATCH v2 0/5] fix some clock configuration for the RK3036 platform
 2016-01-09 20:10 UTC  (4+ messages)

[Bug 92923] SGPR spilling
 2016-01-09 20:09 UTC  (2+ messages)

[xen-4.4-testing test] 77506: regressions - FAIL
 2016-01-09 20:04 UTC 

[PATCH 0/8] Add ASoC support for AMD APUs [v6]
 2016-01-09 19:53 UTC  (6+ messages)
` [PATCH 6/8] ASoC: AMD: add AMD ASoC ACP 2.x DMA driver

[PATCH v8 0/3] Machine check recovery when kernel accesses poison
 2016-01-09 19:51 UTC  (17+ messages)
` [PATCH v8 1/3] x86: Expand exception table to allow new handling options
` [PATCH v8 3/3] x86, mce: Add __mcsafe_copy()

[Buildroot] [PATCH v3 1/1] package/libgsm: new package
 2016-01-09 19:45 UTC  (3+ messages)

[Buildroot] [RFC 0/1] package/asterisk: new package
 2016-01-09 19:42 UTC  (4+ messages)
` [Buildroot] [RFC 1/1] "

[PATCH] leds: Add driver for Chrome OS keyboard LEDs
 2016-01-09 19:38 UTC  (2+ messages)

[Buildroot] [PATCH] python-requests: bump to 2.9.1
 2016-01-09 19:37 UTC 

Your Job is at stake
 2016-01-09 19:35 UTC 

Excluding selected CRYPTO_KEY_USER events
 2016-01-09 19:35 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Change RTC_DRV_HYM8563 to builtin
 2016-01-09 19:33 UTC  (4+ messages)

[PATCH v2 1/2] mmc: atmel-mci: restore dma on AVR32
 2016-01-09 19:32 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: atmel: get rid of struct mci_dma_data

[m-c-s][PATCH 1/2] python-monotonic: add new recipe to fulfil dependencies
 2016-01-09 19:27 UTC  (2+ messages)
` [m-c-s][PATCH 2/2] python-oslo.service: "

[PATCH] sched: reset task's lockless wake-queues on fork()
 2016-01-09 19:25 UTC  (4+ messages)
` [tip:sched/core] sched/core: Reset task' s "

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-01-09 19:20 UTC  (2+ messages)

[linux-next test] 77502: regressions - FAIL
 2016-01-09 19:19 UTC 

[U-Boot] [PULL] Please pull u-boot-imx
 2016-01-09 19:15 UTC  (2+ messages)

send/receive for encrypted backup purposes
 2016-01-09 19:05 UTC  (3+ messages)

[m-c-s][PATCH 1/2] puppet: add puppetlabs stdlib module
 2016-01-09 19:04 UTC  (2+ messages)
` [m-c-s][PATCH 2/2] puppet: add new recipe for puppet-vswitch module

[PATCH] Input: evdev - add ioctl cmd EVIOCGBUFSIZE to get buffer size
 2016-01-09 18:51 UTC  (11+ messages)

[PATCH] net: phy: turn carrier off on phy attach
 2016-01-09 18:44 UTC 

[PATCH net 0/2] vxlan: Set a large MTU on ovs-created vxlan devices
 2016-01-09 18:39 UTC  (3+ messages)
` [PATCH net 1/2] vxlan: Relax the MTU constraint on "

[PATCH -next] tty/serial: atmel: Include module.h to fix build failure
 2016-01-09 18:29 UTC  (2+ messages)

[PATCH v4 0/5] Allow schedulers to be selectable through Kconfig
 2016-01-09 18:28 UTC  (9+ messages)
` [PATCH v4 2/5] build: Hook the schedulers into Kconfig
` [PATCH v4 3/5] build: Alloc space for sched list in the link file
` [PATCH v4 5/5] sched: Use the auto-generated list of schedulers

Stable release 3.12.52
 2016-01-09 18:27 UTC  (2+ messages)

[PATCH RFC 00/13] improve constexpr handling
 2016-01-09 18:25 UTC  (3+ messages)

Linux kernel 3.12.52 released
 2016-01-09 18:24 UTC 

[Bug 93648] Random lines being rendered when playing Dolphin on radeonsi (w/ apitrace)
 2016-01-09 18:15 UTC  (2+ messages)

[PATCH -next] drm/vc4: Do not call pm functions if CONFIG_PM_SLEEP is not configured
 2016-01-09 18:13 UTC 

[xen-4.5-testing test] 77498: regressions - FAIL
 2016-01-09 18:10 UTC 

[PATCH RFC 07/13] evaluate: check static storage duration objects' intializers' constness
 2016-01-09 18:04 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libspandsp: new package
 2016-01-09 17:54 UTC  (2+ messages)

[U-Boot] [PATCH v6 08/10] mips: ath79: add spi driver
 2016-01-09 17:51 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.4-rc8
 2016-01-09 17:51 UTC 

[PATCH] thinkpad_acpi: Add support for keyboard backlight
 2016-01-09 17:46 UTC  (15+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v10 0/7] PTimer fixes/features and ARM MPTimer conversion
 2016-01-09 17:39 UTC  (11+ messages)
` [Qemu-devel] [PATCH v10 1/7] hw/ptimer: Fix issues caused by the adjusted timer limit value
` [Qemu-devel] [PATCH v10 2/7] hw/ptimer: Perform tick and counter wrap around if timer already expired
` [Qemu-devel] [PATCH v10 3/7] hw/ptimer: Update .delta on period/freq change
` [Qemu-devel] [PATCH v10 4/7] hw/ptimer: Support "on the fly" timer mode switch
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v10 5/7] hw/ptimer: Legalize running with delta = load = 0
` [Qemu-devel] [PATCH v10 6/7] hw/ptimer: Introduce ptimer_get_limit
  ` [Qemu-arm] "
` [Qemu-devel] [PATCH v10 7/7] arm_mptimer: Convert to use ptimer
  ` [Qemu-arm] "

Should notes handle replace commits?
 2016-01-09 17:39 UTC  (7+ messages)

[REGRESSION] tcp/ipv4: kernel panic because of (possible) division by zero
 2016-01-09 17:34 UTC  (4+ messages)

[Qemu-devel] usb-storage assertions
 2016-01-09 17:34 UTC 

[PATCH] thinkpad_acpi: don't yell on unsupported brightness interfaces
 2016-01-09 17:32 UTC  (9+ messages)

[PATCH net-next v4 00/10] net: break dependency of drivers on geneve and vxlan
 2016-01-09 17:30 UTC  (4+ messages)
` [PATCH net-next v4 06/10] netdev: add netdevice notifier type to trigger a reprogramming of offloads

[Buildroot] [PATCH v4] linux-headers: allow use of headers from kernel "package" selected
 2016-01-09 17:29 UTC  (2+ messages)

[PATCH] iio: light: acpi-als: Report data as processed rather than raw
 2016-01-09 17:27 UTC  (3+ messages)

wrong channel mapping in a52 plugin
 2016-01-09 17:22 UTC  (2+ messages)

build issues, mostly with fsl-community-bsp-platform
 2016-01-09 17:21 UTC 

[Bluetooth firmware for Intel 7260 WiFi card]
 2016-01-09 17:21 UTC  (2+ messages)
` [linuxwifi] "


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.