All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-29 22:01:35 to 2015-11-30 02:14:41 UTC [more...]

[PATCH] net: fec: fix enet_out clock handling
 2015-11-30  2:07 UTC  (6+ messages)

[PATCH V5 00/26] Coresight integration with perf
 2015-11-30  2:14 UTC  (21+ messages)
` [PATCH V5 01/26] coresight: etm3x: moving etm_readl/writel to header file
` [PATCH V5 02/26] coresight: etm3x: moving sysFS entries to dedicated file
` [PATCH V5 03/26] coresight: etm3x: unlocking tracers in default arch init
` [PATCH V5 04/26] coresight: etm3x: splitting struct etm_drvdata
` [PATCH V5 05/26] coresight: etm3x: implementing 'cpu_id()' API
` [PATCH V5 06/26] coresight: associating path with session rather than tracer
` [PATCH V5 07/26] coresight: moving PM runtime operations to core framework
` [PATCH V5 08/26] coresight: etm3x: adding operation mode for etm_enable()
` [PATCH V5 09/26] coresight: add API to get sink from path
` [PATCH V5 10/26] coresight: etm3x: set progbit to stop trace collection
` [PATCH V5 11/26] coresight: etm3x: changing default trace configuration
` [PATCH V5 12/26] coresight: etm3x: consolidating initial config
` [PATCH V5 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V5 14/26] coresight: etm3x: adding perf_get/set_config() API
` [PATCH V5 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V5 16/26] coresight: etb10: moving to local atomic operations
` [PATCH V5 17/26] coresight: adding operation mode for sink->enable()
` [PATCH V5 18/26] coresight: etb10: implementing AUX space API
` [PATCH V5 19/26] coresight: updating documentation to reflect integration with perf
` [PATCH V5 20/26] perf: changing pmu::setup_aux() parameter to include event

