All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-15 23:08:10 to 2017-02-15 23:28:06 UTC [more...]

[PATCH 3.2 000/126] 3.2.85-rc1 review
 2017-02-15 22:41 UTC  (15+ messages)
` [PATCH 3.2 001/126] fbdev/efifb: Fix 16 color palette entry calculation
` [PATCH 3.2 065/126] ubifs: Fix regression in ubifs_readdir()
` [PATCH 3.2 060/126] tty: limit terminal size to 4M chars
` [PATCH 3.2 123/126] sctp: validate chunk len before actually using it
` [PATCH 3.2 059/126] tty: vt, fix bogus division in csi_J
` [PATCH 3.2 039/126] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
` [PATCH 3.2 107/126] perf: Fix race in swevent hash
` [PATCH 3.2 113/126] perf: Do not double free
` [PATCH 3.2 018/126] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
` [PATCH 3.2 026/126] net/mlx4_core: Fix deadlock when switching between polling and event fw commands
` [PATCH 3.2 120/126] dccp: limit sk_filter trim to payload
` [PATCH 3.2 048/126] xhci: add restart quirk for Intel Wildcatpoint PCH
` [PATCH 3.2 049/126] batman-adv: fix splat on disabling an interface
` [PATCH 3.2 045/126] Input: i8042 - add XMG C504 to keyboard reset table

[PATCH v4 0/9] ARM: dts: support I2SE Duckbill devices
 2017-02-15 23:28 UTC  (3+ messages)
