LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-03 20:52:55 to 2016-02-03 23:04:09 UTC [more...]

[PATCH v5 00/23] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
 2016-02-03 22:54 UTC  (24+ messages)
` [PATCH v5 01/23] powerpc/8xx: Save r3 all the time in DTLB miss handler
` [PATCH v5 02/23] powerpc/8xx: Map linear kernel RAM with 8M pages
` [PATCH v5 03/23] powerpc: Update documentation for noltlbs kernel parameter
` [PATCH v5 04/23] powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.c
` [PATCH v5 05/23] powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
` [PATCH v5 06/23] powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() together
` [PATCH v5 07/23] powerpc/8xx: Fix vaddr for IMMR early remap
` [PATCH v5 08/23] powerpc/8xx: Map IMMR area with 512k page at a fixed address
` [PATCH v5 09/23] powerpc/8xx: CONFIG_PIN_TLB unneeded for CONFIG_PPC_EARLY_DEBUG_CPM
` [PATCH v5 10/23] powerpc/8xx: map more RAM at startup when needed
` [PATCH v5 11/23] powerpc32: Remove useless/wrong MMU:setio progress message
` [PATCH v5 12/23] powerpc32: remove ioremap_base
` [PATCH v5 13/23] powerpc/8xx: Add missing SPRN defines into reg_8xx.h
` [PATCH v5 14/23] powerpc/8xx: Handle CPU6 ERRATA directly in mtspr() macro
` [PATCH v5 15/23] powerpc/8xx: remove special handling of CPU6 errata in set_dec()
` [PATCH v5 16/23] powerpc/8xx: rewrite set_context() in C
` [PATCH v5 17/23] powerpc/8xx: rewrite flush_instruction_cache() "
` [PATCH v5 18/23] powerpc: add inline functions for cache related instructions
` [PATCH v5 19/23] powerpc32: Remove clear_pages() and define clear_page() inline
` [PATCH v5 20/23] powerpc32: move xxxxx_dcache_range() functions inline
` [PATCH v5 21/23] powerpc: Simplify test in __dma_sync()
` [PATCH v5 22/23] powerpc32: small optimisation in flush_icache_range()
` [PATCH v5 23/23] powerpc32: Remove one insn in mulhdu

[RFC][PATCH 0/3] Speed up SLUB poisoning + disable checks
 2016-02-03 23:02 UTC  (6+ messages)

[PATCH v2 0/3] lib/list_batch: A simple list insertion/deletion batching facility
 2016-02-03 23:01 UTC  (8+ messages)
` [PATCH v2 3/3] vfs: Enable list batching for the superblock's inode list

[PATCH] powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addresses
 2016-02-03 22:34 UTC 

