public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-30 10:34:00 to 2015-09-30 13:46:55 UTC [more...]

[PATCH net-next 0/3] RDS: RDS-TCP perf enhancements
 2015-09-30 13:45 UTC  (2+ messages)
` [PATCH net-next 1/3] net/rds: Use a single TCP socket for both send and receive

[PATCH] tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.c
 2015-09-30 13:39 UTC  (2+ messages)

List corruption on epoll_ctl(EPOLL_CTL_DEL) an AF_UNIX socket
 2015-09-30 13:38 UTC  (9+ messages)

[PATCH] kselftest: add cleankselftest rule
 2015-09-30 13:36 UTC  (2+ messages)

[PATCH v2 00/12] sched: Killing PREEMPT_ACTIVE
 2015-09-30 13:36 UTC  (8+ messages)
` [PATCH v2 03/12] sched: Create preempt_count invariant
` [PATCH v2 12/12] sched: Add preempt_count invariant check

Crash in jbd2_chksum due to null journal->j_chksum_driver
 2015-09-30 13:35 UTC 

[PATCH 0/6] Implement generic IPI support mechanism
 2015-09-30 13:34 UTC  (5+ messages)

linux-next: Tree for Sep 30
 2015-09-30 13:31 UTC  (4+ messages)

[PATCH v2 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 13:30 UTC  (10+ messages)
` [PATCH v2 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v2 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v2 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v2 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v2 5/6] tty: serial: msm: Add RX "
` [PATCH v2 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH v2] mtd: mtdram: fix build error
 2015-09-30 13:29 UTC 

[PATCH v7 0/2] Allow USB devices to remain runtime-suspended when sleeping
 2015-09-30 13:23 UTC  (5+ messages)
` [PATCH v7 1/2] PM / sleep: Go direct_complete if driver has no callbacks

[PATCH v2 0/2] Add support to make output voltage determined by VSET2[] bits
 2015-09-30 13:21 UTC  (5+ messages)
` [PATCH v2 1/2] regulator: act8865: support output voltage "
` [PATCH v2 2/2] regulator: act8865: add DT binding for property "active-semi,vsel-high"
  ` [PATCH v2 2/2] regulator: act8865: add DT binding for property "active-semi, vsel-high"

[PATCH 00/14] ARM: dts: apq8064 dt cleanups and additions
 2015-09-30 13:22 UTC  (4+ messages)
` [PATCH 09/14] ARM: dts: ifc6410: Add missing pinctrl to gsbi7 uart

[PATCH 1/2] drivers: staging: wilc1000: Replace message queue with standard Linux lists
 2015-09-30 13:22 UTC  (6+ messages)

[PATCH 0/2] add jump label support for TILE-Gx
 2015-09-30 13:20 UTC  (2+ messages)

[perf probe] How to ask what variables can be collected at function return?
 2015-09-30 13:18 UTC  (3+ messages)

[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
 2015-09-30 13:17 UTC  (8+ messages)
` [PATCH 05/10] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd

[PATCH 00/25] perf tools: minor improvements to Intel PT related stuff
 2015-09-30 13:17 UTC  (7+ messages)
` [PATCH 15/25] perf report: Make max_stack value allow for synthesized callchains

[RESEND PATCH v3 0/1] Corsair Vengeance K90 driver
 2015-09-30 13:14 UTC  (2+ messages)
` [RESEND PATCH v3 1/1] Add "

[PATCH v2 0/2] x86/msr: MSR access failure changes
 2015-09-30 13:10 UTC  (7+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops

[PATCH] ceph: fix message length computation
 2015-09-30 13:04 UTC 

[PATCH v5 00/22] xen/arm64: Add support for 64KB page in Linux
 2015-09-30 13:04 UTC  (27+ messages)
` [PATCH v5 01/22] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v5 02/22] arm/xen: Drop pte_mfn and mfn_pte
` [PATCH v5 03/22] xen: Add Xen specific page definition
` [PATCH v5 04/22] xen/grant: Introduce helpers to split a page into grant
` [PATCH v5 05/22] xen/grant: Add helper gnttab_page_grant_foreign_access_ref_one
` [PATCH v5 06/22] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v5 07/22] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v5 08/22] block/xen-blkfront: split get_grant in 2
` [PATCH v5 09/22] xen/biomerge: Don't allow biovec's to be merged when Linux is not using 4KB pages
` [PATCH v5 10/22] xen/xenbus: Use Xen page definition
` [PATCH v5 11/22] tty/hvc: xen: Use xen "
` [PATCH v5 12/22] xen/balloon: Don't rely on the page granularity is the same for Xen and Linux
` [PATCH v5 13/22] xen/events: fifo: Make it running on 64KB granularity
` [PATCH v5 14/22] xen/grant-table: "
` [PATCH v5 15/22] block/xen-blkfront: Make it running on 64KB page granularity
` [PATCH v5 16/22] block/xen-blkback: "
` [PATCH v5 17/22] net/xen-netfront: "
` [PATCH v5 18/22] net/xen-netback: "
` [PATCH v5 19/22] xen/privcmd: Add support for Linux "
` [PATCH v5 20/22] arm/xen: Add support for "
` [PATCH v5 21/22] xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
` [PATCH v5 22/22] xen/swiotlb: Add support for 64KB page granularity

