messages from 2015-01-14 22:49:03 to 2015-01-15 00:22:49 UTC [more...]
[PATCH v2 1/4] perf tools: Fix segfault for symbol annotation on TUI
2015-01-15 0:20 UTC (4+ messages)
+ rtc-rtc-ab-b5ze-s3-add-sub-minute-alarm-support.patch added to -mm tree
2015-01-15 0:22 UTC
+ rtc-add-support-for-abracon-ab-rtcmc-32768khz-b5ze-s3-i2c-rtc-chip.patch added to -mm tree
2015-01-15 0:22 UTC
+ rtc-rtc-ab-b5ze-s3-add-sub-minute-alarm-support.patch added to -mm tree
2015-01-15 0:21 UTC
+ of-add-vendor-prefix-for-abracon-corporation.patch added to -mm tree
2015-01-15 0:21 UTC
+ rtc-add-support-for-abracon-ab-rtcmc-32768khz-b5ze-s3-i2c-rtc-chip.patch added to -mm tree
2015-01-15 0:21 UTC
[PATCH 0/5 net-next v5] VXLAN Group Policy Extension
2015-01-15 0:18 UTC (7+ messages)
` [PATCH 1/5] vxlan: Group Policy extension
` [PATCH 2/5] vxlan: Only bind to sockets with correct extensions enabled
` [PATCH 3/5] openvswitch: Rename GENEVE_TUN_OPTS() to TUN_METADATA_OPTS()
` [PATCH 4/5] openvswitch: Allow for any level of nesting in flow attributes
` [PATCH 5/5] openvswitch: Support VXLAN Group Policy extension
TAP interface and iptables forwarding/nat/masquerading
2015-01-15 0:16 UTC (3+ messages)
[PATCH v2] gpio: sx150x: add dts support for sx150x driver
2015-01-15 0:16 UTC
[PATCH] dm: Get devices using name_to_dev_t
2015-01-15 0:16 UTC
[PATCH] ath10k: Make HTT fill size configurable
2015-01-15 0:17 UTC (8+ messages)
[Qemu-devel] [PATCH v15 0/2] EEH Support for VFIO Devices
2015-01-15 0:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v15 1/2] sPAPR: Implement EEH RTAS calls
[PATCH RFC v2 net-next 0/2] ip_tunnel: Create percpu gro_cell
2015-01-15 0:14 UTC (5+ messages)
` [PATCH RFC v2 net-next 1/2] "
` [PATCH RFC v2 net-next 2/2] ip_tunnel: Remove struct gro_cells
[PATCH 0/2] MAINTAINERS: brcmstb entry updates
2015-01-15 0:13 UTC (8+ messages)
` [PATCH 1/2] MAINTAINERS: update brcmstb entries
[meta-raspberrypi] Why not enable hard floating point?
2015-01-15 0:11 UTC (3+ messages)
Query on meta-java layer openjdk-7-jre build
2015-01-15 0:11 UTC (6+ messages)
[PATCH 0/4] Device tree related changes to boot dm816x
2015-01-15 0:07 UTC (5+ messages)
` [PATCH 1/4] ARM: OMAP2+: Add board-generic.c entry for ti81xx
Softlockup on boot with Cape Verde XT on many kernels
2015-01-15 0:10 UTC (8+ messages)
Btrfs on top of LUKS (dm-crypt)
2015-01-15 0:09 UTC (3+ messages)
[Bug 87796] radeonsi 120Hz graphic glitches
2015-01-15 0:08 UTC (2+ messages)
[PATCH 00/10] mark private symbols static
2015-01-15 0:07 UTC (12+ messages)
` [PATCH 01/10] http.c: make finish_active_slot() and handle_curl_result() static
` [PATCH 02/10] line-log.c: make line_log_data_init() static
` [PATCH 03/10] prompt.c: remove git_getpass() nobody uses
` [PATCH 04/10] revision.c: make save_parents() and free_saved_parents() static
` [PATCH 05/10] urlmatch.c: make match_urls() static
` [PATCH 06/10] remote.c: make clear_cas_option() static
` [PATCH 07/10] shallow.c: make check_shallow_file_for_update() static
` [PATCH 08/10] pack-bitmap.c: make pack_bitmap_filename() static
` [PATCH 09/10] read-cache.c: make fill/match_stat_data() static
` [PATCH 10/10] commit: show "Author:" hint when the ident is not given explicitly
[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
2015-01-15 0:05 UTC (42+ messages)
` [U-Boot] [PATCHv1 01/22] arm: socfpga: spl: Add main sdram code
` [U-Boot] [PATCHv1 02/22] arm: socfpga: enable saveenv to mmc partition
` [U-Boot] [PATCHv1 03/22] arm: socfpga: Add sdram initialization code
` [U-Boot] [PATCHv1 04/22] arm: socfpga: spl: Add SRAM section
` [U-Boot] [PATCHv1 06/22] arm: socfpga: add functions to bring sdram, timer, and uart out of reset
` [U-Boot] [PATCHv1 07/22] arm: socfpga: spl: enable sdram, timer and uart
` [U-Boot] [PATCHv1 08/22] arm: socfpga: spl: Add call to timer_init
` [U-Boot] [PATCHv1 09/22] arm: socfpga: spl: allow bootrom to enable IOs after warm reset
` [U-Boot] [PATCHv1 10/22] arm: socfpga: spl: add sdram init and calibration
` [U-Boot] [PATCHv1 11/22] arm: socfpga: spl: printout sdram size
` [U-Boot] [PATCHv1 12/22] arm: socfpga: spl: Use common lowlevel_init
` [U-Boot] [PATCHv1 13/22] arm: socfpga: spl: Add s_init
` [U-Boot] [PATCHv1 14/22] arm: socfpga: spl: update lowlevel_init
` [U-Boot] [PATCHv1 15/22] arm: socfpga: spl: add relocate_stack_to_sdram to lowlevel_init.S
` [U-Boot] [PATCHv1 16/22] arm: socfpga: spl: add the stack in OCRAM
` [U-Boot] [PATCHv1 17/22] arm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
` [U-Boot] [PATCHv1 19/22] arm: socfpga: spl: set SPL_MALLOC_SIZE
` [U-Boot] [PATCHv1 20/22] arm: socfpga: spl: add a malloc section in sram
` [U-Boot] [PATCHv1 21/22] arm: socfpga: spl: Add SDRAM check
` [U-Boot] [PATCHv1 22/22] arm: socfpga: spl: update pll_config for dev kit
[PATCH] i.MX6-SabreAuto: EIM: pull PAD_EIM_D18 low for NOR probe
2015-01-15 0:03 UTC (4+ messages)
[PATCH 1/2] perf symbols: Ignore mapping symbols on aarch64
2015-01-15 0:03 UTC (5+ messages)
[PATCH net-next] bridge: fix setlink/dellink notifications
2015-01-15 0:01 UTC (6+ messages)
[PATCH] ixgbe: Re-enable relaxed ordering as part of init/restart sequence for non-DCA config
2015-01-15 0:01 UTC (2+ messages)
[GIT PULL] Renesas ARM Based SoC sh73a0 CCF Updates for v3.20
2015-01-15 0:01 UTC (8+ messages)
[PATCH] Bluetooth: Add paranoid check for existing LE and BR/EDR SMP channels
2015-01-15 0:01 UTC
[PATCH] hwmon: (ina2xx) Add ina231 compatible string
2015-01-14 23:57 UTC (3+ messages)
` [lm-sensors] "
[RESEND PATCH v3] clocksource: exynos_mct: Add the support for Exynos 64bit SoC
2015-01-14 23:57 UTC (5+ messages)
[PATCH 0/4] ARM: shmobile: Add DT support for memory controllers
2015-01-14 23:55 UTC (4+ messages)
[PATCH] net: rocker: Add basic netdev counters
2015-01-14 23:54 UTC (3+ messages)
[PATCH v3 0/4] Add reset support for apq8064
2015-01-14 23:54 UTC (8+ messages)
` [PATCH v3 4/4] pinctrl: qcom: Add support for reset "
[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
2015-01-14 23:53 UTC (4+ messages)
[RFC][PATCH] procfs: Add /proc/<pid>/mapped_files
2015-01-14 23:51 UTC (7+ messages)
[RFC PATCH v3 0/4] arm64:numa: Add numa support for arm64 platforms
2015-01-14 23:49 UTC (8+ messages)
` [RFC PATCH v3 3/4] arm64:thunder: Add initial dts for Cavium's Thunder SoC in 2 Node topology
[PATCH v3 1/3] perf tools: Add from argument to dso__find_symbol_by_name()
2015-01-14 23:48 UTC (3+ messages)
` [PATCH v3 2/3] perf probe: Do not rely on map__load() filter to find symbols
` [PATCH v3 3/3] perf probe: Fix probing kretprobes
What's cooking in git.git (Jan 2015, #03; Wed, 14)
2015-01-14 23:45 UTC
fs: locks: WARNING: CPU: 16 PID: 4296 at fs/locks.c:236 locks_free_lock_context+0x10d/0x240()
2015-01-14 23:44 UTC (5+ messages)
[PATCH] ARM: dts: exynos5422-odroidxu3: add INA2xx sensors
2015-01-14 23:44 UTC (7+ messages)
[PATCH 3/3] Bluetooth: Bind the SMP channel registration to management power state
2015-01-14 23:43 UTC
[PATCH 2/3] Bluetooth: Don't register any SMP channel if LE is not supported
2015-01-14 23:43 UTC
[PATCH 1/3] Bluetooth: Fix LE SMP channel source address and source address type
2015-01-14 23:43 UTC
[PATCH] UBI: block: Export ubiblock major number
2015-01-14 23:42 UTC
+ mm-account-pmd-page-tables-to-the-process.patch added to -mm tree
2015-01-14 23:42 UTC
[PATCH 2/2 v3] mtd: fsl_upm: Support NAND ECC DTS properties
2015-01-14 23:41 UTC (3+ messages)
` [PATCH 2/2 v3 RESEND] "
[PATCH 1/2] nand_base: SOFT_BCH: Request strength over bytes
2015-01-14 23:41 UTC (2+ messages)
` [PATCH 1/2 v2] "
[PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
2015-01-14 23:39 UTC (6+ messages)
Memstore performance improvements v0.90 vs v0.87
2015-01-14 23:39 UTC (6+ messages)
[PATCH] ARM: shmobile: R-Mobile: Fix DT refcount bugs in PM domain code
2015-01-14 23:38 UTC (4+ messages)
[Buildroot] [PATCH 1/1] package/iojs: new package
2015-01-14 23:38 UTC
[PATCH] libgpg-error 1.17: simplify tupple handling and add armv8b support
2015-01-14 23:37 UTC (3+ messages)
Announcing Connectathon 2015
2015-01-14 23:36 UTC (3+ messages)
` Connectathon 2015 talks
` [nfsv4] "
fix '[[: not found' error message using dash
2015-01-14 23:35 UTC (3+ messages)
[PATCH -mm] vmscan: move reclaim_state handling to shrink_slab
2015-01-14 23:34 UTC (3+ messages)
[PATCH 0/4] ARM: shmobile: sh73a0/kzm9g: Complete multiplatform support
2015-01-14 23:34 UTC (7+ messages)
[PATCH] e1000e: Fix 82574/82583 TimeSync errata handling for SYSTIM read
2015-01-14 23:30 UTC
v0.91 contributors credits
2015-01-14 23:28 UTC
[PATCH 0/5] Patch and Upgrades
2015-01-14 23:27 UTC (3+ messages)
` [PATCH 5/5] glibc: Fix up minimal build with libc-libm
samsung-laptop: enable better lid handling
2015-01-14 23:26 UTC
[ 2375.793397] WARNING: CPU: 0 PID: 1149 at net/netlink/genetlink.c:1037 genl_unbind+0xc0/0xd0()
2015-01-14 23:25 UTC (3+ messages)
[PATCH] fstests: fix test btrfs/017 (qgroup shared extent accounting test)
2015-01-14 23:21 UTC
[Qemu-devel] [PATCH v3 0/9] rocker: add new rocker ethernet switch device
2015-01-14 23:20 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 6/9] rocker: add new rocker "
Secure NFSv4 mounts and daemons
2015-01-14 23:12 UTC
[PATCH net-next v2 0/2] cxgb4/cxgb4i : Update & use ipv6 handling api
2015-01-14 23:17 UTC (3+ messages)
` [PATCH net-next v2 1/2] cxgb4 : Update ipv6 address "
` [PATCH net-next v2 2/2] cxgb4i : Call into recently added cxgb4 ipv6 api
[PATCHv3 0/2] Driver for TI tlc59116 16 Channel i2c LED driver
2015-01-14 23:15 UTC (6+ messages)
` [PATCHv3 1/2] leds: tlc59116: Document binding for the TI "
` [PATCHv3 2/2] leds: tlc59116: Driver "
[PATCH net-next] ipv4: per cpu uncached list
2015-01-14 23:17 UTC
[PATCH 0/6] Fixes for ALPS trackstick
2015-01-14 22:55 UTC (7+ messages)
` [PATCH 1/6] Input: ALPS - renumber protocol numbers
` [PATCH 2/6] Input: ALPS - make Rushmore a separate protocol
` [PATCH 3/6] Input: ALPS - split protocol data from model info
` [PATCH 4/6] Input: ALPS - consolidate setting protocol parameters
` [PATCH 5/6] Input: ALPS - fix trackstick detection on some Dell Latitudes
` [PATCH 6/6] Input: ALPS - mix trackstick and external PS/2 mouse data
[U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig
2015-01-14 23:14 UTC (2+ messages)
v0.91 released
2015-01-14 23:13 UTC
OMAP 4430 SDP: rather sick with recent kernels
2015-01-14 23:10 UTC (5+ messages)
[PATCH RESEND v15 07/10] KVM: arm: page logging 2nd stage fault handling
2015-01-14 23:10 UTC (8+ messages)
[U-Boot] [PATCH v2 1/2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
2015-01-14 23:09 UTC (2+ messages)
[LSF/MM TOPIC] Unifying the LIO and SCST target drivers
2015-01-14 23:08 UTC (2+ messages)
[U-Boot] [PATCH v2] generic-board: show model name in board_init_f() too
2015-01-14 23:05 UTC (2+ messages)
[PATCH 0/6] AT91 cleanup for 3.20 #2
2015-01-14 20:37 UTC (5+ messages)
` [PATCH 1/6] ARM: at91: pm: rework cpu detection
[PATCH v2] usb: dwc2: call dwc2_is_controller_alive() under spinlock
2015-01-14 23:04 UTC (8+ messages)
[PATCH] ARM: ARM_KERNMEM_PERMS only works with MMU enabled
2015-01-14 23:04 UTC (2+ messages)
[PATCH] suport for Alphascale ASM9260, part 2
2015-01-14 23:02 UTC (5+ messages)
` [PATCH] clk support for Alphascale asm9260
` [PATCH] ARM: clk: add clk-asm9260 driver
[LSF/MM TOPIC] userfaultfd
2015-01-14 23:01 UTC (2+ messages)
[PATCH 3.18 000/150] 3.18.3-stable review
2015-01-14 23:00 UTC (3+ messages)
` [PATCH 3.18 126/150] Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Flash filesystem questions
2015-01-14 22:59 UTC (3+ messages)
Symlinks in kernel-tree break in kernel-dev package
2015-01-14 22:59 UTC (2+ messages)
[PATCHv7 0/2] Better page protections for arm64
2015-01-14 22:59 UTC (3+ messages)
` [PATCHv7 1/2] arm64: use fixmap for text patching
` [PATCHv7 2/2] arm64: add better page protections to arm64
[PATCH] RTC: RK808: fix the rtc time reading issue
2015-01-14 22:56 UTC (6+ messages)
[PATCH] arch: arm: mach-davinci: cdce949.c: Remove unused function
2015-01-14 22:56 UTC (4+ messages)
[PATCH v2] ARM: config: multi_v7: Update it for Keystone defconfig
2015-01-14 22:55 UTC (4+ messages)
[PATCH v2 0/5] ARM: at91: fix irq_pm_install_action WARNING
2015-01-14 22:55 UTC (8+ messages)
` [PATCH v2 1/5] irqchip: add dumb demultiplexer implementation
[PATCH iproute2] ss: Filter inet dgram sockets with established state by default
2015-01-14 22:43 UTC (5+ messages)
+ rtc-rk808-fix-the-rtc-time-reading-issue-fix.patch added to -mm tree
2015-01-14 22:53 UTC
[PATCH v3 1/2] mtd: fsl-quadspi: Call fsl_qspi_set_base_addr after nor_size is set
2015-01-14 22:53 UTC (10+ messages)
` [PATCH v3 2/2] mtd: fsl-quadspi: Fix module unbound
+ rtc-rk808-fix-the-rtc-time-reading-issue.patch added to -mm tree
2015-01-14 22:53 UTC
question regarding -D flag in perf stat
2015-01-14 22:50 UTC
[PATCH 01/11] x86: entry_64.S: always allocate complete "struct pt_regs"
2015-01-14 22:50 UTC (5+ messages)
[PATCH] acpica: utpredef: Remove some unused functions
2015-01-14 22:50 UTC (3+ messages)
` [Devel] "
[PATCH 3.10 00/44] 3.10.65-stable review
2015-01-14 22:49 UTC (2+ messages)
[PATCH 3.14 00/77] 3.14.29-stable review
2015-01-14 22:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.