[PATCH v10 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2016-02-03 23:00 UTC  (12+ messages)
` [PATCH v10 5/5] Watchdog: ARM SBSA Generic Watchdog half timeout panic support

[PATCH 0/3] OOM detection rework v4
 2016-02-03 22:58 UTC  (3+ messages)

[PATCH 0/4] thp: simplify freeze_page() and unfreeze_page()
 2016-02-03 22:56 UTC  (9+ messages)
` [PATCH 1/4] rmap: introduce rmap_walk_locked()
` [PATCH 4/4] thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers

[GIT PULL 0/1] perf/urgent extra fix
 2016-02-03 22:53 UTC  (2+ messages)
` [PATCH 1/1] perf stat: Fix interval output values

[PATCH] x86/efi: skip bgrt init for kexec reboot
 2016-02-03 22:53 UTC  (3+ messages)

[PATCH] AHCI: Workaround for ThunderX Errata#22536
 2016-02-03 22:37 UTC 

[3.16.y-ckt stable] Linux 3.16.7-ckt24 stable review
 2016-02-03 22:33 UTC  (80+ messages)
` [PATCH 3.16.y-ckt 001/180] drm/nouveau/nv46: Change mc subdev oclass from nv44 to nv4c
` [PATCH 3.16.y-ckt 004/180] connector: bump skb->users before callback invocation
` [PATCH 3.16.y-ckt 006/180] bridge: Only call /sbin/bridge-stp for the initial network namespace
` [PATCH 3.16.y-ckt 010/180] bonding: Prevent IPv6 link local address on enslaved devices
` [PATCH 3.16.y-ckt 014/180] team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
` [PATCH 3.16.y-ckt 017/180] xen-netfront: print correct number of queues
` [PATCH 3.16.y-ckt 020/180] sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
` [PATCH 3.16.y-ckt 021/180] sctp: convert sack_needed and sack_generation to bits
` [PATCH 3.16.y-ckt 025/180] [media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
` [PATCH 3.16.y-ckt 030/180] xhci: refuse loading if nousb is used
` [PATCH 3.16.y-ckt 035/180] wlcore/wl12xx: spi: fix oops on firmware load
` [PATCH 3.16.y-ckt 036/180] EDAC: Fix the leak of mci->bus->name when bus_register fails
` [PATCH 3.16.y-ckt 040/180] powerpc: Make value-returning atomics fully ordered
` [PATCH 3.16.y-ckt 041/180] powerpc: Make {cmp}xchg* and their atomic_ versions "
` [PATCH 3.16.y-ckt 042/180] dm space map metadata: remove unused variable in brb_pop()
` [PATCH 3.16.y-ckt 046/180] arm64: kernel: enforce pmuserenr_el0 initialization and restore
` [PATCH 3.16.y-ckt 050/180] udf: limit the maximum number of indirect extents in a row
` [PATCH 3.16.y-ckt 051/180] nfs: Fix race in __update_open_stateid()
` [PATCH 3.16.y-ckt 052/180] USB: cp210x: add ID for ELV Marble Sound Board 1
` [PATCH 3.16.y-ckt 053/180] posix-clock: Fix return code on the poll method's error path
` [PATCH 3.16.y-ckt 054/180] rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
` [PATCH 3.16.y-ckt 055/180] rtlwifi: rtl8192se: Fix module parameter initialization
` [PATCH 3.16.y-ckt 057/180] rtlwifi: rtl8192cu: Add missing parameter setup
` [PATCH 3.16.y-ckt 071/180] x86/xen: don't reset vcpu_info on a cancelled suspend
` [PATCH 3.16.y-ckt 077/180] locks: fix unlock when fcntl_setlk races with a close
` [PATCH 3.16.y-ckt 078/180] ASoC: compress: Fix compress device direction check
` [PATCH 3.16.y-ckt 082/180] drm/nouveau/kms: take mode_config mutex in connector hotplug path
` [PATCH 3.16.y-ckt 092/180] ALSA: seq: Fix race at timer setup and close
` [PATCH 3.16.y-ckt 096/180] scripts/recordmcount.pl: support data in text section on powerpc
` [PATCH 3.16.y-ckt 098/180] x86/mm: Improve switch_mm() barrier comments
` [PATCH 3.16.y-ckt 099/180] ALSA: timer: Fix double unlink of active_list
` [PATCH 3.16.y-ckt 100/180] dmaengine: dw: fix cyclic transfer setup
` [PATCH 3.16.y-ckt 105/180] cifs: fix race between call_async() and reconnect()
` [PATCH 3.16.y-ckt 107/180] m32r: fix m32104ut_defconfig build fail
` [PATCH 3.16.y-ckt 112/180] zram/zcomp: use GFP_NOIO to allocate streams
` [PATCH 3.16.y-ckt 117/180] kernel/panic.c: turn off locks debug before releasing console lock
` [PATCH 3.16.y-ckt 120/180] crypto: af_alg - Disallow bind/setkey/... after accept(2)
` [PATCH 3.16.y-ckt 124/180] crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
` [PATCH 3.16.y-ckt 129/180] ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
` [PATCH 3.16.y-ckt 141/180] drm/i915: On fb alloc failure, unref gem object where it gets refed
` [PATCH 3.16.y-ckt 142/180] [media] rc: allow rc modules to be loaded if rc-main is not a module
` [PATCH 3.16.y-ckt 143/180] SCSI: initio: remove duplicate module device table
` [PATCH 3.16.y-ckt 144/180] clk: xgene: Fix divider with non-zero shift value
` [PATCH 3.16.y-ckt 145/180] clk: st: avoid uninitialized variable use
` [PATCH 3.16.y-ckt 146/180] ath9k_htc: check for underflow in ath9k_htc_rx_msg()
` [PATCH 3.16.y-ckt 147/180] mtd: nand: fix ONFI parameter page layout
` [PATCH 3.16.y-ckt 148/180] mtd: nand: denali: add missing nand_release() call in denali_remove()
` [PATCH 3.16.y-ckt 149/180] mtd: nand: remove unused and buggy get_platform_nandchip() helper function
` [PATCH 3.16.y-ckt 150/180] ALSA: fm801: propagate TUNER_ONLY bit when autodetected
` [PATCH 3.16.y-ckt 151/180] pinctrl: bcm2835: Fix memory leak in error path
` [PATCH 3.16.y-ckt 152/180] x86/LDT: Print the real LDT base address
` [PATCH 3.16.y-ckt 153/180] sysrq: Fix warning in sysrq generated crash
` [PATCH 3.16.y-ckt 154/180] kconfig: return 'false' instead of 'no' in bool function
` [PATCH 3.16.y-ckt 155/180] perf/x86: Fix filter_events() bug with event mappings
` [PATCH 3.16.y-ckt 156/180] power: test_power: correctly handle empty writes
` [PATCH 3.16.y-ckt 157/180] firmware: actually return NULL on failed request_firmware_nowait()
` [PATCH 3.16.y-ckt 158/180] target: Fix a memory leak in target_dev_lba_map_store()
` [PATCH 3.16.y-ckt 159/180] um: Fix build error and kconfig for i386
` [PATCH 3.16.y-ckt 160/180] ipv6: tcp: add rcu locking in tcp_v6_send_synack()
` [PATCH 3.16.y-ckt 161/180] mmc: sd: limit SD card power limit according to cards capabilities
` [PATCH 3.16.y-ckt 162/180] Btrfs: clean up an error code in btrfs_init_space_info()
` [PATCH 3.16.y-ckt 163/180] bridge: fix lockdep addr_list_lock false positive splat
` [PATCH 3.16.y-ckt 164/180] batman-adv: Avoid recursive call_rcu for batadv_bla_claim
` [PATCH 3.16.y-ckt 165/180] batman-adv: Avoid recursive call_rcu for batadv_nc_node
` [PATCH 3.16.y-ckt 166/180] batman-adv: fix potential TT client + orig-node memory leak
` [PATCH 3.16.y-ckt 167/180] batman-adv: Drop immediate batadv_orig_ifinfo free function
` [PATCH 3.16.y-ckt 168/180] batman-adv: Drop immediate batadv_neigh_node "
` [PATCH 3.16.y-ckt 169/180] batman-adv: Drop immediate neigh_ifinfo "
` [PATCH 3.16.y-ckt 170/180] batman-adv: Drop immediate batadv_hard_iface "
` [PATCH 3.16.y-ckt 171/180] batman-adv: Drop immediate orig_node "
` [PATCH 3.16.y-ckt 172/180] printk: help pr_debug and pr_devel to optimize out arguments
` [PATCH 3.16.y-ckt 173/180] mmc: debugfs: correct wrong voltage value
` [PATCH 3.16.y-ckt 174/180] IB/mlx4: Initialize hop_limit when creating address handle
` [PATCH 3.16.y-ckt 175/180] net/mlx4: Remove unused macro
` [PATCH 3.16.y-ckt 176/180] arm64: fix building without CONFIG_UID16
` [PATCH 3.16.y-ckt 177/180] mn10300: Select CONFIG_HAVE_UID16 to fix build failure
` [PATCH 3.16.y-ckt 178/180] openrisc: fix CONFIG_UID16 setting
` [PATCH 3.16.y-ckt 179/180] cifs: Ratelimit kernel log messages
` [PATCH 3.16.y-ckt 180/180] HID: usbhid: fix recursive deadlock

[PATCH] mm/debug-pagealloc: add missing debug_pagealloc_enabled
 2016-02-03 22:51 UTC  (3+ messages)

[PATCH] vsprintf: do not append unset Scope ID to IPv6
 2016-02-03 22:53 UTC  (13+ messages)
` [PATCH] vsprintf: flowinfo in IPv6 is optional too
  ` IRe: "
      ` [PATCH] vsprintf: automatic parameters for %pIS via 'a'

[PATCH v4 0/4 (resend)] Optimize CONFIG_DEBUG_PAGEALLOC (x86 and s390)
 2016-02-03 22:50 UTC  (7+ messages)
` [PATCH v4 2/4] x86: query dynamic DEBUG_PAGEALLOC setting
` [PATCH v4 3/4] s390: "
` [PATCH v4 4/4] x86: also use debug_pagealloc_enabled() for free_init_pages

[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
 2016-02-03 22:47 UTC  (2+ messages)

[PATCH] staging:lustre:obdclass:linux:convert &foo[0] to foo
 2016-02-03 22:44 UTC  (2+ messages)

[PATCH 0/7] staging:lustre: get rid of IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PANIC ioctls
 2016-02-03 22:41 UTC  (5+ messages)
` [PATCH 1/7] staging:lustre: remove obsolete comment in libcfs_ioctl.h
` [PATCH 5/7] staging:lustre: simplify libcfs_psdev_[open|release]

[PATCH] staging: lustre: Fix 'unexpected unlock' warning generated by sparse
 2016-02-03 22:23 UTC  (2+ messages)

[PATCH RESEND 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-03 22:22 UTC  (4+ messages)
` [PATCH RESEND 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH v2 00/12] Add support for the Armada 3700 SoC an mvebu ARM64 based
 2016-02-03 22:22 UTC  (5+ messages)
` [PATCH v2 03/12] serial: mvebu-uart: initial support for Armada-3700 serial port

[PATCH v2 0/5] pinctrl: sunxi: Add H3 R_PIO controller support
 2016-02-03 22:21 UTC  (4+ messages)
` [PATCH v2 2/5] dts: sun8i-h3: Add APB0 related clocks and resets

[PATCH] mmc: pxamci: fix the device-tree probe deferral path
 2016-02-03 22:19 UTC 

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-03 22:20 UTC  (2+ messages)

[PATCH v2 00/13] staging:lustre: split kernel comm between user and kernel
 2016-02-03 22:19 UTC  (2+ messages)

[PATCH] Add support for usbfs zerocopy
 2016-02-03 22:15 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v4] "