[PATCH] mmc: core: Fix init_card in 52Mhz
 2015-09-30 13:01 UTC  (4+ messages)

[PATCH] mmc: core: fix dead loop of mmc_retune
 2015-09-30 13:03 UTC  (4+ messages)

[PATCH 01/11 RESEND] ARM: OMAP: DRA7: hwmod: Add data for McASP3
 2015-09-30 13:00 UTC  (4+ messages)

[PATCH 00/12] net: assorted y2038 changes
 2015-09-30 12:58 UTC  (18+ messages)
` [PATCH 01/12] net: fec: avoid timespec use
` [PATCH 02/12] net: stmmac: avoid using timespec
` [PATCH 03/12] net: igb: "
` [PATCH 04/12] mwifiex: use ktime_get_real for timestamping
` [PATCH 05/12] mwifiex: avoid gettimeofday in ba_threshold setting
` [PATCH 06/12] mac80211: use ktime_get_seconds
` [PATCH 07/12] atm: hide 'struct zatm_t_hist'
` [PATCH 08/12] nfnetlink: use y2038 safe timestamp
` [PATCH 09/12] ipv6: use ktime_t for internal timestamps
` [PATCH 10/12] net: sctp: avoid incorrect time_t use
` [PATCH 11/12] [RFC] ipv4: avoid timespec in timestamp computation
    ` [Y2038] "
      ` [RFC v2] "
  ` [RFC PATCH] ipv4: ktime_get_ms_of_day() can be static
` [PATCH 12/12] [RFC] can: avoid using timeval for uapi

[PATCH 0/8] nvmem: new drivers for v4.4
 2015-09-30 12:56 UTC  (9+ messages)
` [PATCH 1/8] nvmem: Add DT binding documentation for Vybrid OCOTP driver
` [PATCH 2/8] nvmem: Add Vybrid OCOTP support
` [PATCH 3/8] nvmem: Add i.MX6 OCOTP device tree binding documentation
` [PATCH 4/8] nvmem: imx-ocotp: Add i.MX6 OCOTP driver
` [PATCH 5/8] nvmem: add binding for mxs-ocotp
` [PATCH 6/8] nvmem: add driver for ocotp in i.MX23 and i.MX28
` [PATCH 7/8] nvmem: rockchip-efuse: describe the usage of eFuse
` [PATCH 8/8] nvmem: Adding bindings for rockchip-efuse

[PATCH] staging: vt6655: Fixed two lines over 80 characters long
 2015-09-30 12:54 UTC 

[PATCH RFC] IB/mad: remove obsolete snoop interface
 2015-09-30 12:54 UTC  (2+ messages)

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-30 12:52 UTC  (11+ messages)

[BUG] commit "namei: d_is_negative() should be checked before ->d_seq validation" breaks ceph-fuse
 2015-09-30 12:53 UTC 

Fwd: union .union
 2015-09-30 12:46 UTC 

[RFC PATCH 00/20] Coresight integration with perf
 2015-09-30 12:45 UTC  (9+ messages)
` [RFC PATCH 03/20] coresight: etm3x: implementing 'cpu_id()' API
` [RFC PATCH 06/20] coresight: etm3x: unlocking tracer in default arch init
` [RFC PATCH 15/20] coresight: etm-perf: implementing 'setup_aux()' API
` [RFC PATCH 18/20] coresight: etm3x: pushing down perf configuration to tracer

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-30 12:44 UTC  (11+ messages)
          ` WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90() - evildoer found and neutralized