[lkp] [mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
 2015-11-30  2:14 UTC  (2+ messages)
`  "

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-11-30  2:12 UTC  (9+ messages)
` [PATCH 22/71] ncr5380: Eliminate selecting state

Increasing skb->mark size
 2015-11-30  2:10 UTC  (7+ messages)

[PATCH V2] powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
 2015-11-30  2:07 UTC  (5+ messages)

[PATCH kernel 0/9] KVM: PPC: Add in-kernel multitce handling
 2015-11-30  2:06 UTC  (4+ messages)
` [PATCH kernel 5/9] KVM: PPC: Account TCE-containing pages in locked_vm

[PATCH 2.6.32 00/38] 2.6.32.69-longterm review
 2015-11-30  2:04 UTC  (29+ messages)
` [PATCH 2.6.32 04/38] [PATCH 04/38] ipv6: addrconf: validate new MTU before applying it
` [PATCH 2.6.32 07/38] [PATCH 07/38] ipc/sem.c: fully initialize sem_array before making it visible
` [PATCH 2.6.32 10/38] [PATCH 10/38] rds: fix an integer overflow test in rds_info_getsockopt()
` [PATCH 2.6.32 11/38] [PATCH 11/38] net: Clone skb before setting peeked flag
` [PATCH 2.6.32 12/38] [PATCH 12/38] net: Fix skb_set_peeked use-after-free bug
` [PATCH 2.6.32 13/38] [PATCH 13/38] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 2.6.32 14/38] [PATCH 14/38] devres: fix devres_get()
` [PATCH 2.6.32 16/38] [PATCH 16/38] xfs: Fix xfs_attr_leafblock definition
` [PATCH 2.6.32 17/38] [PATCH 17/38] SUNRPC: xs_reset_transport must mark the connection as disconnected
` [PATCH 2.6.32 18/38] [PATCH 18/38] Input: evdev - do not report errors form flush()
` [PATCH 2.6.32 19/38] [PATCH 19/38] pagemap: hide physical addresses from non-privileged users
` [PATCH 2.6.32 20/38] [PATCH 20/38] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
` [PATCH 2.6.32 21/38] [PATCH 21/38] hfs: fix B-tree corruption after insertion at position 0
` [PATCH 2.6.32 22/38] [PATCH 22/38] x86/paravirt: Replace the paravirt nop with a bona fide empty function
` [PATCH 2.6.32 23/38] [PATCH 23/38] RDS: verify the underlying transport exists before creating a connection
` [PATCH 2.6.32 24/38] [PATCH 24/38] net: Fix skb csum races when peeking
` [PATCH 2.6.32 26/38] [PATCH 26/38] module: Fix locking in symbol_put_addr()
` [PATCH 2.6.32 27/38] [PATCH 27/38] x86/process: Add proper bound checks in 64bit get_wchan()
` [PATCH 2.6.32 28/38] [PATCH 28/38] mm: hugetlbfs: skip shared VMAs when unmapping private pages to satisfy a fault
` [PATCH 2.6.32 29/38] [PATCH 29/38] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
` [PATCH 2.6.32 31/38] [PATCH 31/38] ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
` [PATCH 2.6.32 33/38] [PATCH 33/38] devres: fix a for loop bounds check
` [PATCH 2.6.32 36/38] [PATCH 36/38] ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in preemptible context
` [PATCH 2.6.32 37/38] [PATCH 37/38] net: avoid NULL deref in inet_ctl_sock_destroy()
` [PATCH 2.6.32 38/38] [PATCH 38/38] splice: sendfile() at once fails for big files
` [PATCH 2.6.32 09/38] [PATCH 09/38] xhci: fix off by one error in TRB DMA address boundary check
` [PATCH 2.6.32 30/38] [PATCH 30/38] mvsas: Fix NULL pointer dereference in mvs_slot_task_free

[PATCH] arm64: ftrace: stop using kstop_machine to enable/disable tracing
 2015-11-30  2:03 UTC  (4+ messages)

[PATCH 00/13] mvneta Buffer Management and enhancements
 2015-11-30  2:02 UTC  (5+ messages)

shall distros run btrfsck on boot?
 2015-11-30  1:59 UTC  (3+ messages)

btrfs check help
 2015-11-30  1:54 UTC  (8+ messages)

bcache_gc: BUG: soft lockup
 2015-11-30  1:49 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/8] Add basic "detach" support for dump-guest-memory
 2015-11-30  1:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/8] dump-guest-memory: add basic "detach" support

[libvirt test] 65177: regressions - FAIL
 2015-11-30  1:46 UTC 

[U-Boot] [PATCH] imx: mx6: add missing return value
 2015-11-30  1:46 UTC  (2+ messages)

System crash on boot, system x86 32bit, kernel-next
 2015-11-30  2:15 UTC  (3+ messages)

[PATCH v6 0/4] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
 2015-11-30  1:44 UTC  (15+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] phy: rcar-gen3-usb2: change the mode to OTG on the combined channel
` [PATCH v6 3/4] phy: rcar-gen3-usb2: add runtime ID/VBUS pin detection
` [PATCH v6 4/4] MAINTAINERS: add Renesas usb2 phy driver

[PATCH 1/3] md-cluster: append some actions when change bitmap from clustered to none
 2015-11-30  1:45 UTC  (6+ messages)
` [PATCH 2/3] md-cluster: introduce clear_clusterinfo_from_sb

arm64 boot requirements
 2015-11-30  1:45 UTC 

[PATCH v3] PM: check for complete cb before device lock in dpm_complete
 2015-11-30  2:15 UTC  (4+ messages)

[PATCH] net: rds: don't pretend to use cpu notifiers
 2015-11-30  1:44 UTC  (2+ messages)

[PATCH v11 01/24] perf tools: Add 'perf-config' command
 2015-11-30  1:42 UTC  (4+ messages)
` [PATCH v11 10/24] perf config: Document variables for 'call-graph' section in man page

[PATCH] btrfs-progs: mkfs-tests: Check sectorsize and nodesize combination
 2015-11-30  1:39 UTC 

[Bugfix] x86/PCI: Fix regression caused by commit 4d6b4e69a245
 2015-11-30  2:11 UTC  (5+ messages)
` [PATCH] "

[RESEND PATCH V2] regulator: pv88090: new regulator driver
 2015-11-20  2:11 UTC 

[PATCH v3] PCI / PM: tune down RPM suspend error message with EBUSY and EAGAIN retval
 2015-11-30  2:07 UTC  (3+ messages)
` [PATCH v4] "

[meta-fsl-arm][PATCH] barebox: update to 2015.10
 2015-11-30  1:30 UTC 

[PATCH] ARM: mxs: dt: cfa10057: fix backlight PWM
 2015-11-30  1:35 UTC  (4+ messages)

[meta-fsl-arm-extra][PATCH 1/3] barebox: update to 2015.10
 2015-11-30  1:35 UTC  (3+ messages)
` [meta-fsl-arm-extra][PATCH 2/3] cfa10036: ensure barebox is used
` [meta-fsl-arm-extra][PATCH 3/3] linux-cfa: update to 4.1

[PATCH] time: Avoid signed overflow in timekeeping_get_ns()
 2015-11-30  1:30 UTC 

[PATCH v4] mmc: core: fix __mmc_switch timeout caused by preempt
 2015-11-30  1:27 UTC  (3+ messages)

[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-11-30  1:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 34/39] net/filter-buffer: Add default filter-buffer for each netdev

[PATCH 0/2] adding PCI support to AXS10x
 2015-11-30  1:00 UTC  (5+ messages)
` [PATCH 2/2] PCI support added to ARC

user-controllable kmalloc size in bpf syscall
 2015-11-30  0:59 UTC  (2+ messages)
` [PATCH net] bpf: fix allocation warnings in bpf maps and integer overflow

[PATCH Resend V2 2/2] md-cluster: Protect communication with mutexes
 2015-11-30  0:58 UTC  (3+ messages)
` [PATCH V3 "

boot xen use legacy bios
 2015-11-30  0:47 UTC  (2+ messages)

[PATCH] ravb: add R8A7791 support
 2015-11-30  0:42 UTC  (5+ messages)

What now when we're [almost] out of ADVERTISED bits?
 2015-11-30  0:40 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.5
 2015-11-30  0:38 UTC  (5+ messages)
` [PATCH 06/18] arm64: renesas: r8a7795: add I2C support

[PATCH] arm64: renesas: salvator-x: set ak4613 In/Out pin as single-end
 2015-11-30  0:37 UTC  (2+ messages)

Warning!! Warning!!
 2015-11-29 18:46 UTC 

[PATCH v3] clocksource: arm_global_timer: fix suspend resume
 2015-11-30  0:29 UTC  (3+ messages)

[xen-4.6-testing test] 65227: regressions - FAIL
 2015-11-30  0:29 UTC 

[PATCH] target: use offset_in_page macro
 2015-11-30  0:27 UTC  (2+ messages)

[PATCH] i2c: emev2: add slave support
 2015-11-30  0:15 UTC  (4+ messages)

[PATCH 0/4] Remove OPAL pre-v3 support
 2015-11-30  0:20 UTC  (4+ messages)
` [PATCH 1/4] powerpc/powernv: panic() on OPAL < V3

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-11-30  0:15 UTC  (16+ messages)
        ` [PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux, atags" entry

bcache performance: is all IO serialized by check_should_bypass()?
 2015-11-30  0:08 UTC 

Warning!! Warning!!
 2015-11-29 20:46 UTC 

[PATCH] x86/xen: Build memory type conversion code conditionally
 2015-11-29 23:56 UTC  (3+ messages)

[RFC PATCH] crashdump/x86: Add option to get crash kernel region size
 2015-11-29 23:55 UTC  (3+ messages)

[PATCH] x86: Make sure E820_PM[AE]M are defined if needed
 2015-11-29 23:53 UTC  (3+ messages)

Question about TDM "slot"
 2015-11-29 23:49 UTC  (8+ messages)

[Qemu-devel] [PATCH v4 0/3] Add an i.MX25 specific CCM driver
 2015-11-29 23:46 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/3] i.MX: Add an i.MX25 specific CCM class/instance
  ` [Qemu-arm] "

best way to create a snapshot of a running vm ?
 2015-11-29 23:36 UTC 

[PATCH kernel] rcu: Define lockless version of list_for_each_entry_rcu
 2015-11-29 23:39 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 0/2] i.MX25 SD support
 2015-11-29 23:30 UTC  (2+ messages)
  ` [Qemu-devel] [PATCH v1 2/2] arm: fsl-imx25: Add "

gigaset: freeing an active object
 2015-11-29 23:23 UTC  (7+ messages)

Python3 and Numpy
 2015-11-29 23:18 UTC  (4+ messages)

RFC: teuthology field in commit messages
 2015-11-29 23:15 UTC  (7+ messages)

Adding VIRTIO to the multi_v7_defconfig
 2015-11-29 23:15 UTC  (8+ messages)

[linux-lvm] errors on lvcreate snapshot : "device-mapper: remove ioctl on (...) failed: Device or resource busy"; still unresolved old issue, or new?
 2015-11-29 23:10 UTC 

[Buildroot] Overriding Buildroot packages
 2015-11-29 23:09 UTC  (6+ messages)

[PATCH 2/2] HFS: clear dirty flags on remount read-only
 2015-11-29 23:03 UTC  (2+ messages)

[Buildroot] [Bug 8476] New: [lttng] Version 2.6.0 unusable with kernel v4.0.0
 2015-11-29 23:02 UTC  (2+ messages)
` [Buildroot] [Bug 8476] "

[Buildroot] [Bug 8496] New: Toolchain -> Target Optimizations ignored & not applied
 2015-11-29 23:01 UTC  (2+ messages)
` [Buildroot] [Bug 8496] "

[Buildroot] [Bug 8491] New: libglib2 2.46.1 not Building for armv5 on 2015.11-rc3
 2015-11-29 22:59 UTC  (2+ messages)
` [Buildroot] [Bug 8491] "

[Qemu-devel] [Bug 1481272] [NEW] main-loop: WARNING: I/O thread spun for 1000 iterations
 2015-11-29 22:47 UTC  (2+ messages)
` [Qemu-devel] [Bug 1481272] "

[kernel-hardening] status: GRKERNSEC_BRUTE
 2015-11-29 22:54 UTC  (2+ messages)
` [kernel-hardening] "

[PATCH 1/2] HFSPlus: clear dirty flags on remount read-only
 2015-11-29 22:50 UTC  (2+ messages)

user controllable usermodehelper in br_stp_if.c
 2015-11-29 22:43 UTC  (4+ messages)
` [Bridge] "
` [kernel-hardening] "

[PATCH nft] proto: fix VLAN header definition
 2015-11-29 22:37 UTC  (11+ messages)

[Buildroot] Missing 'sys/queue.h' on musl
 2015-11-29 22:33 UTC  (9+ messages)

[PATCH v2 0/3] Add PWM clock support for bcm2835
 2015-11-29 22:25 UTC  (5+ messages)

[radeon r100] when ring test fails, provide users with option to test
 2015-11-29 22:22 UTC  (4+ messages)

[qemu-mainline test] 65167: regressions - FAIL
 2015-11-29 22:16 UTC 

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-29 22:02 UTC  (10+ messages)
` [PATCH 1/3] xen/gntdev: "
` [PATCH 2/3] iommu/amd: "
` [PATCH 3/3] IB/core: "

[PATCH 0/3] constify mmu_notifier_ops structures
 2015-11-29 22:02 UTC 

[PATCH 0/3] sched: patches for 2.2
 2015-11-29 22:12 UTC  (3+ messages)
` [PATCH 1/3] rte_sched: keep track of RED drops

[RFC] kvm - possible out of bounds
 2015-11-29 22:05 UTC  (5+ messages)

[Buildroot] [PATCH] support/dependencies: ensure we have 'file' on the host
 2015-11-29 22:04 UTC  (2+ messages)

[PATCH] voicecall: don't dereference a supplied null value
 2015-11-29 22:01 UTC  (2+ messages)


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.