messages from 2015-11-29 12:29:08 to 2015-11-30 02:17:47 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 (15+ 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 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 10/26] coresight: etm3x: set progbit to stop trace collection
` [PATCH V5 13/26] coresight: etm3x: implementing user/kernel mode tracing
` [PATCH V5 15/26] coresight: etm3x: implementing perf_enable/disable() API
` [PATCH V5 17/26] coresight: adding operation mode for sink->enable()
` [PATCH V5 18/26] coresight: etb10: implementing AUX space API
` [PATCH V5 20/26] perf: changing pmu::setup_aux() parameter to include event
` [PATCH V5 21/26] coresight: etm-perf: new PMU driver for ETM tracers
[lkp] [mm, page_alloc] d0164adc89: -100.0% fsmark.app_overhead
2015-11-30 2:14 UTC (5+ 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
[PATCH 2.6.32 00/38] 2.6.32.69-longterm review
2015-11-30 2:04 UTC (39+ messages)
` [PATCH 2.6.32 01/38] [PATCH 01/38] dcache: Handle escaped paths in prepend_path
` [PATCH 2.6.32 03/38] [PATCH 03/38] md: use kzalloc() when bitmap is disabled
` [PATCH 2.6.32 04/38] [PATCH 04/38] ipv6: addrconf: validate new MTU before applying it
` [PATCH 2.6.32 05/38] [PATCH 05/38] virtio-net: drop NETIF_F_FRAGLIST
` [PATCH 2.6.32 06/38] [PATCH 06/38] USB: whiteheat: fix potential null-deref at probe
` [PATCH 2.6.32 07/38] [PATCH 07/38] ipc/sem.c: fully initialize sem_array before making it visible
` [PATCH 2.6.32 08/38] [PATCH 08/38] Initialize msg/shm IPC objects before doing ipc_addid()
` [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 15/38] [PATCH 15/38] windfarm: decrement client count when unregistering
` [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 25/38] [PATCH 25/38] net: add length argument to skb_copy_and_csum_datagram_iovec
` [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 32/38] [PATCH 32/38] HID: core: Avoid uninitialized buffer access
` [PATCH 2.6.32 33/38] [PATCH 33/38] devres: fix a for loop bounds check
` [PATCH 2.6.32 34/38] [PATCH 34/38] binfmt_elf: Dont clobber passed executables file header
` [PATCH 2.6.32 35/38] [PATCH 35/38] RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_data_recv
` [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 (3+ messages)
[PATCH 00/13] mvneta Buffer Management and enhancements
2015-11-30 2:02 UTC (4+ messages)
[PATCH v6 0/4] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
2015-11-30 1:44 UTC (5+ 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 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
[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] ARM: mxs: dt: cfa10057: fix backlight PWM
2015-11-30 1:35 UTC (2+ messages)
[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
[PATCH 0/2] adding PCI support to AXS10x
2015-11-30 1:00 UTC (4+ messages)
` [PATCH 2/2] PCI support added to ARC
user-controllable kmalloc size in bpf syscall
2015-11-30 0:59 UTC (3+ messages)
` [PATCH net] bpf: fix allocation warnings in bpf maps and integer overflow
[PATCH v3] clocksource: arm_global_timer: fix suspend resume
2015-11-30 0:29 UTC (2+ messages)
[PATCH] target: use offset_in_page macro
2015-11-30 0:27 UTC (2+ messages)
[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
2015-11-30 0:15 UTC (12+ messages)
[PATCH kernel] rcu: Define lockless version of list_for_each_entry_rcu
2015-11-29 23:39 UTC (5+ messages)
gigaset: freeing an active object
2015-11-29 23:23 UTC (13+ messages)
Adding VIRTIO to the multi_v7_defconfig
2015-11-29 23:15 UTC (4+ messages)
user controllable usermodehelper in br_stp_if.c
2015-11-29 22:43 UTC
[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 (3+ messages)
[PATCH 0/3] constify mmu_notifier_ops structures
2015-11-29 22:02 UTC (4+ messages)
` [PATCH 1/3] xen/gntdev: "
` [PATCH 2/3] iommu/amd: "
` [PATCH 3/3] IB/core: "
[RFC] kvm - possible out of bounds
2015-11-29 22:05 UTC (3+ messages)
4.3+: Atheros ethernet fails after resume from s2ram, due to order 4 allocation
2015-11-29 21:58 UTC (4+ messages)
` [PATCH] Improve Atheros ethernet driver not to do order 4 GFP_ATOMIC allocation
[PATCH] pinctrl: mediatek: fix a memleak when do dt maps
2015-11-29 21:35 UTC (2+ messages)
[RFC][PATCH 00/12] Enhanced file stat system call
2015-11-29 21:30 UTC (4+ messages)
` [PATCH 01/12] Ext4: Fix extended timestamp encoding and decoding
[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
2015-11-29 21:29 UTC (8+ messages)
` [PATCH 0/3] ste_dma40: Deletion of a few unnecessary checks
` [PATCH 1/3] ste_dma40: Delete an unnecessary check before the function call "kmem_cache_destroy"
` [PATCH 2/3] ste_dma40: Delete another unnecessary check in d40_probe()
` [PATCH 3/3] ste_dma40: Delete an unnecessary variable initialisation "
[PATCH 00/04] pinctrl: sh-pfc: r8a7794: DU support
2015-11-29 21:25 UTC (3+ messages)
` [PATCH 01/04] pinctrl: sh-pfc: r8a7794: Add DU pin groups
[RFC PATCH] af_unix: fix entry locking in unix_dgram_recvmsg
2015-11-29 20:59 UTC
[PATCH] staging: gdm72xx: fix address space parse warnings
2015-11-29 20:40 UTC
[PATCH 00/14] Initial Microchip PIC32MZDA Support
2015-11-29 20:14 UTC (4+ messages)
` [PATCH 11/14] mmc: sdhci-pic32: Add PIC32 SDHC host controller driver
perf test unwind failing
2015-11-29 20:13 UTC (5+ messages)
kmod-hfsplus
2015-11-29 20:12 UTC
[ovirt-devel] Networking fails for VM running on Centos6.7.Works on Centos6.5
2015-11-29 20:00 UTC (3+ messages)
` [ovirt-users] "
[git pull] drm nouveau and radeon fixes
2015-11-29 19:54 UTC
[PATCH] dell-wmi: add module param to control Dell Instant Launch hotkey processing
2015-11-29 19:50 UTC (4+ messages)
Random VMs stuck in [drm] fb: depth 24,pitch 4096
2015-11-29 19:40 UTC
[PATCH v6 0/9] watchdog: Add support for keepalives triggered by infrastructure
2015-11-29 19:28 UTC (10+ messages)
` [PATCH v6 1/9] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v6 2/9] watchdog: Introduce WDOG_HW_RUNNING flag
` [PATCH v6 3/9] watchdog: Make set_timeout function optional
` [PATCH v6 4/9] watchdog: Add support for minimum time between heartbeats
` [PATCH v6 5/9] watchdog: Simplify update_worker
` [RFT PATCH v6 6/9] watchdog: imx2: Convert to use infrastructure triggered keepalives
` [RFT PATCH v6 7/9] watchdog: retu: "
` [RFT PATCH v6 8/9] watchdog: at91sam9: "
` [RFT PATCH v6 9/9] watchdog: dw_wdt: Convert to use watchdog infrastructure
[PATCH] drm/radeon: constify radeon_asic_ring structures
2015-11-29 19:10 UTC (2+ messages)
NEW ARRIVALS, CISCO, LAPTOP AND AVAYA
2015-11-29 2:47 UTC
[PATCH 1/3] Documentation: arm: update homepage URLs for Marvell Berlin SoCs
2015-11-29 18:22 UTC (4+ messages)
[GIT PULL] RTC fixes for 4.4
2015-11-29 18:18 UTC
[PATCH] staging: skein: Adds test vectors & cleans up maros
2015-11-29 18:12 UTC
[PATCH v2 0/3] Add basic support for Allwinner A83T SOC
2015-11-29 18:09 UTC (4+ messages)
` [PATCH v2 2/3] ARM: dts: sun8i: Add Allwinner A83T dtsi
[PATCH 0/2] introduce post-init read-only memory
2015-11-29 18:05 UTC (6+ messages)
` [kernel-hardening] "
[PATCH 0/2] IIO version of INA2xx (followup of related RFC)
2015-11-29 17:38 UTC (6+ messages)
` [PATCH 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors
` [PATCH 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs
[PATCH] ALSA: i2c: constify snd_i2c_ops structures
2015-11-29 17:25 UTC
[PATCH BUGFIX 0/3] null_blk: fix throughout losses and hangs
2015-11-29 17:27 UTC (5+ messages)
` [PATCH BUGFIX 1/3] null_blk: set a separate timer for each command
[PATCH v10 0/5] Add initial configfs support for IIO
2015-11-29 17:27 UTC (9+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
[PATCH] block: Always check queue limits for cloned requests
2015-11-29 17:05 UTC (7+ messages)
` "
[PATCH v2 0/1] serial: imx: fix a possible NULL dereference
2015-11-29 17:03 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH v2] gpio: Add GPIO support for the ACCES 104-IDI-48
2015-11-29 16:33 UTC
[PATCH v2] backlight: tps65217_bl: Add MODULE_DEVICE_TABLE
2015-11-29 16:29 UTC
[PATCH v2 00/13] perf tools: BPF related update
2015-11-29 16:21 UTC (6+ messages)
` [PATCH v2 02/13] bpf tools: Extract and collect map names from BPF object file
` [PATCH v2 04/13] perf tools: Add API to config maps in bpf object
` RFC "
[PATCH 0/5] iio: light: us5281d: Add power managmenet and interrupt support
2015-11-29 16:13 UTC (14+ messages)
` [PATCH 1/5] iio: light: us5182d: Add property for choosing default power mode
` [PATCH 2/5] Documentation: devicetree: Add property for controlling power saving mode for the us5182 als sensor
` [PATCH 3/5] iio: light: us5182d: Add functions for selectively enabling als and proximity
` [PATCH 4/5] iio: light: us8152d: Add power management support
` [PATCH 5/5] iio: light: us5182d: Add interrupt support and events
[PATCH] ALSA: pcm: constify action_ops structures
2015-11-29 15:36 UTC
[PATCH v3 0/4] Add i.mx7d adc driver support
2015-11-29 15:33 UTC (4+ messages)
` [PATCH v3 1/4] iio: adc: add IMX7D ADC "
[PATCH] Staging: iio: frequency: use dev_get_platdata()
2015-11-29 15:22 UTC (2+ messages)
[PATCH 00/30] tracing: 'hist' triggers
2015-11-29 15:22 UTC (4+ messages)
` [PATCH v12 10/30] tracing: Add 'hist' event trigger command
[PATCH] Staging: iio: light: tsl2x7x_core: use dev_get_platdata()
2015-11-29 15:22 UTC (2+ messages)
[PATCH] Staging: iio: adc: use dev_get_platdata()
2015-11-29 15:20 UTC (2+ messages)
[RFC 0/9] spawn hrtimer trigger from client driver upon enabling buffer
2015-11-29 15:17 UTC (5+ messages)
` [RFC 6/9] iio: ina2xx: add direct IO support for TI INA2xx Power Monitors
[PATCH 0/2] crypto: Fix driver load failure
2015-11-29 14:45 UTC (3+ messages)
` [PATCH 1/2] crypto: ghash-clmulni - Fix "
` [PATCH 2/2] crypto: cryptd - Assign statesize properly
[PATCH 0/4] ARM: dt: mvebu: ix4-300d: NAND cleanup and ECC
2015-11-29 14:35 UTC (3+ messages)
` [PATCH 4/4] ARM: dt: mvebu: ix4-300d: Add ECC properties to NAND flash
[PATCHv3] Save SMBIOS Type 9 System Slots during DMI Scan
2015-11-29 14:25 UTC (2+ messages)
[PATCH] perf report: Change default to use event group view
2015-11-29 14:24 UTC
[PATCH] iio: adc: Add mcp3421 support
2015-11-29 14:19 UTC (6+ messages)
` [PATCH 1/2] iio: adc: mcp3422: "
` [PATCH 2/2] dt-bindings: iio: adc: Update mcp342x binding for the mcp3421
[PATCH v2 0/2] um: Protect memory mapped file
2015-11-29 14:03 UTC (3+ messages)
` [PATCH v2 1/2] um: Set secure access mode for temporary file
` [PATCH v2 2/2] um: Use race-free temporary file creation
[PATCH RESEND 1/2] vgacon: dummy implementation for vgacon_text_force
2015-11-29 14:10 UTC (8+ messages)
` [PATCH RESEND 2/2] drm/i915: prevent the vgacon from ever reloading
[RFC] arch/ia64/kernel/palinfo.c: bitvector_process reading out of bounds
2015-11-29 14:02 UTC
[PATCH] dm: constify crypt_iv_operations structures
2015-11-29 13:09 UTC
[PATCH] pwm: Fix of_pwm_get() for consistent return values
2015-11-29 13:17 UTC
[GIT PULL 00/10] perf/core improvements and fixes
2015-11-29 13:16 UTC (3+ messages)
[PATCH] clkdev: Fix of_clk_get_by_name() for consistent return values
2015-11-29 13:15 UTC
undefined reference to `nf_conntrack_untracked'
2015-11-29 13:15 UTC
[PATCH] mailbox: constify mbox_chan_ops structure
2015-11-29 12:50 UTC
[PATCH v6 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
2015-11-29 12:37 UTC (6+ messages)
` [PATCH v6 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v6 2/5] Add support for USBTMC USB488 SRQ notification with fasync
` [PATCH v6 3/5] Add support for receiving USBTMC USB488 SRQ notifications via poll/select
` [PATCH v6 4/5] Add ioctl to retrieve USBTMC-USB488 capabilities
` [PATCH v6 5/5] Add ioctls to enable and disable local controls on an instrument
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