All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-09 23:12:19 to 2015-12-09 23:52:21 UTC [more...]

[PATCH] powerpc/nvram: Fix a memory leak in err path
 2015-12-09 23:52 UTC  (3+ messages)

+ printk-nmi-warn-when-some-message-has-been-lost-in-nmi-context-fix.patch added to -mm tree
 2015-12-09 23:51 UTC 

[PATCH 07/12] x86/entry/64: Always run ptregs-using syscalls on the slow path
 2015-12-09 23:50 UTC  (6+ messages)
` [PATCH] x86/entry/64: Remove duplicate syscall table for fast path

+ printk-nmi-increase-the-size-of-nmi-buffer-and-make-it-configurable.patch added to -mm tree
 2015-12-09 23:50 UTC 

+ printk-nmi-warn-when-some-message-has-been-lost-in-nmi-context.patch added to -mm tree
 2015-12-09 23:50 UTC 

[Intel-wired-lan] [next PATCH S23 00/13] i40e/i40evf updates
 2015-12-09 23:50 UTC  (14+ messages)
` [Intel-wired-lan] [next PATCH S23 01/13] i40e: Fix Rx hash reported to the stack by our driver
` [Intel-wired-lan] [next PATCH S23 02/13] i40e: remove forever unused ID
` [Intel-wired-lan] [next PATCH S23 03/13] i40e: Add mac_filter_element at the end of the list instead of HEAD
` [Intel-wired-lan] [next PATCH S23 04/13] i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
` [Intel-wired-lan] [next PATCH S23 05/13] i40e: Replace X722 mac check in ethtool get_settings
` [Intel-wired-lan] [next PATCH S23 06/13] i40e/i40evf: tunnels can be generic
` [Intel-wired-lan] [next PATCH S23 07/13] i40evf: allow channel bonding of VFs
` [Intel-wired-lan] [next PATCH S23 08/13] i40e: define function capabilities in only one place
` [Intel-wired-lan] [next PATCH S23 09/13] i40e: Make some changes in the nvm read code
` [Intel-wired-lan] [next PATCH S23 10/13] i40evf: null out ring pointers on free
` [Intel-wired-lan] [next PATCH S23 11/13] i40e: Cleanup the code with respect to restarting autoneg
` [Intel-wired-lan] [next PATCH S23 12/13] i40e: update features with right offload
` [Intel-wired-lan] [next PATCH S23 13/13] i40e: bump version to 1.4.10

+ printk-nmi-use-irq-work-only-when-ready.patch added to -mm tree
 2015-12-09 23:50 UTC 

+ printk-nmi-generic-solution-for-safe-printk-in-nmi.patch added to -mm tree
 2015-12-09 23:50 UTC 

[PATCH v3 0/4] Cleaning printk stuff in NMI context
 2015-12-09 23:50 UTC  (5+ messages)
` [PATCH v3 1/4] printk/nmi: Generic solution for safe printk in NMI

[PATCH 1/2] Add support for tegrarcm's --usb-port-path cmdline option
 2015-12-09 23:49 UTC  (2+ messages)

[PATCH 156/182] input: adp5589-keys: use gpiochip data pointer
 2015-12-09 23:47 UTC  (2+ messages)

abort_task_set / abort_cmd problems
 2015-12-09 23:46 UTC 

[PATCH] Fixed coding style problems based on checkpatch.pl for goldfish_audio.c
 2015-12-09 23:46 UTC 

[PATCH] kernel.bbclass: drop unnecessary 'eval' from kernel_do_configure()
 2015-12-09 23:45 UTC 

[PATCH 1/2] perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
 2015-12-09 23:43 UTC  (6+ messages)
` [PATCH 2/2] perf/x86/intel/uncore: Add Knights Landing uncore PMU support

[PATCH 026/182] gpio: intel-mid: use gpiochip data pointer
 2015-12-09 23:44 UTC  (2+ messages)

in-tree defconfig
 2015-12-09 23:43 UTC  (2+ messages)

[PATCH 1/1] perf/x86/intel: Add perf core PMU support for Intel Knights Landing
 2015-12-09 23:42 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-09 23:42 UTC  (75+ messages)
