All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-21 07:35:26 to 2017-01-21 08:55:21 UTC [more...]

[PATCH v4 0/3] mmc: mediatek: Use data tune for CMD line tune
 2017-01-21  8:55 UTC  (4+ messages)
` [PATCH v4 1/3] mmc: dt-bindings: update Mediatek MMC bindings

[PATCH cumulus-4.1.y 1/5] vxlan: flush fdb entries on oper down
 2017-01-21  8:54 UTC  (7+ messages)
` [PATCH cumulus-4.1.y 2/5] vxlan: don't replace fdb entry if nothing changed
` [PATCH cumulus-4.1.y 3/5] vxlan: enforce precedence for static over dynamic fdb entry
` [PATCH cumulus-4.1.y 4/5] vxlan: don't flush static fdb entries on admin down
` [PATCH cumulus-4.1.y 5/5] vxlan: do not age static remote mac entries

Doubt related to using iovec/kvec for kernel_sendmsg()
 2017-01-21  8:53 UTC 

[PATCH] iio: proximity: sx9500: claim direct mode during raw proximity reads
 2017-01-21  8:49 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/3] Preparing the build system for libtcg
 2017-01-21  8:46 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/3] Factor out {linux,bsd}-user/qemu.h
` [Qemu-devel] [RFC PATCH 2/3] *-user targets object files decoupling
` [Qemu-devel] [RFC PATCH 3/3] Introduce libtcg infrastructure

[PATCH] mm: extend zero pages to same element pages for zram
 2017-01-21  8:43 UTC  (4+ messages)

[PATCHv4 next 0/3] Limiting pci access
 2017-01-21  8:42 UTC  (9+ messages)

[RESEND PATCH net] macsec: fix validation failed in asynchronous operation
 2017-01-21  8:42 UTC  (2+ messages)

[Qemu-devel] Nested PCI passthrough
 2017-01-21  8:41 UTC  (2+ messages)

release tarball top-level dir
 2017-01-21  8:26 UTC  (3+ messages)

Lots of radosgw-admin commands fail after upgrade
 2017-01-21  8:24 UTC  (8+ messages)

[PATCH 4/4] xfrm_user: Add new 32/64-agnostic netlink messages
 2017-01-21  8:21 UTC  (2+ messages)

[PATCH v5 0/9] xfstests: online scrub/repair support
 2017-01-21  8:11 UTC  (9+ messages)
` [PATCH 1/9] populate: create all types of XFS metadata
` [PATCH 2/9] populate: add _require_populate_commands to check for tools
` [PATCH 3/9] populate: optionally fill the filesystem when populating fs
` [PATCH 4/9] populate: fix some silly errors when modifying a fs while fuzzing
` [PATCH 5/9] common/fuzzy: move fuzzing helper functions here
` [PATCH 6/9] populate: cache scratch metadata images
` [PATCH 7/9] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 8/9] common/populate: create attrs in different namespaces

[PATCH v5 00/17] xfsprogs: online scrub/repair support
 2017-01-21  8:10 UTC  (18+ messages)
` [PATCH 01/17] xfs_io: support the new getfsmap ioctl
` [PATCH 02/17] xfsprogs: Space management tool
` [PATCH 03/17] spaceman: add FITRIM support
` [PATCH 04/17] spaceman: add new speculative prealloc control
` [PATCH 05/17] spaceman: AG state control
` [PATCH 06/17] spaceman: Free space mapping command
` [PATCH 07/17] xfs_spaceman: add a man page
` [PATCH 08/17] xfs_spaceman: add group summary mode
` [PATCH 09/17] xfs_db: introduce fuzz command
` [PATCH 10/17] xfs_db: print attribute remote value blocks
` [PATCH 11/17] xfs_db: write / fuzz bad values into dir/attr blocks with good CRCs
` [PATCH 12/17] xfs_io: provide an interface to the scrub ioctls
` [PATCH 13/17] xfs_scrub: create online filesystem scrub program
` [PATCH 14/17] xfs_scrub: add generic VFS scrubber implementation
` [PATCH 15/17] xfs_scrub: add XFS-specific scrubbing functionality
` [PATCH 16/17] xfs_scrub: add tweaks for specific non-XFS filesystems
` [PATCH 17/17] xfs_scrub: create a script to scrub all xfs filesystems

[xen-4.7-testing bisection] complete build-amd64
 2017-01-21  8:08 UTC 

[PATCH 0/2] Two bq24190 PM improvments
 2017-01-21  8:08 UTC  (3+ messages)
` [PATCH 1/2] power: bq24190_charger: Check the interrupt status on resume

[PATCH v5 00/55] xfs: online scrub/repair support
 2017-01-21  8:06 UTC  (56+ messages)
