messages from 2013-12-19 06:07:04 to 2013-12-19 10:34:14 UTC [more...]
lockdep: BUG: MAX_LOCKDEP_ENTRIES too low!
2013-12-19 10:34 UTC (2+ messages)
[PATCH v0 00/71] perf: Add support for Intel Processor Trace
2013-12-19 10:31 UTC (12+ messages)
` [PATCH v0 04/71] itrace: Infrastructure for instruction flow tracing units
[PATCH] tty: an overflow of multiplication in drivers/tty/cyclades.c
2013-12-19 10:12 UTC (3+ messages)
` "
[PATCH 1/6] slab: cleanup kmem_cache_create_memcg()
2013-12-19 10:23 UTC (41+ messages)
` [PATCH 2/6] memcg, slab: kmem_cache_create_memcg(): free memcg params on error
` [PATCH 3/6] memcg, slab: cleanup barrier usage when accessing memcg_caches
` [PATCH 4/6] memcg, slab: check and init memcg_cahes under slab_mutex
` [PATCH 6/6] memcg, slab: RCU protect memcg_params for root caches
` [Devel] [PATCH 1/6] slab: cleanup kmem_cache_create_memcg()
[PATCH] ASoC: simple-card: Use devm_snd_soc_register_card()
2013-12-19 10:23 UTC (3+ messages)
` [alsa-devel] "
[BUG] stable v3.10.16+ introduced by "ip6tnl: allow to use rtnl ops on fb tunnel"
2013-12-19 10:23 UTC (5+ messages)
` [PATCH linux-3.10.y] ip6tnl: fix use after free of fb_tnl_dev
[PATCH] mm,numa,THP: initialize hstate for THP page size
2013-12-19 10:22 UTC (4+ messages)
[PATCH 1/2] mfd: wm5110: Expose DRE control registers
2013-12-19 10:18 UTC (4+ messages)
` [PATCH 2/2] ASoC: wm5110: Expose switch controls for DRE
[PATCH 1/7] drivers: usb: Include appropriate header file in hcd.c
2013-12-19 10:14 UTC (7+ messages)
` [PATCH 2/7] drivers: usb: Include appropriate header file in configfs.c
` [PATCH 3/7] drivers: usb: Include appropriate header file in hcd.h
` [PATCH 4/7] drivers: usb: Include appropriate header file in pci-quirks.c
` [PATCH 5/7] drivers: usb: Mark function as static in usbsevseg.c
` [PATCH 6/7] drivers: usb: Mark function as static in metro-usb.c
` [PATCH 7/7] drivers: usb: Include appropriate header file in phy-am335x-control.c
[PATCH v2] x86: sysfb: remove sysfb when probing real hw
2013-12-19 10:13 UTC (2+ messages)
` [PATCH v3] "
Unhandled LM90 irq 308 on Dalmore?
2013-12-19 10:08 UTC
[v3.11][Regression] HID: hyperv: convert alloc+memcpy to memdup
2013-12-19 10:08 UTC (12+ messages)
[PATCH 1/1] AX88179_178A: Add FLAG_HW_IPALIGN to determine whether reserving NET_IP_ALIGN bytes for an SKB
2013-12-19 10:01 UTC (6+ messages)
[PATCH v2 00/16] ARM: support for ICP DAS LP-8x4x (with dts)
2013-12-19 10:01 UTC (6+ messages)
` [PATCH v3 00/21] "
` [PATCH v3 01/21 resend] serial: rewrite pxa2xx-uart to use 8250_core
[PATCH 01/13] drivers: block: Mark the functions as static in skd_main.c
2013-12-19 9:59 UTC (14+ messages)
` [PATCH 02/13] drivers: block: Remove unused function drbd_bm_write_lazy() in drbd_bitmap.c
` [PATCH 03/13] drivers: block: Mark function seq_printf_with_thousands_grouping() as static in drbd_proc.c
` [PATCH 04/13] drivers: block: Mark the function as static in drbd_worker.c
` [PATCH 05/13] drivers: block: Move prototype declaration to appropriate header file from drbd_main.c
` [PATCH 06/13] drivers: block: Mark functions as static in drbd_receiver.c
` [PATCH 07/13] drivers: block: Mark functions as static in drbd_req.c
` [PATCH 08/13] drivers: block: Mark function as static in drbd_actlog.c
` [PATCH 09/13] drivers: block: Move prototype declaration of function tl_abort_disk_io() to appropriate header file from drbd_state.c
` [PATCH 10/13] drivers: block: Mark functions as static in drbd_main.c
` [PATCH 11/13] drivers: block: Mark functions as static in drbd_nl.c
` [PATCH 12/13] drivers: block: Mark function as static in drbd_state.c
` [PATCH 13/13] drivers: block: Remove unused function in genl_magic_func.h
[PATCH 0/4] Add support of guest user space symbols for perf kvm command
2013-12-19 22:54 UTC (5+ messages)
` [PATCH 1/4] perf tools: Add support of guest in synthesize_threads
` [PATCH 2/4] perf tools: Add support for PERF_RECORD_MISC_GUEST_USER in thread__find_addr_map()
` [PATCH 3/4] perf tools: Add support of user space symbols for guest in perf kvm top
` [PATCH 4/4] perf tools: Add support of user space symbols for guest in perf kvm record
[PATCH] irq-renesas-irqc: simplify irq_set_type() method
2013-12-19 9:53 UTC (3+ messages)
[f2fs-dev][PATCH v2] f2fs: move all the bio initialization into __bio_alloc
2013-12-19 9:30 UTC
[PATCH -tip v6 00/22] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
2013-12-19 9:37 UTC (24+ messages)
` [PATCH -tip v6 01/22] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v6 02/22] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v6 03/22] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v6 04/22] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt
` [PATCH -tip v6 05/22] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v6 06/22] [BUGFIX] x86: Prohibit probing on memcpy/memset
` [PATCH -tip v6 07/22] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v6 08/22] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v6 09/22] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v6 10/22] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v6 11/22] x86: Allow kprobes on text_poke/hw_breakpoint
` [PATCH -tip v6 12/22] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v6 13/22] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v6 14/22] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v6 15/22] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v6 16/22] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v6 17/22] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v6 18/22] kprobes: Support blacklist functions in module
` [PATCH -tip v6 19/22] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v6 20/22] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
` [PATCH -tip v6 21/22] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
` [PATCH -tip v6 22/22] [RFC] kprobes/x86: Add emergency recovery process for bad kprobes
[PATCH 1/4] tools lib traceevent: Add state member to struct trace_seq
2013-12-19 9:34 UTC (4+ messages)
` [PATCH 2/4] tools lib traceevent: Check return value of realloc()
` [PATCH 3/4] tools lib traceevent: Get rid of malloc_or_die() in trace_seq_init()
` [PATCH 4/4] tools lib traceevent: Get rid of die() finally!!
[f2fs-dev][PATCH] f2fs: move all the bio initialization into __bio_alloc
2013-12-19 9:22 UTC (4+ messages)
` [f2fs-dev] [PATCH] "
[PATCH] mm/memory-failure.c: transfer page count from head page to tail page after split thp
2013-12-19 9:09 UTC
High quality HDPE LDPE
2013-12-19 9:05 UTC
[PATCH 6/6] GenWQE Enable driver
2013-12-19 9:10 UTC (4+ messages)
` [RFC 1/2] CRC32 Add GenWQE CRC to kernel CRC code
[PATCH 0/5] ASoC/MFD: twl6040: Remove codec driver local reg cache
2013-12-19 9:06 UTC (5+ messages)
` [PATCH 3/5] MFD: twl6040: reg_defaults support for regmap
am335x: IIO/ADC fixes if used together with TSC
2013-12-19 9:00 UTC (14+ messages)
` [PATCH 1/5] iio: ti_am335x_adc: adjust the closing bracket in tiadc_read_raw()
` [PATCH 2/5] mfd: ti_am335x_tscadc: make am335x_tsc_se_update() local
` [PATCH 3/5] mfd: ti_am335x_tscadc: don't read back REG_SE
` [PATCH 4/5] mfd: ti_am335x: drop am335x_tsc_se_update() from resume path
` [PATCH 5/5] mfd: input: iio: ti_amm335x: rework TSC/ADC synchronisation
[PATCH v2 2/9] drivers: net: Mark functions as static in qlcnic_io.c
2013-12-19 8:56 UTC (9+ messages)
` [PATCH v3 1/8] "
` [PATCH v3 2/8] drivers: net: Mark functions as static in qlcnic_83xx_hw.c
` [PATCH v3 3/8] drivers: net: Mark functions as static in stmmac_platform.c
` [PATCH v3 4/8] drivers: net: Include new header file in sbni.c
` [PATCH v3 5/8] drivers: net: Mark functions as static in 3945-debug.c
` [PATCH v3 6/8] drivers: net: Mark functions as static in 4965-debug.c
` [PATCH v3 7/8] drivers: net: Mark functions as static in debug.c
` [PATCH v3 8/8] drivers: net: Mark function xenvif_count_frag_slots() as static in netback.c
[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v9)
2013-12-19 8:55 UTC (11+ messages)
` [PATCH 10/17] tracing/probes: Move 'symbol' fetch method to kprobes
[PATCH v3 0/2] clk: add clk accuracy support
2013-12-19 8:54 UTC (3+ messages)
` [PATCH v3 1/2] clk: add clk accuracy retrieval support
[PATCH] f2fs: add description about small_discards in document
2013-12-19 8:49 UTC
[PATCH] mmc: atmel-mci: document clock properties
2013-12-19 8:45 UTC (3+ messages)
[PATCH v2] drivers: reset: Mark function as static and remove unused function in core.c
2013-12-19 8:41 UTC
[PATCH 1/3] drivers: pcmcia: Include appropriate header file in cistpl.c
2013-12-19 8:36 UTC (3+ messages)
` [PATCH 2/3] drivers: pcmcia: Include appropriate header file in cs_internal.h
` [PATCH 3/3] drivers: pcmcia: Include appropriate header file in cardbus.c
[PATCH] perf config: ignore generated files in feature-checks
2013-12-19 8:29 UTC
[PATCH] video: mx3fb: Allow blocking during framebuffer allocation
2013-12-19 8:23 UTC
[PATCH] clk: at91: fix pmc_clk_ids data type attriubte
2013-12-19 7:57 UTC (4+ messages)
[PATCH] arch: metag: kernel: export 'cpu_core_map' in "topology.c"
2013-12-19 8:03 UTC
[PATCH] i2c: at91: document clock properties
2013-12-19 8:02 UTC (2+ messages)
[XFS BUG] xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Structure needs cleaning
2013-12-19 8:02 UTC (3+ messages)
Vanilla 3.10.22 kvm_arch_vcpu_uninit => WARNING: at kernel/jump_label.c:80 __static_key_slow_dec
2013-12-19 8:02 UTC
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2013-12-19 7:51 UTC (14+ messages)
` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
` [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver
` [RFC PATCH 05/14] rtc: Add RTC driver of ACPI Time and Alarm Device
` [RFC PATCH 06/14] rtc-efi: register rtc-efi device when EFI enabled
` [RFC PATCH 07/14] rtc-efi: add GMTOFF support to rtc_efi
` [RFC PATCH 08/14] rtc-efi: set uie_unsupported for indicate rtc-efi doesn't support UIE mode
` [RFC PATCH 09/14] efi: move functions of access efi time to header file for sharing
` [RFC PATCH 10/14] rtc: improve and move week day computing function to rtc header
` [RFC PATCH 11/14] rtc: switch to get/set rtc time to efi functions if CMOS RTC Not Present git set
` [RFC PATCH 12/14] efi: adjust system time base on timezone from EFI time services
` [RFC PATCH 13/14] Documentation/RTC: add document of ACPI TAD and EFI TIME driver
` [TEST PATCH 14/14] acpi: add early parameter to set CMOS RTC Not Present bit for testing
[PATCH] clk: exynos: File scope reg_save array should depend on PM_SLEEP
2013-12-19 7:55 UTC (2+ messages)
[PATCH 1/1] hso: fix problem with wrong status code sent by OPTION GTM601 during RING indication
2013-12-19 7:48 UTC (8+ messages)
[RFC PATCH 00/14] Support timezone of ACPI TAD and EFI TIME
2013-12-19 7:44 UTC (3+ messages)
` [PATCH 01/14] rtc-efi: fix decrease day twice when computing year days
` [PATCH 03/14] rtc: block registration of rtc-cmos when CMOS RTC Not Present
[PATCH v4 1/2] mm: factor commit limit calculation
2013-12-19 7:36 UTC (4+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely
` [PATCH v5] mm: add overcommit_kbytes sysctl variable
[PATCH -v2] ipvs: Remove unused variable ret from sync_thread_master()
2013-12-19 7:23 UTC (3+ messages)
[PATCH 1/2] ARM: tegra: fix missing pincontrol configuration for Venice2
2013-12-19 7:28 UTC (6+ messages)
` [PATCH V2 2/2] ARM: tegra: add ams AS3722 device to Venice2 DT
[PATCH] drivers: ptp: Include new header file in ptp_pch.c
2013-12-19 7:27 UTC (4+ messages)
[RFC/PATCHSET 00/18] perf report: Add support to accumulate hist periods (v3)
2013-12-19 7:20 UTC (13+ messages)
` [PATCH 01/18] perf sort: Compare addresses if no symbol info
` [PATCH 04/18] perf tools: Introduce struct add_entry_iter
[PATCH] x86: Add check for number of available vectors before CPU down
2013-12-19 7:19 UTC (4+ messages)
[PATCHSET 0/6] perf tools: A couple of TUI improvements
2013-12-19 7:00 UTC (7+ messages)
` [PATCH 1/6] perf report: Use pr_*() functions if possible
` [PATCH 2/6] perf tools: Introduce struct perf_log
` [PATCH 3/6] perf tools: Get rid of a duplicate va_end()
` [PATCH 4/6] perf tools: Save message when pr_*() was called
` [PATCH 5/6] perf ui/tui: Implement log window
` [PATCH 6/6] perf ui/tui: Implement header window
[PATCH] Tracing events with GPIOs
2013-12-19 6:52 UTC (2+ messages)
[RFC PATCH] ixgbe: acquire RCU read lock when calling netdev_for_each_all_upper_dev_rcu()
2013-12-19 6:38 UTC (2+ messages)
[PATCH 1/2] usb: usbtest: Add timetout to simple_io()
2013-12-19 6:35 UTC (6+ messages)
` [PATCH 2/2] usb: usbtest: Always clear halt else further tests will fail
[PATCH 3.12 000/118] 3.12.6-stable review
2013-12-19 6:34 UTC (4+ messages)
[PATCH 1/9] Known exploit detection
2013-12-19 6:14 UTC (2+ messages)
[PATCH 0/9] Input: pixcir_i2c_ts: Add Type-B Multitouch support
2013-12-19 6:12 UTC (4+ messages)
` [PATCH 1/9] Input: pixcir_i2c_ts: Add device tree support
[PATCH v5 0/3] PCI: allocate 64bit mmio pref
2013-12-19 6:09 UTC (4+ messages)
` [PATCH v5 1/3] PCI: Try to allocate mem64 above 4G at first
` [PATCH v5 2/3] PCI: Try best to allocate pref mmio 64bit above 4g
` [PATCH v5 3/3] PCI: Sort pci root bus resources list
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2013-12-19 6:09 UTC (12+ messages)
[PATCH v3] mm/rmap: fix BUG at rmap_walk
2013-12-19 6:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).