` [Qemu-devel] [PATCH 01/74] tests: acpi: print ASL diff in verbose mode
` [Qemu-devel] [PATCH 02/74] acpi: add aml_derefof
` [Qemu-devel] [PATCH 03/74] acpi: add aml_sizeof
` [Qemu-devel] [PATCH 04/74] acpi: add aml_lgreater_equal()
` [Qemu-devel] [PATCH 05/74] acpi: add aml_mutex(), aml_acquire(), aml_release()
` [Qemu-devel] [PATCH 06/74] acpi: add aml_create_qword_field()
` [Qemu-devel] [PATCH 07/74] acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern
` [Qemu-devel] [PATCH 08/74] acpi: extend aml_add() to accept target argument
` [Qemu-devel] [PATCH 09/74] acpi: add aml_decrement() and aml_subtract()
` [Qemu-devel] [PATCH 10/74] acpi: add aml_call0() helper
` [Qemu-devel] [PATCH 11/74] acpi: add aml_to_integer()
` [Qemu-devel] [PATCH 12/74] acpi: extend aml_shiftright() to accept target argument
` [Qemu-devel] [PATCH 13/74] acpi: add aml_alias()
` [Qemu-devel] [PATCH 14/74] acpi: add aml_sleep()
` [Qemu-devel] [PATCH 15/74] acpi: support serialized method
` [Qemu-devel] [PATCH 16/74] acpi: add aml_lor()
` [Qemu-devel] [PATCH 17/74] acpi: add aml_lgreater()
` [Qemu-devel] [PATCH 18/74] acpi: extend aml_field() to support LockRule
` [Qemu-devel] [PATCH 19/74] acpi: add aml_to_hexstring()
` [Qemu-devel] [PATCH 20/74] acpi: add aml_to_buffer()
` [Qemu-devel] [PATCH 21/74] acpi add aml_dma()
` [Qemu-devel] [PATCH 22/74] acpi: extend aml_or() to accept target argument
` [Qemu-devel] [PATCH 23/74] acpi: extend aml_and() "
` [Qemu-devel] [PATCH 24/74] acpi: extend aml_interrupt() to support multiple irqs
` [Qemu-devel] [PATCH 25/74] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
` [Qemu-devel] [PATCH 26/74] pc: acpi: memhp: move MHPD._STA method into SSDT
` [Qemu-devel] [PATCH 27/74] pc: acpi: memhp: move MHPD.MLCK mutex "
` [Qemu-devel] [PATCH 28/74] pc: acpi: memhp: move MHPD.MSCN method "
` [Qemu-devel] [PATCH 29/74] pc: acpi: memhp: move MHPD.MRST "
` [Qemu-devel] [PATCH 30/74] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PATCH 31/74] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PATCH 32/74] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PATCH 33/74] pc: acpi: memhp: move MHPD.MCRS "
` [Qemu-devel] [PATCH 34/74] pc: acpi: memhp: move MHPD Device "
` [Qemu-devel] [PATCH 35/74] pc: acpi: factor out memhp code from build_ssdt() into separate function
` [Qemu-devel] [PATCH 36/74] pc: acpi: memhp: move \_GPE._E03 into SSDT
` [Qemu-devel] [PATCH 37/74] pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
` [Qemu-devel] [PATCH 38/74] pc: acpi: drop unused CPU_STATUS_LEN from DSDT
` [Qemu-devel] [PATCH 39/74] pc: acpi: cpuhp: move CPEJ() method to SSDT
` [Qemu-devel] [PATCH 40/74] pc: acpi: cpuhp: move CPMA() method into SSDT
` [Qemu-devel] [PATCH 41/74] pc: acpi: cpuhp: move CPST() "
` [Qemu-devel] [PATCH 42/74] pc: acpi: cpuhp: move PRSC() "
` [Qemu-devel] [PATCH 43/74] pc: acpi: cpuhp: move \_GPE._E02() "
` [Qemu-devel] [PATCH 44/74] pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
` [Qemu-devel] [PATCH 45/74] pc: acpi: move HPET from DSDT to SSDT
` [Qemu-devel] [PATCH 46/74] pc: acpi: move DBUG() "
` [Qemu-devel] [PATCH 47/74] pc: acpi: move RTC device "
` [Qemu-devel] [PATCH 48/74] pc: acpi: move KBD "
` [Qemu-devel] [PATCH 49/74] pc: acpi: move MOU "
` [Qemu-devel] [PATCH 50/74] pc: acpi: move FDC0 "
` [Qemu-devel] [PATCH 51/74] pc: acpi: move LPT "
` [Qemu-devel] [PATCH 52/74] pc: acpi: move COM devices "
` [Qemu-devel] [PATCH 53/74] pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
` [Qemu-devel] [PATCH 54/74] pc: acpi: move remaining GPE handlers "
` [Qemu-devel] [PATCH 55/74] pc: acpi: pci: move link devices "
` [Qemu-devel] [PATCH 56/74] pc: acpi: piix4: move IQCR() "
` [Qemu-devel] [PATCH 57/74] pc: acpi: piix4: move IQST() "
` [Qemu-devel] [PATCH 58/74] pc: acpi: piix4: move PCI0._PRT() "
` [Qemu-devel] [PATCH 59/74] pc: acpi: piix4: move remaining PCI hotplug bits "
` [Qemu-devel] [PATCH 60/74] pc: acpi: piix4: acpi move PCI0 device to SSDT
` [Qemu-devel] [PATCH 61/74] pc: acpi: q35: move GSI links "
` [Qemu-devel] [PATCH 62/74] pc: acpi: q35: move link devices "
` [Qemu-devel] [PATCH 63/74] pc: acpi: q35: move IQCR() into SSDT
` [Qemu-devel] [PATCH 64/74] pc: acpi: q35: move IQST() "
` [Qemu-devel] [PATCH 65/74] pc: acpi: q35: move ISA bridge "
` [Qemu-devel] [PATCH 66/74] pc: acpi: q35: move _PRT() "
` [Qemu-devel] [PATCH 67/74] pc: acpi: q35: move PRTA routing table "
` [Qemu-devel] [PATCH 68/74] pc: acpi: q35: move PRTP "
` [Qemu-devel] [PATCH 69/74] pc: acpi: q35: move _PIC() method "
` [Qemu-devel] [PATCH 70/74] pc: acpi: q35: move PCI0._OSC() "
` [Qemu-devel] [PATCH 71/74] pc: acpi: q35: move PCI0 device definition "
` [Qemu-devel] [PATCH 72/74] pc: acpi: q35: PCST, PCSB opregions and PCIB field "
` [Qemu-devel] [PATCH 73/74] pc: acpi: switch to AML API composed DSDT
` [Qemu-devel] [PATCH 74/74] pc: acpi: remove unused ASL templates and related blobs/utils

[PATCH 0/3] hpsa update
 2015-12-09 23:41 UTC  (7+ messages)
` [PATCH 1/3] hpsa: fix path_info_show
` [PATCH 2/3] hpsa: change SAS transport devices to bus 0
` [PATCH 3/3] hpsa: add box and bay information for enclosure devices