` [PATCH 01/55] xfs: fix toctou race when locking an inode to access the data map
` [PATCH 02/55] xfs: fail _dir_open when readahead fails
` [PATCH 03/55] xfs: filter out obviously bad btree pointers
` [PATCH 04/55] xfs: check for obviously bad level values in the bmbt root
` [PATCH 05/55] xfs: verify free block header fields
` [PATCH 06/55] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 07/55] xfs: provide a query_range function for "
` [PATCH 08/55] xfs: create a function to query all records in a btree
` [PATCH 09/55] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 10/55] xfs: report shared extents in getfsmapx
` [PATCH 11/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 12/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 13/55] xfs: query the per-AG reservation counters
` [PATCH 14/55] xfs: add scrub tracepoints
` [PATCH 15/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 16/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 17/55] xfs: scrub the backup superblocks
` [PATCH 18/55] xfs: scrub AGF and AGFL
` [PATCH 19/55] xfs: scrub the AGI
` [PATCH 20/55] xfs: support scrubbing free space btrees
` [PATCH 21/55] xfs: support scrubbing inode btrees
` [PATCH 22/55] xfs: support scrubbing rmap btree
` [PATCH 23/55] xfs: support scrubbing refcount btree
` [PATCH 24/55] xfs: scrub inodes
` [PATCH 25/55] xfs: scrub inode block mappings
` [PATCH 26/55] xfs: scrub directory/attribute btrees
` [PATCH 27/55] xfs: scrub directory metadata
` [PATCH 28/55] xfs: scrub directory freespace
` [PATCH 29/55] xfs: scrub extended attributes
` [PATCH 30/55] xfs: scrub symbolic links
` [PATCH 31/55] xfs: scrub realtime bitmap/summary
` [PATCH 32/55] xfs: set up cross-referencing helpers
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: shut off scrub-related error and corruption messages
` [PATCH 42/55] xfs: create tracepoints for online repair
` [PATCH 43/55] xfs: implement the metadata repair ioctl flag
` [PATCH 44/55] xfs: add helper routines for the repair code
` [PATCH 45/55] xfs: repair superblocks
` [PATCH 46/55] xfs: repair the AGF and AGFL
` [PATCH 47/55] xfs: rebuild the AGI
` [PATCH 48/55] xfs: repair free space btrees
` [PATCH 49/55] xfs: repair inode btrees
` [PATCH 50/55] xfs: rebuild the rmapbt
` [PATCH 51/55] xfs: repair refcount btrees
` [PATCH 52/55] xfs: online repair of inodes
` [PATCH 53/55] xfs: repair inode block maps
` [PATCH 54/55] xfs: repair damaged symlinks
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery

[patch 0/5] KVM virtual PTP driver (v3)
 2017-01-21  8:02 UTC  (6+ messages)
` [patch 5/5] PTP: add kvm PTP driver

[xen-4.6-testing test] 104424: regressions - FAIL
 2017-01-21  7:59 UTC 

RT5350 spi half duplex?
 2017-01-21  7:57 UTC  (2+ messages)
` AW: "

iwlwifi: fix kernel crash when unregistering thermal zone
 2017-01-21  7:56 UTC  (2+ messages)

[PATCH] x86 tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
 2017-01-21  7:52 UTC 

FOSSASIA Industrial IO talk
 2017-01-21  7:52 UTC 

[U-Boot] [PATCH 0/2] Update configs for the firefly-rk3288
 2017-01-21  7:51 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board

[mmotm:master 186/293] WARNING: mm/built-in.o(.text+0x4f528): Section mismatch in reference from the function section_deactivate() to the function .init.text:section_active_mask.part.3()
 2017-01-21  7:51 UTC 

[PATCH 0/4] Drop drivers for Exynos4415
 2017-01-21  7:44 UTC  (9+ messages)
  ` [PATCH 2/4] clk: samsung: Remove Exynos4415 driver (SoC not supported anymore)

[PATCH net-next 0/2] vxlan: misc fdb fixes
 2017-01-21  7:43 UTC  (3+ messages)
` [PATCH net-next 1/2] vxlan: don't flush static fdb entries on admin down
` [PATCH net-next 2/2] vxlan: do not age static remote mac entries

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-01-21  7:42 UTC  (7+ messages)