perf: Link error on non x86 with sample_reg_masks
 2015-09-30 12:44 UTC 

[PATCH] [resend] nouveau: Disable AGP for SiS 761
 2015-09-30 12:36 UTC  (3+ messages)
` [Nouveau] "

[PATCH 0/4] nvmem: fixes for next rc
 2015-09-30 12:36 UTC  (5+ messages)
` [PATCH 1/4] nvmem: core: fix the out-of-range leak in read/write()
` [PATCH 2/4] nvmem: core: Handle shift bits in-place if cell->nbits is non-zero
` [PATCH 3/4] nvmem: core: Fix memory leak in nvmem_cell_write
` [PATCH 4/4] nvmem: sunxi: Check for memory allocation failure

[PATCH v3 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 12:27 UTC  (7+ messages)
` [PATCH v3 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v3 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v3 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v3 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v3 5/6] tty: serial: msm: Add RX "
` [PATCH v3 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[3.16.y-ckt stable] Linux 3.16.7-ckt18 stable review
 2015-09-30 12:20 UTC  (22+ messages)
` [PATCH 3.16.y-ckt 001/133] ipv6: addrconf: validate new MTU before applying it
` [PATCH 3.16.y-ckt 003/133] [media] v4l: omap3isp: Fix sub-device power management code
` [PATCH 3.16.y-ckt 006/133] HID: cp2112: fix byte order in SMBUS operations
` [PATCH 3.16.y-ckt 007/133] xtensa: fix threadptr reload on return to userspace
` [PATCH 3.16.y-ckt 008/133] ARM: OMAP2+: DRA7: clockdomain: change l4per2_7xx_clkdm to SW_WKUP
` [PATCH 3.16.y-ckt 009/133] mac80211: enable assoc check for mesh interfaces
` [PATCH 3.16.y-ckt 010/133] PCI: Add dev_flags bit to access VPD through function 0
` [PATCH 3.16.y-ckt 011/133] PCI: Add VPD function 0 quirk for Intel Ethernet devices
` [PATCH 3.16.y-ckt 012/133] staging: comedi: usbduxsigma: don't clobber ai_timer in command test
` [PATCH 3.16.y-ckt 013/133] staging: comedi: usbduxsigma: don't clobber ao_timer "
` [PATCH 3.16.y-ckt 014/133] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
` [PATCH 3.16.y-ckt 015/133] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
` [PATCH 3.16.y-ckt 016/133] Doc: ABI: testing: configfs-usb-gadget-loopback
` [PATCH 3.16.y-ckt 017/133] Doc: ABI: testing: configfs-usb-gadget-sourcesink
` [PATCH 3.16.y-ckt 018/133] serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
` [PATCH 3.16.y-ckt 019/133] KVM: MMU: fix validation of mmio page fault
` [PATCH 3.16.y-ckt 020/133] auxdisplay: ks0108: fix refcount
` [PATCH 3.16.y-ckt 021/133] devres: fix devres_get()
` [PATCH 3.16.y-ckt 081/133] stmmac: fix check for phydev being open

[PATCH] staging: rtl8192e: rtl_wx: fix negative noise value
 2015-09-30 12:12 UTC 

Problems with printk logs and my driver
 2015-09-30 12:07 UTC  (7+ messages)

[PATCH 1/2] pinctrl: pinconf-generic: sort pin configuration params alphabetically
 2015-09-30 12:07 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: pinconf-generic: add "input-schmitt" DT property

No more new fbdev drivers, please
 2015-09-30 11:59 UTC  (9+ messages)