[PATCH RFC] locking/mutexes: don't spin on owner when wait list is not NULL
 2016-02-03 22:07 UTC  (12+ messages)
                ` [PATCH] locking/mutex: Avoid spinner vs waiter starvation

[PATCH] kernel/locking/lockdep.c: mark chainhashentry as __maybe_unused
 2016-02-03 22:05 UTC 

[PATCH] usb: phy-am335x: clarify USB_COMMON dependency
 2016-02-03 22:04 UTC  (5+ messages)

[PATCH] mm/workingset: do not forget to unlock page
 2016-02-03 22:02 UTC  (5+ messages)

[dm-devel] [PATCH] block: do not return -EOPNOTSUPP only when issue a discard request
 2016-02-03 22:00 UTC  (2+ messages)

[PATCH 1/2] of: always define of_node_cmp() and other functions
 2016-02-03 21:59 UTC  (2+ messages)
` [PATCH 2/2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF

+ kernel-locking-lockdepc-make-lockdep-initialize-itself-on-demand.patch added to -mm tree
 2016-02-03 21:44 UTC  (4+ messages)

[PATCH v7 00/10] usb: early: add support for early printk through USB3 debug port
 2016-02-03 21:43 UTC  (3+ messages)

[RFC PATCH] alispinlock: acceleration from lock integration on multi-core platform
 2016-02-03 21:42 UTC  (13+ messages)

[PATCH v6 00/12] usb: early: add support for early printk through USB3 debug port
 2016-02-03 21:42 UTC  (5+ messages)
` [PATCH v6 03/12] usb: dbc: probe and setup xhci debug capability

[PATCH] net: ethernet: davicom: fix devicetree irq resource
 2016-02-03 21:40 UTC 

[PATCH 0/5] Fix races & improve the radix tree iterator patterns
 2016-02-03 21:37 UTC  (3+ messages)
` [PATCH 1/5] radix-tree: Fix race in gang lookup

linux-next: build failure after merge of the akpm-current tree
 2016-02-03 21:36 UTC  (2+ messages)

[PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1
 2016-02-03 21:30 UTC  (5+ messages)
` [PATCH 09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts()
` [Y2038] [PATCH 00/10] Remove CURRENT_TIME and CURRENT_TIME_SEC - PART 1

[PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig
 2016-02-03 21:29 UTC  (3+ messages)

[PATCH] drivers:pci Remove pcie folder from Kconfig
 2016-02-03 21:24 UTC 

[RFC][PATCHSET] allowing exports in *.S
 2016-02-03 21:20 UTC  (15+ messages)
` [RFC][PATCHSET v2] "
  ` [PATCH v2 01/13] [kbuild] handle exports in lib-y objects reliably
  ` [PATCH v2 02/13] EXPORT_SYMBOL() for asm
  ` [PATCH v2 03/13] x86: move exports to actual definitions
  ` [PATCH v2 04/13] alpha: "
  ` [PATCH v2 05/13] m68k: move exports to definitions
  ` [PATCH v2 06/13] s390: "
  ` [PATCH v2 07/13] arm: "
  ` [PATCH v2 08/13] ppc: "
  ` [PATCH v2 09/13] ppc: get rid of unreachable abs() implementation
  ` [PATCH v2 10/13] sparc: move exports to definitions
  ` [PATCH v2 11/13] [sparc] unify 32bit and 64bit string.h
  ` [PATCH v2 12/13] sparc32: debride memcpy.S a bit
  ` [PATCH v2 13/13] ia64: move exports to definitions

[PATCH] powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfig
 2016-02-03 21:17 UTC  (3+ messages)
` [RFT PATCH] powerpc: convert amigaone_defconfig to use libata PATA drivers

[PATCH] ext4: add a line break for proc mb_groups display
 2016-02-03 21:17 UTC  (9+ messages)

[PATCH v9 0/4] Machine check recovery when kernel accesses poison
 2016-02-03 21:11 UTC  (3+ messages)
` [PATCH v9 1/4] x86: Expand exception table to allow new handling options

[PATCH v2] clk: gpio: Make into a platform driver
 2016-02-03 21:10 UTC 

[PATCH v3 0/6] CPUs capacity information for heterogeneous systems
 2016-02-03 21:04 UTC  (3+ messages)
` [PATCH v3 2/6] drivers/cpufreq: implement init_cpu_capacity_default()

[PATCH] net: add per device sg_max_frags for skb
 2016-02-03 21:03 UTC  (9+ messages)
` [PATCH v3] net:Add sysctl_max_skb_frags

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-03 21:01 UTC  (4+ messages)
` [PATCH v7 2/2] add new platform driver for PCI RC

[PATCH v2 00/11] HVMlite domU support
 2016-02-03 20:52 UTC  (4+ messages)
` [PATCH v2 02/11] xen/hvmlite: Bootstrap HVMlite guest
    ` [Xen-devel] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).