[PATCH 1/5] usb: ehci-msm: Allow LS devices to work
 2015-12-09 23:41 UTC  (5+ messages)
` [PATCH 2/5] usb: ehci-msm: Remove dependency on OTG PHY
  ` [PATCH 3/5] usb: ehci-msm: Add support for ACPI probing
  ` [PATCH 4/5] usb: ehci-msm: Fix register initialization
  ` [PATCH 5/5] usb: ehci-msm: Register usb shutdown function

[Qemu-devel] [Bug 1524546] [NEW] qemu-img rebase error message mentions wrong file name
 2015-12-09 23:34 UTC 

[PATCH] selftests/powerpc: Add script to test HMI functionality
 2015-12-09 23:37 UTC  (3+ messages)

[PATCH net 1/2] openvswitch: Fix helper reference leak
 2015-12-09 23:34 UTC  (6+ messages)
` [PATCH net 2/2] openvswitch: Respect conntrack zone even if invalid

PREFERRED_VERSION with % wildcard picking unexpected version
 2015-12-09 23:32 UTC  (3+ messages)

[PATCH v2] powercap, intel_rapl.c, fix BIOS lock check
 2015-12-09 23:38 UTC  (4+ messages)

local route left hanging around in wrong table
 2015-12-09 23:32 UTC 

[PATCH 0/6] drivers/dma: drop modular code from non modular drivers
 2015-12-09 23:29 UTC  (14+ messages)
` [PATCH 1/6] drivers/dma: make edma.c explicitly non-modular
` [PATCH 2/6] drivers/dma: make mmp_pdma.c "
` [PATCH 3/6] drivers/dma: make mmp_tdma.c "
` [PATCH 4/6] drivers/dma: make pxa_dma.c "
` [PATCH 5/6] drivers/dma: make sh/shdma-*.c "
` [PATCH 6/6] drivers/dma: make tegra20-apb-dma.c "

kernel BUG at fs/btrfs/extent-tree.c:1833! [btrfs]
 2015-12-09 23:29 UTC  (4+ messages)

CodingStyle on existing code
 2015-12-09 23:28 UTC  (8+ messages)

[xen-4.5-testing test] 65601: trouble: broken/fail/pass
 2015-12-09 23:28 UTC 

[PATCH 143/182] powerpc: mpc52xx_gpt: use gpiochip data pointer
 2015-12-09 23:27 UTC  (2+ messages)

[Buildroot] [RFC PATCH] dpdk: new package
 2015-12-09 23:27 UTC  (5+ messages)
` [Buildroot] [PATCH v2 0/3] "
  ` [Buildroot] [PATCH v2 3/3] "

[PATCH v2 tip/core/rcu 0/9] Torture-test updates for 4.5
 2015-12-09 23:23 UTC  (10+ messages)
` [PATCH v2 tip/core/rcu 1/9] rcutorture: Add batch number to script printout
` [PATCH v2 tip/core/rcu 2/9] rcutorture: Flag nonexistent RCU GP kthread
` [PATCH v2 tip/core/rcu 3/9] rcutorture: Dump stack when GP kthread stalls
` [PATCH v2 tip/core/rcu 4/9] rcutorture: Default grace period to three minutes, allow override
` [PATCH v2 tip/core/rcu 5/9] rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc
` [PATCH v2 tip/core/rcu 6/9] rcutorture: Print symbolic name for rcu_torture_writer_state
` [PATCH v2 tip/core/rcu 7/9] rcutorture: Print symbolic name for ->gp_state
` [PATCH v2 tip/core/rcu 8/9] torture: Abbreviate console error dump
` [PATCH v2 tip/core/rcu 9/9] torture: Place console.log files correctly from the get-go