` [PATCH v4 5/9] dt-bindings: arm: add entries for I2SE boards

[PATCH 3.16 000/306] 3.16.40-rc1 review
 2017-02-15 22:41 UTC  (147+ messages)
` [PATCH 3.16 128/306] ipv6: correctly add local routes when lo goes up
` [PATCH 3.16 198/306] gpio/mvebu: Use irq_domain_add_linear
` [PATCH 3.16 142/306] Input: i8042 - add XMG C504 to keyboard reset table
` [PATCH 3.16 269/306] batman-adv: Check for alloc errors when preparing TT local data
` [PATCH 3.16 234/306] rtnetlink: fix rtnl_vfinfo_size
` [PATCH 3.16 013/306] zfcp: trace on request for open and close of WKA port
` [PATCH 3.16 083/306] fuse: fix killing s[ug]id in setattr
` [PATCH 3.16 175/306] btrfs: fix races on root_log_ctx lists
` [PATCH 3.16 124/306] scsi: Fix use-after-free
` [PATCH 3.16 011/306] zfcp: retain trace level for SCSI and HBA FSF response records
` [PATCH 3.16 180/306] ubifs: Fix regression in ubifs_readdir()
` [PATCH 3.16 204/306] HID: usbhid: add ATEN CS962 to list of quirky devices
` [PATCH 3.16 224/306] coredump: fix unfreezable coredumping task
` [PATCH 3.16 262/306] parisc: Fix race in pci-dma.c
` [PATCH 3.16 235/306] mfd: core: Fix device reference leak in mfd_clone_cell
` [PATCH 3.16 044/306] dm: mark request_queue dead before destroying the DM device
` [PATCH 3.16 090/306] ubi: Fix races around ubi_refill_pools()
` [PATCH 3.16 097/306] async_pq_val: fix DMA memory leak
` [PATCH 3.16 200/306] ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
` [PATCH 3.16 248/306] net: ethernet: ti: cpsw: fix bad register access in probe error path
` [PATCH 3.16 252/306] KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
` [PATCH 3.16 131/306] mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused
` [PATCH 3.16 174/306] netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_check
` [PATCH 3.16 010/306] zfcp: close window with unblocked rport during rport gone
` [PATCH 3.16 218/306] rtnl: reset calcit fptr in rtnl_unregister()
` [PATCH 3.16 260/306] KVM: x86: drop error recovery in em_jmp_far and em_ret_far
` [PATCH 3.16 003/306] fuse: Propagate dentry down to inode_change_ok()
` [PATCH 3.16 237/306] nvme/pci: Don't free queues on error
` [PATCH 3.16 085/306] crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
` [PATCH 3.16 134/306] memstick: rtsx_usb_ms: Manage runtime PM when accessing the device
` [PATCH 3.16 002/306] xfs: Propagate dentry down to inode_change_ok()
` [PATCH 3.16 241/306] IB/mlx5: Use cache line size to select CQE stride
` [PATCH 3.16 024/306] platform: don't return 0 from platform_get_irq[_byname]() on error
` [PATCH 3.16 119/306] Do not send SMB3 SET_INFO request if nothing is changing
` [PATCH 3.16 020/306] PCI: Mark Atheros AR9580 to avoid bus reset
` [PATCH 3.16 256/306] x86/traps: Ignore high word of regs->cs in early_fixup_exception()
` [PATCH 3.16 166/306] drm/radeon/si_dpm: workaround for SI kickers
` [PATCH 3.16 186/306] net/mlx4_en: Process all completions in RX rings after port goes up
` [PATCH 3.16 195/306] bgmac: stop clearing DMA receive control register right after it is set
` [PATCH 3.16 054/306] powerpc/nvram: Fix an incorrect partition merge
` [PATCH 3.16 254/306] l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
` [PATCH 3.16 129/306] scsi: zfcp: spin_lock_irqsave() is not nestable
` [PATCH 3.16 171/306] tty: limit terminal size to 4M chars
` [PATCH 3.16 230/306] fuse: fix fuse_write_end() if zero bytes were copied
` [PATCH 3.16 095/306] mfd: 88pm80x: Double shifting bug in suspend/resume
` [PATCH 3.16 118/306] Clarify locking of cifs file and tcon structures and make more granular
` [PATCH 3.16 242/306] IB/mlx5: Resolve soft lock on massive reg MRs
` [PATCH 3.16 149/306] batman-adv: fix splat on disabling an interface
` [PATCH 3.16 060/306] [media] dvb-usb: avoid link error with dib3000m{b,c|
` [PATCH 3.16 216/306] scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
` [PATCH 3.16 192/306] mei: bus: fix received data size check in NFC fixup
` [PATCH 3.16 037/306] pstore/core: drop cmpxchg based updates
` [PATCH 3.16 151/306] drm/radeon/si_dpm: Limit clocks on HD86xx part
` [PATCH 3.16 086/306] staging: rtl8188eu: fix missing unlock on error in rtw_resume_process()
` [PATCH 3.16 004/306] fs: Give dentry to inode_change_ok() instead of inode
` [PATCH 3.16 036/306] ext4: reinforce check of i_dtime when clearing high fields of uid and gid
` [PATCH 3.16 029/306] rtlwifi: Update regulatory database
` [PATCH 3.16 222/306] ALSA: hda - Fix mic regression by ASRock mobo fixup
` [PATCH 3.16 213/306] mmc: mxs: Initialize the spinlock prior to using it
` [PATCH 3.16 137/306] netfilter: nf_tables: underflow in nft_parse_u32_check()
` [PATCH 3.16 061/306] powerpc/eeh: Null check uses of eeh_pe_bus_get
` [PATCH 3.16 076/306] Revert "usbtmc: convert to devm_kzalloc"
` [PATCH 3.16 270/306] locking/rtmutex: Prevent dequeue vs. unlock race
` [PATCH 3.16 199/306] PM / sleep: fix device reference leak in test_suspend
` [PATCH 3.16 055/306] ALSA: ali5451: Fix out-of-bound position reporting
` [PATCH 3.16 065/306] svcrdma: Tail iovec leaves an orphaned DMA mapping
` [PATCH 3.16 016/306] zfcp: fix payload trace length for SAN request&response
` [PATCH 3.16 082/306] fuse: invalidate dir dentry after chmod
` [PATCH 3.16 158/306] scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
` [PATCH 3.16 121/306] fs/super.c: fix race between freeze_super() and thaw_super()
` [PATCH 3.16 125/306] mac80211: discard multicast and 4-addr A-MSDUs
` [PATCH 3.16 087/306] staging: rtl8188eu: fix double unlock error in rtw_resume_process()
` [PATCH 3.16 049/306] reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()
` [PATCH 3.16 113/306] MIPS: ptrace: Fix regs_return_value for kernel context
` [PATCH 3.16 238/306] IB/uverbs: Fix leak of XRC target QPs
` [PATCH 3.16 268/306] powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
` [PATCH 3.16 206/306] i2c: core: fix NULL pointer dereference under race condition
` [PATCH 3.16 139/306] isofs: Do not return EACCES for unknown filesystems
` [PATCH 3.16 130/306] mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted error
` [PATCH 3.16 110/306] compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
` [PATCH 3.16 271/306] packet: fix race condition in packet_set_ring
` [PATCH 3.16 084/306] fuse: listxattr: verify xattr list
` [PATCH 3.16 039/306] pstore/ram: Use memcpy_fromio() to save old buffer
` [PATCH 3.16 212/306] staging: nvec: remove managed resource from PS2 driver
` [PATCH 3.16 019/306] x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
` [PATCH 3.16 165/306] KVM: MIPS: Precalculate MMIO load resume PC
` [PATCH 3.16 008/306] zfcp: fix fc_host port_type with NPIV
` [PATCH 3.16 146/306] target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
` [PATCH 3.16 021/306] net: systemport: Fix ordering in intrl2_*_mask_clear macro
` [PATCH 3.16 258/306] xc2028: Fix use-after-free bug properly
` [PATCH 3.16 126/306] jbd2: fix incorrect unlock on j_list_lock
` [PATCH 3.16 025/306] arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
` [PATCH 3.16 157/306] mei: txe: don't clean an unprocessed interrupt cause
` [PATCH 3.16 228/306] ipv4: use new_gw for redirect neigh lookup
` [PATCH 3.16 261/306] mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
` [PATCH 3.16 184/306] net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW spec
` [PATCH 3.16 250/306] net: ethernet: ti: cpsw: fix secondary-emac probe error path
` [PATCH 3.16 141/306] hwrng: core - Don't use a stack buffer in add_early_randomness()
` [PATCH 3.16 267/306] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
` [PATCH 3.16 012/306] zfcp: restore: Dont use 0 to indicate invalid LUN in rec trace
` [PATCH 3.16 098/306] mm: filemap: fix mapping->nrpages double accounting in fuse
` [PATCH 3.16 156/306] dm table: fix missing dm_put_target_type() in dm_table_add_target()
` [PATCH 3.16 170/306] tty: vt, fix bogus division in csi_J
` [PATCH 3.16 112/306] ipc/sem.c: fix complex_count vs. simple op race
` [PATCH 3.16 073/306] KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 register
` [PATCH 3.16 022/306] netfilter: restart search if moved to other chain
` [PATCH 3.16 028/306] genirq/generic_chip: Add irq_unmap callback
` [PATCH 3.16 033/306] [media] mb86a20s: fix demod settings
` [PATCH 3.16 068/306] ALSA: hda - Adding one more ALC255 pin definition for headset problem
` [PATCH 3.16 038/306] pstore/ram: Use memcpy_toio instead of memcpy
` [PATCH 3.16 133/306] memstick: rtsx_usb_ms: Runtime resume the device when polling for cards
` [PATCH 3.16 249/306] net: ethernet: ti: cpsw: fix mdio device reference leak
` [PATCH 3.16 196/306] usb: gadget: u_ether: remove interrupt throttling
` [PATCH 3.16 063/306] netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributes
` [PATCH 3.16 189/306] iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
` [PATCH 3.16 077/306] drm/radeon/si/dpm: fix phase shedding setup
` [PATCH 3.16 202/306] firewire: net: fix fragmented datagram_size off-by-one
` [PATCH 3.16 246/306] of_mdio: fix node leak in of_phy_register_fixed_link error path
` [PATCH 3.16 001/306] Revert "fs: Give dentry to inode_change_ok() instead of inode"
` [PATCH 3.16 006/306] drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
` [PATCH 3.16 239/306] IB/cm: Mark stale CM id's whenever the mad agent was unregistered
` [PATCH 3.16 009/306] zfcp: fix ELS/GS request&response length for hardware data router
` [PATCH 3.16 066/306] blkcg: Annotate blkg_hint correctly
` [PATCH 3.16 211/306] Revert "staging: nvec: ps2: change serio type to passthrough"
` [PATCH 3.16 233/306] igmp: do not remove igmp souce list info when set link down
` [PATCH 3.16 245/306] mwifiex: printk() overflow with 32-byte SSIDs
` [PATCH 3.16 089/306] ubi: Deal with interrupted erasures in WL
` [PATCH 3.16 231/306] kbuild: Steal gcc's pie from the very beginning
` [PATCH 3.16 276/306] tipc: check minimum bearer MTU
` [PATCH 3.16 296/306] net: Add __sock_queue_rcv_skb()
` [PATCH 3.16 277/306] net: ping: check minimum size on ICMP header length
` [PATCH 3.16 293/306] HID: core: prevent out-of-bound readings
` [PATCH 3.16 288/306] tty: Prevent ldisc drivers from re-using stale tty fields
` [PATCH 3.16 286/306] sg: Fix double-free when drives detach during SG_IO
` [PATCH 3.16 278/306] net: ep93xx_eth: Do not crash unloading module
` [PATCH 3.16 300/306] staging/android/ion : fix a race condition in the ion driver
` [PATCH 3.16 289/306] perf: Fix event->ctx locking
` [PATCH 3.16 303/306] sctp: validate chunk len before actually using it
` [PATCH 3.16 297/306] rose: limit sk_filter trim to payload
` [PATCH 3.16 306/306] ALSA: pcm : Call kill_fasync() in stream lock
` [PATCH 3.16 275/306] sh_eth: remove unchecked interrupts for RZ/A1
` [PATCH 3.16 304/306] sg_write()/bsg_write() is not fit to be called under KERNEL_DS
` [PATCH 3.16 279/306] perf/x86: Fix full width counter, counter overflow
` [PATCH 3.16 299/306] tcp: take care of truncations done by sk_filter()
` [PATCH 3.16 280/306] fuse: fix clearing suid, sgid for chown()
` [PATCH 3.16 298/306] dccp: limit sk_filter trim to payload

[PATCH] arm64: dts: hisilicon: add dts files for hi3798cv200-poplar board
 2017-02-15 23:26 UTC  (4+ messages)

[Qemu-devel] iommu emulation
 2017-02-15 23:25 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2017-02-15 23:23 UTC 

[PATCH 0/3] pci/hotplug/pnv-php: More bug fixes
 2017-02-15 23:22 UTC  (4+ messages)
` [PATCH 1/3] pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
` [PATCH 2/3] pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
` [PATCH 3/3] pci/hotplug/pnv-php: Disable MSI and PCI device properly

[PATCH v6 0/8] devicetree battery support and client bq27xxx_battery
 2017-02-15 23:21 UTC  (11+ messages)
` [PATCH v6 1/8] devicetree: power: Add battery.txt

[Qemu-devel] [PATCH v15 00/25] qcow2: persistent dirty bitmaps
 2017-02-15 23:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v15 15/25] qcow2: add .bdrv_can_store_new_dirty_bitmap
` [Qemu-devel] [PATCH v15 16/25] qmp: add persistent flag to block-dirty-bitmap-add

v4.10-rc6 boot regression on Intel desktop, maybe related to EHCI hadnoff?
 2017-02-15 23:20 UTC  (6+ messages)
` v4.10-rc6 boot regression on Intel desktop, does not boot after cold boots, boots after reboot
    ` v4.10-rc8 (-rc6) "

[PATCH 0/3] apci, nfit: DSM improvements
 2017-02-15 23:19 UTC  (6+ messages)
` [PATCH 1/3] Allow all supported HPE DSM functions to be called

[RFCv3 PATCH 00/14] Checkout aware of Submodules!
 2017-02-15 23:19 UTC  (5+ messages)
` [PATCH 04/14] connect_work_tree_and_git_dir: safely create leading directories

[PATCH v2 0/5] md: use bio_clone_fast()
 2017-02-15 23:19 UTC  (6+ messages)
` [PATCH v2 5/5] md: fast clone bio in bio_clone_mddev()

[PATCH v4 0/4] KVM: Ring-based dirty memory tracking for performant checkpointing solutions
 2017-02-15 23:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] Rewrite ARMv8 layerscape MMU
 2017-02-15 23:17 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] armv8: Add global variable resv_ram
` [U-Boot] [PATCH v2 02/10] armv8: ls2080a: Move CONFIG_FSL_MC_ENET to Kconfig
` [U-Boot] [PATCH v2 03/10] armv8: ls2080a: Move CONFIG_SYS_MC_RSV_MEM_ALIGN "
` [U-Boot] [PATCH v2 04/10] efi: Add a hook to allow adding memory mapping
` [U-Boot] [PATCH v2 05/10] armv8: layerscape: Rewrite memory reservation
` [U-Boot] [PATCH v2 06/10] driver: net: fsl-mc: Update calculation of MC RAM
` [U-Boot] [PATCH v2 07/10] armv8: layerscape: Update MMU mapping with actual DDR size
` [U-Boot] [PATCH v2 08/10] armv8: layerscape: Flush MMU tables after creattion
` [U-Boot] [PATCH v2 09/10] armv8: mmu: Add a function to change mapping attributes
` [U-Boot] [PATCH v2 10/10] armv8: layerscape: Update early MMU for DDR after initialization

[PATCH v2 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-02-15 23:17 UTC  (6+ messages)
` [PATCH v2 6/9] arm, arm64: factorize common cpu capacity default code

[Buildroot] [PATCH v3] Add gitlab-CI support
 2017-02-15 23:17 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-13
 2017-02-15 23:14 UTC  (6+ messages)
` [Buildroot] Analysis of build "

PHP CURL in Yocto 4.15-2.0.1
 2017-02-15 23:08 UTC 

[BUG] submodule config does not apply to upper case submodules?
 2017-02-15 23:11 UTC  (5+ messages)

[PATCH 0/8] kvm: nVMX: Checkpoint/restore support for VMX state
 2017-02-15 23:09 UTC  (12+ messages)

post-receive: pub/scm/linux/kernel/git/lenb/linux
 2017-02-15 23:08 UTC 


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.