[PATCH 00/12] PM / OPP: Use kref and move away from RCU locking
 2017-01-21  7:42 UTC  (6+ messages)
  ` [PATCH 07/12] PM / OPP: Update OPP users to put reference

[patch added to 3.12-stable] ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
 2017-01-21  7:41 UTC  (65+ messages)
` [patch added to 3.12-stable] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms
` [patch added to 3.12-stable] usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host
` [patch added to 3.12-stable] usb: dwc3: pci: Add PCI ID for Intel Braswell
` [patch added to 3.12-stable] usb: dwc3: pci: add support for Intel Sunrise Point PCH
` [patch added to 3.12-stable] usb: dwc3: pci: add support for Intel Broxton SOC
` [patch added to 3.12-stable] usb: dwc3: pci: add ID for one more Intel Broxton platform
` [patch added to 3.12-stable] usb: dwc3: pci: add Intel Kabylake PCI ID
` [patch added to 3.12-stable] ALSA: hda - Fix up GPIO for ASUS ROG Ranger
` [patch added to 3.12-stable] ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL
` [patch added to 3.12-stable] ARM: davinci: da850: don't add emac clock to lookup table twice
` [patch added to 3.12-stable] usb: storage: unusual_uas: Add JMicron JMS56x to unusual device
` [patch added to 3.12-stable] usb: gadgetfs: restrict upper bound on device configuration size
` [patch added to 3.12-stable] USB: gadgetfs: fix unbounded memory allocation bug
` [patch added to 3.12-stable] USB: gadgetfs: fix use-after-free bug
` [patch added to 3.12-stable] USB: gadgetfs: fix checks of wTotalLength in config descriptors
` [patch added to 3.12-stable] USB: fix problems with duplicate endpoint addresses
` [patch added to 3.12-stable] USB: dummy-hcd: fix bug in stop_activity (handle ep0)
` [patch added to 3.12-stable] usb: gadget: composite: Test get_alt() presence instead of set_alt()
` [patch added to 3.12-stable] xhci: workaround for hosts missing CAS bit
` [patch added to 3.12-stable] usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
` [patch added to 3.12-stable] xhci: free xhci virtual devices with leaf nodes first
` [patch added to 3.12-stable] USB: serial: omninet: fix NULL-derefs at open and disconnect
` [patch added to 3.12-stable] USB: serial: quatech2: fix sleep-while-atomic in close
` [patch added to 3.12-stable] USB: serial: pl2303: fix NULL-deref at open
` [patch added to 3.12-stable] USB: serial: keyspan_pda: verify endpoints at probe
` [patch added to 3.12-stable] USB: serial: spcp8x5: fix NULL-deref at open
` [patch added to 3.12-stable] USB: serial: io_ti: "
` [patch added to 3.12-stable] USB: serial: io_ti: fix another "
` [patch added to 3.12-stable] USB: serial: iuu_phoenix: fix "
` [patch added to 3.12-stable] USB: serial: garmin_gps: fix memory leak on failed URB submit
` [patch added to 3.12-stable] USB: serial: ti_usb_3410_5052: fix NULL-deref at open
` [patch added to 3.12-stable] USB: serial: io_edgeport: "
` [patch added to 3.12-stable] USB: serial: oti6858: "
` [patch added to 3.12-stable] USB: serial: cyberjack: "
` [patch added to 3.12-stable] USB: serial: kobil_sct: fix NULL-deref in write
` [patch added to 3.12-stable] USB: serial: mos7840: fix NULL-deref at open
` [patch added to 3.12-stable] USB: serial: mos7720: "
` [patch added to 3.12-stable] USB: serial: mos7720: fix use-after-free on probe errors
` [patch added to 3.12-stable] USB: serial: mos7720: fix parport "
` [patch added to 3.12-stable] USB: serial: mos7720: fix parallel probe
` [patch added to 3.12-stable] usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
` [patch added to 3.12-stable] usb: dwc3: pci: add Intel Gemini Lake PCI ID
` [patch added to 3.12-stable] usb: musb: Fix trying to free already-free IRQ 4
` [patch added to 3.12-stable] usb: hub: Move hub_port_disable() to fix warning if PM is disabled
` [patch added to 3.12-stable] ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream()
` [patch added to 3.12-stable] USB: serial: kl5kusb105: abort on open exception path
` [patch added to 3.12-stable] USB: phy: am335x-control: fix device and of_node leaks
` [patch added to 3.12-stable] USB: serial: io_ti: bind to interface after fw download
` [patch added to 3.12-stable] staging: iio: ad7606: fix improper setting of oversampling pins
` [patch added to 3.12-stable] usb: dwc3: gadget: always unmap EP0 requests
` [patch added to 3.12-stable] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
` [patch added to 3.12-stable] hwmon: (ds620) Fix overflows seen when writing temperature limits
` [patch added to 3.12-stable] hwmon: (g762) Fix overflows and crash seen when writing limit attributes
` [patch added to 3.12-stable] clk: clk-wm831x: fix a logic error
` [patch added to 3.12-stable] iommu/amd: Fix the left value check of cmd buffer
` [patch added to 3.12-stable] scsi: mvsas: fix command_active typo
` [patch added to 3.12-stable] target/iscsi: Fix double free in lio_target_tiqn_addtpg()
` [patch added to 3.12-stable] mmc: mmc_test: Uninitialized return value
` [patch added to 3.12-stable] md: MD_RECOVERY_NEEDED is set for mddev->recovery
` [patch added to 3.12-stable] powerpc/pci/rpadlpar: Fix device reference leaks
` [patch added to 3.12-stable] cred/userns: define current_user_ns() as a function
` [patch added to 3.12-stable] net: ti: cpmac: Fix compiler warning due to type confusion
` [patch added to 3.12-stable] tick/broadcast: Prevent NULL pointer dereference
` [patch added to 3.12-stable] usb: gadget: composite: always set ep->mult to a sensible value

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-21  7:37 UTC  (13+ messages)

[PATCH] x86: make delay work in earlier stages
 2017-01-21  7:35 UTC  (3+ messages)
` [tip:timers/core] x86/timer: Make delay() during early bootup


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.