[Qemu-devel] [PATCH] sparc: allow CASA with ASI 0xa from user space
 2015-12-09 23:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.5] "

[GIT PULL] VFIO fixes for v4.4-rc5
 2015-12-09 23:24 UTC 

[PATCH 4/4] cpufreq: mt8173: move resources allocation into ->probe()
 2015-12-09 23:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/5] test: firmware_class: report errors properly on failure
 2015-12-09 23:22 UTC  (4+ messages)
` [PATCH v2 3/5] test: firmware_class: add asynchronous request trigger

[PATCH] vfio: support iommu group zero
 2015-12-09 23:22 UTC  (6+ messages)

[PATCHv3] printf: Add format for 8-byte EUI-64 type
 2015-12-09 23:21 UTC  (3+ messages)

[PATCH v2 tip/core/rcu 0/14] Miscellaneous fixes for 4.5
 2015-12-09 23:09 UTC  (2+ messages)
` [PATCH v2 tip/core/rcu 01/14] rcu: Move lock_class_key to local scope

[PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-12-09 23:19 UTC  (3+ messages)

mtd, nand, omap2: parse cmdline partition fail
 2015-12-09 23:19 UTC  (4+ messages)

[PATCH v1 0/8] This serial of patches add dts/pinctrl/clock-tree/doc for rk3228
 2015-12-09 23:17 UTC  (9+ messages)
` [PATCH v1 2/8] clk: rockchip: add dt-binding header "
` [PATCH v1 4/8] dt-bindings: add documentation of rk3228 clock controller

[PATCH v2 tip/core/rcu 0/8] Documentation updates for 4.5
 2015-12-09 23:15 UTC  (9+ messages)
` [PATCH v2 tip/core/rcu 1/8] documentation: Record RCU requirements
` [PATCH v2 tip/core/rcu 2/8] Documentation: Record bottom-bit-zero guarantee for ->next
` [PATCH v2 tip/core/rcu 3/8] documentation: Cover requirements controlling stall warnings
` [PATCH v2 tip/core/rcu 4/8] documentation: Composability analogies
` [PATCH v2 tip/core/rcu 5/8] documentation: Expand on scheduler/RCU deadlock requirements
` [PATCH v2 tip/core/rcu 6/8] documentation: Clarify RCU memory barriers and requirements
` [PATCH v2 tip/core/rcu 7/8] documentation: Update RCU requirements based on expedited changes
` [PATCH v2 tip/core/rcu 8/8] Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinko

[PATCH v2] of/address: replace printk() with pr_debug() / pr_err()
 2015-12-09 23:15 UTC  (5+ messages)
` [PATCH] hexdump: Add ability to do endian conversions in print_hex_dump functions

[Powertop] [PATCH 0/2] powerpc powernv platform support
 2015-12-09 23:16 UTC 

[PATCH 0/5] x86: KVM vdso and clock improvements
 2015-12-09 23:12 UTC  (6+ messages)
` [PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
` [PATCH 2/5] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
` [PATCH 3/5] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
` [PATCH 4/5] x86/vdso: Remove pvclock fixmap machinery
` [PATCH 5/5] x86/vdso: Enable vdso pvclock access on all vdso variants

[PATCH v3 0/8] introduce post-init read-only memory
 2015-12-09 23:13 UTC  (5+ messages)
` [PATCH v3 8/8] x86, vdso: mark vDSO read-only after init
    ` [kernel-hardening] "

[PATCH 00/14] mm: memcontrol: account socket memory in unified hierarchy v4-RESEND
 2015-12-09 23:13 UTC  (8+ messages)
  ` [PATCH] mm: memcontrol: only manage socket pressure for CONFIG_INET

Checksum offload queries
 2015-12-09 23:13 UTC  (9+ messages)

RAID 6 "Failed to restore critical section for reshape, sorry." - recovery advice?
 2015-12-09 23:12 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.