[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
 2015-09-30 11:55 UTC  (8+ messages)
` [V4 PATCH 1/4] panic/x86: Fix re-entrance problem due to panic on NMI
` [V4 PATCH 2/4] panic/x86: Allow cpus to save registers even if they are looping in NMI context
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option

[V4 PATCH 3/4] kexec: Fix race between panic() and crash_kexec() called directly
 2015-09-30 11:53 UTC  (4+ messages)
  `  "

[PATCH 0/2] coredump: make SIGNAL_GROUP_COREDUMP more friendly to oom-killer
 2015-09-30 11:49 UTC  (2+ messages)

[PATCH] staging: dgap: fix memory leak in dgap_parsefile()
 2015-09-30 11:48 UTC  (2+ messages)

[patch added to the 3.12 stable tree] stmmac: fix check for phydev being open
 2015-09-30 11:47 UTC  (3+ messages)

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-09-30 11:47 UTC  (7+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey

BTRFS: more space available than free
 2015-09-30 11:05 UTC 

[PATCH v3] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
 2015-09-30 11:27 UTC  (2+ messages)

[PATCH 4.1 000/159] 4.1.9-stable review
 2015-09-30 11:25 UTC  (3+ messages)
` [PATCH 4.1 108/159] stmmac: fix check for phydev being open

[PATCH 3.14 00/84] 3.14.54-stable review
 2015-09-30 11:22 UTC  (3+ messages)
` [PATCH 3.14 40/84] stmmac: fix check for phydev being open

[PATCH 0/8] Add Support for Hi6220 PMIC Hi6553 MFD Core and Regulator
 2015-09-30 11:05 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver
` [PATCH 2/8] mfd: Hi655x: Add support for PMIC Hi655x MFD
` [PATCH 3/8] arm64: dts: add Hi655x pmic node
` [PATCH 4/8] regulator: Hi655x: Add support for Hi655x regulator
` [PATCH 5/8] arm64: dts: Add Hi655x regulator config node
` [PATCH 6/8] dt-bindings: mtcmos: Document Hi6220 mtcmos driver
` [PATCH 7/8] mtcmos: Hi6220: Add Hi6220 mtcmos regulator driver
` [PATCH 8/8] arm64: dts: Add Hi6220 mtcmos regulator node

[PATCH] kernel/locking: lock_is_held can be boolean
 2015-09-30 11:18 UTC 

[PATCH 3.10 00/56] 3.10.90-stable review
 2015-09-30 11:20 UTC  (3+ messages)
` [PATCH 3.10 29/56] stmmac: fix check for phydev being open

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-09-30 11:13 UTC  (4+ messages)
` [PATCH 09/17] fs/hpfs: remove unnecessary new_valid_dev check

[PATCH v3 0/5] Goodix touchscreen enhancements
 2015-09-30 11:15 UTC  (11+ messages)
` [PATCH v3 1/5] Input: goodix - reset device at init

[PATCH v9] Add Mediatek thermal support
 2015-09-30 11:07 UTC  (5+ messages)
` [PATCH 2/3] thermal: Add Mediatek thermal controller support

[PATCH v4 0/3] ARM: uniphier: add outer cache support and rework SMP operations
 2015-09-30 11:01 UTC  (4+ messages)
` [PATCH v4 1/3] ARM: uniphier: add outer cache support
` [PATCH v4 2/3] ARM: uniphier: rework SMP operations to use trampoline code
` [PATCH v4 3/3] ARM: dts: uniphier: add outer cache controller nodes

[PATCH v3 00/27] memory: omap-gpmc: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-09-30 11:00 UTC  (2+ messages)

[PATCH 0/5] improve handling of errors returned by kthread_park()
 2015-09-30 10:54 UTC  (3+ messages)

[PATCH] amd-xgbe: fix potential memory leak in xgbe-debugfs
 2015-09-30 10:48 UTC 

[RESEND PATCH] sched: consider missed ticks when updating global cpu load
 2015-09-30 10:43 UTC  (3+ messages)

[PATCH v2 net-next 0/6] net: switchdev: use specific switchdev_obj_*
 2015-09-30 10:45 UTC  (6+ messages)
` [PATCH v2 net-next 4/6] net: switchdev: pass callback to dump operation
` [PATCH v2 net-next 6/6] net: switchdev: extract struct switchdev_obj_*

[PATCH v3 0/7] Early ACPI probing infrastructure
 2015-09-30 10:44 UTC  (3+ messages)

[PATCH RFC 0/7] ASoC: tlv320aic26: Add device tree support and bug fixes
 2015-09-30 10:43 UTC  (3+ messages)
` [PATCH V1 0/6] "

[PATCH 0/3] Add AMBA bus probing support to ACPI
 2015-09-30 10:38 UTC  (4+ messages)
` [PATCH 1/3] ACPI: amba bus probing support
` [PATCH 2/3] ACPI: scan add call to probe amba devices
` [PATCH 3/3] serial: amba-pl011: add ACPI support to AMBA probe


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox